]> git.lyx.org Git - lyx.git/blobdiff - lib/syntax.default
Update enumitem module and add documentation for it.
[lyx.git] / lib / syntax.default
index 15ea23ce33341ffb121f0931eecf8c18c1fda06f..59ac2dae1b5cd813fdc8a07016d2faa90b4064c0 100644 (file)
@@ -1,8 +1,8 @@
 % This is the default list of commands for tex conversion programs to read
 %    It tells how many arguments each command takes, and which of them
 % (if any) are optional.
-%    It is taken from the list of commands origianlly written by John Weiss 970311
-% for reLyX plus the math commands from math_hash.C
+%    It is taken from the list of commands originally written by John Weiss
+% 1997-03-11 for reLyX plus the math commands from math_hash.C
 %
 % Also had to add textrm etc. commands and many size commands (like \small)
 %
@@ -412,6 +412,7 @@ $$
 \dbltopfraction
 \def{}{}
 \definecolor{}{}{,,}
+\DeleteShortVerb{} % from doc.sty, argument must be verbatim
 \DescribeMacro{}
 \discretionary{}{}{}
 \encl{}
@@ -477,7 +478,7 @@ $$
 \labelitemiv
 \language{}
 % We need this because the arguments must not be interpreted
-\let{}{}
+\let{item}{item}
 % \line(,){}    %picture
 \linebreak[]
 \linethickness{}
@@ -495,6 +496,7 @@ $$
 \makelabel{translate}
 \makelabels
 \maketitle
+\MakeShortVerb{} % from doc.sty, argument must be verbatim
 \markboth{}{translate}
 \markright{translate}
 \mathversion{}
@@ -627,7 +629,16 @@ $$
 \textcircled{translate}
 \textcolor[]{,,}{translate}
 %\textcolor{}{}
-\textnormal{translate}
+\textbf{translate}     % hardcoded, but needed nevertheless for \let\xyz\textbf
+\textnormal{translate} % hardcoded, but needed nevertheless for \let\xyz\textnormal
+\textmd{translate}     % hardcoded, but needed nevertheless for \let\xyz\textmd
+\textit{translate}     % hardcoded, but needed nevertheless for \let\xyz\textit
+\textrm{translate}     % hardcoded, but needed nevertheless for \let\xyz\textrm
+\textsc{translate}     % hardcoded, but needed nevertheless for \let\xyz\textsc
+\textsf{translate}     % hardcoded, but needed nevertheless for \let\xyz\textsf
+\textsl{translate}     % hardcoded, but needed nevertheless for \let\xyz\textsl
+\texttt{translate}     % hardcoded, but needed nevertheless for \let\xyz\texttt
+\textup{translate}     % hardcoded, but needed nevertheless for \let\xyz\textup
 \textfraction
 \thanks{translate}
 \thicklines