Re: [O] "Minimal" LaTeX export

2017-12-16 Thread Vicente Vera
That is amazing. Thank you very much! Yes, that's a good idea (include files); will look into it. El dic 16, 2017 2:46 PM, "Berry, Charles" escribió: > On Dec 16, 2017, at 8:48 AM, Vicente Vera wrote: > > I'm trying to export a simple document to a LaTeX buffer, but just the > main content,

Re: [O] "Minimal" LaTeX export

2017-12-16 Thread Berry, Charles
> On Dec 16, 2017, at 8:48 AM, Vicente Vera wrote: > > I'm trying to export a simple document to a LaTeX buffer, but just the > main content, without a preamble nor the "document" environment. You want `(org-latex-export-as-latex nil nil nil t)' or `C-c C-e C-b l L'. ,[ C-h f org-latex-e

Re: [O] "Minimal" LaTeX export

2017-12-16 Thread Rasmus
Hi, Would the body only export option in the export dispatcher work? (C-c C-e and then C-b)? Rasmus -- C is for Cookie

[O] "Minimal" LaTeX export

2017-12-16 Thread Vicente Vera
Hello I'm trying to export a simple document to a LaTeX buffer, but just the main content, without a preamble nor the "document" environment. The main objective is to export several Org documents which are parts of a larger LaTeX report. These parts are then included by means of the "input" comman