Documenting -add-rectangle done

This commit is contained in:
John Whitington 2016-11-13 16:51:50 +00:00
parent a973e622ae
commit a395681efb
2 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@ -26,7 +26,7 @@ Command Line Toolkit}
\vspace{12mm}
{\Huge User Manual}\\
Version 2.1 (November 2014)
Version 2.2 (March 2017)
\vspace{25mm}
@ -1532,7 +1532,7 @@ A rectangle may be placed on one or more pages by using the \texttt{-add-rectang
in.pdf -o out.pdf\end{verbatim}
\end{framed}
This can be used to blank out or highlight part of the document.
This can be used to blank out or highlight part of the document. The following positioning options work as you would expect: \texttt{-topleft}, \texttt{-top}, \texttt{-topright}, \texttt{-right}, \texttt{-bottomright}, \texttt{-bottom}, \texttt{-bottomleft}, \texttt{-left}, \texttt{-center}. When using the option \texttt{-pos-left "x y"}, the point (x, y) refers to the bottom-left of the rectangle. When using the option \texttt{-pos-right "x y"}, the point (x, y) refers to the bottom-right of the rectangle. When using the option \texttt{-pos-center "x y"}, the point (x, y) refers to the center of the rectangle. The options \texttt{-diagonal} and \texttt{-reverse-diagonal} have no meaning.
\chapter{Multipage Facilities}