Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [doc] erase gpl from pdf | Philipp Gesang | 2014-03-07 | 1 | -6/+0 |
| | |||||
* | [doc] move tables to more abstract syntax | Philipp Gesang | 2014-03-05 | 1 | -0/+24 |
| | |||||
* | [doc] move table floats and inline code snippets to new macros | Philipp Gesang | 2014-03-04 | 1 | -7/+36 |
| | |||||
* | [doc] move description and figure environment to more abstract macros | Philipp Gesang | 2014-02-26 | 1 | -6/+23 |
| | |||||
* | [doc] move Latex inline verbatim commands to listings | Philipp Gesang | 2014-02-25 | 1 | -11/+15 |
| | |||||
* | [doc] wrap further code in more abstract macros | Philipp Gesang | 2014-02-17 | 1 | -1/+63 |
| | |||||
* | [doc] use abstract macros | Philipp Gesang | 2014-02-16 | 1 | -1/+146 |
| | |||||
* | [doc] kill dtx | Philipp Gesang | 2014-02-15 | 1 | -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``). |