[latex3-commits] [git/LaTeX3-latex3-latex3] master: xbox: Correct docs for framing (064ec1bef)
Joseph Wright
joseph.wright at morningstar2.co.uk
Mon Aug 24 11:19:09 CEST 2020
Repository : https://github.com/latex3/latex3
On branch : master
Link : https://github.com/latex3/latex3/commit/064ec1befb049850852e223cfc3f85359b665fc7
>---------------------------------------------------------------
commit 064ec1befb049850852e223cfc3f85359b665fc7
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Mon Aug 24 09:44:54 2020 +0100
xbox: Correct docs for framing
>---------------------------------------------------------------
064ec1befb049850852e223cfc3f85359b665fc7
l3trial/xbox/xbox.dtx | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/l3trial/xbox/xbox.dtx b/l3trial/xbox/xbox.dtx
index 901b30fc5..ff89daf1d 100644
--- a/l3trial/xbox/xbox.dtx
+++ b/l3trial/xbox/xbox.dtx
@@ -265,7 +265,7 @@
%
% \begin{function}{\xbox_frame_to_wd:nnnnn}
% \begin{syntax}
-% \cs{xbox_frame_to_wd:nnn} \Arg{width} \Arg{position} \Arg{content} \Arg{thickness} \Arg{border}
+% \cs{xbox_frame_to_wd:nnnnn} \Arg{width} \Arg{position} \Arg{content} \Arg{thickness} \Arg{border}
% \end{syntax}
% Typesets the \meta{content} in horizontal mode such that it is treated as
% having nominal \meta{width}. The \meta{content} is placed within this
@@ -280,9 +280,9 @@
% Within the \meta{width} (a dimension expression), the terms
% \cs{height}, \cs{depth}, \cs{width} and \cs{totalheight} may be used to
% refer to the \enquote{natural} size of the typeset \meta{content}.
-% The typeset material is surrounded by a \enquote{border} of width
-% \cs{fboxsep} which is then enclosed by a frame of rules of width
-% \cs{fboxrule}. The final size of the typeset material includes the border
+% The typeset material is surrounded by a whitespce of width
+% \meta{border} which is then enclosed by a frame of rules of
+% \meta{thickness}. The final size of the typeset material includes the border
% and frame, although calculations using \cs{height}, \emph{etc.}, use only
% the natural size of the \meta{content}.
% \end{function}
More information about the latex3-commits
mailing list.