[latex3-commits] [git/LaTeX3-latex3-latex3] master: xbox: Document vertical pos. functions (d5beb32f2)
Joseph Wright
joseph.wright at morningstar2.co.uk
Tue Aug 25 13:01:59 CEST 2020
Repository : https://github.com/latex3/latex3
On branch : master
Link : https://github.com/latex3/latex3/commit/d5beb32f2b3ffbcf3e803d9473e6d0156f7f7433
>---------------------------------------------------------------
commit d5beb32f2b3ffbcf3e803d9473e6d0156f7f7433
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Tue Aug 25 12:01:59 2020 +0100
xbox: Document vertical pos. functions
>---------------------------------------------------------------
d5beb32f2b3ffbcf3e803d9473e6d0156f7f7433
l3trial/xbox/xbox.dtx | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/l3trial/xbox/xbox.dtx b/l3trial/xbox/xbox.dtx
index 6531ff5af..f42ea4ca2 100644
--- a/l3trial/xbox/xbox.dtx
+++ b/l3trial/xbox/xbox.dtx
@@ -372,6 +372,15 @@
% placed horizontally to the left, center or right, respectively.
% \end{function}
%
+% \begin{function}
+% {\xbox_position_bottom:n, \xbox_position_Vcenter:n, \xbox_position_top:n}
+% \begin{syntax}
+% \cs{xbox_position_top:n} \Arg{content}
+% \end{syntax}
+% Aligns the \meta{content} within the containing box such that it is
+% placed vertically to the bottom, center or top, respectively.
+% \end{function}
+%
% \subsection{Possible additions to \pkg{l3box}}
%
% \begin{function}{\hbox_frame:nnn, \hbox_frame:nVV}
More information about the latex3-commits
mailing list.