From b75d021081e08a9134443df1375b5a5652da824b Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Mon, 4 Jan 1999 16:15:02 +0000 Subject: 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). --- Doc/texinputs/fncychap.sty | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Doc/texinputs/fncychap.sty b/Doc/texinputs/fncychap.sty index 4e693b8..b0d7b76 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 } -- cgit v0.12