[OS X TeX] Strange pstricks behavior
Joshua Smith
jhs0807 at gmail.com
Mon Jul 18 16:53:47 CEST 2022
Hi Zbigniew,
I’m not a PSTricks expert, but I think both problems are because the image is too large to fit on a page, so it bumps it to the second page and doesn’t draw the line. Change
\begin{pspicture}(1,1)(16,22)
to
\begin{pspicture}(1,1)(14,20)
and see the difference.
Josh
> On Jul 18, 2022, at 10:49 AM, Nitecki, Zbigniew H. <Zbigniew.Nitecki at tufts.edu> wrote:
>
> The attached code creates the attached pdf. Two puzzlements: 1. blank first page 2. line 19 “\psline(4,12)(15,12)” produces no result.
> Why?
>
>
>
>
> Zbigniew Nitecki
> Department of Mathematics
> Tufts University
> Medford, MA 02155
>
> telephones:
> Office (617)627-3843
> Dept. (617)627-3234
> Dept. fax (617)627-3966
> http://www.tufts.edu/~znitecki/ <http://www.tufts.edu/~znitecki/>
>
>
>
> <Figuretest.tex><Figuretest.pdf>----------- Please Consult the Following Before Posting -----------
> TeX FAQ: http://www.tex.ac.uk/faq
> List Reminders and Etiquette: https://sites.esm.psu.edu/~gray/TeX/
> List Archives: http://dir.gmane.org/gmane.comp.tex.macosx
> https://email.esm.psu.edu/pipermail/macosx-tex/
> TeX on Mac OS X Website: http://mactex-wiki.tug.org/
> List Info: https://email.esm.psu.edu/mailman/listinfo/macosx-tex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://tug.org/pipermail/macostex-archives/attachments/20220718/2f39c475/attachment-0001.html>
-------------- next part --------------
----------- Please Consult the Following Before Posting -----------
TeX FAQ: http://www.tex.ac.uk/faq
List Reminders and Etiquette: https://sites.esm.psu.edu/~gray/TeX/
List Archives: http://dir.gmane.org/gmane.comp.tex.macosx
https://email.esm.psu.edu/pipermail/macosx-tex/
TeX on Mac OS X Website: http://mactex-wiki.tug.org/
List Info: https://email.esm.psu.edu/mailman/listinfo/macosx-tex
More information about the macostex-archives
mailing list.