]> git.lyx.org Git - features.git/commit
* Be more conservative about leaving out parenthesis by checking for < 0x80.
authorStefan Schimanski <sts@lyx.org>
Tue, 7 Oct 2008 16:24:07 +0000 (16:24 +0000)
committerStefan Schimanski <sts@lyx.org>
Tue, 7 Oct 2008 16:24:07 +0000 (16:24 +0000)
commitc874e9503093e1f3456ac4e28ce55ade89eb3873
tree5e3eaff00ece620ebbc6829fe4f58c94c3aa3b67
parent2078e09e67ece00640277eb93b87e378904244f7
* Be more conservative about leaving out parenthesis by checking for < 0x80.
  This fixes lyxmathsym characters as macro arguments.

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