From 0ce3906d5d9bde36f66e79bf28b6f1e7d4ac10ad Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 16 Apr 2015 00:36:27 +0000 Subject: csquotes (15apr15) git-svn-id: svn://tug.org/texlive/trunk@36870 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/csquotes/csq-compat.def | 5 +---- Master/texmf-dist/tex/latex/csquotes/csquotes.cfg | 2 -- Master/texmf-dist/tex/latex/csquotes/csquotes.def | 19 +++++++++++-------- Master/texmf-dist/tex/latex/csquotes/csquotes.sty | 16 +++------------- 4 files changed, 15 insertions(+), 27 deletions(-) (limited to 'Master/texmf-dist/tex/latex/csquotes') 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 -- cgit v1.2.3