<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi Christian,<br>
    <br>
    checked your solution again. It seems that now the coordinates of
    components defined after the grating are not absolute anymore, but
    are shifted instead. <br>
    Example:<br>
    <br>
    <meta name="qrichtext" content="1">
    <pre style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><!--StartFragment--><span style=" color:#800000;">\documentclass</span><span style=" color:#000000;">{standalone}</span></pre>
    <pre style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#800000;">\usepackage</span><span style=" color:#000000;">[T1]{fontenc}</span></pre>
    <pre style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#800000;">\usepackage</span><span style=" color:#000000;">[utf8]{inputenc}</span></pre>
    <pre style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#800000;">\usepackage</span><span style=" color:#000000;">{pst-optexp}</span></pre>
    <pre style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#800000;">\usepackage</span><span style=" color:#000000;">{fp}</span></pre>
    <pre style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#800000;">\makeatletter</span></pre>
    <pre style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#800000;">\newOptexpTripole</span><span style=" color:#000000;">{transmissiongrating}</span></pre>
    <pre style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#800000;">\makeatletter</span></pre>
    <pre style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#800000;">\def\transmissiongrating@ref</span><span style=" color:#000000;">{</span><span style=" color:#606060;">%</span></pre>
    <pre style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#000000;">   </span><span style=" color:#800000;">\POE@calcAngle</span></pre>
    <pre style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#000000;">   </span><span style=" color:#800000;">\FPadd\POE@key@angle</span><span style=" color:#000000;">{</span><span style=" color:#800000;">\POE@key@angle0</span><span style=" color:#000000;">}{90}</span></pre>
    <pre style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#000000;">   </span><span style=" color:#800000;">\FPround\POE@key@angle</span><span style=" color:#000000;">{</span><span style=" color:#800000;">\POE@key@angle</span><span style=" color:#000000;">}{5}</span></pre>
    <pre style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#000000;">   </span><span style=" color:#800000;">\POE@setref</span><span style=" color:#000000;">{/@@y </span><span style=" color:#800000;">\POE@key@gratingwidth\space</span><span style=" color:#000000;"> 0.5 mul def}</span><span style=" color:#606060;">%</span></pre>
    <pre style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#000000;">}</span><span style=" color:#606060;">%</span></pre>
    <pre style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#800000;">\def\transmissiongrating@nodes</span><span style=" color:#000000;">{</span><span style=" color:#606060;">%</span></pre>
    <pre style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#000000;">   </span><span style=" color:#800000;">\newOptexpComp</span><span style=" color:#000000;">{</span><span style=" color:#606060;">%</span></pre>
    <pre style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#000000;">     {0 0} </span><span style=" color:#800000;">\POE@key@gratingwidth\space</span><span style=" color:#000000;"> 0.5 mul dup neg exch</span></pre>
    <pre style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#000000;">     OEangle 180 sub abs 1e-5 lt {</span></pre>
    <pre style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#000000;">       trans {1 0}</span></pre>
    <pre style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#000000;">     } {</span></pre>
    <pre style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#000000;">       refl {0 1}</span></pre>
    <pre style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#000000;">     } ifelse</span></pre>
    <pre style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#000000;">     4 1 roll {PlainIfc} 1}</span><span style=" color:#606060;">%</span></pre>
    <pre style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#000000;">}</span><span style=" color:#606060;">%</span></pre>
    <pre style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#800000;">\let\transmissiongrating@comp\optgrating@comp</span></pre>
    <pre style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#800000;">\makeatother</span></pre>
    <pre style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#800000;">\definecolor</span><span style=" color:#000000;">[ps]{bl}{rgb}{tx@addDict begin Red Green Blue end}</span><span style=" color:#606060;">%</span></pre>
    <pre style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#0000cc;">\begin</span><span style=" color:#000000;">{document}</span></pre>
    <pre style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#0000cc;">\begin</span><span style=" color:#000000;">{pspicture}</span><span style=" color:#9a4d00;">[showgrid](</span><span style=" color:#660066;">4</span><span style=" color:#9a4d00;">,</span><span style=" color:#660066;">3</span><span style=" color:#9a4d00;">)</span></pre>
    <pre style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#9a4d00;">   </span><span style=" color:#006699;">\pnode</span><span style=" color:#9a4d00;">(</span><span style=" color:#660066;">1</span><span style=" color:#9a4d00;">,</span><span style=" color:#660066;">2</span><span style=" color:#9a4d00;">){S</span><span style=" color:#660066;">1</span><span style=" color:#9a4d00;">}</span></pre>
    <pre style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#9a4d00;">   </span><span style=" color:#006699;">\pnode</span><span style=" color:#9a4d00;">(</span><span style=" color:#660066;">1</span><span style=" color:#9a4d00;">,</span><span style=" color:#660066;">1</span><span style=" color:#9a4d00;">){G</span><span style=" color:#660066;">1</span><span style=" color:#9a4d00;">}</span><span style=" color:#006699;">\pnode</span><span style=" color:#9a4d00;">(</span><span style=" color:#660066;">2</span><span style=" color:#9a4d00;">,</span><span style=" color:#660066;">1</span><span style=" color:#9a4d00;">){G</span><span style=" color:#660066;">11</span><span style=" color:#9a4d00;">} </span></pre>
    <pre style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#9a4d00;">  </span></pre>
    <pre style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#9a4d00;">             </span><span style=" color:#006699;">\transmissiongrating</span><span style=" color:#9a4d00;">[gratingwidth=</span><span style=" color:#660066;">1</span><span style=" color:#9a4d00;">, gratingheight=</span><span style=" color:#660066;">0.1</span><span style=" color:#9a4d00;">,angle=</span><span style=" color:#660066;">15</span><span style=" color:#9a4d00;">](S</span><span style=" color:#660066;">1</span><span style=" color:#9a4d00;">)(G</span><span style=" color:#660066;">1</span><span style=" color:#9a4d00;">)(G</span><span style=" color:#660066;">11</span><span style=" color:#9a4d00;">)</span></pre>
    <pre style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#9a4d00;">             </span><span style=" color:#006699;">\optprism</span><span style=" color:#9a4d00;">[prismangle=</span><span style=" color:#660066;">60</span><span style=" color:#9a4d00;">,compname=P</span><span style=" color:#660066;">1</span><span style=" color:#9a4d00;">,labelalign=t](</span><span style=" color:#660066;">1</span><span style=" color:#9a4d00;">,</span><span style=" color:#660066;">1</span><span style=" color:#9a4d00;">)(</span><span style=" color:#660066;">2</span><span style=" color:#9a4d00;">,</span><span style=" color:#660066;">2</span><span style=" color:#9a4d00;">)(</span><span style=" color:#660066;">3</span><span style=" color:#9a4d00;">,</span><span style=" color:#660066;">1</span><span style=" color:#9a4d00;">)</span></pre>
    <pre style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#0000cc;">\end</span><span style=" color:#000000;">{pspicture}</span></pre>
    <pre style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#0000cc;">\end</span><span style=" color:#000000;">{document}

