summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/csquotes/csquotes.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-11-30 00:25:49 +0000
committerKarl Berry <karl@freefriends.org>2008-11-30 00:25:49 +0000
commit12c250fa4675512940f0f2f11a24a1c6b06d2de3 (patch)
treefa7129fb5e6132f36ce2ee015403767c893d44d3 /Master/texmf-dist/doc/latex/csquotes/csquotes.tex
parent1c92a89feaff3bdd0644925dfd991004ff71bdeb (diff)
csquotes 4.3 (29nov08)
git-svn-id: svn://tug.org/texlive/trunk@11476 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/csquotes/csquotes.tex')
-rw-r--r--Master/texmf-dist/doc/latex/csquotes/csquotes.tex11
1 files changed, 8 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/csquotes/csquotes.tex b/Master/texmf-dist/doc/latex/csquotes/csquotes.tex
index 371ed503f5d..27265076df5 100644
--- a/Master/texmf-dist/doc/latex/csquotes/csquotes.tex
+++ b/Master/texmf-dist/doc/latex/csquotes/csquotes.tex
@@ -1,4 +1,4 @@
-% $Id: csquotes.tex,v 4.2 2008/06/24 17:09:34 lehman stable $
+% $Id: csquotes.tex,v 4.3 2008/11/23 16:02:45 lehman stable $
\documentclass{ltxdockit}
\usepackage[latin9]{inputenc}
\usepackage[american]{babel}
@@ -12,7 +12,7 @@
\MakeAutoQuote*{<}{>}
\MakeShortVerb{\|}
-\rcsid{$Id: csquotes.tex,v 4.2 2008/06/24 17:09:34 lehman stable $}
+\rcsid{$Id: csquotes.tex,v 4.3 2008/11/23 16:02:45 lehman stable $}
\titlepage{%
title={The \sty{csquotes} package},
@@ -153,7 +153,7 @@ Turns all package warnings into error messages. This is useful to ensure that no
\subsection{The \opt{babel} option}
\label{opt:bbl}
-Controls multilingual support. \kvopt{babel}{true} continuously adapts the quote style to the language of the \sty{babel} package. \kvopt{babel}{once} will only adapt the style once so that it matches \sty{babel}'s main language. \kvopt{babel}{try} and \kvopt{babel}{tryonce} are similar to \kvopt{babel}{true} and \kvopt{babel}{once} if \sty{babel} is loaded but will not issue any warnings if it is not. The short form \opt{babel} is equivalent to \kvopt{babel}{true}. Multilingual support is not enabled by default. See also section \ref{bas:set}.
+Controls multilingual support. \kvopt{babel}{true} continuously adapts the quote style to the language of the \sty{babel} package. \kvopt{babel}{once} will only adapt the style once so that it matches \sty{babel}'s main language. \kvopt{babel}{try} and \kvopt{babel}{tryonce} are similar to \kvopt{babel}{true} and \kvopt{babel}{once} if \sty{babel} is loaded but will not issue any warnings if it is not. The short form \opt{babel} is equivalent to \kvopt{babel}{true}. The default setting is \kvopt{babel}{tryonce}. See also section \ref{bas:set}.
\subsection{The \opt{style} option}
\label{opt:sty}
@@ -1109,6 +1109,11 @@ This revision history is a list of changes relevant to users of this package. Ch
\begin{changelog}
+\begin{release}{4.3}{2008-11-23}
+\item Made package option \kvopt{babel}{tryonce} the default setting\see{opt:bbl}
+\item Internal updates for \path{biblatex} package
+\end{release}
+
\begin{release}{4.2}{2008-06-24}
\item Upgrade to \sty{etoolbox} 1.6
\end{release}