Releases: Lev135/FineTeX
Releases · Lev135/FineTeX
1.1.0
I'm working on FineTeX-2.0
, but since there is a lot of work with it, I've decided to publish this last version of FineTeX-1
.
What's Changed
- Error messages improved
- Added errors for multiple definitions with the same name
- All symbols allowed in prefixes
- Excluding
\
from allowed prefix' first-symbol @Suffix
,@NoGroup
and@OneLine
options added to prefixes- Arguments for prefixes added
- New type of argument:
Math
New Contributors
- @varikvalefor made their first contribution in #46
Full Changelog: v1.0.1...1.1.0
v1.0.0
The first release! Hura!)
A lot of work has been done to fix bugs and improve error messages. Added new features. There were also breaking changes, but I suspect very few people are interested in them, because no one has used this utility. But now I hope much more people will know about it.
v0.0.0-beta
What's Changed
- OptParser error messages improvement
- Pretty priniting tex document
- Parsing command line options
Full Changelog: v0.0.0-alpha.2...v0.0.0-beta
v0.0.0-alpha.2
For running:
texgen <input-file-name> <output-file-name>
Some examples can be found in examples directory
What's Changed
- Import definitions from other files
- Environments with arguments
- Generator parser updated and many bugs fixed
Full Changelog: v0.0.0-alpha...v0.0.0-alpha.2
texgen v0.0.0-alpha
For running:
texgen <input-file-name> <output-file-name>