[pstricks] PSTricks in Beamer
Herbert Voss
Herbert.Voss at FU-Berlin.DE
Sat Feb 10 20:20:13 CET 2018
Am 10.02.2018 um 20:16 schrieb Nitecki, Zbigniew H.:
> I don’t think this is the only problem. With this correction, I still
> get an error message
>> [1
>> Non-PDF special ignored!
>> Non-PDF special ignored!
>> Non-PDF special ignored!
>> Non-PDF special ignored!
>> Non-PDF special ignored!
>> Non-PDF special ignored!
>> Non-PDF special
>> ignored!{/usr/local/texlive/2017/texmf-var/fonts/map/pdftex/upd
>> map/pdftex.map}] [2]
>> ./Beamer PSTricks Test.tex:23: Undefined control sequence.
>> \c at lor@to at ps ->\PSTricks
>> _Not_Configured_For_This_Format
>> l.23 }
you run pdflatex! Use xelatex or latex->dvips->ps2pdf
Herbert
>>
>>
>> ?
>
>
> 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/
>
>
>
>
>> On Feb 10, 2018, at 13:09, Herbert Voss <Herbert.Voss at FU-Berlin.DE
>> <mailto:Herbert.Voss at FU-Berlin.DE>> wrote:
>>
>> Am 10.02.2018 um 19:05 schrieb Nitecki, Zbigniew H.:
>>> I have in the past successfully incorporated PSTricks pictures in a
>>> beamer presentation, but am currently running into problems.
>>> Attached is a minimal example, whose format is essentially copied
>>> from a previous, successful use (though without overlays).
>>> I don’t understand the error message in the log,
>>>> ./Beamer PSTricks Test.tex:25: LaTeX Error:
>>>> \begin{beamer at framepauses} on input
>>>> line 23 ended by \end{document}.
>>> My parentheses and \begin/\end statements seem to match up correctly.
>>> I also don’t understand the earlier error message
>>>> ./Beamer PSTricks Test.tex:25: You can't use `\end' in internal
>>>> vertical mode.
>>>> \enddocument ...cumenthook \deadcycles \z@ \@@end
>>> What am I doing wrong?
>>
>> \psline{<->}[linecolor=red](-3,0)(3,0)
>>
>> Not the correct syntax!
>>
>> \psline[linecolor=red]{<->}(-3,0)(3,0)
>>
>> Herbert
>> _______________________________________________
>> PSTricks mailing list
>> PSTricks at tug.org <mailto:PSTricks at tug.org>
>> http://tug.org/mailman/listinfo/pstricks
>> archive: http://www.tug.org/pipermail/pstricks/
>
>
>
> _______________________________________________
> PSTricks mailing list
> PSTricks at tug.org
> http://tug.org/mailman/listinfo/pstricks
> archive: http://www.tug.org/pipermail/pstricks/
>
More information about the PSTricks
mailing list