[Xy-pic] Thick lines in pdflatex
Ross Moore
ross at ics.mq.edu.au
Sat Jul 12 21:38:25 CEST 2003
On Sat, 12 Jul 2003, Till Mossakowski wrote:
> Hi,
>
> Is it possible to typeset thick lines, e.g. as in
>
> \xymatrix{A \ar@{-->}@*{[|(1.8)]}[r]^{B} & C}
>
> with PdfLaTeX?
No; it is not, as yet.
The pdf-driver for Xy-graphics primitives has not been implemented
in PDF, so your options are:
1. use dvips+ghostscript for the whole document;
2. handle the diagrams as separate images,
(using dvips+ghostscript -E then import them
into your pdfLaTeX document);
3. use colours, rather than line-thickness to convey
the meaning that you are trying to express;
Or, the most desirable...
4. contribute to the development of a full graphics
back-end into PDF, analogous to xyps .
>
> (The thicker lines seem to work only with the [ps,dvips]
> option, but not with PdfLaTeX).
That is correct.
>
> Greetings,
Hope this helps,
Ross Moore
> Till
> --
> Till Mossakowski Phone +49-421-218-4683
> Dept. of Computer Science Fax +49-421-218-3054
> University of Bremen till at tzi.de
> P.O.Box 330440, D-28334 Bremen http://www.tzi.de/~till
>
> _______________________________________________
> xy-pic mailing list
> http://tug.org/mailman/listinfo/xy-pic
>
More information about the xy-pic
mailing list