From 4df1518635747fd1a390c2cd210da9a09f1b4b1d Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 22 Feb 2021 21:52:45 +0000 Subject: csquotes (22feb21) git-svn-id: svn://tug.org/texlive/trunk@57844 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/csquotes/csq-compat.def | 2 +- Master/texmf-dist/tex/latex/csquotes/csquotes.def | 2 +- Master/texmf-dist/tex/latex/csquotes/csquotes.sty | 8 ++++---- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'Master/texmf-dist/tex') diff --git a/Master/texmf-dist/tex/latex/csquotes/csq-compat.def b/Master/texmf-dist/tex/latex/csquotes/csq-compat.def index b8ad344c1d9..aafc40fdd44 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} - [2021-01-04 v5.2k csquotes backwards compatibility (JAW)] + [2021-02-22 v5.2l 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 12197c3ee8e..0b7104a2b7e 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} - [2021-01-04 v5.2k csquotes generic definitions (JAW)] + [2021-02-22 v5.2l csquotes generic definitions (JAW)] % Set defaults diff --git a/Master/texmf-dist/tex/latex/csquotes/csquotes.sty b/Master/texmf-dist/tex/latex/csquotes/csquotes.sty index 72bc9ba0310..fbd4a2dda5a 100644 --- a/Master/texmf-dist/tex/latex/csquotes/csquotes.sty +++ b/Master/texmf-dist/tex/latex/csquotes/csquotes.sty @@ -12,7 +12,7 @@ \NeedsTeXFormat{LaTeX2e}[2005/12/01] \ProvidesPackage{csquotes} - [2021-01-04 v5.2k context-sensitive quotations (JAW)] + [2021-02-22 v5.2l context-sensitive quotations (JAW)] %% Compatibility and requirements @@ -2237,9 +2237,9 @@ \newrobustcmd*{\textdel}{% \mktextdel} -\newcommand{\mktextelp}{[\textellipsis\unkern]} -\newcommand{\mktextelpins}[1]{[\textellipsis\unkern] [#1]} -\newcommand{\mktextinselp}[1]{[#1] [\textellipsis\unkern]} +\newcommand{\mktextelp}{[\textellipsis\unkern]\@} +\newcommand{\mktextelpins}[1]{[\textellipsis\unkern]\@ [#1]} +\newcommand{\mktextinselp}[1]{[#1] [\textellipsis\unkern]\@} \newcommand{\mktextins}[1]{[#1]} \newcommand{\mktextmod}[1]{[#1]} \newcommand{\mktextdel}[1]{[]} -- cgit v1.2.3