Re: [Orgmode] Re: Positioning Latex diagram on PDF output

2009-08-10 Thread Graham Smith
leo 2009/8/9 Leo : > On 2009-08-09 08:33 +0100, Graham Smith wrote: >> Leo, >> >> Thanks again, it seems the answer lies in Latex, rather than OrgMode, >> so I will work  away at that. >> >> having said that, the commands you gave me are extremely useful for >> making a stand alone diagram to inse

Re: [Orgmode] Re: Positioning Latex diagram on PDF output

2009-08-09 Thread Graham Smith
Leo, Thanks again, it seems the answer lies in Latex, rather than OrgMode, so I will work away at that. having said that, the commands you gave me are extremely useful for making a stand alone diagram to insert as a graphic into some other document. So well worth knowing. Graham 2009/8/8 Leo :

Re: [Orgmode] Re: Positioning Latex diagram on PDF output

2009-08-08 Thread Graham Smith
leo Thanks, this was useful, but... > %% > \documentclass{article} > \usepackage{tikz} > \usetikzlibrary{mindmap} > \usepackage[active,tightpage]{preview} > \PreviewEnvironment{tikzpicture} > \setlength\PreviewBorder{1pt} Based on this I have altered the headers