From 363ea487975bcc527ccdb2c9b5dda1b27cf839b2 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Tue, 3 Aug 2021 03:03:59 +0000 Subject: CTAN sync 202108030303 --- macros/latex/contrib/lipsum/CHANGELOG.md | 7 +++++++ macros/latex/contrib/lipsum/lipsum.dtx | 4 ++-- macros/latex/contrib/lipsum/lipsum.ins | 10 +++++----- macros/latex/contrib/lipsum/lipsum.pdf | Bin 650355 -> 650470 bytes 4 files changed, 14 insertions(+), 7 deletions(-) (limited to 'macros/latex/contrib/lipsum') diff --git a/macros/latex/contrib/lipsum/CHANGELOG.md b/macros/latex/contrib/lipsum/CHANGELOG.md index 379801f73f..470e445784 100644 --- a/macros/latex/contrib/lipsum/CHANGELOG.md +++ b/macros/latex/contrib/lipsum/CHANGELOG.md @@ -5,6 +5,11 @@ documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project uses major+minor version identifiers. +## [v2.6] + +### Changed +- Minor changes to `lipsum.ins` ([related issue][1]). + ## [v2.5] ### Fixed @@ -47,3 +52,5 @@ and this project uses major+minor version identifiers. ### Fixed - Internal change to avoid error with newer `xparse`. + + [1]: https://github.com/latex3/latex2e/issues/636 diff --git a/macros/latex/contrib/lipsum/lipsum.dtx b/macros/latex/contrib/lipsum/lipsum.dtx index 6371737414..944dac139f 100644 --- a/macros/latex/contrib/lipsum/lipsum.dtx +++ b/macros/latex/contrib/lipsum/lipsum.dtx @@ -16,7 +16,7 @@ % https://github.com/PhelypeOleinik/lipsum % \def\lipsumversion{2.5} -\def\lipsumdate{2021-07-28} +\def\lipsumdate{2021-08-01} %<*driver> \ProvidesFile{lipsum.dtx}% [\lipsumdate\space v\lipsumversion\space @@ -1319,7 +1319,7 @@ % Warn the user about an unknown/missing language. Most of the time % the issue is a minimal installation that doesn't have Latin, but % sometimes it may be a typo. Regardless of the case, warn the user -% then change the lanugage to \cs{languagename} so the warning appears +% then change the language to \cs{languagename} so the warning appears % only once, at least until it is changed again. % \begin{macrocode} \cs_new_protected:Npn \@@_missing_language_warning: diff --git a/macros/latex/contrib/lipsum/lipsum.ins b/macros/latex/contrib/lipsum/lipsum.ins index 4a289f65f3..e22af4b0c8 100644 --- a/macros/latex/contrib/lipsum/lipsum.ins +++ b/macros/latex/contrib/lipsum/lipsum.ins @@ -12,7 +12,7 @@ %% and version 1.3 or later is part of all distributions of %% LaTeX version 2005/12/01 or later. %% -\input l3docstrip.tex +\input docstrip.tex \askforoverwritefalse \keepsilent \preamble @@ -58,12 +58,12 @@ Please send error reports and suggestions for improvements to \inparfalse \parno=0 \endlinechar=-1 - \def~{ }% + \def\~{ }% \def\ReferenceLines{% \MetaPrefix ^^J% - \MetaPrefix~The original source files were:^^J% + \MetaPrefix\~The original source files were:^^J% \MetaPrefix ^^J% - \MetaPrefix~\inFileName^^J}% + \MetaPrefix\~\inFileName^^J}% \immediate\write\lipswrite{\defaultpreamble}% \immediate\write\lipswrite{\string\SetLipsumLanguage{#3}}% \genlipsumaux\genlipsumaux @@ -96,7 +96,7 @@ Please send error reports and suggestions for improvements to \genlipsum{cs}{lipsum-cs}{czech} \genlipsum{cicero}{cicero}{latin} -\obeyspaces +\catcode`\ =13 \edef {\space}% \Msg{****************************************************} \Msg{* *} \Msg{* To finish the installation you have to move the *} diff --git a/macros/latex/contrib/lipsum/lipsum.pdf b/macros/latex/contrib/lipsum/lipsum.pdf index c27ddc7e8b..a9a5d52217 100644 Binary files a/macros/latex/contrib/lipsum/lipsum.pdf and b/macros/latex/contrib/lipsum/lipsum.pdf differ -- cgit v1.2.3