syntax.default: some additions.

This commit is contained in:
Juergen Spitzmueller 2018-03-09 15:17:23 +01:00
parent 23766fdd59
commit 3d0ce01ff1

View File

@ -64,9 +64,11 @@ $$
%\begin{}(,)(,) %\begin{}(,)(,)
%\begin{}{}[]{} %\begin{}{}[]{}
\bf \bf
\bibbysection[] % biblatex
\bibitem[]{} \bibitem[]{}
\bibliography{} \bibliography{}
\bibliographystyle{} \bibliographystyle{}
\addbibresource{} % biblatex
\c{} \c{}
\cite[]{} \cite[]{}
@ -110,7 +112,27 @@ $$
\footciteyear[]{} \footciteyear[]{}
\footciteyearpar[][]{} \footciteyearpar[][]{}
\citefield[]{} \citefield[]{}
\citetitle[]{} %\citetitle[]{}
% biblatex:
\Cite[][]{}
\cite*[][]{}
\textcite[][]{}
\Textcite[][]{}
\parencite[][]{}
\Parencite[][]{}
\parencite*
\smartcite[][]{}
\Smartcite[][]{}
\footcite[][]{}
\Footcite[][]{}
\autocite[][]{}
\Autocite[][]{}
\citecite[][]{}
\citecite*[][]{}
\fullcite[][]{}
\footfullcite[][]{}
\supercite[][]{}
\cline{ - } \cline{ - }
\d{} \d{}
@ -577,6 +599,7 @@ $$
\pdfstringdef{}{} % from the hyperref package \pdfstringdef{}{} % from the hyperref package
\poptabs \poptabs
\prefacename \prefacename
\printbibliography[] % biblatex
\printindex[]{} \printindex[]{}
\protect \protect
\providecommand{}[][]{} \providecommand{}[][]{}
@ -649,6 +672,7 @@ $$
\subcaptionbox[translate]{translate}[][]{translate} % subcaption.sty \subcaptionbox[translate]{translate}[][]{translate} % subcaption.sty
\subcaptionbox*{translate}[][]{translate} % subcaption.sty \subcaptionbox*{translate}[][]{translate} % subcaption.sty
\subjectname \subjectname
\subfloat[][]{}
\subfigure[translate][translate]{translate} % obsolete subfigure.sty \subfigure[translate][translate]{translate} % obsolete subfigure.sty
\subparagraph[]{} % These "sub" versions of the sectioning commands weren't \subparagraph[]{} % These "sub" versions of the sectioning commands weren't
\subparagraph*{} % in the original commandlist for some reason (adk) \subparagraph*{} % in the original commandlist for some reason (adk)