[latex3-commits] [git/LaTeX3-latex3-latex3] master: Update a label\ref [ci skip] (70b4659)

Joseph Wright joseph.wright at morningstar2.co.uk
Tue Jan 22 09:30:33 CET 2019


Repository : https://github.com/latex3/latex3
On branch  : master
Link       : https://github.com/latex3/latex3/commit/70b46593c48d8336310a49bdae4bb55c580bc7f6

>---------------------------------------------------------------

commit 70b46593c48d8336310a49bdae4bb55c580bc7f6
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Tue Jan 22 08:30:33 2019 +0000

    Update a label\ref [ci skip]


>---------------------------------------------------------------

70b46593c48d8336310a49bdae4bb55c580bc7f6
 l3kernel/l3box.dtx |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/l3kernel/l3box.dtx b/l3kernel/l3box.dtx
index 164b4e5..6fe0970 100644
--- a/l3kernel/l3box.dtx
+++ b/l3kernel/l3box.dtx
@@ -1670,7 +1670,7 @@
 %   The next step is to work out the $x$ and $y$ coordinates of vertices of
 %   the rotated box in relation to its original coordinates. The box can be
 %   visualized with vertices $B$, $C$, $D$ and $E$ is illustrated
-%   (Figure~\ref{fig:l3candidates:rotation}). The vertex $O$ is the reference point
+%   (Figure~\ref{fig:l3box:rotation}). The vertex $O$ is the reference point
 %   on the baseline, and in this implementation is also the centre of rotation.
 %   \begin{figure}
 %     \centering
@@ -1688,7 +1688,7 @@
 %       \put(21,59){O}
 %     \end{picture}
 %     \caption{Co-ordinates of a box prior to rotation.}
-%     \label{fig:l3candidates:rotation}
+%     \label{fig:l3box:rotation}
 %   \end{figure}
 %   The formulae are, for a point $P$ and angle $\alpha$:
 %   \[





More information about the latex3-commits mailing list