diff options
author | Karl Berry <karl@gnu.org> | 1998-04-10 20:54:46 +0000 |
---|---|---|
committer | Karl Berry <karl@gnu.org> | 1998-04-10 20:54:46 +0000 |
commit | e97f8e6f5797b0319cd9c1da26ff73c95fe9961c (patch) | |
tree | 8558c08f033b9b9e6bc3bd7cae4c6d96feaaa5eb /texinfo.tex | |
parent | 20b68e968aa7b7f43bf0cebf58156f4429deeb40 (diff) | |
download | make-e97f8e6f5797b0319cd9c1da26ff73c95fe9961c.tar.gz |
@cartouche: Align right side correctly.
From: dale.smith@bellhow.com (Dale Smith)
Date: Fri, 06 Mar 1998 14:47:02 GMT
Diffstat (limited to 'texinfo.tex')
-rw-r--r-- | texinfo.tex | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/texinfo.tex b/texinfo.tex index 09f8968..d8eff35 100644 --- a/texinfo.tex +++ b/texinfo.tex @@ -3636,8 +3636,8 @@ width0pt\relax} \fi % \nonarrowing is a flag. If "set", @lisp etc don't narrow margins. \let\nonarrowing=\relax -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -% \cartouche: draw rectangle w/rounded corners around argument +% @cartouche ... @end cartouche: draw rectangle w/rounded corners around +% environment contents. \font\circle=lcircle10 \newdimen\circthick \newdimen\cartouter\newdimen\cartinner @@ -3664,9 +3664,9 @@ width0pt\relax} \fi \cartinner=\hsize \advance\cartinner by-\lskip \advance\cartinner by-\rskip \cartouter=\hsize - \advance\cartouter by 18pt % allow for 3pt kerns on either + \advance\cartouter by 18.4pt % allow for 3pt kerns on either % side, and for 6pt waste from -% each corner char +% each corner char, and rule thickness \normbskip=\baselineskip \normpskip=\parskip \normlskip=\lineskip % Flag to tell @lisp, etc., not to narrow margin. \let\nonarrowing=\comment |