summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/csquotes/csquotes.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-02-06 23:34:50 +0000
committerKarl Berry <karl@freefriends.org>2010-02-06 23:34:50 +0000
commitd95420cfa1846c1142165499156752cca03ce0e6 (patch)
tree387ae229b84ad32cd9e1a29797d3a639cd7c007a /Master/texmf-dist/doc/latex/csquotes/csquotes.tex
parent1b49ce8abffc2ea892d57c13c73e96c726becbb0 (diff)
scquotes 4.4d (6feb10)
git-svn-id: svn://tug.org/texlive/trunk@16927 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.tex16
1 files changed, 12 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/csquotes/csquotes.tex b/Master/texmf-dist/doc/latex/csquotes/csquotes.tex
index f5ddce129cc..59eb6d05f50 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.4c 2009/09/23 18:54:12 lehman stable $
+% $Id: csquotes.tex,v 4.4d 2010/02/06 18:19:34 lehman stable $
\documentclass{ltxdockit}[2009/05/24]
\usepackage[latin9]{inputenc}
\usepackage[american]{babel}
@@ -12,7 +12,7 @@
\MakeAutoQuote*{<}{>}
\MakeShortVerb{\|}
-\rcsid{$Id: csquotes.tex,v 4.4c 2009/09/23 18:54:12 lehman stable $}
+\rcsid{$Id: csquotes.tex,v 4.4d 2010/02/06 18:19:34 lehman stable $}
\titlepage{%
title={The \sty{csquotes} package},
@@ -102,7 +102,7 @@ This package provides advanced facilities for inline and display quotations. It
\subsection{License}
-Copyright © 2003--2009 Philipp Lehman. Permission is granted to copy, distribute and\slash or modify this software under the terms of the \lppl, version 1.3c.\fnurl{http://www.ctan.org/tex-archive/macros/latex/contrib/csquotes/LICENSE}
+Copyright © 2003--2010 Philipp Lehman. Permission is granted to copy, distribute and\slash or modify this software under the terms of the \lppl, version 1.3c.\fnurl{http://www.ctan.org/tex-archive/macros/latex/contrib/csquotes/LICENSE}
%\fnurl{http://www.ctan.org/tex-archive/macros/latex/base/lppl.txt}
This package is author"=maintained.
@@ -531,6 +531,7 @@ If available, this package will load the configuration file \path{csquotes.cfg}.
finnish & -- \\
french & quotes, quotes\*, guillemets, guillemets\*\\
german & quotes, guillemets, swiss \\
+ greek & -- \\
italian & quotes, guillemets \\
norwegian & guillemets, quotes \\
portuguese & portuguese, brazilian \\
@@ -1060,7 +1061,7 @@ The \prm{code} may be arbitrary \latex code which redefines vulnerable commands
\subsection{Registering quotation marks}
\label{aut:sfc}
-In order to track punctuation marks inside quotations, this package requires that all quotation marks be transparent to the space factor, \ie that they have a space factor code of zero. This setting is specific to the output encoding. Settings for the encodings \acr{OT1}, \acr{OT2}, \acr{OT4}, \acr{T1}, \acr{LY1}, \acr{T2A}, \acr{T2B}, \acr{T2C}, \acr{LCY}, \acr{X2}, and \acr{EU1} are provided by default. Other encodings may be set up in the configuration file using the following command:
+In order to track punctuation marks inside quotations, this package requires that all quotation marks be transparent to the space factor, \ie that they have a space factor code of zero. This setting is specific to the output encoding. Settings for the encodings \acr{OT1}, \acr{OT2}, \acr{OT4}, \acr{T1}, \acr{LY1}, \acr{LGR}, \acr{T2A}, \acr{T2B}, \acr{T2C}, \acr{LCY}, \acr{X2}, and \acr{EU1} are provided by default. Other encodings may be set up in the configuration file using the following command:
\begin{ltxsyntax}
\cmditem{DeclareQuoteGlyph}{encoding}{position}
@@ -1134,6 +1135,13 @@ This revision history is a list of changes relevant to users of this package. Ch
\begin{changelog}
+\begin{release}{4.4d}{2010-02-06}
+\item Added quote style for Dutch
+\item Added quote style for Finnish
+\item Added quote style for Greek
+\item Added support for \acr{LGR} encoding
+\end{release}
+
\begin{release}{4.4c}{2009-09-23}
\item Fixed incompatibility with \sty{inputenx} package
\end{release}