aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins/teximg.mdwn
Commit message (Collapse)AuthorAge
* teximg plugin: more precise documentation for the dependencies.Jonathan Dowland2014-06-24
|
* Remove dead link from plugins/teximg. Closes: #664885Joey Hess2012-03-21
|
* plugin tag reorgJoey Hess2010-02-12
|
* misc minor changesJoey Hess2008-09-11
|
* patch plugin documentation to refer to directive pagesWilliam Uther2008-09-11
|
* willu's teximg changesJoey Hess2008-08-24
| | | | | | | | | * teximg: The prefix is configurable, and has changed to not include the nonstandard mhchem by default. (willu) * teximg: dvipng is used if available to render images. Its output is antialiased and better than dvips. If not available, the old dvips+convert chain will be used. (willu) * Drop suggests on texlive-science, add suggests on dvipng.
* Migrate escaped directives (\[[) in doc/plugins to have \[[! prefixSimon McVittie2008-07-21
|
* Migrate doc/plugins via prefix_directivesSimon McVittie2008-07-21
| | | | | | This is a partial commit of: egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition prefix_directives
* docuent need for mhchem.styJoey Hess2008-03-12
|
* rename tex to teximgjoey2007-08-23