mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-08 10:51:03 +00:00
5ddc612b73
* Font::FontBits -> FontInfo * Font::FONT_XXX -> all enums transfered to FontEnums.h and renamed to FontXxx I've replaced Font uses with FontInfo were the language() member was not needed, basically all draw() and metrics methods. There's one problematic cases with InsetQuotes which I solved by taking the Buffer main language. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21240 a592a061-630c-0410-9148-cb99ea01b6c8 |
||
---|---|---|
.. | ||
boost.cpp | ||
Context.cpp | ||
Context.h | ||
Font.cpp | ||
Font.h | ||
gettext.cpp | ||
lengthcommon.cpp | ||
Makefile.am | ||
math.cpp | ||
Parser.cpp | ||
Parser.h | ||
pch.h | ||
preamble.cpp | ||
Spacing.h | ||
table.cpp | ||
test-insets.tex | ||
test-structure.tex | ||
test.ltx | ||
tex2lyx.cpp | ||
tex2lyx.h | ||
tex2lyx.man | ||
text.cpp |