From: Scott Kostyshak Date: Sat, 25 Jun 2016 23:37:15 +0000 (-0400) Subject: Remove \it and other oldfonts from math completion X-Git-Tag: 2.3.0alpha1~1403 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=3cecd4d3;p=lyx.git Remove \it and other oldfonts from math completion \it and the other oldfont commands are deprecated and the new forms (e.g. \mathit) should be used instead. The old forms can lead to a warning in TeX Live 2015 and an error in TeX Live 2016. Note that with this commit only affects completion, so LyX still supports displaying e.g. \it in math if the user enters it without completion. This is consistent with 24d01111. Thanks to Guillaume for the patch. --- diff --git a/lib/symbols b/lib/symbols index 279e64ecf0..5e1e9437d3 100644 --- a/lib/symbols +++ b/lib/symbols @@ -133,11 +133,11 @@ ce font forcetext cf font forcetext # old-style font commands -bf oldfont none -cal oldfont none -it oldfont none -rm oldfont none -tt oldfont none +bf oldfont none hiddensymbol +cal oldfont none hiddensymbol +it oldfont none hiddensymbol +rm oldfont none hiddensymbol +tt oldfont none hiddensymbol # matrix environments Bmatrix matrix none