The branch, master, has been updated.

- Log -----------------------------------------------------------------

commit 3d3f87f36a91686e82fcc8ae12b9448bcc27217a
Author: Georg Baum <[email protected]>
Date:   Mon Oct 29 20:42:01 2012 +0100

    Fix bug 8396: Wrong import of \xymatrix

diff --git a/lib/syntax.default b/lib/syntax.default
index 62c4eea..f18ea74 100644
--- a/lib/syntax.default
+++ b/lib/syntax.default
@@ -695,6 +695,7 @@ $$
 \vspace{}
 \vspace*{}
 \whiledo{}{}
+\xymatrix{} % this is basically an array => the contents would be parsed badly 
(bug 8396)
 
 % LaTeX environments.
 % They have always one extra "argument":

-----------------------------------------------------------------------

Summary of changes:
 lib/syntax.default |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
The LyX Source Repository

Reply via email to