]> git.lyx.org Git - features.git/commit
* make macros global. This is conceptionally much easier for the user,
authorStefan Schimanski <sts@lyx.org>
Mon, 10 Mar 2008 12:49:02 +0000 (12:49 +0000)
committerStefan Schimanski <sts@lyx.org>
Mon, 10 Mar 2008 12:49:02 +0000 (12:49 +0000)
commit76dc2c0d3002db400f4826e6f3b3e8bf84f830f4
tree4652d8fcb4b1de395f1f2fcc049d39e8dbaf79dd
parentc8c5fc65d087e78436a1e6e08a82f9c46732aaa9
* make macros global. This is conceptionally much easier for the user,
and moreover simplifies the code a lot.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23616 a592a061-630c-0410-9148-cb99ea01b6c8
13 files changed:
src/Buffer.cpp
src/Buffer.h
src/LaTeXFeatures.cpp
src/insets/InsetBox.cpp
src/insets/InsetBox.h
src/insets/InsetCollapsable.cpp
src/insets/InsetCollapsable.h
src/insets/InsetFloat.h
src/insets/InsetFootlike.h
src/insets/InsetListings.h
src/insets/InsetText.h
src/insets/InsetWrap.h
src/mathed/MathMacroTemplate.cpp