aboutsummaryrefslogtreecommitdiff
path: root/texall
Commit message (Collapse)AuthorAge
* make error summary less repetitiveSebastian Kuhnert2009-09-02
|
* texall script: fix scanning for multiline dependenciesSebastian Kuhnert2009-07-13
|
* texall script: work around a bug in auctex's error parserSebastian Kuhnert2009-06-02
|
* texall script: handle non-biblatex bibliographies; ignore duplicate requestsSebastian Kuhnert2009-04-27
|
* texall script: fix handling of nonexistant bib-filesSebastian Kuhnert2009-04-08
|
* take datatool dependencies into accountSebastian Kuhnert2009-02-23
|
* texall script: reenable --wolfgang option to bibtex8Sebastian Kuhnert2008-10-28
|
* fix tex-master recognitionSebastian Kuhnert2008-10-23
|
* texall: update for biblatex 0.8 - remove workaroundSebastian Kuhnert2008-10-09
|
* texall updateSebastian Kuhnert2008-09-25
|
* texall script: bugfixes and improved performanceSebastian Kuhnert2008-09-05
|
* texall script: performance improvementsSebastian Kuhnert2008-09-04
|
* texall script: bugfixesSebastian Kuhnert2008-09-04
|
* texall script: portability to Python 2.4Sebastian Kuhnert2008-09-04
|
* texall script: fix portabilitySebastian Kuhnert2008-09-04
|
* texall script: do not repeatedly open the same file, use kpsewhichSebastian Kuhnert2008-09-04
|
* texall script: fix errors and warnings found by pycheckerSebastian Kuhnert2008-09-01
|
* texall script: fix behaviour for -fS option combinationSebastian Kuhnert2008-08-28
|
* texall script: finish support for bilatex's refsectionsSebastian Kuhnert2008-08-28
|
* texall script: add support for advanced biblatex requestsSebastian Kuhnert2008-08-27
|
* texall script: show name of input files for piped commandsSebastian Kuhnert2008-08-25
|
* texall script: finish pty supportSebastian Kuhnert2008-08-25
|
* texall script: modify tex's output on the fly to make emacs find the correct ↵Sebastian Kuhnert2008-08-22
| | | | error positions
* texall script: better options, better rmligs behaviourSebastian Kuhnert2008-08-22
|
* texall script: better options, better rmligs behaviourSebastian Kuhnert2008-08-21
|
* texall script: fix tempfile creation, only use rmligs if needed, omit ↵Sebastian Kuhnert2008-08-21
| | | | \input'ed files (because otherwise spurious .aux files would result)
* texall script: smarter rmligs integration, works for documents spread over ↵Sebastian Kuhnert2008-08-21
| | | | several files
* texall script: use rmligs if availableSebastian Kuhnert2008-08-21
|
* add utility script to compile all .tex files in a given directorySebastian Kuhnert2008-08-14