X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Fsyntax.default;h=d9596b6f86ce9ce9ff2690f1ae7b4d6d0ffa1e61;hb=6fde01e70ed70755ed0da9699da47fccf98abb11;hp=f18ea74b795e729d59a251bd5704881c1a5b9f5f;hpb=3d3f87f36a91686e82fcc8ae12b9448bcc27217a;p=lyx.git diff --git a/lib/syntax.default b/lib/syntax.default index f18ea74b79..d9596b6f86 100644 --- a/lib/syntax.default +++ b/lib/syntax.default @@ -142,6 +142,7 @@ $$ \Large \LARGE \marginpar[]{} +\mintinline[,]{} \multicolumn{}{}{} \newline \noindent @@ -403,6 +404,7 @@ $$ \ce{} \cf{} \ccname +\cellcolor[]{} \centering \centerline{translate} \chapter[]{} @@ -418,10 +420,11 @@ $$ \cleardoublepage \clearpage \closing{} -\color[]{,,} % Two variants of this command and the next (jpw) +\color[]{} % Two variants of this command and the next (jpw) %\color{} -\colorspec[]{,,}{} +\colorspec[]{}{} %\colorspec{}{} +\columncolor[]{} %\contentsline{}{\numberline{} }{} % Appears only in .toc file (JMarc) \contentsname %\dashbox{}(,)[]{} %picture @@ -434,7 +437,7 @@ $$ \DeclareRobustCommandx{}[][]{} % xargs.sty \DeclareRobustCommandx*{}[][]{} % xargs.sty \def{}{} -\definecolor{}{}{,,} +\definecolor{}{}{} \DeleteShortVerb{} % from doc.sty, argument must be verbatim \DescribeMacro{} \discretionary{}{}{} @@ -445,7 +448,7 @@ $$ \ensuremath{} \extracolsep{} \fbox{translate} -\fcolorbox[]{,,}{,,}{} % Two variants of this command +\fcolorbox[]{}{}{} % Two variants of this command %\fcolorbox{}{}{} \figurename \floatpagefraction @@ -558,7 +561,7 @@ $$ \opening{} % \oval(,)[] %picture \pagebreak[] -\pagecolor[]{,,} +\pagecolor[]{} % \pagecolor{} % tex2lyx can first care about this when fileformat 351 is supported \pagename \pagenumbering{} @@ -610,7 +613,8 @@ $$ \rmdefault \Roman{} \roman{} -\rotatebox{}{translate} +\rotatebox[]{}{translate} +\rowcolor[]{} \rule[]{}{} \samepage \savebox{}[][]{} @@ -641,15 +645,21 @@ $$ \stepcounter{} \stretch{} %\subitem{} % unsupported theindex environment +\subcaption[translate]{translate} +\subcaptionbox[translate]{translate}[][]{translate} % subcaption.sty +\subcaptionbox*{translate}[][]{translate} % subcaption.sty \subjectname -\subfigure[]{translate} +\subfigure[translate][translate]{translate} % obsolete subfigure.sty \subparagraph[]{} % These "sub" versions of the sectioning commands weren't \subparagraph*{} % in the original commandlist for some reason (adk) +\subref{} % subcaption.sty +\subref*{} % subcaption.sty \subsection[]{} % \subsection*{} % \subsubsection[]{} % \subsubsection*{} % %\subsubitem{} % unsupported theindex environment +\subtable[translate][translate]{translate} % obsolete subfigure.sty \suppressfloats[] \symbol{} \tablename @@ -658,7 +668,7 @@ $$ \telephone{translate} \texorpdfstring{translate}{translate} % from the hyperref package \textcircled{translate} -\textcolor[]{,,}{translate} +\textcolor[]{}{translate} %\textcolor{}{} \textbf{translate} % hardcoded, but needed nevertheless for \let\xyz\textbf \textnormal{translate} % hardcoded, but needed nevertheless for \let\xyz\textnormal @@ -703,9 +713,14 @@ $$ % LaTeX code that can be translated to LyX. \begin{environments} bibunit[]{translate} +listing{} % minted.sty +minted{} % minted.sty psmatrix[]{} +subfigure[]{translate} % subcaption.sty +subtable[]{translate} % subcaption.sty theorem[]{translate} % from amsthm.sty and probably others thebibliography{} +tikzpicture[]{} \end{environments} % Environments that start math mode.