[pstricks] pspicture baseline
Hendrik Maryns
hamaryns at googlemail.com
Thu Jan 13 13:13:30 CET 2011
Op 12-01-11 15:37, Hendrik Maryns schreef:
> Hi all,
>
> The manual says:
>
> pspicture*[baseline](x0,y0 )(x1,y1)
> picture objects
> \endpspicture
>
> By default, the baseline is set at the bottom of the box, but the optional
> argument [<baseline>] sets the baseline fraction baseline from the bottom.
> Thus, baseline is a number, generally but not necessarily between 0 and 1.
> If you include this argument but leave it empty ([]), then the baseline
> passes
> through the origin.
>
>
> But I get the following:
>
> Package xkeyval Error: `.5' undefined in families `,pstricks'.
> \begin{pspicture}[.5](-1.5,-0.5)(7.5,11) (followed by: )
Thought I’d give you a minimal example:
\documentclass[]{scrartcl}
\usepackage{pstricks}
\begin{document}
\begin{pspicture}[.5](-1.5,-0.5)(11,7.5)
\psline(0,0)(11,0)
\end{pspicture}
\end{document}
H.
--
Hendrik Maryns
http://www.tcl-sfs.uni-tuebingen.de/hendrik/
===========
signature.asc?!?
→ http://en.wikipedia.org/wiki/PGP
→ http://mindprod.com/project/mailreadernewsreader.html
More information about the PSTricks
mailing list