summaryrefslogtreecommitdiff
path: root/doc/luaotfload-latex.tex
Commit message (Collapse)AuthorAgeFilesLines
* 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``).