]> git.lyx.org Git - lyx.git/history - src/LaTeXFonts.cpp
Update fr.po
[lyx.git] / src / LaTeXFonts.cpp
2017-07-03 Richard HeckFix trailing whitespace in cpp files.
2016-10-16 Guillaume MunchDocstringify getLongString in general and preamble...
2016-07-04 Guillaume MunchRationalise includes
2014-07-12 Enrico ForestieriRevert 6a5aa1ca
2014-07-11 Enrico ForestieriFix scale parameter for fonts.
2013-09-01 Juergen SpitzmuellerLoad AMS packages before newtxmath (#8824)
2013-02-11 Juergen SpitzmuellerIf a LaTeX font has a monolithic option for all expert...
2013-02-10 Juergen SpitzmuellerLaTeXFonts: Support the rare case where there is really...
2013-02-09 Juergen SpitzmuellerPreamble tag for LaTeXFonts (#8530)
2012-12-31 Juergen SpitzmuellerFix LaTeX fonts availability detection (bug #8476)
2012-09-24 Juergen Spitzmuellerthinko: if we have requires, do not test package
2012-09-22 Juergen SpitzmuellerBasic UI for math (TeX) fonts
2012-09-22 Juergen SpitzmuellerMuch more flexible implementation of alternative (LaTeX...
2012-09-19 Juergen SpitzmuellerSupport for the Minion Pro LaTeX font
2012-09-19 Juergen SpitzmuellerImplement Provides tag to LaTeXFonts
2012-08-25 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-08-25 Juergen SpitzmuellerFix thinkos in LaTeX font reading
2012-08-18 Kornel BenkoMerge branch 'master' of git.lyx.org:lyx
2012-08-18 Juergen SpitzmuellerAdd missing option commas
2012-08-18 Juergen SpitzmuellerAllow for general package options for LaTeX font packag...
2012-08-18 Juergen SpitzmuellerFactor out duplicated code
2012-08-18 Juergen SpitzmuellerRemove unused variable
2012-08-18 Juergen SpitzmuellerIssue a warning if a LaTeX font is not available
2012-08-16 Juergen SpitzmuellerClean up LaTeX font handling (#4999)