summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* [doc] document mkimport usagePhilipp Gesang2015-11-241-21/+54
|
* [doc] fix several listingsPhilipp Gesang2015-11-241-5/+7
|
* [doc] document setting the Context pathPhilipp Gesang2015-11-241-3/+15
|
* [man] document fontloader switchPhilipp Gesang2015-11-191-0/+25
|
* [doc] add directions for loading Context libsPhilipp Gesang2015-11-101-13/+11
|
* [doc] introduce fontloader switchingPhilipp Gesang2015-11-071-5/+26
|
* [doc] briefly describe config file syntaxPhilipp Gesang2015-11-071-1/+7
|
* [doc] expand documentation of config filesPhilipp Gesang2015-11-071-7/+66
|
* [doc] revise listings printerPhilipp Gesang2015-11-072-19/+56
|
* [doc] remove redundant namespace prefixing for primitivesPhilipp Gesang2015-11-062-29/+29
|
* [doc] adapt to state of the art; stub section for configurationPhilipp Gesang2015-11-061-9/+19
|
* [doc] update manual wrt filesPhilipp Gesang2015-11-061-43/+61
|
* [doc] fix manual buildPhilipp Gesang2015-11-052-27/+27
| | | | | | ``\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] kill off Context prototypePhilipp Gesang2015-11-051-485/+0
| | | | | | | This was an experiment to improve documentation. Certain items like the BNF syntax of the request parser proved too tedious to convert. Also verbatim semantics differ greatly which requires tons of hacks to work around. Not worth it.
* [graph] update to current state of affairsPhilipp Gesang2015-11-052-51/+126
|
* [status, doc] remove references to override scriptPhilipp Gesang2015-07-171-2/+1
|
* [conf] move colorization to post_linebreak_filterPhilipp Gesang2015-04-201-9/+14
| | | | | | | | Addresses this behavior: http://tex.stackexchange.com/q/238539/14066 This is a breaking change but it hardly matters since font-based colorization is deprecated and the old behavior can be restored by means of a configuration setting.
* [*] bump version and datePhilipp Gesang2015-03-291-2/+2
|
* [doc] document the --conf and --dumpconf optionsPhilipp Gesang2014-07-242-3/+19
|
* [doc,conf] move configuration example to misc/ treePhilipp Gesang2014-07-131-30/+0
|
* [doc] remove obsolete referencePhilipp Gesang2014-07-131-2/+1
| | | | | This got glossed over when the code of ``luaotfload.lua`` was ripped out of the DTX. No links into the implementation, for the time being.
* [*] fix package datePhilipp Gesang2014-07-131-1/+1
|
* [doc] describe feature settings and config file syntax in manpagePhilipp Gesang2014-07-131-1/+43
|
* [conf] add example configuration filePhilipp Gesang2014-07-131-1/+1
|
* [conf] add example configuration filePhilipp Gesang2014-07-132-1/+31
|
* [doc] add short example file to configuration man pagePhilipp Gesang2014-07-131-1/+27
|
* [doc] fix variable identifiersPhilipp Gesang2014-07-131-18/+18
|
* [doc] extend documentation of config options in manpagePhilipp Gesang2014-07-131-2/+16
|
* [doc] describe configuration optionsPhilipp Gesang2014-07-121-2/+174
|
* [doc] describe config file search sequence in manpagePhilipp Gesang2014-07-121-5/+28
|
* [doc] make manpage source well-formed reStructuredTextPhilipp Gesang2014-06-091-0/+2
|
* [*] add rules for building config man page to makefilesPhilipp Gesang2014-06-091-7/+17
|
* [doc] add skeleton for luaotfloadrc manpagePhilipp Gesang2014-06-091-0/+68
|
* doc: fix indentation in listingsPhilipp Gesang2014-06-041-0/+5
|
* doc: document user access to font indexPhilipp Gesang2014-06-041-8/+25
|
* [doc] remove obsolete paragraphPhilipp Gesang2014-05-151-3/+0
|
* [doc] remove dependency on mdwlist.styPhilipp Gesang2014-05-151-1/+1
|
* [doc] group debugging related functionality in manpagePhilipp Gesang2014-03-301-12/+12
|
* [doc] document bisection in manpagePhilipp Gesang2014-03-301-6/+60
|
* [doc] move up footnote concerning the former “trep” setPhilipp Gesang2014-03-301-10/+8
|
* [doc] workaround for inline code in tablesPhilipp Gesang2014-03-302-10/+11
|
* [doc] make inline code work consistently with both formatsPhilipp Gesang2014-03-203-188/+303
|
* [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
|
* [doc] erase gpl from pdfPhilipp Gesang2014-03-072-435/+0
|
* [doc] move tables to more abstract syntaxPhilipp Gesang2014-03-052-19/+46
|
* [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
|
* [doc] move description and figure environment to more abstract macrosPhilipp Gesang2014-02-262-208/+228
|