]> git.lyx.org Git - features.git/commit
Use math class information from lib/symbols for intelligent splitting
authorGuillaume Munch <gm@lyx.org>
Mon, 12 Dec 2016 00:51:45 +0000 (01:51 +0100)
committerGuillaume Munch <gm@lyx.org>
Tue, 3 Jan 2017 19:35:41 +0000 (20:35 +0100)
commit087f72202e9ee166d2ec5eedd12c9c7d48db416b
treeb21f5cb441b4aca15351fbf05e13fff208105cf2
parent3e79e0f5f00add2c735d372f4734cf31f64b7e5f
Use math class information from lib/symbols for intelligent splitting

This was missing for macros defined in lib/symbols. This only affects the
equation splitting since global macros are always linearized. This fixes #10107.
src/mathed/MathMacro.cpp
src/mathed/MathMacro.h