</span></pre>
    <span style=" color:#000000;">The prism is a little bit too much to
      the right. I really cannot figure out where the problem is. If you
      could help me out one more time I would be grateful. </span><br>
    <span style=" color:#000000;"></span><br>
    <span style=" color:#000000;">Thanks, </span><br>
    <span style=" color:#000000;">Steffen</span>
    <pre style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#000000;"></span></pre>
    <pre style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><!--EndFragment--></pre>
    <style type="text/css">
p, li { white-space: pre-wrap; }
</style><br>
    <div class="moz-cite-prefix">El 7/13/13 10:58 PM,
      <a class="moz-txt-link-abbreviated" href="mailto:pstricks-request@tug.org">pstricks-request@tug.org</a> escribió:<br>
    </div>
    <blockquote cite="mid:mailman.466.1373749125.3602.pstricks@tug.org"
      type="cite">
      <pre wrap="">Send PSTricks mailing list submissions to
        <a class="moz-txt-link-abbreviated" href="mailto:pstricks@tug.org">pstricks@tug.org</a>

To subscribe or unsubscribe via the World Wide Web, visit
        <a class="moz-txt-link-freetext" href="http://tug.org/mailman/listinfo/pstricks">http://tug.org/mailman/listinfo/pstricks</a>
or, via email, send a message with subject or body 'help' to
        <a class="moz-txt-link-abbreviated" href="mailto:pstricks-request@tug.org">pstricks-request@tug.org</a>

You can reach the person managing the list at
        <a class="moz-txt-link-abbreviated" href="mailto:pstricks-owner@tug.org">pstricks-owner@tug.org</a>

When replying, please edit your Subject line so it is more specific
than "Re: Contents of PSTricks digest..."


Today's Topics:

   1. Re: PSTricks Digest, Vol 126, Issue 9 (Steffen Wittek)
   2. Re: PSTricks Digest, Vol 126, Issue 5 (Angelo Rossi)


----------------------------------------------------------------------

