X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Fsyntax.default;h=0ef1775001359abf2e12e066da7b5c6a89e41849;hb=669acb47c58e1e573d77518c75dbb673af877085;hp=62c4eea4d23223ef488bdeeef000af1b44001ba6;hpb=ac92f2a79b85fac329a4d50def73cce9453d7073;p=lyx.git diff --git a/lib/syntax.default b/lib/syntax.default index 62c4eea4d2..0ef1775001 100644 --- a/lib/syntax.default +++ b/lib/syntax.default @@ -641,15 +641,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 @@ -695,6 +701,7 @@ $$ \vspace{} \vspace*{} \whiledo{}{} +\xymatrix{} % this is basically an array => the contents would be parsed badly (bug 8396) % LaTeX environments. % They have always one extra "argument": @@ -703,8 +710,11 @@ $$ \begin{environments} bibunit[]{translate} 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.