emacs-orgmode
[Top][All Lists]
Advanced

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

Re: Use custom preamble from tex file for latex export


From: Ihor Radchenko
Subject: Re: Use custom preamble from tex file for latex export
Date: Fri, 17 Feb 2023 13:14:29 +0000

reza <reza@housseini.me> writes:

>> The full org alternative is to customise org-latex-classes with all the
>> LaTeX preamble you want or need.  This is what I do.
>
> Is there a way to extend org-latex-classes inside my org file, so I can 
> keep using C-c C-e l l (export to latex)?

Two possibilities:

1. Put file-local variable
2. Create an "Empty" class with empty documentclass statement
   and then #+LATEX_CLASS: Empty #+LATEX_HEADER: \input{...}


-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>



reply via email to

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