Message: 1
Date: Sat, 13 Jul 2013 12:55:29 +0200
From: Steffen Wittek <a class="moz-txt-link-rfc2396E" href="mailto:steffen.wittek@gmx.net"><steffen.wittek@gmx.net></a>
To: <a class="moz-txt-link-rfc2396E" href="mailto:pstricks@tug.org"><pstricks@tug.org></a>
Subject: Re: [pstricks] PSTricks Digest, Vol 126, Issue 9
Message-ID: <a class="moz-txt-link-rfc2396E" href="mailto:51E13221.4080505@gmx.net"><51E13221.4080505@gmx.net></a>
Content-Type: text/plain; charset="ISO-8859-1"; format=flowed

Hi Christian,

that works really well. Thank you very much for your time. Great 
implementation.

Have a nice weekend,
Steffen

El 7/13/13 12:00 PM, <a class="moz-txt-link-abbreviated" href="mailto:pstricks-request@tug.org">pstricks-request@tug.org</a> escribi?:
</pre>
      <blockquote type="cite">
        <pre wrap="">\documentclass{article}
\usepackage{fp}
\usepackage{pst-optexp}
\makeatletter
\newOptexpTripole{transmissiongrating}
\def\transmissiongrating@ref{%
    \POE@calcAngle
    \FPadd\POE@key@angle{\POE@key@angle0}{90}
    \FPround\POE@key@angle{\POE@key@angle}{5}
    \POE@setref{/@@y \POE@key@gratingwidth\space 0.5 mul def}%
}%
\def\transmissiongrating@nodes{%
    \newOptexpComp{%
      {0 0} \POE@key@gratingwidth\space 0.5 mul dup neg exch
      OEangle 180 sub abs 1e-5 lt {
        trans {1 0}
      } {
        refl {0 1}
      } ifelse
      4 1 roll {PlainIfc} 1}%
}%
\let\transmissiongrating@comp\optgrating@comp
\makeatother
\begin{document}
\begin{pspicture}[showgrid](2.6,2.4)
    \pnode(0,1.3){A}\pnode(2,1.3){B}\pnode(1,0.3){C}
    \optgrating[reverse, gratingcount=9](A)(B)(C)
    \optplane[angle=45](C)
    \addtopsstyle{Beam}{ArrowInside=->, ArrowInsidePos=0.8, arrowinset=0,
arrowscale=1.5}
    \drawbeam[linecolor=black](A){1}
    \addtopsstyle{Beam}{loadbeam, savebeam=false}
    \drawbeam[linecolor=green]{1-2}
    \drawbeam[linecolor=red, beamangle=15]{1-2}
    \drawbeam[linecolor=blue, beamangle=-15]{1-2}
    \rput[lB](0,2){reflection grating}
\end{pspicture}
%
\hspace*{1cm}
\begin{pspicture}[showgrid](5,2.4)
    \pnode(0,1.3){A}\pnode(2,1.3){B}\pnode(4,0.5){C}
    \transmissiongrating[reverse, gratingcount=9](A)(B)(C)
    \optplane[angle=-30](C)
    \addtopsstyle{Beam}{ArrowInside=->, ArrowInsidePos=0.8, arrowinset=0,
arrowscale=1.5}
    \drawbeam[linecolor=black](A){1}
    \addtopsstyle{Beam}{loadbeam, savebeam=false}
    \drawbeam[linecolor=green]{1-2}
    \drawbeam[linecolor=red, beamangle=5]{1-2}
    \drawbeam[linecolor=blue, beamangle=-5]{1-2}
    \rput[lB](0,2){transmission grating}
\end{pspicture}
\end{document}
</pre>
      </blockquote>
      <pre wrap="">


------------------------------

Message: 2
Date: Sat, 13 Jul 2013 16:54:17 -0400
From: Angelo Rossi <a class="moz-txt-link-rfc2396E" href="mailto:angelo.raymond.rossi@gmail.com"><angelo.raymond.rossi@gmail.com></a>
To: <a class="moz-txt-link-rfc2396E" href="mailto:pstricks@tug.org"><pstricks@tug.org></a>
Subject: Re: [pstricks] PSTricks Digest, Vol 126, Issue 5
Message-ID:
        <a class="moz-txt-link-rfc2396E" href="mailto:CAOZGcxzFNdZfGxv8ad0W=xVm0VGU16ATUyT_CESixKmwoGKsLg@mail.gmail.com"><CAOZGcxzFNdZfGxv8ad0W=xVm0VGU16ATUyT_CESixKmwoGKsLg@mail.gmail.com></a>
Content-Type: text/plain; charset="iso-8859-1"

Dear Herbert:

Could you please help me out?

I downloaded your attachment to see if it would run on my debian linux
system.

But it does not work.

