X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Fsyntax.default;h=893b983aa086a644a270be092ceeabe46a96de9c;hb=02a31b4c5c2165fee7845986d222f118f5e0ded1;hp=924dbe4faeaa92078829a4925f32eb1601e26f00;hpb=6de6aad4cdb7c4b11255cba15773e589d2bc69cb;p=lyx.git diff --git a/lib/syntax.default b/lib/syntax.default index 924dbe4fae..893b983aa0 100644 --- a/lib/syntax.default +++ b/lib/syntax.default @@ -64,9 +64,11 @@ $$ %\begin{}(,)(,) %\begin{}{}[]{} \bf +\bibbysection[] % biblatex \bibitem[]{} \bibliography{} \bibliographystyle{} +\addbibresource{} % biblatex \c{} \cite[]{} @@ -110,7 +112,27 @@ $$ \footciteyear[]{} \footciteyearpar[][]{} \citefield[]{} -\citetitle[]{} +%\citetitle[]{} + +% biblatex: +\Cite[][]{} +\cite*[][]{} +\textcite[][]{} +\Textcite[][]{} +\parencite[][]{} +\Parencite[][]{} +\parencite* +\smartcite[][]{} +\Smartcite[][]{} +\footcite[][]{} +\Footcite[][]{} +\autocite[][]{} +\Autocite[][]{} +\citecite[][]{} +\citecite*[][]{} +\fullcite[][]{} +\footfullcite[][]{} +\supercite[][]{} \cline{ - } \d{} @@ -142,6 +164,7 @@ $$ \Large \LARGE \marginpar[]{} +\mintinline[,]{} \multicolumn{}{}{} \newline \noindent @@ -576,6 +599,7 @@ $$ \pdfstringdef{}{} % from the hyperref package \poptabs \prefacename +\printbibliography[] % biblatex \printindex[]{} \protect \providecommand{}[][]{} @@ -648,6 +672,7 @@ $$ \subcaptionbox[translate]{translate}[][]{translate} % subcaption.sty \subcaptionbox*{translate}[][]{translate} % subcaption.sty \subjectname +\subfloat[][]{} \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) @@ -704,7 +729,6 @@ $$ \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": @@ -712,6 +736,8 @@ $$ % 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 @@ -737,7 +763,7 @@ multline*{displaymath} math{} displaymath{displaymath} flalign{displaymath} -flalign{displaymath} +flalign*{displaymath} % These require extra args alignat{}{displaymath} alignat*{displaymath}