Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | improve comments of texlive eclasses so that they're ready to get a man ↵ | Alexis Ballier | 2008-02-14 | 1 | -8/+32 |
| | | | | page, thanks to mren <bugs@rennings.net>, bug #210049 | ||||
* | Check for texmf-update before trying to execute it, otherwise display a ↵ | Alexis Ballier | 2008-01-20 | 1 | -3/+11 |
| | | | | warning, bug #206537 | ||||
* | install dvips config files in dvips.d; no module installs such files, only ↵ | Alexis Ballier | 2007-12-02 | 1 | -2/+2 |
| | | | | texlive-core for now, but better safe than sorry if this happens after dvips config files handling has been switched to texmf-update | ||||
* | dont try to be too clever with TEXMFSYSVAR, it should not be modified, ↵ | Alexis Ballier | 2007-10-27 | 1 | -3/+2 |
| | | | | install paths should definitely not be dependant on tex configuration and consistent among themselves; thus hardcode default path for TEXMFSYSVAR | ||||
* | also remove texmf/doc directory if doc useflag is not set, will save much ↵ | Alexis Ballier | 2007-10-20 | 1 | -3/+9 |
| | | | | more space if you dont want the documention | ||||
* | add etexlinks helper function, use it for installing modules, bug #196246 | Alexis Ballier | 2007-10-20 | 1 | -1/+5 |
| | |||||
* | install formats in TEXMFSYSVAR, otherwise kpathsea will not find them | Alexis Ballier | 2007-10-17 | 1 | -2/+5 |
| | |||||
* | add texlive module eclass | Alexis Ballier | 2007-10-14 | 1 | -0/+116 |