Re: Problems with pictures after latest update

"George N. White III" <[email protected]>
Newsgroups gmane.comp.tex.miktex
Message-ID <CAKTOP47VCbZpGcNnLf7iJ-Yv0JqtfB=gioObHVdrqF-L0jkKRw@mail.gmail.com>
Your example isn't complete -- you need to provide the preamble as well so
others can try to reproduce the problem.  Please provide the complete .tex
file and the sequence of commands used to process it.


On Mon, Nov 11, 2013 at 3:47 PM, Sharad Chandarana <[email protected]>wrote:

> Thanks for the quick response. Here a pdf of the output.
>
> The letter on the left is supposed to be an A. The one on the right is
> fine. Here is what was done to produce the A on the left:
>
> \begin{document}
> \begin{center}
> \psset{xunit=1cm,yunit=1cm}
> \begin{pspicture}(-1,-1)(5,5)
> \psset{arrowscale=1.9,arrowlength=2.3,algebraic}
> \psaxes[arrows=D>,linewidth=0.08pt,linestyle=dashed,
> ticks=none,labels=none]%
> {->}(0,0)(0, 0)(3, 4.5)[$x$,0][$y$,90]%
> %
> \psline[linewidth=1.7pt,linestyle=solid,linecolor=blue](0,0)(1,4)%
> \psline[linewidth=1.7pt,linestyle=solid,linecolor=blue](1,4)(2,0)%
> \psline[linewidth=1.7pt,linestyle=solid,linecolor=blue](0.25,1)(1.75,1)%
> %
> \rput[1](0,-0.2){$\scriptstyle 0$}
> \rput[1](1,-0.2){$\scriptstyle 1$}
> \rput[1](2,-0.2){$\scriptstyle 2$}
> \rput[1](-0.2,4){$\scriptstyle 4$}
> \rput[1](-0.2,1){$\scriptstyle 1$}
> %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
> \psline[linewidth=0.7pt,linestyle=solid,linecolor=mitti]{->}(3,2)(5.7,2)
> %\rput[1](4,2.5){\textcolor[rgb]{0.1,0.53,0.93}{$\scriptstyle L$}
> \rput[1](4,1.3){$\scriptstyle T= \left[
>                                 \begin{array}{cc}
>                                   \scriptstyle a & \scriptstyle b \\
>                                   \scriptstyle c & \scriptstyle d \\
>                                 \end{array}
>                               \right]$}
> \rput[1](4.23,2.25){$\scriptstyle L$}
> \rput[1](4.23,3.25){$\scriptstyle I$}
> \rput[1](4.23,2.7){\textcolor[rgb]{0.1,0.53,0.93}{\small\texttt{click}}}
> \pspolygon[linewidth=0.4pt,linecolor=red](4,3)(4.5,3)(4.5,3.5)(4,3.5)
> %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
> \hspace*{2.5in}
> %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
> \psset{arrowscale=1.9,arrowlength=2.3,algebraic}
> \psaxes[arrows=D>,linewidth=0.08pt,linestyle=dashed,
> ticks=none,labels=none]%
> {->}(0,0)(0, 0)(3, 4.5)[$x$,0][$y$,90]%
> %
> \psline[linewidth=1.7pt,linestyle=solid,linecolor=blue](0,0)(2,4)%
> %
> \psline[linewidth=1.7pt,linestyle=solid,linecolor=blue](2,4)(2,0)
> %
> \psline[linewidth=1.7pt,linestyle=solid,linecolor=blue](0.5,1)(2,1)
> %
> \rput[1](0,-0.2){$\scriptstyle 0$}
> \rput[1](1,-0.2){$\scriptstyle 1$}
> \rput[1](2,-0.2){$\scriptstyle 2$}
> \rput[1](-0.2,4){$\scriptstyle 4$}
> \rput[1](-0.2,1){$\scriptstyle 1$}
> \end{pspicture}
> \end{center}
> \end{document}
>
>  The x and
> the y are on the arrows of the axes and parts of A are missing. This was
>  not the case before the last update.
>
> Thanks for your help.
>
> SC
>
> > Date: Mon, 11 Nov 2013 15:21:12 -0400
> > From: [email protected]
> > To: [email protected]
> > Subject: Re: [MiKTeX] Problems with pictures after latest update
> >
> > Please provide a minimal working example that illustrates the problem.
> >
> >
> > On Mon, Nov 11, 2013 at 2:36 PM, Sharad Chandarana <[email protected]
> >wrote:
> >
> > > After updated miktex this morning and after compiling my latex
> documents,
> > > I am having the following problems with pictures drawn using pstricks:
> > >
> > > 1. The labels x and y are too close to the respective axes; in fact
> they
> > > are on the arrows.
> > > 2. Some lines drawn using \psline  show up only partially.
> > >
> > > Any help would be appreciated.
> > >
> > > SC
> > >
> > >
> > >
> ------------------------------------------------------------------------------
> > > November Webinars for C, C++, Fortran Developers
> > > Accelerate application performance with scalable programming models.
> > > Explore
> > > techniques for threading, error checking, porting, and tuning. Get the
> most
> > > from the latest Intel processors and coprocessors. See abstracts and
> > > register
> > >
> http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
> > > _______________________________________________
> > > MiKTeX-Users mailing list
> > > [email protected]
> > > https://lists.sourceforge.net/lists/listinfo/miktex-users
> > >
> >
> >
> >
> > --
> > George N. White III <[email protected]>
> > Head of St. Margarets Bay, Nova Scotia
> >
> ------------------------------------------------------------------------------
> > November Webinars for C, C++, Fortran Developers
> > Accelerate application performance with scalable programming models.
> Explore
> > techniques for threading, error checking, porting, and tuning. Get the
> most
> > from the latest Intel processors and coprocessors. See abstracts and
> register
> >
> http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
> > _______________________________________________
> > MiKTeX-Users mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/miktex-users
>
>
>
> ------------------------------------------------------------------------------
> November Webinars for C, C++, Fortran Developers
> Accelerate application performance with scalable programming models.
> Explore
> techniques for threading, error checking, porting, and tuning. Get the most
> from the latest Intel processors and coprocessors. See abstracts and
> register
> http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
> _______________________________________________
> MiKTeX-Users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/miktex-users
>
>


-- 
George N. White III <[email protected]>
Head of St. Margarets Bay, Nova Scotia
------------------------------------------------------------------------------
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most 
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.