Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [*] bump year and version | Philipp Gesang | 2017-01-29 | 1 | -1/+1 |
| | |||||
* | [*] update dates, version | Philipp Gesang | 2016-04-07 | 1 | -1/+1 |
| | |||||
* | [*] tidy up headers, attributionsv2.6-rc3 | Philipp Gesang | 2015-11-29 | 1 | -1/+1 |
| | |||||
* | [colors] support pgf transparency in luatex v0.85 | Dohyun Kim | 2015-11-28 | 1 | -16/+16 |
| | | | | | | With tex.scantoks provided by luatex v0.85, now we can support color transparency in harmony with beamer/pgf/tikz. No hacking needed at tex macro level, all done in lua code. | ||||
* | [colors] remove workaround for deprecated interface | Philipp Gesang | 2015-11-26 | 1 | -13/+10 |
| | | | | | | | The Luatexbase API was consolidated. Since the priority_in_callback functionality wasn’t used for anything but determining whether we need to convert to an hlist first, there’s not really any gain in keeping it around in the generic form. | ||||
* | define priority_in_callback (from luatexbase) | David Carlisle | 2015-11-26 | 1 | -1/+10 |
| | |||||
* | Merge pull request #4 from dohyunkim/display_math | Philipp Gesang | 2015-11-07 | 1 | -21/+31 |
|\ | | | | | [colors] support displayed math | ||||
| * | [colors] support displayed math | Dohyun Kim | 2015-09-25 | 1 | -21/+31 |
| | | |||||
* | | [main, *] convert for centralized initialization routine | Philipp Gesang | 2015-09-27 | 1 | -35/+43 |
|/ | |||||
* | remove unnecessary line | Dohyun Kim | 2015-07-30 | 1 | -1/+0 |
| | |||||
* | revert to the previous; remove tex code | Dohyun Kim | 2015-07-30 | 1 | -13/+4 |
|\ | |||||
| * | compatible-with-beamer revisited | Dohyun Kim | 2015-06-29 | 1 | -4/+14 |
| | | |||||
* | | compatible-with-beamer revisited | Dohyun Kim | 2015-07-27 | 1 | -4/+14 |
|/ | |||||
* | check if token register exists using allocation number | Dohyun Kim | 2015-06-03 | 1 | -4/+5 |
| | |||||
* | [*] adapt credits to reflect latest merge | Philipp Gesang | 2015-05-05 | 1 | -2/+2 |
| | |||||
* | respect beamer (pgf) transparency | Dohyun Kim | 2015-05-04 | 1 | -5/+16 |
| | |||||
* | ignore full opacity input: moved to tfm stage | Dohyun Kim | 2015-05-02 | 1 | -4/+2 |
| | |||||
* | ignore full opacity input | Dohyun Kim | 2015-05-02 | 1 | -7/+14 |
| | |||||
* | colors: node processing routine rewritten | Dohyun Kim | 2015-05-01 | 1 | -84/+129 |
| | |||||
* | [colors] fix logging | Philipp Gesang | 2014-07-13 | 1 | -2/+5 |
| | |||||
* | [color] set color callback according to configuration | Philipp Gesang | 2014-07-13 | 1 | -8/+5 |
| | |||||
* | [color] fix transparency of colorized fonts | Philipp Gesang | 2014-07-12 | 1 | -3/+10 |
| | | | | | | | Thanks to Robert Schlicht and Will Robertson for the fix. Fixes https://github.com/lualatex/luaotfload/issues/222 [0] http://tex.stackexchange.com/q/185878 | ||||
* | [colors,conf,db,main,tool] adapt the TeX run code to new configuration | Philipp Gesang | 2014-04-24 | 1 | -1/+1 |
| | |||||
* | [*] move source files to ./src | Philipp Gesang | 2014-02-12 | 1 | -0/+312 |