General ⇒ Powerpoint and Latex, or how to create figures easily
-
- Site Moderator
- Posts: 814
- Joined: Tue Jul 01, 2008 2:19 pm
Re: Powerpoint and Latex, or how to create figures easily
Sorry if I wasn't clear. What I do is use Tikz, and set up "externalization" (this is nicely explained in the pgfplots manual: I use pgfplots a lot). If I then do externalization in DVI mode, I get a set of EPS files, one for each plot I have. I then open those to paste into whatever.
Joseph Wright
NEW: TikZ book now 40% off at Amazon.com for a short time.

Re: Powerpoint and Latex, or how to create figures easily
Now I got your point -- but this is exactly the opposite of what I am looking to.
I would like to draw my figures in Powerpoint and only add tex code where needed.
I would like to avoid "programing" the figure in Tikz.
thanks,
-moshiko.
I would like to draw my figures in Powerpoint and only add tex code where needed.
I would like to avoid "programing" the figure in Tikz.
thanks,
-moshiko.
-
- Site Moderator
- Posts: 814
- Joined: Tue Jul 01, 2008 2:19 pm
Re: Powerpoint and Latex, or how to create figures easily
Challenging, not least because PowerPoint is not really meant for this. I do draw a lot of things in a drawing program, but one with proper export options. You are likely to have to stick to something like saving your PowerPoint pages as PDFs, then include them (clipping if needed) using \includegraphics or the pdfpages package.
Joseph Wright
Powerpoint and Latex, or how to create figures easily
From what you've said, it seems that:
- 1. PowerPoint isn't very well suited for high-quality presentations at all ("bells-and-whistles"-only?) @frabjous, I understand the horror you're talking about
- 2. Being unable to import vector formats which are standards (.svg, .eps) makes it a joke (I just checked OpenOffice.org Impress, it does support both of them)
- 3. Reduction of resolution without any question or at least providing an option which can prevent/correct that — I dare to say — megastupid behaviour, can be described only by this
- 4. You'd really do yourself a big favor if you invest some time into beamer or powerdot