]> git.lyx.org Git - features.git/commit
* corrected handling of validation of math macros. The macro instances
authorStefan Schimanski <sts@lyx.org>
Wed, 26 Mar 2008 12:55:36 +0000 (12:55 +0000)
committerStefan Schimanski <sts@lyx.org>
Wed, 26 Mar 2008 12:55:36 +0000 (12:55 +0000)
commit98787bbec6760afbb4eeafe7c7b3e112b8d15f4d
tree8674e71927957a709e8d026f2924444fd363be3c
parent3d2cb4b1b52f99abff0e8308ce55cdb6a894b122
* corrected handling of validation of math macros. The macro instances
  will require the needed LaTeXFeatures of their definition and their
  paramenters.
* Require the "xargs" package when there is a macro with optional
  parameters which is prepended to a child document which is rendered alone.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23971 a592a061-630c-0410-9148-cb99ea01b6c8
src/Buffer.cpp
src/Buffer.h
src/mathed/MacroTable.cpp
src/mathed/MacroTable.h
src/mathed/MathMacro.cpp