mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-24 09:04:48 +00:00
tex2lyx/preamble.cpp: forgot this in last commit
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30104 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
affc633c38
commit
d69af206ee
@ -112,10 +112,10 @@ const char * const known_lyx_commands[] = { "binom", "cedilla", "cyrtext",
|
|||||||
|
|
||||||
const char * const known_lyx_comments[] = {
|
const char * const known_lyx_comments[] = {
|
||||||
"%% Binom macro for standard LaTeX users\n",
|
"%% Binom macro for standard LaTeX users\n",
|
||||||
"%% For printing a cirumflex inside a formula",
|
"%% For printing a cirumflex inside a formula\n",
|
||||||
"%% Because html converters don't know tabularnewline",
|
"%% Because html converters don't know tabularnewline\n",
|
||||||
"%% The greyedout annotation environment\n",
|
"%% The greyedout annotation environment\n",
|
||||||
"%% A simple dot to overcome graphicx limitations",
|
"%% A simple dot to overcome graphicx limitations\n",
|
||||||
"%% Change tracking with ulem\n",
|
"%% Change tracking with ulem\n",
|
||||||
"% the following is useful when we have the old nomencl.sty package\n",
|
"% the following is useful when we have the old nomencl.sty package\n",
|
||||||
"%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% LyX specific LaTeX commands.\n",
|
"%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% LyX specific LaTeX commands.\n",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user