summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/biblatex-manuscripts-philology/documentation
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-06-25 23:33:30 +0000
committerKarl Berry <karl@freefriends.org>2014-06-25 23:33:30 +0000
commit531f34e967beded1d10f9aa49f6ce4ae9c1dff93 (patch)
tree6b5401be3418d9a5a4e25c8d0ca4ea74d9689fe6 /Master/texmf-dist/doc/latex/biblatex-manuscripts-philology/documentation
parentb7e510653ce0eafb80d67743af723b32460b30ee (diff)
biblatex-manuscripts-philology (25jun14)
git-svn-id: svn://tug.org/texlive/trunk@34414 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex-manuscripts-philology/documentation')
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-manuscripts-philology/documentation/biblatex-manuscripts-philology.pdfbin76329 -> 78566 bytes
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-manuscripts-philology/documentation/biblatex-manuscripts-philology.tex44
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-manuscripts-philology/documentation/example.pdfbin34668 -> 34654 bytes
3 files changed, 37 insertions, 7 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-manuscripts-philology/documentation/biblatex-manuscripts-philology.pdf b/Master/texmf-dist/doc/latex/biblatex-manuscripts-philology/documentation/biblatex-manuscripts-philology.pdf
index b53000cebc3..283f839f19d 100644
--- a/Master/texmf-dist/doc/latex/biblatex-manuscripts-philology/documentation/biblatex-manuscripts-philology.pdf
+++ b/Master/texmf-dist/doc/latex/biblatex-manuscripts-philology/documentation/biblatex-manuscripts-philology.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/biblatex-manuscripts-philology/documentation/biblatex-manuscripts-philology.tex b/Master/texmf-dist/doc/latex/biblatex-manuscripts-philology/documentation/biblatex-manuscripts-philology.tex
index e0d4a496a1b..fff9282f8fe 100644
--- a/Master/texmf-dist/doc/latex/biblatex-manuscripts-philology/documentation/biblatex-manuscripts-philology.tex
+++ b/Master/texmf-dist/doc/latex/biblatex-manuscripts-philology/documentation/biblatex-manuscripts-philology.tex
@@ -19,8 +19,8 @@
subtitle={New data types},
email={maieul <at> maieul <dot> net},
author={Maïeul Rouquette},
- revision={1.2.0},
- date={07/04/2014},
+ revision={1.4.0},
+ date={23/06/2014},
url={https://github.com/maieul/biblatex-manuscripts-philology}}
@@ -81,7 +81,7 @@ This bibtype can use the optional fields:
\fielditem{dating}{litteral} the dating of the manuscript. It can be for example a century.
-\fielditem{layer}{key} for palimpsests, the layer which is studied. There is two possibility:
+\label{field:layer}\fielditem{layer}{key} for palimpsests, the layer which is studied. There is two possibility:
\begin{description}
\item[inf] for the inferior layer.
\item[sup] for the superior layer
@@ -101,7 +101,7 @@ This bibtype can use the optional fields:
\fielditem{pagination}{key} the pagination of part of manuscript which is studied. The standard pagination key are allowed, but the package add a new key: \verb+folio+.
-\fielditem{shorthand}{litteral} the shorthand of the manuscript. If this field is empty, the entry key will be used as shorthand, except if the version \opt{manuscript-noauthoshorthand} is loaded. See \secref{noauthoshorthand}.
+\fielditem{shorthand}{litteral} the shorthand of the manuscript. If this field is empty, the entry key will be used as shorthand, except if the version \opt{manuscript-noautoshorthand} is loaded. See \secref{noautoshorthand}.
\fielditem{support}{key} the support of the manuscript, which will be translated in your work language. These keys are defined: \texttt{papyrus}, \texttt{paper}, \texttt{pergament}.
@@ -177,16 +177,16 @@ If you want to print a list of manuscripts with detailed fields listed in \secre
\cnt{details}.
\begin{minted}{latex}
-\printbibliography[type=manuscript,env=details,title=Description of manuscripts]
+\printshorthand[type=manuscript,env=details,title=Description of manuscripts]
\end{minted}
In this case, you must run two times biber: one after the first run of \LaTeX\ and one after the second run, to add in the \file{.bbl} the catalogues. After that, run a three time \LaTeX.
If you use \opt{manuscripts-noautoshorthand} version, this list could contain manuscripts without shorthand. By default, the descriptions of such manuscripts will be aligned on the left of the shorthands column.
-\label{bibcheck}An other solution is to make two lists: one with manuscripts with shorthand and one with manuscript withoutshortands. You can add to your \cmd{printbiblography} commands a \opt{bibcheck} option, equal to \opt{withshorthand} or \opt{withoutshorthand}:
+\label{bibcheck}An other solution is to make two lists: one with manuscripts with shorthand and one with manuscript withoutshortands. You can add to your \cmd{printbiblography} or \cmd{printshorthands} commands a \opt{bibcheck} option, equal to \opt{withshorthand} or \opt{withoutshorthand}. As you:
\begin{minted}{latex}
-\printbibliography[
+\printshorthands[
type=manuscript,
env=details,
title=Description of used manuscripts,
@@ -198,6 +198,23 @@ If you use \opt{manuscripts-noautoshorthand} version, this list could contain ma
check=withoutshorthand
]
\end{minted}
+
+\subsection{Sorting list of manuscripts without shorthand}
+
+\label{sorting} If you doesn't use the shorthands' feature, you can want to print a list of manuscripts, sorted by Town, Library, Collection, Shelfmark.
+
+You can use, for that, the option \opt{sorting=manuscripts}.
+
+\begin{minted}{latex}
+\printbibliography[
+ type=manuscript,
+ title=Description of other manuscripts,
+ sorting=manuscripts
+]
+\end{minted}
+
+You can use the special field \bibfield{sortshelfmark} if the way you shelf marks are sorted is not the way they are printed (like in normal entry type, you can use \bibfield{sorttitle}.
+
\section{Customization}
\subsection{Commands}
@@ -240,10 +257,23 @@ Some specific localization strings are defined in the \file{manucripts-xxx.lbx}
The \file{manuscripts-shared.bbx} file defines bibmacros and field formats (read the \biblatex handbook to know more about bibmacro and field format). We can't list all of them, but you can look on them to know how to customize more finely the manuscripts description.
+\section{Use with biblatex-realauthor}\ref{biblatex-multiple-dm}
+
+To use this package with the features of \verb+biblatex-realauthor+, you must use the package \verb+biblatex-multiple-dm+.
+
+
\section{Change history}
\begin{changelog}
+\begin{release}{1.4.0}{2014-06-23}
+ \item Compatibility with \verb+biblatex-multiple-dm+.\see{biblatex-multiple-dm}
+\end{release}
+
+
+\begin{release}{1.3.0}{2014-06-16}
+ \item Add sorting description.\see{sorting}
+\end{release}
\begin{release}{1.2.0}{2014-04-07}
\item Add \bibfield{layer}.\see{field:layer}
diff --git a/Master/texmf-dist/doc/latex/biblatex-manuscripts-philology/documentation/example.pdf b/Master/texmf-dist/doc/latex/biblatex-manuscripts-philology/documentation/example.pdf
index 9d554d6c4fe..76d955c3fbd 100644
--- a/Master/texmf-dist/doc/latex/biblatex-manuscripts-philology/documentation/example.pdf
+++ b/Master/texmf-dist/doc/latex/biblatex-manuscripts-philology/documentation/example.pdf
Binary files differ