[pstricks] Unknown "feature" for fillcolor and a "bug" in \psmatrix

Counter Terrorist the.counterterrorist at yahoo.com
Sat Mar 16 18:21:54 CET 2013


Dear Herbert,

Here are my MWE.

The first problem:

\documentclass[preview,border=12pt]{standalone}\usepackage{pstricks}\psset{fillstyle=solid,linecolor=red}% the following setting will be ignored by preview% \psset{fillcolor=green}\begin{document}\preview% Thus the setting must be inside the preview, does it seem strange to you?\psset{fillcolor=green}\psframebox{Karl's students}\endpreview\end{document}

The second problem:

\documentclass[preview,border=15pt]{standalone}\usepackage{pst-node}\addtopsstyle{gridstyle}{griddots=0}\psset{framearc=0.5, framesep=0.5, linewidth=0.5, colsep=1, rowsep=1,    mnode=r, }\def\A{\psframebox{\pspicture(2,1)\psframe*[linecolor=blue](2,1)\endpspicture}}\begin{document}\begin{preview}\pspicture[showgrid=top](6,20)\rput[tl](1,20){%\psmatrix\A\\\A\\\A\\\A\\\A\\\endpsmatrix}\endpspicture\end{preview}\end{document}

Thank you in advance.


best regards,

GC

________________________________
 From: Herbert Voss <Herbert.Voss at FU-Berlin.DE>
To: Counter Terrorist <the.counterterrorist at yahoo.com>; Graphics with PSTricks <pstricks at tug.org> 
Sent: Saturday, March 16, 2013 11:13 PM
Subject: Re: [pstricks] Unknown "feature" for fillcolor and a "bug" in \psmatrix
 
Counter Terrorist schrieb:
> I have 2 "problems" to discuss. 
>
>     1. Why is fillcolor reset to white at the begin document? See the code
> at http://tex.stackexchange.com/q/102640/19356
>     2. Should it be regarded as a bug where the rowsep of psmatrix is not
> accurate? See the code at http://tex.stackexchange.com/q/102731/19356
>
> I am sorry, I don't attach the MWE (minimal working example) here because 
> they have been posted  to an external site with good syntax highlighting
> support.

highlighting is not important, post the example!

Herbert
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/pstricks/attachments/20130316/027a06e8/attachment-0001.html>


More information about the PSTricks mailing list