emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Andreas Leha <andreas.leha@med.uni-goettingen.de>
To: emacs-orgmode@gnu.org
Subject: comment section with latex_header
Date: Sun, 22 Mar 2015 11:02:00 +0000	[thread overview]
Message-ID: <olulhipz45z.fsf@med.uni-goettingen.de> (raw)

Hi all,

If there are `#+latex_header:' entries in a section and that section is
`COMMENT'ed out, I'd expect the #+latex_header entries to be
uneffective.  As they are when I comment them out one by one as in
`# #+latex_header:'.

Is this a bug? (I'd say, yes....)

Regards,
Andreas


PS:

ECM

--8<---------------cut here---------------start------------->8---
* Test
test
* COMMENT LaTeX setup
#+latex_header: \usepackage{foo}
--8<---------------cut here---------------end--------------->8---



LaTeX export:

--8<---------------cut here---------------start------------->8---
% Created 2015-03-22 Sun 10:56
\documentclass[11pt]{article}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
% ... 
\usepackage{foo}
% ...
\begin{document}

\tableofcontents

\section{Test}
\label{sec-1}
test
% Emacs 24.4.50.1 (Org mode 8.3beta)
\end{document}
--8<---------------cut here---------------end--------------->8---

             reply	other threads:[~2015-03-22 11:02 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-22 11:02 Andreas Leha [this message]
2015-03-22 11:37 ` comment section with latex_header Rasmus
2015-03-23  8:31   ` Andreas Leha
2015-03-23 10:01     ` Rasmus
2015-03-23 10:09       ` Andreas Leha
2015-03-23  8:56   ` Sebastien Vauban
2015-03-23 23:36 ` Nicolas Goaziou
2015-03-23 23:54   ` Andreas Leha
2015-03-24  7:13   ` Robert Klein
2015-03-24  8:41     ` Nicolas Goaziou
2015-03-24  9:04       ` Sebastien Vauban
2015-03-25 11:46         ` Robert Klein
2015-03-26  8:35           ` Sebastien Vauban
2015-03-26 13:06             ` Andreas Leha
2015-03-26 20:17               ` Nicolas Goaziou
2015-03-26 21:02                 ` Andreas Leha
2015-03-27 11:02                   ` Nicolas Goaziou
2015-03-27 11:24                     ` Andreas Leha
2015-03-27 12:09                     ` Robert Klein
2015-03-28 15:00                       ` Nicolas Goaziou
2015-03-26 20:14         ` Nicolas Goaziou

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=olulhipz45z.fsf@med.uni-goettingen.de \
    --to=andreas.leha@med.uni-goettingen.de \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).