It gives me the document but with the figure not correct.

I am attaching the log file and a console log file because pdflatex gives
an error to the console that does not appear in the log file.

>From the top of the log file, you can see I am using TexLive 2013 (debian).

I want this to work because I use pstricks a lot.

Kind regards,

angelo



On Wed, Jul 10, 2013 at 2:25 PM, <a class="moz-txt-link-rfc2396E" href="mailto:pstricks-request@tug.org"><pstricks-request@tug.org></a> wrote:

</pre>
      <blockquote type="cite">
        <pre wrap="">Send PSTricks mailing list submissions to
        <a class="moz-txt-link-abbreviated" href="mailto:pstricks@tug.org">pstricks@tug.org</a>

To subscribe or unsubscribe via the World Wide Web, visit
        <a class="moz-txt-link-freetext" href="http://tug.org/mailman/listinfo/pstricks">http://tug.org/mailman/listinfo/pstricks</a>
or, via email, send a message with subject or body 'help' to
        <a class="moz-txt-link-abbreviated" href="mailto:pstricks-request@tug.org">pstricks-request@tug.org</a>

You can reach the person managing the list at
        <a class="moz-txt-link-abbreviated" href="mailto:pstricks-owner@tug.org">pstricks-owner@tug.org</a>

When replying, please edit your Subject line so it is more specific
than "Re: Contents of PSTricks digest..."


Today's Topics:

   1. pst-pdf (Patrice M?GRET)
   2. Re: pst-pdf (Herbert Voss)


----------------------------------------------------------------------

Message: 1
Date: Wed, 10 Jul 2013 15:50:09 +0000
From: Patrice M?GRET <a class="moz-txt-link-rfc2396E" href="mailto:Patrice.MEGRET@umons.ac.be"><Patrice.MEGRET@umons.ac.be></a>
To: <a class="moz-txt-link-rfc2396E" href="mailto:pstricks@tug.org">"pstricks@tug.org"</a> <a class="moz-txt-link-rfc2396E" href="mailto:pstricks@tug.org"><pstricks@tug.org></a>
Subject: [pstricks] pst-pdf
Message-ID:
        <a class="moz-txt-link-rfc2396E" href="mailto:8EAD3A11C751924B9AB951FA32FD86EB04C05D29@EXCHANGEDB4.umons.ac.be"><8EAD3A11C751924B9AB951FA32FD86EB04C05D29@EXCHANGEDB4.umons.ac.be></a>
Content-Type: text/plain; charset="iso-8859-1"

Dear Herbert,
Dear all,

I have to extract eps figures for an article and I use pst-pdf.

It worked fine on the example but I always get an error in my file (see
attached sample code) at the latex compilation.
I cannot figure the trouble here. Can you help me?

Best regards,

Patrice


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <
<a class="moz-txt-link-freetext" href="http://tug.org/pipermail/pstricks/attachments/20130710/509799d2/attachment-0001.html">http://tug.org/pipermail/pstricks/attachments/20130710/509799d2/attachment-0001.html</a>
</pre>
        <blockquote type="cite">
          <pre wrap="">
</pre>
        </blockquote>
        <pre wrap="">-------------- next part --------------
A non-text attachment was scrubbed...
Name: Document-TeX 1.tex
Type: application/x-tex
Size: 3285 bytes
Desc: Document-TeX 1.tex
URL: <
<a class="moz-txt-link-freetext" href="http://tug.org/pipermail/pstricks/attachments/20130710/509799d2/attachment-0001.tex">http://tug.org/pipermail/pstricks/attachments/20130710/509799d2/attachment-0001.tex</a>
</pre>
        <blockquote type="cite">
          <pre wrap="">
</pre>
        </blockquote>
        <pre wrap="">
------------------------------

Message: 2
Date: Wed, 10 Jul 2013 20:18:15 +0200
From: Herbert Voss <a class="moz-txt-link-rfc2396E" href="mailto:Herbert.Voss@FU-Berlin.DE"><Herbert.Voss@FU-Berlin.DE></a>
To: <a class="moz-txt-link-rfc2396E" href="mailto:pstricks@tug.org"><pstricks@tug.org></a>
Subject: Re: [pstricks] pst-pdf
Message-ID: <a class="moz-txt-link-rfc2396E" href="mailto:51DDA567.50605@FU-Berlin.DE"><51DDA567.50605@FU-Berlin.DE></a>
Content-Type: text/plain; charset="iso-8859-1"; Format="flowed"

Am 10.07.2013 17:50, schrieb Patrice M?GRET:

</pre>
        <blockquote type="cite">
          <pre wrap="">I have to extract eps figures for an article and I use pst-pdf.

