summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/biblatex-philosophy/Test-philosophy-classic.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex-philosophy/Test-philosophy-classic.tex')
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-philosophy/Test-philosophy-classic.tex13
1 files changed, 12 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-philosophy/Test-philosophy-classic.tex b/Master/texmf-dist/doc/latex/biblatex-philosophy/Test-philosophy-classic.tex
index 0ff795fade4..cfe5df008b8 100644
--- a/Master/texmf-dist/doc/latex/biblatex-philosophy/Test-philosophy-classic.tex
+++ b/Master/texmf-dist/doc/latex/biblatex-philosophy/Test-philosophy-classic.tex
@@ -43,6 +43,7 @@ hyperref,
%\renewcommand{\annotationfont}{}
%\renewcommand{\libraryfont}{\sffamily}
%\renewcommand*{\volnumpunct}{/}
+%\renewcommand*{\volumfont}{}%\renewcommand*{\volumfont}{\scshape}
%%-------------------------------------------------------
@@ -53,6 +54,16 @@ hyperref,
\nocite{*}
+\section{Comando $\backslash$\texttt{sdcite}}
+Per le opere senza data, permette di utilizzare lo schema autore--titolo:
+
+\sdcite{Metaphysica}
+
+\sdcite{Ethica}
+
+\section{Comando $\backslash$\texttt{footcitet}}
+Riproduce in nota lo stile del comando \verb|\textcite|:\footcitet[12-13]{Corrocher:2009}
+
% SIGLE
\printshorthands
@@ -79,4 +90,4 @@ Si noti che nelle bibliografie seguenti la lista degli autori/editori è riportat
\printbibliography[maxnames=999,minnames=999,prenote=notariferimenti,heading=primary,keyword=primary]
-\end{document} \ No newline at end of file
+\end{document}