]> git.lyx.org Git - lyx.git/history - src/LaTeXFonts.h
Avoid full metrics computation with Update:FitCursor
[lyx.git] / src / LaTeXFonts.h
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-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
2020-02-28 Richard Kimberly... More requires --> required, for C++2a.
2019-09-13 Jean-Marc LasgouttesFollow some of the performance advice from cppcheck
2019-07-18 Juergen SpitzmuellerRemove unneeded method.
2019-07-17 Juergen SpitzmuellerAmend 91ff5c41986
2019-07-13 Juergen SpitzmuellerConsider CompleteFont with MoreOptions
2019-07-11 Juergen SpitzmuellerImplement support for font options
2018-04-23 Juergen SpitzmuellerAdd T1 fontenc as fallback for no font
2018-04-22 Juergen SpitzmuellerAlign fontenc with document fonts
2017-07-03 Richard HeckFix whitespace at EOL.
2016-10-16 Guillaume MunchDocstringify getLongString in general and preamble...
2015-03-04 Jean-MarcFix uninitialized member in LaTexFont constructor
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-09 Juergen SpitzmuellerPreamble tag for LaTeXFonts (#8530)
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-18 Juergen SpitzmuellerAllow for general package options for LaTeX font packag...
2012-08-18 Juergen SpitzmuellerFactor out duplicated code
2012-08-18 Juergen SpitzmuellerIssue a warning if a LaTeX font is not available
2012-08-16 Juergen SpitzmuellerClean up LaTeX font handling (#4999)