summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #206 from phi-gamma/texlive2014Philipp Gesang2014-03-161-37/+51
|\ | | | | [fontloader] sync with Context as of 2014-03-16
| * [fontloader] sync with Context as of 2014-03-16Philipp Gesang2014-03-161-37/+51
| |
* | Merge pull request #205 from phi-gamma/texlive2014Philipp Gesang2014-03-144-118/+727
|\| | | | | sync; context setups for manual (alpha)
| * [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
| |
* | Merge pull request #203 from phi-gamma/texlive2014Philipp Gesang2014-03-077-881/+1068
|\| | | | | update docs
| * [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
| |
* | Merge pull request #202 from phi-gamma/texlive2014Philipp Gesang2014-02-162-370/+468
|\| | | | | improve docs
| * [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
| |
* | Merge pull request #201 from phi-gamma/texlive2014Philipp Gesang2014-02-157-2000/+2092
|\| | | | | kill dtx
| * [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
| |
* | Merge pull request #199 from phi-gamma/texlive2014Philipp Gesang2014-02-144-48/+49
|\| | | | | scan local fonts during TeX run
| * [*] 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
| |
* | Merge pull request #198 from phi-gamma/texlive2014Philipp Gesang2014-02-144-78/+209
|\| | | | | fix Makefile, add support for scanning local font files
| * [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
| |
| * [fontloader] sync with Context as of 2014-02-14Philipp Gesang2014-02-141-2/+9
| |
| * [build] fix Makefile rules for TDS zipPhilipp Gesang2014-02-141-2/+3
| |
* | Merge pull request #197 from phi-gamma/texlive2014Philipp Gesang2014-02-1430-66/+68
|\| | | | | source tree structure
| * [*] update newsPhilipp Gesang2014-02-141-0/+2
| |
| * [*] adapt Makefile to new dir structurePhilipp Gesang2014-02-141-22/+26
| |
| * [db,*] move default blacklist to ./misc treePhilipp Gesang2014-02-141-0/+0
| |
| * [glyphs] print more useful error messagePhilipp Gesang2014-02-121-1/+1
| |
| * [status] update source locationsPhilipp Gesang2014-02-121-26/+26
| |
| * [*] move source files to ./srcPhilipp Gesang2014-02-1224-0/+0
| |
| * [*] cleanupPhilipp Gesang2014-02-122-17/+13
| |