reitzig / ltx2any

Yet another LaTeX build wrapper, with one or two nifty features
GNU General Public License v3.0
59 stars 4 forks source link

Round off parameter manager #98

Open akerbos opened 7 years ago

akerbos commented 7 years ago

See TODOs in ParameterManager.

Make CLI interface more standard: -x, --xlongversion for flags and -x=y, --xlongversion=y for values.

See also #95

reitzig commented 6 years ago

Use OptionParser instead of the homebrew clunk.

reitzig commented 5 years ago

Migrate -ep, -ir, -i to array type.