Gareth Stockwell

Results 3 issues of Gareth Stockwell

- Temporarily disable noclobber for bash - Fix script mapping by always using physical paths

If set, the TEXLIVE_MIRROR_URL environment variable identifies the TeXLive mirror which should be used. This is particularly useful when installing a historic TeXLive version. In this case, there is no...

Is there any way to prevent recursion into the object returned by a filter? For example: from pandocfilters import Link, Str def my_filter(key, value, format, meta): if key == 'Str':...