summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/biblatex-contrib/biblatex-dw/doc/biblatex-dw.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/biblatex-contrib/biblatex-dw/doc/biblatex-dw.tex')
-rw-r--r--macros/latex/contrib/biblatex-contrib/biblatex-dw/doc/biblatex-dw.tex38
1 files changed, 12 insertions, 26 deletions
diff --git a/macros/latex/contrib/biblatex-contrib/biblatex-dw/doc/biblatex-dw.tex b/macros/latex/contrib/biblatex-contrib/biblatex-dw/doc/biblatex-dw.tex
index 01b6026a27..617f78cb8d 100644
--- a/macros/latex/contrib/biblatex-contrib/biblatex-dw/doc/biblatex-dw.tex
+++ b/macros/latex/contrib/biblatex-contrib/biblatex-dw/doc/biblatex-dw.tex
@@ -29,26 +29,9 @@
\section{Introduction}
\subsection{Installation}
-\bldw{} is part of the distributions MiK\TeX{}\footnote{Website: \url{http://www.miktex.org}.}
-and \TeX{}~Live\footnote{Website: \url{http://www.tug.org/texlive}.}~-- thus, you
-can easily install it using the respective package manager. If you would like to
-install \bldw{} manually, do the following:
-Extract the archive \texttt{biblatex-dw.tds.zip} to the \texttt{\$LOCALTEXMF} directory of
- your system.\footnote{If you don't know what that is, have a look at
-\url{http://www.tex.ac.uk/cgi-bin/texfaq2html?label=tds} or
-\url{http://mirror.ctan.org/tds/tds.html}.} Refresh your filename database.
-Here is some additional information from the UK \TeX\ FAQ:
-\begin{itemize}
- \item \href{%
- http://www.tex.ac.uk/cgi-bin/texfaq2html?label=install-where}{%
- Where to install packages}
- \item \href{%
- http://www.tex.ac.uk/cgi-bin/texfaq2html?label=inst-wlcf}{%
- Installing files \enquote{where \LaTeXTeX\ can find them}}
- \item \href{%
- http://www.tex.ac.uk/cgi-bin/texfaq2html?label=privinst}{%
- \enquote{Private} installations of files}
-\end{itemize}
+\bldw{} is part of the distributions MiK\TeX{}\footnote{Website: \url{https://miktex.org}.}
+and \TeX{}~Live\footnote{Website: \url{http://www.tug.org/texlive}.} (as well as Mac\TeX{}\footnote{Webseite: \url{http://www.tug.org/mactex}.}, which is built upon it)~-- thus, you
+can easily install it using the respective package manager.
\subsection{Usage}
The styles are loaded in the same way as the \bl{} standard styles:
@@ -74,11 +57,6 @@ file (\texttt{biblatex.cfg}). Entry options are set in the field
\texttt{options} of an entry in the bib file. Entry options can sometimes override
global options for the respective entry.
-\subsection{Frequently asked Questions (FAQ)}
-I answered some frequently asked questions concerning \bl{} and \bldw{} and made them
-available online:\\
-\url{http://biblatex.dominik-wassenhoven.de/faq.shtml?en}
-
\subsection{Development}
\bldw{} is an open source project hosted at \href{http://sourceforge.net}{sourceforge.net}. The code (also of the latest, not released version) can be downloaded.\footnote{\url{http://sourceforge.net/p/biblatex-dw/code}.} At sourceforge.net you have also the possibility to file bug reports (if possible, including a minimal example)\footnote{\url{http://sourceforge.net/p/biblatex-dw/tickets/milestone/Bugs}.} and feature requests.\footnote{\url{http://sourceforge.net/p/biblatex-dw/tickets/milestone/Features}.}
@@ -135,7 +113,10 @@ Besides some changes in punctuation, there are the following differences:
\wert{dash} to get a dash (---). In some languages, the idem phrase
is gender-specific. The gender for authors\slash editors has to be
given in the \texttt{gender} field of your bib file (see the \bl{}
- documentation for details). The default value for \option{idembib} is
+ documentation for details). The behaviour can be controlled on a per-entry
+ basis with the entry option \option{idembib}. \achtung If you set
+ \option{idembib=false} for an entry, the idem functionality will be suspended
+ for this entry and the following one. The default value for \option{idembib} is
\wert{true}, the default value for \option{idembibformat} is
\wert{idem}.
\item When\beschreibung{edbyidem} \texttt{author} and \texttt{editor} are the same in
@@ -818,6 +799,11 @@ They may override global options for the respective entry.
(\xbx{authortitle-dw}: with option \option{firstfull} only) of entries
with a \texttt{shorthand} is enforced (\wert{true}) or suppressed
(\wert{false}).
+ \opt{idembib}
+ The idem functionality can be set for a single entry. With the global option
+ \option{idembib=false} names will never be substituted, even if the entry option
+ \option{idembib} is set to \wert{true}. The entry option can be helpful for anonymous
+ works for which the idem functionality should be skipped.
\opt{oldauthor}
The \texttt{author} is not set in the font shape chosen by \option{namefont},
if the global option \option{oldauthor} is set to \wert{true}.