[Xy-pic] dvips problem

Ross Moore ross.moore at mq.edu.au
Sat Feb 16 00:27:11 CET 2013


Hi Witek,

On 09/02/2013, at 8:09 PM, Witek Kwiatkowski wrote:

> Hi all,
> I have problem with colors using dvips options.
> \xyoption{ps}
> \xyoption{color}
> \xyoption{dvips}
> 
> \UseCrayolaColors

The loading-order matters, unfortunately.

This works:

\xyoption{ps}
\xyoption{color}\UseCrayolaColors
\xyoption{dvips}
\xyoption{all}



> \xygraph{
> []*++{C}*[Brown]\frm{**}}
> 
> processed with latex and dvips gives black frame. No warning is produced. (all crayola colors are black but simple red etc works fine)
> Moreover \newxycolor{zz}{0. 1. 0.5 rgb} causes ghostscript error whenever I want to use zz.
> Is it working for everyone else?

It should be:

  \newxycolor{zz}{rgb 0. 1. 0.5}

-------------- next part --------------
A non-text attachment was scrubbed...
Name: texshop_image.jpeg
Type: image/jpeg
Size: 27348 bytes
Desc: not available
URL: <http://tug.org/pipermail/xy-pic/attachments/20130216/dbc35095/attachment-0001.jpeg>
-------------- next part --------------


> I also checked that this works using pdf option and pdflatex, however thicker lines are not.

Would you send an example of your *complete* LaTeX source,
the PDF output, and a copy of the  .log file that you get with it.


> Witek


Cheers

	Ross

------------------------------------------------------------------------
Ross Moore                                       ross.moore at mq.edu.au 
Mathematics Department                           office: E7A-419      
Macquarie University                             tel: +61 (0)2 9850 8955
Sydney, Australia  2109                          fax: +61 (0)2 9850 8114
------------------------------------------------------------------------





More information about the xy-pic mailing list