]> git.lyx.org Git - features.git/commit
Fix bug #4360: Instant preview does not render formulas which contain math-macro...
authorVincent van Ravesteijn <vfr@lyx.org>
Sun, 22 Nov 2009 20:50:35 +0000 (20:50 +0000)
committerVincent van Ravesteijn <vfr@lyx.org>
Sun, 22 Nov 2009 20:50:35 +0000 (20:50 +0000)
commitf19b6178a9505e4dfe17f1836096f4ce1040a200
tree0391731c414a04f562b530b293f638bdfa9de2b5
parentf961b605755866de6b27df591746c5ae06d6a335
Fix bug #4360: Instant preview does not render formulas which contain math-macro from input file.

Patch from Stefan.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32157 a592a061-630c-0410-9148-cb99ea01b6c8
15 files changed:
src/graphics/PreviewLoader.cpp
src/graphics/Previews.cpp
src/insets/Inset.h
src/insets/InsetExternal.cpp
src/insets/InsetExternal.h
src/insets/InsetInclude.cpp
src/insets/InsetInclude.h
src/insets/InsetTabular.cpp
src/insets/InsetTabular.h
src/insets/InsetText.cpp
src/insets/InsetText.h
src/mathed/InsetMathHull.cpp
src/mathed/InsetMathHull.h
src/mathed/MathMacroTemplate.cpp
src/mathed/MathMacroTemplate.h