lyx_mirror/src/tex2lyx
Abdelrazak Younes 5ddc612b73 Splitup Font in saner bits:
* 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
2007-10-28 18:51:54 +00:00
..
boost.cpp
Context.cpp compile fix 2007-09-29 21:06:50 +00:00
Context.h rename Layout_ptr into LayoutPtr 2007-08-23 19:59:07 +00:00
Font.cpp Splitup Font in saner bits: 2007-10-28 18:51:54 +00:00
Font.h Splitup Font in saner bits: 2007-10-28 18:51:54 +00:00
gettext.cpp
lengthcommon.cpp
Makefile.am Make --without-include-boost compile (autotools) 2007-09-21 07:18:21 +00:00
math.cpp
Parser.cpp
Parser.h
pch.h
preamble.cpp Remove warnings reported with gcc 4.3: 2007-09-16 10:36:57 +00:00
Spacing.h simplify build process of tex2lyx 2007-08-21 23:17:37 +00:00
table.cpp
test-insets.tex
test-structure.tex
test.ltx
tex2lyx.cpp Fix tex2lyx for the isFileReadable change 2007-10-19 01:14:57 +00:00
tex2lyx.h rename Layout_ptr into LayoutPtr 2007-08-23 19:59:07 +00:00
tex2lyx.man
text.cpp cosmetics... less than intented 2007-10-24 22:55:02 +00:00