mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-21 17:51:03 +00:00
syntax.default: some additions.
This commit is contained in:
parent
23766fdd59
commit
3d0ce01ff1
@ -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{}
|
||||
@ -577,6 +599,7 @@ $$
|
||||
\pdfstringdef{}{} % from the hyperref package
|
||||
\poptabs
|
||||
\prefacename
|
||||
\printbibliography[] % biblatex
|
||||
\printindex[]{}
|
||||
\protect
|
||||
\providecommand{}[][]{}
|
||||
@ -649,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)
|
||||
|
Loading…
Reference in New Issue
Block a user