]> git.lyx.org Git - features.git/commit
Fix command-line export
authorAbdelrazak Younes <younes@lyx.org>
Sat, 14 Oct 2006 14:15:06 +0000 (14:15 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Sat, 14 Oct 2006 14:15:06 +0000 (14:15 +0000)
commitd0463cf006aa91efe6f3daf8cacedf272c8ce63f
tree2b27f2bbabaddd5b47073adbe039a4f92be06adf
parent3cb466603c796fa1d69b268b1bc42fa653a13b7e
Fix command-line export

* MathFactory.C:
  - initMath(): revert change from r15327 because initSymbols() is needed for proper math parsing.
  - math_font_available(): return false if lyx::use_gui is false.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15331 a592a061-630c-0410-9148-cb99ea01b6c8
src/mathed/MathFactory.C