]> git.lyx.org Git - lyx.git/history - src/LaTeXFonts.cpp
Avoid full metrics computation with Update:FitCursor
[lyx.git] / src / LaTeXFonts.cpp
2024-04-28 Jean-Marc LasgouttesMove Lexer to support/ directory (and lyx::support...
2020-11-01 Yuriy SkalkoConstify LaTeXFont
2020-10-19 Yuriy SkalkoRemove redundant `const &` for primitive types
2020-10-09 Yuriy SkalkoLoop refactoring
2020-10-03 Yuriy SkalkoRefactoring based on cppcheck suggestions
2020-07-09 Juergen SpitzmuellerLaTeXFonts: Add ScaleCommand
2020-07-09 Juergen SpitzmuellerProvide option to prevent unnecessary font loading.
2020-05-04 Richard Kimberly... s/requires_/required_/ for code consistency
2019-09-13 Jean-Marc LasgouttesFollow some of the performance advice from cppcheck
2019-07-17 Juergen SpitzmuellerAmend 91ff5c41986
2019-07-17 Kornel BenkoRename packageoption->packageoptions
2019-07-17 Kornel BenkoAdd sans serif font series "Chivo"
2019-07-13 Juergen SpitzmuellerMore MoreOpts fixes
2019-07-13 Juergen SpitzmuellerConsider CompleteFont with MoreOptions
2019-07-11 Juergen SpitzmuellerImplement support for font options
2018-04-22 Juergen SpitzmuellerAlign fontenc with document fonts
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)