[latex3-commits] [git/LaTeX3-latex3-latex3] master: xbox: Notes on \framebox variation cf LaTeX2e/2.09 (e38ddf92d)
Joseph Wright
joseph.wright at morningstar2.co.uk
Tue Aug 25 16:39:07 CEST 2020
Repository : https://github.com/latex3/latex3
On branch : master
Link : https://github.com/latex3/latex3/commit/e38ddf92ddd81e9be69f6a0bb47469cd5edaebcf
>---------------------------------------------------------------
commit e38ddf92ddd81e9be69f6a0bb47469cd5edaebcf
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Tue Aug 25 15:39:07 2020 +0100
xbox: Notes on \framebox variation cf LaTeX2e/2.09
>---------------------------------------------------------------
e38ddf92ddd81e9be69f6a0bb47469cd5edaebcf
l3trial/xbox/xbox.dtx | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/l3trial/xbox/xbox.dtx b/l3trial/xbox/xbox.dtx
index 884bccc4e..8b5265da1 100644
--- a/l3trial/xbox/xbox.dtx
+++ b/l3trial/xbox/xbox.dtx
@@ -240,6 +240,15 @@
% and if neither are given is vertically centered. The picture-mode version
% uses no \meta{border} and uses the picture-mode linewidth rather than
% \cs{fboxrule}.
+% \begin{texnote}
+% In the current implementation, the version of \cs{framebox} here
+% handles horizontal placement differently from the \LaTeXe{} one.
+% In the latter, the \meta{content} is placed allowing horizontal space for
+% the separation but \emph{not} the rules. That can lead to overlap when
+% there is no separation distance. Vertically, both implementations use
+% the same approach, and there is no chance of overlap. This aspect is
+% for \emph{discussion}.
+% \end{texnote}
% \end{function}
%
% \section{Saving material in boxes}
More information about the latex3-commits
mailing list.