diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex-philosophy')
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex-philosophy/README | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex-philosophy/biblatex-philosophy.pdf | bin | 451424 -> 472349 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex-philosophy/philosophy-examples.bib | 4 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex-philosophy/test-verbose.tex | 2 |
4 files changed, 6 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-philosophy/README b/Master/texmf-dist/doc/latex/biblatex-philosophy/README index ca4f0e600f7..a1a2c6efbc3 100644 --- a/Master/texmf-dist/doc/latex/biblatex-philosophy/README +++ b/Master/texmf-dist/doc/latex/biblatex-philosophy/README @@ -29,6 +29,8 @@ This work consists of the following files: README (this file) biblatex-philosophy.dtx biblatex-philosophy.pdf + philosophy-examples.bib + biblatex-philosophy.bib and of the derived: philosophy-standard.bbx diff --git a/Master/texmf-dist/doc/latex/biblatex-philosophy/biblatex-philosophy.pdf b/Master/texmf-dist/doc/latex/biblatex-philosophy/biblatex-philosophy.pdf Binary files differindex 61421d0e991..bbeb801a346 100644 --- a/Master/texmf-dist/doc/latex/biblatex-philosophy/biblatex-philosophy.pdf +++ b/Master/texmf-dist/doc/latex/biblatex-philosophy/biblatex-philosophy.pdf diff --git a/Master/texmf-dist/doc/latex/biblatex-philosophy/philosophy-examples.bib b/Master/texmf-dist/doc/latex/biblatex-philosophy/philosophy-examples.bib index 4ac521ff56a..8fd3481c3c7 100644 --- a/Master/texmf-dist/doc/latex/biblatex-philosophy/philosophy-examples.bib +++ b/Master/texmf-dist/doc/latex/biblatex-philosophy/philosophy-examples.bib @@ -8,7 +8,6 @@ %% Saved with string encoding Unicode (UTF-8) - @book{aristotle:physics, Annotation = {A \texttt{book} entry with a \texttt{translator} field}, Author = {Aristotle}, @@ -344,6 +343,7 @@ Keywords = {primaria}, Location = {Roma-Bari}, Publisher = {Laterza}, + Shorttitle = {La ricerca della lingua perfetta}, Title = {La ricerca della lingua perfetta nella cultura europea}} @book{guzman:sd, @@ -406,7 +406,7 @@ Title = {The Classification of the Sciences}, Volume = {2}} -@bookbook{Spencer:1891vol2, +@bookinbook{Spencer:1891vol2, Author = {Herbert Spencer}, Date = {1891}, Keywords = {esempio}, diff --git a/Master/texmf-dist/doc/latex/biblatex-philosophy/test-verbose.tex b/Master/texmf-dist/doc/latex/biblatex-philosophy/test-verbose.tex index cdff7132223..73cb38f0cb3 100644 --- a/Master/texmf-dist/doc/latex/biblatex-philosophy/test-verbose.tex +++ b/Master/texmf-dist/doc/latex/biblatex-philosophy/test-verbose.tex @@ -10,10 +10,12 @@ annotation=true, hyperref, backref]{biblatex} \addbibresource{philosophy-examples.bib}% +\addbibresource{test.bib}% \usepackage{hyperref} \begin{document} +\cite{Sydenham1848} \section{Test file for \texttt{philosophy-verbose}} |