Re: [O] LaTeX source block problems

2013-01-28 Thread Rainer M Krug
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 28/01/13 14:10, John Hendy wrote: > > On Jan 28, 2013 2:50 AM, "Rainer M Krug" > > wrote: >> > On 25/01/13 18:35, Thomas S. Dye wrote: >> Hi Rainer, > >> Rainer M Krug mailto:r.m.k...@gmail.com>> writes: > >>> - C-c c

Re: [O] LaTeX source block problems

2013-01-28 Thread Rainer M Krug
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 25/01/13 18:35, Thomas S. Dye wrote: > Hi Rainer, > > Rainer M Krug writes: > >> - C-c c results in "org-babel-execute-src-block: No org-babel-execute >> function for LaTeX!" > > Do you have something like this in .emacs? > > (org-babel-do-loa

Re: [O] LaTeX source block problems

2013-01-25 Thread Thomas S. Dye
Hi Rainer, Rainer M Krug writes: > - C-c c results in "org-babel-execute-src-block: No org-babel-execute > function for LaTeX!" Do you have something like this in .emacs? (org-babel-do-load-languages 'org-babel-load-languages '((latex . t))) hth, Tom -- Thomas S. Dye http://ww

[O] LaTeX source block problems

2013-01-25 Thread Rainer M Krug
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi I want ti include a gantt chart into my org document by using pgfgantt. I use the following: #+LATEX_HEADER: \usepackage{pgfgantt} * The gantt chart I #+BEGIN_src LaTeX \begin {ganttchart} [hgrid=true, vgrid=true]{36} \gantttitlelist {1,..