From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Sebastien Vauban" Subject: BEAMER_HEADER in `org-latex-classes' Date: Thu, 07 Nov 2013 18:51:10 +0100 Message-ID: <8638n8hzht.fsf@somewhere.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org-mXXj517/zsQ@public.gmane.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org-mXXj517/zsQ@public.gmane.org To: emacs-orgmode-mXXj517/zsQ@public.gmane.org Hello, In the `org-latex-classes' documentation (and in the Org Beamer documentati= on), I don't see how to include or exclude lines passed through the #+BEAMER_HEA= DER keyword. =E2=95=AD=E2=94=80=E2=94=80=E2=94=80=E2=94=80 =E2=94=82 The header string =E2=94=82 ----------------- =E2=94=82=20 =E2=94=82 The HEADER-STRING is the header that will be inserted into the =E2=94=82 LaTeX file. It should contain the \documentclass macro, and =E2=94=82 anything else that is needed for this setup. To this header, t= he =E2=94=82 following commands will be added: =E2=94=82=20 =E2=94=82 - Calls to \usepackage for all packages mentioned in the =E2=94=82 variables `org-latex-default-packages-alist' and =E2=94=82 `org-latex-packages-alist'. Thus, your header definitions =E2=94=82 should avoid to also request these packages. =E2=94=82=20 =E2=94=82 - Lines specified via "#+LATEX_HEADER:" and =E2=94=82 "#+LATEX_HEADER_EXTRA:" keywords. =E2=94=82=20 =E2=94=82 If you need more control about the sequence in which the header =E2=94=82 is built up, or if you want to exclude one of these building =E2=94=82 blocks for a particular class, you can use the following =E2=94=82 macro-like placeholders. =E2=94=82=20 =E2=94=82 [DEFAULT-PACKAGES] \usepackage statements for default pac= kages =E2=94=82 [NO-DEFAULT-PACKAGES] do not include any of the default pack= ages =E2=94=82 [PACKAGES] \usepackage statements for packages =E2=94=82 [NO-PACKAGES] do not include the packages =E2=94=82 [EXTRA] the stuff from #+LATEX_HEADER(_EXTRA) =E2=94=82 [NO-EXTRA] do not include #+LATEX_HEADER(_EXTRA) = stuff =E2=95=B0=E2=94=80=E2=94=80=E2=94=80=E2=94=80 Is there a solution for those lines? Best regards, Seb --=20 Sebastien Vauban