mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-23 05:25:26 +00:00
removing spurious line noise after #endif
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2571 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
15a10c7140
commit
a6dcb13ca0
@ -98,7 +98,7 @@ void MathMacroTable::builtinMacros()
|
||||
createTemplate("to", 0, "\\rightarrow");
|
||||
#ifdef WITH_WARNINGS
|
||||
#warning 9em looks like too much but it is somehow working on screen..
|
||||
#endif WITH_WARNINGS
|
||||
#endif
|
||||
createTemplate("ll", 0, "<\\kern-9em<");
|
||||
createTemplate("gg", 0, ">\\kern-9em>");
|
||||
//createTemplate("lint", 4, "\\int_#1^#2#3 d#4");
|
||||
|
Loading…
Reference in New Issue
Block a user