]> git.lyx.org Git - features.git/commit
Try to fix MSVC compile error
authorGeorg Baum <baum@lyx.org>
Sun, 24 Feb 2013 18:00:17 +0000 (19:00 +0100)
committerGeorg Baum <baum@lyx.org>
Sun, 24 Feb 2013 18:00:17 +0000 (19:00 +0100)
commit4ad910c3a625035e43fa82ecbcb4cbd5a60eb424
tree223f87c51fb5587cd285a91e906d474c059f5adf
parentf2d2b7cc7dc88d2ba018ac3db5f3358c510020e3
Try to fix MSVC compile error

We did hit again the MSVC limit of 128 nested if clauses. This change reduces
the number of nested if clauses by 6 which is hopefully enough.
src/tex2lyx/text.cpp