summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/csquotes
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-04-16 00:36:27 +0000
committerKarl Berry <karl@freefriends.org>2015-04-16 00:36:27 +0000
commit0ce3906d5d9bde36f66e79bf28b6f1e7d4ac10ad (patch)
treeb2acd8bc964982aa47b5882cc6504ed0bef0da75 /Master/texmf-dist/tex/latex/csquotes
parent5c3a7f3dd63d9f130db4b32a8d1014687be17638 (diff)
csquotes (15apr15)
git-svn-id: svn://tug.org/texlive/trunk@36870 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/csquotes')
-rw-r--r--Master/texmf-dist/tex/latex/csquotes/csq-compat.def5
-rw-r--r--Master/texmf-dist/tex/latex/csquotes/csquotes.cfg2
-rw-r--r--Master/texmf-dist/tex/latex/csquotes/csquotes.def19
-rw-r--r--Master/texmf-dist/tex/latex/csquotes/csquotes.sty16
4 files changed, 15 insertions, 27 deletions
diff --git a/Master/texmf-dist/tex/latex/csquotes/csq-compat.def b/Master/texmf-dist/tex/latex/csquotes/csq-compat.def
index 28aceed087c..83743489f7d 100644
--- a/Master/texmf-dist/tex/latex/csquotes/csq-compat.def
+++ b/Master/texmf-dist/tex/latex/csquotes/csq-compat.def
@@ -1,8 +1,5 @@
-% $Id: csq-compat.def,v 5.1d 2011/10/22 19:17:39 lehman stable $
-
\ProvidesFile{csquotes.def}
-[\csq@rcsid $Id: csq-compat.def,v 5.1d 2011/10/22 19:17:39 lehman stable $
- csquotes backwards compatibility]
+ [2015/04/15 v5.1e csquotes backwards compatibility (JAW)]
\def\csq@getversion#1{%
\expandafter\csq@getversion@i
diff --git a/Master/texmf-dist/tex/latex/csquotes/csquotes.cfg b/Master/texmf-dist/tex/latex/csquotes/csquotes.cfg
index d78f719fc3c..321b8a0dc58 100644
--- a/Master/texmf-dist/tex/latex/csquotes/csquotes.cfg
+++ b/Master/texmf-dist/tex/latex/csquotes/csquotes.cfg
@@ -1,5 +1,3 @@
-% $Id: csquotes.cfg,v 5.1d 2011/10/22 19:17:39 lehman stable $
-
\ProvidesFile{csquotes.cfg}
% Put your definitions here.
diff --git a/Master/texmf-dist/tex/latex/csquotes/csquotes.def b/Master/texmf-dist/tex/latex/csquotes/csquotes.def
index bdc98f25aa0..0f9666e0e0f 100644
--- a/Master/texmf-dist/tex/latex/csquotes/csquotes.def
+++ b/Master/texmf-dist/tex/latex/csquotes/csquotes.def
@@ -1,8 +1,5 @@
-% $Id: csquotes.def,v 5.1d 2011/10/22 19:17:39 lehman stable $
-
\ProvidesFile{csquotes.def}
-[\csq@rcsid $Id: csquotes.def,v 5.1d 2011/10/22 19:17:39 lehman stable $
- csquotes generic definitions]
+ [2015/04/15 v5.1e csquotes generic definitions (JAW)]
% Set defaults
@@ -34,13 +31,19 @@
{\quotedblbase}
{\textquotedblleft}
[0.05em]
- {\textquoteright}% unsure
- {\textquoteright}% unsure
+ {\textquoteright}
+ {\textquoteright}
\DeclareQuoteStyle[guillemets]{danish}
{\guillemotright}
{\guillemotleft}
- {\textquoteright}% unsure
- {\textquoteright}% unsure
+ {\textquoteleft}
+ {\textquoteright}
+\DeclareQuoteStyle[topquotes]{danish}
+ {\textquotedblleft}
+ {\textquotedblright}
+ [0.05em]
+ {\textquoteleft}
+ {\textquoteright}
\DeclareQuoteStyle{dutch}
{\quotedblbase}
{\textquotedblright}
diff --git a/Master/texmf-dist/tex/latex/csquotes/csquotes.sty b/Master/texmf-dist/tex/latex/csquotes/csquotes.sty
index aef0dcba32e..a0a28cb4835 100644
--- a/Master/texmf-dist/tex/latex/csquotes/csquotes.sty
+++ b/Master/texmf-dist/tex/latex/csquotes/csquotes.sty
@@ -1,28 +1,18 @@
-% $Id: csquotes.sty,v 5.1d 2011/10/22 19:17:39 lehman stable $
-
% Copyright (c) 2003-2011 Philipp Lehman.
+% (c) 2015 Joseph Wright.
%
% Permission is granted to copy, distribute and/or modify this
% software under the terms of the LaTeX Project Public License
-% (LPPL), version 1.3.
-%
-% The LPPL maintenance status of this software is
-% 'author-maintained'.
+% (LPPL), version 1.3c or any later version.
%
% This software is provided 'as is', without warranty of any kind,
% either expressed or implied, including, but not limited to, the
% implied warranties of merchantability and fitness for a
% particular purpose.
-\def\csq@rcsid$#1: #2 #3 #4 #5${#4 v#3}
-
\NeedsTeXFormat{LaTeX2e}[2005/12/01]
\ProvidesPackage{csquotes}
-[\csq@rcsid $Id: csquotes.sty,v 5.1d 2011/10/22 19:17:39 lehman stable $
- context-sensitive quotations]
-
-\def\csq@version$#1: #2.#3 ${#2#3}
-\edef\csq@version{\csq@version$Revision: 5.1 $}
+ [2015/04/15 v5.1e context-sensitive quotations (JAW)]
%% Compatibility and requirements