]> git.lyx.org Git - lyx.git/blobdiff - lib/syntax.default
Additional manual - few updates about VCS info inset from Joel and me.
[lyx.git] / lib / syntax.default
index 924dbe4faeaa92078829a4925f32eb1601e26f00..893b983aa086a644a270be092ceeabe46a96de9c 100644 (file)
@@ -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}