[tex-live] TeXLive (Windows) bash script -> exe

Paulo Roberto Massa Cereda cereda.paulo at gmail.com
Tue May 20 16:33:54 CEST 2014


Em 20-05-2014 10:39, Taco Hoekwater escreveu:
 > [...]
 > But surely there are other lua scripts in TL that need options?

For checkcites, I wrote a very naive function for parsing stuff which is 
very domain specific (it was my first Lua script that actually escaped 
my sandbox). For dandelion, I was trying to write a more generic 
argument parser (with flags, modifiers and actions), but I'm rewriting 
it from scratch since David managed to find some bugs^H^H^H^H 
undocumented features in my code. :)

It's doable to write a lexical/syntactic analyzer, I'll see what I can 
do later on. If there aren't many options, a hard coded approach might 
be useful in the short run.

All the best,

Paulo



More information about the tex-live mailing list