summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-08-02 20:23:48 +0000
committerKarl Berry <karl@freefriends.org>2021-08-02 20:23:48 +0000
commit69b231694e0fdba26f2987ff182f2a957b722ff2 (patch)
tree9cfc729d3e35325cc4f4ab9a2d79315610997456 /Master/texmf-dist/source
parent606b02cdfd1164393aed2d2e0fd80478c932503d (diff)
lipsum (2aug21)
git-svn-id: svn://tug.org/texlive/trunk@60146 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source')
-rw-r--r--Master/texmf-dist/source/latex/lipsum/lipsum.dtx4
-rw-r--r--Master/texmf-dist/source/latex/lipsum/lipsum.ins10
2 files changed, 7 insertions, 7 deletions
diff --git a/Master/texmf-dist/source/latex/lipsum/lipsum.dtx b/Master/texmf-dist/source/latex/lipsum/lipsum.dtx
index 63717374142..944dac139fe 100644
--- a/Master/texmf-dist/source/latex/lipsum/lipsum.dtx
+++ b/Master/texmf-dist/source/latex/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/Master/texmf-dist/source/latex/lipsum/lipsum.ins b/Master/texmf-dist/source/latex/lipsum/lipsum.ins
index 4a289f65f38..e22af4b0c8a 100644
--- a/Master/texmf-dist/source/latex/lipsum/lipsum.ins
+++ b/Master/texmf-dist/source/latex/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 *}