Re: [Orgmode] Export of latex source to html

2010-07-07 Thread Rainer M Krug
Hi Eric Thanks for your comments. I will look into both of them. Cheers, Rainer On Wed, Jul 7, 2010 at 1:17 PM, Eric S Fraga wrote: > Following up on my own message, one thing to consider is that > generating the figure in latex creates a PDF that takes up the whole > page but the figure is

Re: [Orgmode] Export of latex source to html

2010-07-07 Thread Eric S Fraga
Following up on my own message, one thing to consider is that generating the figure in latex creates a PDF that takes up the whole page but the figure is only a small part of this page. In latex, if I wanted the PDF to include only the tikz figure, I would do the following: --8<---cut

Re: [Orgmode] Export of latex source to html

2010-07-07 Thread Eric S Fraga
On Wed, 7 Jul 2010 10:06:15 +0200, Rainer M Krug wrote: > > [1 ] > [1.1 ] > Hi > > I created the attached latex.org based on the example with pgf/tikz and it > exports fine into a pdf. But export to html causes the problem, that I get > only a link to the created graph. If I change :file to :f

[Orgmode] Export of latex source to html

2010-07-07 Thread Rainer M Krug
Hi I created the attached latex.org based on the example with pgf/tikz and it exports fine into a pdf. But export to html causes the problem, that I get only a link to the created graph. If I change :file to :file fsa.png, an image is included but it is a) very small and b) nearly completely black