summaryrefslogtreecommitdiff
path: root/doc/luaotfload-latex.tex
Commit message (Collapse)AuthorAgeFilesLines
* [passim] update maintainer contactPhilipp Gesang2016-04-181-1/+1
|
* [*] bump version and datePhilipp Gesang2015-12-091-1/+1
| | | | | We still had some 2014 values lingering around dark corners. In theory this is all meaningless wrt. the Git repo.
* [doc] load luatexbase for the catcodetable stuffPhilipp Gesang2015-12-021-0/+1
|
* [doc] revise listings printerPhilipp Gesang2015-11-071-18/+55
|
* [doc] remove redundant namespace prefixing for primitivesPhilipp Gesang2015-11-061-9/+9
|
* [doc] fix manual buildPhilipp Gesang2015-11-051-3/+3
| | | | | | ``\luafunction`` appears to now have some fragile semantics that we’d rather avoid. Also the Latex folks finally got rid of the ``\luatex…`` namespace for primitives.
* doc: fix indentation in listingsPhilipp Gesang2014-06-041-0/+5
|
* [doc] remove dependency on mdwlist.styPhilipp Gesang2014-05-151-1/+1
|
* [doc] workaround for inline code in tablesPhilipp Gesang2014-03-301-4/+2
|
* [doc] make inline code work consistently with both formatsPhilipp Gesang2014-03-201-44/+80
|
* [doc] introduce fake environment for itemsPhilipp Gesang2014-03-091-0/+2
|
* [doc] erase gpl from pdfPhilipp Gesang2014-03-071-6/+0
|
* [doc] move tables to more abstract syntaxPhilipp Gesang2014-03-051-0/+24
|
* [doc] move table floats and inline code snippets to new macrosPhilipp Gesang2014-03-041-7/+36
|
* [doc] move description and figure environment to more abstract macrosPhilipp Gesang2014-02-261-6/+23
|
* [doc] move Latex inline verbatim commands to listingsPhilipp Gesang2014-02-251-11/+15
|
* [doc] wrap further code in more abstract macrosPhilipp Gesang2014-02-171-1/+63
|
* [doc] use abstract macrosPhilipp Gesang2014-02-161-1/+146
|
* [doc] kill dtxPhilipp Gesang2014-02-151-0/+132
The file ``luaotfload.dtx`` which made the documentation a huge PITA to extend, has finally been converted to ordinary Latex format. In the course of this conversion the style directives have been moved to file (``luaotfload-latex.tex``) so as to separate them from the content (``luaotfload-main.tex``).