]> git.lyx.org Git - lyx.git/commit
macro rework
authorAndré Pönitz <poenitz@gmx.net>
Tue, 13 Apr 2004 06:27:29 +0000 (06:27 +0000)
committerAndré Pönitz <poenitz@gmx.net>
Tue, 13 Apr 2004 06:27:29 +0000 (06:27 +0000)
commitb447408de232872fef1537fca542abc23702d572
tree51caccd484f35ad7fcf61802c7c68a9a7ad4b023
parent6df510866caf12ecf109a33d0236082330e488a3
macro rework

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8644 a592a061-630c-0410-9148-cb99ea01b6c8
42 files changed:
src/BufferView_pimpl.C
src/buffer.C
src/buffer.h
src/cursor.C
src/dociterator.C
src/factory.C
src/insets/insetbase.C
src/insets/insetbase.h
src/lyx_main.C
src/lyxlength.C
src/main.C
src/mathed/Makefile.am
src/mathed/README
src/mathed/math_arrayinset.h
src/mathed/math_braceinset.C
src/mathed/math_braceinset.h
src/mathed/math_data.C
src/mathed/math_data.h
src/mathed/math_dotsinset.h
src/mathed/math_factory.C
src/mathed/math_hullinset.C
src/mathed/math_hullinset.h
src/mathed/math_inset.C
src/mathed/math_inset.h
src/mathed/math_kerninset.C
src/mathed/math_kerninset.h
src/mathed/math_macro.C
src/mathed/math_macro.h
src/mathed/math_macroarg.C
src/mathed/math_macroarg.h
src/mathed/math_macrotable.C
src/mathed/math_macrotable.h
src/mathed/math_macrotemplate.C
src/mathed/math_macrotemplate.h
src/mathed/math_nestinset.C
src/mathed/math_nestinset.h
src/mathed/math_parser.C
src/mathed/math_parser.h
src/metricsinfo.C
src/paragraph.C
src/text.C
src/text3.C