emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: feature request: export only body of document for LaTeX & beamer


From: Nicolas Goaziou
Subject: Re: feature request: export only body of document for LaTeX & beamer
Date: Wed, 27 May 2020 15:31:47 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)

Hello,

Eric S Fraga <address@hidden> writes:

> would it be possible to incorporate something along these lines in
> ox-latex.el (and ox-beamer.el):
>
> #+begin_src emacs-lisp
>   (defun headless-latex ()
>     "exports to a .tex file without any preamble"
>     (interactive)
>     (org-latex-export-as-latex nil nil nil t nil)
>     )
> #+end_src 

Isn't it what C-b is for in the export interface?

Regards,

-- 
Nicolas Goaziou



reply via email to

[Prev in Thread] Current Thread [Next in Thread]