From 86ce10d3a5965218b1ca952e8ad39ba2421ebaed Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 1 Feb 2016 23:01:46 +0000 Subject: csquotes (1feb16) git-svn-id: svn://tug.org/texlive/trunk@39538 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/csquotes/csq-compat.def | 2 +- Master/texmf-dist/tex/latex/csquotes/csquotes.def | 19 ++++++++++++++++++- Master/texmf-dist/tex/latex/csquotes/csquotes.sty | 4 ++-- 3 files changed, 21 insertions(+), 4 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 3e10f96255a..6ff6a54e2e6 100644 --- a/Master/texmf-dist/tex/latex/csquotes/csq-compat.def +++ b/Master/texmf-dist/tex/latex/csquotes/csq-compat.def @@ -1,5 +1,5 @@ \ProvidesFile{csq-compat.def} - [2015/07/18 v5.1f csquotes backwards compatibility (JAW)] + [2016/01/31 v5.1g csquotes backwards compatibility (JAW)] \def\csq@getversion#1{% \expandafter\csq@getversion@i diff --git a/Master/texmf-dist/tex/latex/csquotes/csquotes.def b/Master/texmf-dist/tex/latex/csquotes/csquotes.def index b06aaebad24..4d85ba55996 100644 --- a/Master/texmf-dist/tex/latex/csquotes/csquotes.def +++ b/Master/texmf-dist/tex/latex/csquotes/csquotes.def @@ -1,5 +1,5 @@ \ProvidesFile{csquotes.def} - [2015/07/18 v5.1f csquotes generic definitions (JAW)] + [2016/01/31 v5.1g csquotes generic definitions (JAW)] % Set defaults @@ -401,6 +401,23 @@ \DeclareQuoteGlyph{EU2}{"2039}% = angle quot. mark, left-pointing single = \guilsinglleft \DeclareQuoteGlyph{EU2}{"203A}% = angle quot. mark, right-pointing single = \guilsinglright +% Unicode (2016/02/01 ownards) +\DeclareQuoteGlyph{TU}{"0022}% = neutral quot. mark, double = \textquotedbl +\DeclareQuoteGlyph{TU}{"0027}% = neutral quot. mark, single = \textquotesingle +\DeclareQuoteGlyph{TU}{"00AB}% = angle quot. mark, left-pointing double = \guillemotleft +\DeclareQuoteGlyph{TU}{"00BB}% = angle quot. mark, right-pointing double = \guillemotright +\DeclareQuoteGlyph{TU}{"2018}% = comma quot. mark, single turned = \textquoteleft +\DeclareQuoteGlyph{TU}{"2019}% = comma quot. mark, single = \textquoteright +\DeclareQuoteGlyph{TU}{"201A}% = comma quot. mark, low single = \quotesinglbase +\DeclareQuoteGlyph{TU}{"201B}% = comma quot. mark, single reversed = n/a +\DeclareQuoteGlyph{TU}{"201C}% = comma quot. mark, double turned = \textquotedblleft +\DeclareQuoteGlyph{TU}{"201D}% = comma quot. mark, double = \textquotedblright +\DeclareQuoteGlyph{TU}{"201E}% = comma quot. mark, low double = \quotedblbase +\DeclareQuoteGlyph{TU}{"201F}% = comma quot. mark, double reversed = n/a +\DeclareQuoteGlyph{TU}{"2039}% = angle quot. mark, left-pointing single = \guilsinglleft +\DeclareQuoteGlyph{TU}{"203A}% = angle quot. mark, right-pointing single = \guilsinglright + + \endinput % Auxiliary commands for some styles diff --git a/Master/texmf-dist/tex/latex/csquotes/csquotes.sty b/Master/texmf-dist/tex/latex/csquotes/csquotes.sty index efa9ffb0373..dead738f966 100644 --- a/Master/texmf-dist/tex/latex/csquotes/csquotes.sty +++ b/Master/texmf-dist/tex/latex/csquotes/csquotes.sty @@ -1,5 +1,5 @@ % Copyright (c) 2003-2011 Philipp Lehman. -% (c) 2015 Joseph Wright. +% (c) 2015-2016 Joseph Wright. % % Permission is granted to copy, distribute and/or modify this % software under the terms of the LaTeX Project Public License @@ -12,7 +12,7 @@ \NeedsTeXFormat{LaTeX2e}[2005/12/01] \ProvidesPackage{csquotes} - [2015/07/18 v5.1f context-sensitive quotations (JAW)] + [2016/01/31 v5.1g context-sensitive quotations (JAW)] %% Compatibility and requirements -- cgit v1.2.3