diff options
author | Karl Berry <karl@freefriends.org> | 2025-01-24 21:05:39 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2025-01-24 21:05:39 +0000 |
commit | 33e2a88ab49802a58cce1b4748209daf66687655 (patch) | |
tree | 9d355ad09f530e4d45f56cadc28d5b154741191c /Master/texmf-dist/tex/latex | |
parent | ebd8aa21b6e105167fee7679e30ab6a8d25a3d22 (diff) |
crossword (24jan25)
git-svn-id: svn://tug.org/texlive/trunk@73579 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex')
-rw-r--r-- | Master/texmf-dist/tex/latex/crossword/cwpuzzle.sty | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/crossword/cwpuzzle.sty b/Master/texmf-dist/tex/latex/crossword/cwpuzzle.sty index 1c5b41e7f65..c29f62cd813 100644 --- a/Master/texmf-dist/tex/latex/crossword/cwpuzzle.sty +++ b/Master/texmf-dist/tex/latex/crossword/cwpuzzle.sty @@ -21,8 +21,8 @@ %% same distribution. (The sources need not necessarily be %% in the same archive or directory.) \def\filename{cwpuzzle.dtx} -\def\fileversion{1.11} -\def\filedate{2022/09/13} +\def\fileversion{1.13} +\def\filedate{2025/01/23} \let\docversion=\fileversion \let\docdate=\filedate \typeout{% @@ -38,11 +38,11 @@ %% %% %% Author: Gerd Neugebauer -%% Im Lerchels\"ohl 5 -%% 64521 Gro\ss-Gerau +%% Brechklinge 10 +%% 69256 Mauer %% Mail: gene@gerd-neugebauer.de %% -%% Copyright (c) 1995-2022 Gerd Neugebauer +%% Copyright (c) 1995-2025 Gerd Neugebauer %% %% cwpuzzle.dtx is distributed in the hope that it will be useful, %% but WITHOUT ANY WARRANTY. No author or distributor accepts @@ -333,6 +333,7 @@ \begingroup \catcode`\|=13 \gdef\Sudoku{\begin{Puzzle}{9}{9}% + \def\PuzzleContent{} \let\Puzzle@pipe=|% \def\PPa{\Puzzle@pipe[][fS]}% \def|##1{\ifx##1*\let\next\PPa\else |