summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* [doc] workaround for inline code in tablesPhilipp Gesang2014-03-302-10/+11
|
* [tool] fix final stage of bisectionPhilipp Gesang2014-03-271-2/+5
|
* [fontloader] sync with Context as of 2014-03-25Philipp Gesang2014-03-251-10/+13
|
* [db,tool] reconcile --bisect with --max-fontsPhilipp Gesang2014-03-242-8/+40
|
* [db,tool] display list of remaining files if less than tenPhilipp Gesang2014-03-232-1/+39
|
* [db,tool] implement termination of bisect sessionPhilipp Gesang2014-03-232-3/+41
|
* [tool] implement good/bad directives for bisection modePhilipp Gesang2014-03-231-3/+36
|
* [db,tool,main] implement run directive for bisection modePhilipp Gesang2014-03-233-24/+63
|
* [tool] reimplement bisect status directivePhilipp Gesang2014-03-231-14/+41
|
* [tool] add stop directive to bisect modePhilipp Gesang2014-03-231-0/+22
|
* [db,tool] add bisection initialization routinesPhilipp Gesang2014-03-232-10/+99
|
* [tool] add dummies for --bisectPhilipp Gesang2014-03-221-2/+62
|
* [fontloader] sync with Context as of 2014-03-22Philipp Gesang2014-03-221-2/+4
|
* [db] update multi-pass descriptionPhilipp Gesang2014-03-211-7/+7
|
* [db] retrieve list of font files before scanning themPhilipp Gesang2014-03-211-147/+137
|
* [*] update .gitignorePhilipp Gesang2014-03-201-1/+18
|
* [doc] make inline code work consistently with both formatsPhilipp Gesang2014-03-203-188/+303
|
* [fontloader] sync with Context as of 2014-03-16Philipp Gesang2014-03-161-37/+51
|
* [doc] actually patch node mode correctly (Thanks, Hans\!)Philipp Gesang2014-03-141-3/+4
|
* [fontloader] fix node modePhilipp Gesang2014-03-141-2/+2
| | | | See http://www.ntg.nl/pipermail/ntg-context/2014/077372.html
* [fontloader] sync with Context as of 2014-03-14Philipp Gesang2014-03-141-53/+147
|
* [doc] add first draft Context layerPhilipp Gesang2014-03-131-0/+457
|
* [doc] introduce fake environment for itemsPhilipp Gesang2014-03-092-64/+121
|
* [doc] add license note to pdf manualPhilipp Gesang2014-03-071-0/+21
|
* [*] handle license file in makefilePhilipp Gesang2014-03-071-2/+2
|
* [*] add license text as toplevel file COPYINGPhilipp Gesang2014-03-071-0/+350
|
* [doc] erase gpl from pdfPhilipp Gesang2014-03-072-435/+0
|
* [doc] move tables to more abstract syntaxPhilipp Gesang2014-03-052-19/+46
|
* [db] treat missing fontname as invalid fontPhilipp Gesang2014-03-041-7/+6
|
* [doc] move table floats and inline code snippets to new macrosPhilipp Gesang2014-03-042-63/+88
|
* [doc] conver GPL in manual to abstract macrosPhilipp Gesang2014-03-031-269/+265
|
* [main] fix syntaxPhilipp Gesang2014-03-031-1/+1
|
* [doc] move description and figure environment to more abstract macrosPhilipp Gesang2014-02-262-208/+228
|
* [doc] move Latex inline verbatim commands to listingsPhilipp Gesang2014-02-254-66/+91
|
* [misc,build] package suppressionfile in doc/ treePhilipp Gesang2014-02-171-5/+9
|
* [misc] add valgrind suppression file for Luatex debuggingPhilipp Gesang2014-02-171-0/+111
|
* [doc] wrap further code in more abstract macrosPhilipp Gesang2014-02-172-192/+236
|
* [doc] add note concerning state of feature file supportPhilipp Gesang2014-02-161-0/+7
| | | | | As suggested by @Crissov, https://github.com/lualatex/luaotfload/issues/200#issuecomment-35163810
* [doc] use abstract macrosPhilipp Gesang2014-02-162-370/+461
|
* [doc,*] adapt makefiles to new doc sourcePhilipp Gesang2014-02-152-5/+6
|
* [doc] kill dtxPhilipp Gesang2014-02-153-1994/+2076
| | | | | | | | 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``).
* [tool,doc] document “--local” option in manual and usage messagesPhilipp Gesang2014-02-142-1/+10
|
* [*] update newsPhilipp Gesang2014-02-141-0/+2
|
* [db,main,tool] scan local fonts upon failed lookup during a TeX run ↵Philipp Gesang2014-02-143-30/+28
| | | | (requires the config flag “scan_local”)
* [db,tool] make local font scan part of update_names()Philipp Gesang2014-02-142-21/+22
|
* [db,tool] support scanning local fonts into dbPhilipp Gesang2014-02-142-21/+66
|
* [db] add “local” field to meta table in dbPhilipp Gesang2014-02-142-14/+23
|
* [build] declare show and showtargets .PHONY targetsPhilipp Gesang2014-02-141-1/+1
|
* [fontloader] sync with Context as of 2014-02-14Philipp Gesang2014-02-141-40/+87
|
* [build] describe targets in Makefile (new top target: show)Philipp Gesang2014-02-141-0/+22
|