summaryrefslogtreecommitdiff
path: root/src/rst_parser.lua
Commit message (Expand)AuthorAgeFilesLines
* do not delete temporary files when --debug is specifiedPhilipp Gesang2018-12-021-6/+5
* use --debug flag when running TeXPhilipp Gesang2018-12-021-6/+10
* remove non-conformant bullet recognition rulePhilipp Gesang2018-12-021-4/+8
* permit single-item itemizationsPhilipp Gesang2018-12-021-2/+3
* fix handling of locals inside itemization scannerPhilipp Gesang2018-12-021-36/+42
* use luatex.registertempfile() for creating temporary file namesPhilipp Gesang2018-12-021-14/+29
* distinguish between overlined and underline-only sections with the same adonmentPhilipp Gesang2018-12-021-0/+6
* eliminate redundand use of grammarsPhilipp Gesang2018-12-021-20/+14
* fix error handling when called directly as Lua scriptPhilipp Gesang2018-12-021-26/+27
* adopt more conventional directory structurePhilipp Gesang2014-03-011-0/+1605