Hello,

Eric S Fraga <e.fr...@ucl.ac.uk> 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