[OS X TeX] Drawing parametric curves for Beamer
Tim Brophy
timbrophy at mac.com
Mon Oct 17 18:19:42 EDT 2016
Thanks everybody.
As a temporary solution I have simply exported the graphic as a pdf file and included it in beamer.
I downloaded gnuplot and put it in my Applications folder. This may not be the correct thing to do. I got it from Sourceforge and don’t know if it is even the correct version for the Mac.
> On 17 Oct 2016, at 22:24, Michael Sharpe <msharpe at ucsd.edu> wrote:
>
>
>> On Oct 17, 2016, at 2:01 PM, Tim Brophy <timbrophy at mac.com> wrote:
>>
>> {6.123233995736766E-17*(t+0.0)+t**(3.0)+4.0,t+0.0-6.123233995736766E-17*(t**(3.0)+4.0)-0.0}
>
>
> I don't believe gnuplot is really needed, and you received that warning because of the overly complex way your parametric function was specified. Instead of the above, try
>
> {t^3+4,t}
>
> so that that Tikz doesn't think that non-integer powers are called for.
>
> Michael
> ----------- Please Consult the Following Before Posting -----------
> TeX FAQ: http://www.tex.ac.uk/faq
> List Reminders and Etiquette: https://www.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 MacOSX-TeX
mailing list