Re: [O] patch for latex->tikz

2013-07-18 Thread Eric S Fraga
Andreas Leha writes: > Hi all, > > attached is a small patch that makes it possible to 'evaluate' latex > source blocks to tikz files. Thanks for this. Just what I needed! -- : Eric S Fraga (0xFFFCF67D), Emacs 24.3.50.1, Org release_8.0.5-337-g9f3bed

Re: [O] patch for latex->tikz

2013-07-17 Thread Andreas Leha
Hi Eric, Eric Schulte writes: > Andreas Leha writes: > >> Hi all, >> >> attached is a small patch that makes it possible to 'evaluate' latex >> source blocks to tikz files. > > Applied, thanks. > >> >> When the :file header argument has a value ending in '.tikz' the >> content of the body of t

Re: [O] patch for latex->tikz

2013-07-17 Thread Eric Schulte
Andreas Leha writes: > Hi all, > > attached is a small patch that makes it possible to 'evaluate' latex > source blocks to tikz files. Applied, thanks. > > When the :file header argument has a value ending in '.tikz' the > content of the body of the source block will be copied into the > resul

[O] patch for latex->tikz

2013-07-17 Thread Andreas Leha
Hi all, attached is a small patch that makes it possible to 'evaluate' latex source blocks to tikz files. When the :file header argument has a value ending in '.tikz' the content of the body of the source block will be copied into the resulting tikz file. This makes handling of tikz figures with c