summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/oscola/oscola.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-05-22 22:03:54 +0000
committerKarl Berry <karl@freefriends.org>2014-05-22 22:03:54 +0000
commitf6f7618b25c3701babe5e37120df36136661f731 (patch)
tree2c259795242738e88dc0f6064d4e7fd06c0ba1d0 /Master/texmf-dist/doc/latex/oscola/oscola.tex
parent87b302bc32ce01df3614c7a8e4be887218c657e2 (diff)
oscola (22may14)
git-svn-id: svn://tug.org/texlive/trunk@34207 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/oscola/oscola.tex')
-rw-r--r--Master/texmf-dist/doc/latex/oscola/oscola.tex28
1 files changed, 24 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/oscola/oscola.tex b/Master/texmf-dist/doc/latex/oscola/oscola.tex
index f94a2c2b06c..d31c2a4abcd 100644
--- a/Master/texmf-dist/doc/latex/oscola/oscola.tex
+++ b/Master/texmf-dist/doc/latex/oscola/oscola.tex
@@ -1,4 +1,4 @@
-% This file documents the biblatex-oscola package. It is (c) Paul Stanley 2012
+% This file documents the biblatex-oscola package. It is (c) Paul Stanley 2014
% and licensed under the Creative Commons Attribution 3.0-Unported License (CC BY 3.0). A copy of that
% license is available at
% http://creativecommons.org/licenses/by/3.0/deed.en_GB
@@ -16,8 +16,8 @@
{scrartcl}
% SET VERSION NUMBER AND RELEASE DATE
-\def\releasedate{26 May 2013}
-\def\versionnumber{1.2}
+\def\releasedate{22 May 2014}
+\def\versionnumber{1.4}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\usepackage{geometry}
@@ -156,6 +156,10 @@
\DeclareIndexAssociation{echrcases}{intcases}
\DeclareIndexAssociation{echrcasescomm}{intcases}
\DeclareIndexAssociation{pilcases}{intcases}
+\DeclareIndexAssociation{nzcases}{ocases}
+\DeclareIndexAssociation{uscases}{ocases}
+\DeclareIndexAssociation{aucases}{ocases}
+\DeclareIndexAssociation{cacases}{ocases}
\DeclareIndexAssociation{othercases}{ocases}
\DeclareIndexAssociation{gbprimleg}{ukleg}
\DeclareIndexAssociation{gbsecleg}{ukleg}
@@ -499,6 +503,13 @@ of `ibid' in successive citations.
It is possible to use \enquote{ibid} without the
\verb|citetracker|. But turning the \verb|citetracker| off will affect
the treatment of shorthands, which will be disregarded.
+\item[\texttt{citereset}] \index[general]{customization!shortened
+ citations}
+ \index[general]{options!citetracker@\texttt{citetracker}}
+ \index[general]{references!shortened forms} This option allows you
+ to reset the cross-references to previous notes. A sensible option
+ is to use \texttt{citereset={}chapter} to make sure that no
+ cross-references point to previous chapters.
\item[shortindex] By default, \oscola\ produces full citations for
cases when printing indexes (see p \pageref{index:format} below). If
you prefer a simpler format, where tables\slash indexes contain only
@@ -943,6 +954,10 @@ EU cases & \texttt{eucases} & alphabetical \\
ECHR cases & \texttt{echrcase} & alphabetical \\
ECHR Commission decisions & \texttt{echrcasescomm}& alphabetical \\
International cases & \texttt{pilcases} & alphabetical \\
+Australian cases & \texttt{aucases} & alphabetical \\
+New Zealand cases & \texttt{nzcass} & alphabetical \\
+US cases & \texttt{uscases} & alphabetical \\
+Canadian cases & \texttt{cases} & alpabetical \\
Other cases & \texttt{othercases} & alphabetical \\
UK primary legislation & \texttt{gbprimleg} & alphabetical \\
UK draft legislation & \texttt{gbdraftleg} & alphabetical \\
@@ -2371,7 +2386,8 @@ citation.\footnote{These examples are drawn from \cite[37]{melbourne}.}
\section{New Zealand Cases}
\index[general]{cases!New Zealand}
-Follow the same format as is used for English cases.
+Follow the same format as is used for English cases, but seeing the
+\verb|keyword| as \verb|nz|.
\section{US Cases}
@@ -5082,6 +5098,10 @@ ECHR and international cases are both sent to a single index, \texttt{intcases}
And finally, all other cases (for instance US, Canadian, Australian) are sent to a fourth index.
\begin{verbatim}
+\DeclareIndexAssociation{nzcases}{ocases}
+\DeclareIndexAssociation{uscases}{ocases}
+\DeclareIndexAssociation{aucases}{ocases}
+\DeclareIndexAssociation{cacases}{ocases}
\DeclareIndexAssociation{othercases}{ocases}
\end{verbatim}