It worked fine on the example but I always get an error in my file (see
attached sample code) at the latex compilation.

I cannot figure the trouble here. Can you help me?
</pre>
        </blockquote>
        <pre wrap="">
Patrice,
you should use auto-pst-pdf, it has some advantages.
But you must have filenames without spaces in the name.
Only the pspicture environment ist scanned by the
package if you use the psgraph environment then put
it into

\begin{postscript}
\psset{...}
\begin{psgraph}...
...
\ned{psgraph}
\end{postscript}

Attached my version which runs fine with
pdflatex --shell-escape Document-TeX1.tex

best
Herbert
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Document-TeX1.tex
Type: text/x-tex
Size: 3271 bytes
Desc: not available
URL: <
<a class="moz-txt-link-freetext" href="http://tug.org/pipermail/pstricks/attachments/20130710/2e4ccdc9/attachment.bin">http://tug.org/pipermail/pstricks/attachments/20130710/2e4ccdc9/attachment.bin</a>
</pre>
        <blockquote type="cite">
          <pre wrap="">
</pre>
        </blockquote>
        <pre wrap="">-------------- next part --------------
A non-text attachment was scrubbed...
Name: Document-TeX1.pdf
Type: application/pdf
Size: 89125 bytes
Desc: not available
URL: <
<a class="moz-txt-link-freetext" href="http://tug.org/pipermail/pstricks/attachments/20130710/2e4ccdc9/attachment.pdf">http://tug.org/pipermail/pstricks/attachments/20130710/2e4ccdc9/attachment.pdf</a>
</pre>
        <blockquote type="cite">
          <pre wrap="">
</pre>
        </blockquote>
        <pre wrap="">
------------------------------

Subject: Digest Footer

_______________________________________________
PSTricks mailing list
<a class="moz-txt-link-abbreviated" href="mailto:PSTricks@tug.org">PSTricks@tug.org</a>
<a class="moz-txt-link-freetext" href="http://tug.org/mailman/listinfo/pstricks">http://tug.org/mailman/listinfo/pstricks</a>


------------------------------

End of PSTricks Digest, Vol 126, Issue 5
****************************************

</pre>
      </blockquote>
      <pre wrap="">-------------- next part --------------
An HTML attachment was scrubbed...
URL: <a class="moz-txt-link-rfc2396E" href="http://tug.org/pipermail/pstricks/attachments/20130713/008fd8a2/attachment.html"><http://tug.org/pipermail/pstricks/attachments/20130713/008fd8a2/attachment.html></a>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: attachment-0001_herbert-pics.pdf
Type: application/pdf
Size: 1758 bytes
Desc: not available
URL: <a class="moz-txt-link-rfc2396E" href="http://tug.org/pipermail/pstricks/attachments/20130713/008fd8a2/attachment.pdf"><http://tug.org/pipermail/pstricks/attachments/20130713/008fd8a2/attachment.pdf></a>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: attachment-0001_herbert.log
Type: application/octet-stream
Size: 39326 bytes
Desc: not available
URL: <a class="moz-txt-link-rfc2396E" href="http://tug.org/pipermail/pstricks/attachments/20130713/008fd8a2/attachment.obj"><http://tug.org/pipermail/pstricks/attachments/20130713/008fd8a2/attachment.obj></a>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: attachment-0001_herbert.pdf
Type: application/pdf
Size: 61389 bytes
Desc: not available
URL: <a class="moz-txt-link-rfc2396E" href="http://tug.org/pipermail/pstricks/attachments/20130713/008fd8a2/attachment-0001.pdf"><http://tug.org/pipermail/pstricks/attachments/20130713/008fd8a2/attachment-0001.pdf></a>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: attachment-0001_herbert_console.log
Type: application/octet-stream
Size: 85353 bytes
Desc: not available
URL: <a class="moz-txt-link-rfc2396E" href="http://tug.org/pipermail/pstricks/attachments/20130713/008fd8a2/attachment-0001.obj"><http://tug.org/pipermail/pstricks/attachments/20130713/008fd8a2/attachment-0001.obj></a>

------------------------------

Subject: Digest Footer

_______________________________________________
PSTricks mailing list
<a class="moz-txt-link-abbreviated" href="mailto:PSTricks@tug.org">PSTricks@tug.org</a>
<a class="moz-txt-link-freetext" href="http://tug.org/mailman/listinfo/pstricks">http://tug.org/mailman/listinfo/pstricks</a>


------------------------------

End of PSTricks Digest, Vol 126, Issue 10
*****************************************
</pre>
    </blockquote>
    <br>
  </body>
</html>