Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Updating Makefile a bit | Elie Roux | 2013-05-03 | 1 | -1/+1 | |
| | ||||||
* | update NEWS | Philipp Gesang | 2013-04-29 | 1 | -1/+1 | |
| | ||||||
* | update documentation with info about ``mkglyphlist`` | Philipp Gesang | 2013-04-23 | 1 | -1/+3 | |
| | ||||||
* | update Makefile | Philipp Gesang | 2013-04-23 | 1 | -20/+27 | |
| | ||||||
* | Adding the .ltx files in the tests | Elie Roux | 2013-04-20 | 1 | -1/+1 | |
| | ||||||
* | Making make check work on my system | Elie Roux | 2013-04-20 | 1 | -3/+2 | |
| | | | | I cannot actually understand what was all the ENV thing for... | |||||
* | add graph of included files | Philipp Gesang | 2013-04-17 | 1 | -6/+16 | |
| | ||||||
* | Run make check in a clean env as possible | Khaled Hosny | 2012-05-13 | 1 | -3/+4 | |
| | ||||||
* | Get make check-all to work as advertised | Khaled Hosny | 2012-05-13 | 1 | -6/+8 | |
| | ||||||
* | Allow make check to input files from test dir | Khaled Hosny | 2012-05-13 | 1 | -3/+4 | |
| | ||||||
* | Add font-age.lua | Khaled Hosny | 2011-10-06 | 1 | -1/+1 | |
| | | | | | Note it is not renamed because it is loaded directly from otfl-fonts-enc.lua. | |||||
* | Use latexmk | Khaled Hosny | 2011-10-06 | 1 | -2/+1 | |
| | ||||||
* | We do not use any indexes | Khaled Hosny | 2011-10-06 | 1 | -3/+0 | |
| | ||||||
* | Default installation to TEXMFHOME | Khaled Hosny | 2011-10-06 | 1 | -1/+1 | |
| | ||||||
* | Eat our own dog food | Khaled Hosny | 2011-03-01 | 1 | -4/+4 | |
| | ||||||
* | Implement general font blacklisting mechanism | Khaled Hosny | 2010-06-25 | 1 | -1/+1 | |
| | | | | | | | | | | | | | Blacklisted fonts are listed one per line in a file named "otfl-blacklist.cnf", there can be as much copies of this file as kpse can find (we look for "tex" format despite of the file extension, so it can exist any where a .tex file can) and all found files will be loaded an read. The parser is rather dump, it assumes a good formated file; one font per line, no trailing spaces, no inline comments, lines starting with "%" and empty lines will be ignored, any other lines will end in the blacklist table without any further processing. | |||||
* | Move fontconfig test to check-all | Khaled Hosny | 2010-06-07 | 1 | -1/+1 | |
| | | | | It can't find the conf file here and thus failing. | |||||
* | split "check": tl vs system fonts | Manuel Pégourié-Gonnard | 2010-05-31 | 1 | -2/+9 | |
| | ||||||
* | tune "make check" | Manuel Pégourié-Gonnard | 2010-05-30 | 1 | -3/+4 | |
| | ||||||
* | Add a check target, make ctan depend on it. | Manuel Pégourié-Gonnard | 2010-05-30 | 1 | -1/+11 | |
| | ||||||
* | Revert "remove NEWS from the Makefile" | Khaled Hosny | 2010-05-21 | 1 | -2/+2 | |
| | | | | This reverts commit 248d50f46dee46b17119f5f6c212bf42f77c5e80. | |||||
* | remove NEWS from the Makefile | Will Robertson | 2010-05-20 | 1 | -2/+2 | |
| | | | (still hope it's okay with everyone) | |||||
* | change script location | Manuel Pégourié-Gonnard | 2010-05-15 | 1 | -3/+4 | |
| | ||||||
* | All caps file name | Khaled Hosny | 2010-05-09 | 1 | -2/+2 | |
| | | | | For, foolish, consistency. | |||||
* | renaming in the Makefile too | eroux | 2010-03-01 | 1 | -3/+3 | |
| | ||||||
* | Updating the README and Makefile | Elie Roux | 2010-02-25 | 1 | -7/+10 | |
| | ||||||
* | Clean *.out files too | Khaled Hosny | 2010-02-13 | 1 | -1/+1 | |
| | ||||||
* | Adding a News file | Elie Roux | 2010-02-07 | 1 | -2/+2 | |
| | ||||||
* | Rename TEXMF to TEXMFROOT in Makefile. | Manuel Pégourié-Gonnard | 2009-06-29 | 1 | -8/+8 | |
| | ||||||
* | New target `install TEXMF=/path/to/root'. | Manuel Pégourié-Gonnard | 2009-05-01 | 1 | -12/+20 | |
| | ||||||
* | Fix the `manifest' target. | Manuel Pégourié-Gonnard | 2009-05-01 | 1 | -2/+3 | |
| | ||||||
* | otfl-* files were missing in SOURCE | Manuel Pégourié-Gonnard | 2009-05-01 | 1 | -2/+3 | |
| | ||||||
* | Makefile's: new 'manifest' target. | Manuel Pégourié-Gonnard | 2009-05-01 | 1 | -2/+10 | |
| | ||||||
* | Makefile: adapting CTAN. | Manuel Pégourié-Gonnard | 2009-05-01 | 1 | -10/+16 | |
| | ||||||
* | Packaging. | Manuel Pégourié-Gonnard | 2009-04-29 | 1 | -0/+67 | |
- Don't generate .drv file, it's useless. - Fixed dirs in \usedir. - Makefile with a target for CTAN distribution. |