Releases: ppizarror/PyDetex
Releases · ppizarror/PyDetex
PyDetex v1.1.0
PyDetex v1.0.9
- Update requirements.
PyDetex v1.0.8
- Added pipx support, #41.
PyDetex v1.0.7
- Fixed
get_tex_commands_args
recognition. - Introduced more font sizes for GUI.
PyDetex v1.0.6
- Improve DPI awareness.
- Improve
output_text_for_some_commands
commands definition. - Update libraries.
PyDetex v1.0.4
- Fix cite with spacing, #40.
- Fix critical issue for
\text
replacement. - Fix replacement for
#
and_
.
PyDetex v1.0.2
- Add support for
\cancel
,\so
,\sout
,\st
,\text
, and\underline
commands. - Added style for highlight and strike text effects within the GUI.
- Fix
\hl
.
PyDetex v1.0.1
- Added
\eqref
support. - Fix
\frac
,smallmatrix
,\left
and\text
within equations. - New pipeline
strict eqn
.
PyDetex v1.0.0
- Finally, our
v1
is here 🎁 . - Upgrade dictionary version.
PyDetex v0.9.9
- Support acronyms
\ac
,\acs
,\acl
, and\acf
, #38.