From 654d2d2ad9ef4fc4de9cfd3b3d6038ef14ad4161 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 27 Jul 2017 21:26:08 +0000 Subject: callouts (27jul17) git-svn-id: svn://tug.org/texlive/trunk@44899 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/callouts/README.md | 2 +- Master/texmf-dist/doc/latex/callouts/callouts.pdf | Bin 211828 -> 212254 bytes Master/texmf-dist/doc/latex/callouts/callouts.tex | 21 ++++++++++++++------- 3 files changed, 15 insertions(+), 8 deletions(-) (limited to 'Master/texmf-dist/doc/latex/callouts') diff --git a/Master/texmf-dist/doc/latex/callouts/README.md b/Master/texmf-dist/doc/latex/callouts/README.md index 05d28006332..11921754a63 100644 --- a/Master/texmf-dist/doc/latex/callouts/README.md +++ b/Master/texmf-dist/doc/latex/callouts/README.md @@ -15,4 +15,4 @@ I'd be happy to receive feedback, suggestions, or complaints at } {0.5} + {\includegraphics[width=0.5\textwidth]{}}{0.5} \end{annotate} \end{lstlisting} @@ -58,7 +65,7 @@ The environment itself is called \texttt{annotate} and may be put inside a \text There are currently four commands included which may follow the first two variables of the package. \subsection{Helpgrid} -First of all, you may want to use a help grid to place your annotations. With \texttt{\textbackslash helpgrid}, a grid is drawn. The grid's coodinate origin is indicated by the large dot in the center. The grid lines display integers, coordinates are given in positive and negative decimal numbers. +First of all, you may want to use a help grid to place your annotations. With \texttt{\textbackslash helpgrid}, a grid is drawn. The grid's coordinate origin is indicated by the dot in the center. The grid lines represent integers, coordinates are given in positive and negative decimal numbers. The default color is the background color, you may alter the color of the help grid by adding an option like so: \texttt{\textbackslash helpgrid[gray]} \subsection{Callouts, notes, arrows } A callout is a note, indicating to a point with an arrow. The syntax for this object is @@ -91,7 +98,7 @@ The following source code results in figure \ref{fig:Airbus}. The color option u \begin{figure}[htb] \centering \begin{annotate}{\includegraphics[width=0.7\textwidth]{A319neo.jpg}}{0.7} - % \helpgrid +% \helpgrid \callout{5,-3}{Engine}{1.6,-2} \arrow{-3,-2.4}{-4.5,-3} \arrow{-4.7,-3.2}{-5.5,-2.4} -- cgit v1.2.3