diff options
| author | Fred Drake <fdrake@acm.org> | 1999-01-04 16:15:02 +0000 |
|---|---|---|
| committer | Fred Drake <fdrake@acm.org> | 1999-01-04 16:15:02 +0000 |
| commit | b75d021081e08a9134443df1375b5a5652da824b (patch) | |
| tree | 0c837f14dda0df1b1d82f878fa05704e122f3ab4 /Doc/texinputs/fncychap.sty | |
| parent | d53869ea3362d84916bfe6fd99ad720c451e20f6 (diff) | |
| download | cpython-git-b75d021081e08a9134443df1375b5a5652da824b.tar.gz | |
Typo: "TWELV" --> "TWELVE"
Added note at top, since LaTeX style writers like to force name
changes when someone else makes a change to the style. I'm sending a
note to the author reporting the error and asking for an updated
version.
This cannot be distributed in this form. This will be resolved when I
get a response from Ulf Lindgren.
Typo reported by rwolff@noao.edu (Richard Wolff).
Diffstat (limited to 'Doc/texinputs/fncychap.sty')
| -rw-r--r-- | Doc/texinputs/fncychap.sty | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/Doc/texinputs/fncychap.sty b/Doc/texinputs/fncychap.sty index 4e693b8b94..b0d7b76b74 100644 --- a/Doc/texinputs/fncychap.sty +++ b/Doc/texinputs/fncychap.sty @@ -1,3 +1,6 @@ +%%% Derived from the original fncychap.sty, +%%% but changed ``TWELV'' to ``TWELVE''. + %%% Copyright Ulf A. Lindgren %%% Department of Applied Electronics %%% Chalmers University of Technology @@ -346,7 +349,7 @@ width\RW}\par\nobreak ZERO\else{}\fi \or ONE\or TWO\or THREE\or FOUR\or FIVE \or SIX\or SEVEN\or EIGHT\or NINE\or TEN - \or ELEVEN\or TWELV\or THIRTEEN\or FOURTEEN\or FIFTEEN + \or ELEVEN\or TWELVE\or THIRTEEN\or FOURTEEN\or FIFTEEN \or SIXTEEN\or SEVENTEEN\or EIGHTEEN\or NINETEEN\fi } |
