emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* comment section with latex_header
@ 2015-03-22 11:02 Andreas Leha
  2015-03-22 11:37 ` Rasmus
  2015-03-23 23:36 ` Nicolas Goaziou
  0 siblings, 2 replies; 21+ messages in thread
From: Andreas Leha @ 2015-03-22 11:02 UTC (permalink / raw)
  To: emacs-orgmode

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---

^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2015-03-28 14:59 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-22 11:02 comment section with latex_header Andreas Leha
2015-03-22 11:37 ` 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

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).