]> git.lyx.org Git - features.git/commit
Few math fonts improvements (use cmr for uppercase greek, support for
authorDekel Tsur <dekelts@tau.ac.il>
Fri, 31 Aug 2001 21:15:57 +0000 (21:15 +0000)
committerDekel Tsur <dekelts@tau.ac.il>
Fri, 31 Aug 2001 21:15:57 +0000 (21:15 +0000)
commit2806246e1eac1908d4a5afe58165e53fe35044b5
treecee78783f2951b96fc6cfee3edb87ea11dbda255
parent25a99d9071844c9f96cd3af038908be563e40975
Few math fonts improvements (use cmr for uppercase greek, support for
\mathbb)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2647 a592a061-630c-0410-9148-cb99ea01b6c8
24 files changed:
src/ChangeLog
src/FontInfo.C
src/FontLoader.C
src/FontLoader.h
src/frontends/xforms/MathsSymbols.C
src/lyxfont.C
src/lyxfont.h
src/mathed/ChangeLog
src/mathed/Makefile.am
src/mathed/formulabase.C
src/mathed/math_bigopinset.C [deleted file]
src/mathed/math_bigopinset.h [deleted file]
src/mathed/math_charinset.C
src/mathed/math_defs.h
src/mathed/math_factory.C
src/mathed/math_hash.C
src/mathed/math_macrotable.C
src/mathed/math_noglyphinset.C [deleted file]
src/mathed/math_noglyphinset.h [deleted file]
src/mathed/math_notinset.C
src/mathed/math_parser.h
src/mathed/math_symbolinset.C
src/mathed/math_symbolinset.h
src/mathed/support.C