emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* BUG: in beamer export non-beamer tags exported as part of header
@ 2016-05-24 10:48 Rainer M Krug
  2016-05-24 12:08 ` Rasmus
  0 siblings, 1 reply; 19+ messages in thread
From: Rainer M Krug @ 2016-05-24 10:48 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 2379 bytes --]

Hi

the following document

--8<---------------cut here---------------start------------->8---
#+startup: beamer
#+STARTUP: oddeven
#+LATEX_CLASS: beamer
#+LATEX_CLASS_OPTIONS: [bigger] 
#+BEAMER_THEME: Madrid
#+BEAMER_COLOR_THEME: spruce
#+OPTIONS:   H:2 toc:t
#+SELECT_TAGS: export
#+EXCLUDE_TAGS: noexport

* Level 1                                         :presentation:
** Frame 1
Some Text
--8<---------------cut here---------------end--------------->8---

becomes exported as

,----
| % Created 2016-05-24 Tue 12:45
| % Intended LaTeX compiler: pdflatex
| \documentclass[bigger]{beamer}
| \usepackage[utf8]{inputenc}
| \usepackage[T1]{fontenc}
| \usepackage{graphicx}
| \usepackage{grffile}
| \usepackage{longtable}
| \usepackage{wrapfig}
| \usepackage{rotating}
| \usepackage[normalem]{ulem}
| \usepackage{amsmath}
| \usepackage{textcomp}
| \usepackage{amssymb}
| \usepackage{capt-of}
| \usepackage{hyperref}
| \usepackage{color}
| \usepackage{listings}
| \usetheme{Madrid}
| \usecolortheme{spruce}
| \author{Rainer M. Krug}
| \date{\today}
| \title{}
| \hypersetup{
|  pdfauthor={Rainer M. Krug},
|  pdftitle={},
|  pdfkeywords={},
|  pdfsubject={},
|  pdfcreator={Emacs 25.0.94.1 (Org mode 8.3.4)}, 
|  pdflang={English}}
| \begin{document}
| 
| \begin{frame}{Outline}
| \tableofcontents
| \end{frame}
| 
| 
| \section{Level 1\hfill{}\textsc{presentation}}
| \label{sec:org46cc55c}
| \begin{frame}[label={sec:org8dc9e52}]{Frame 1}
| Some Text
| \end{frame}
| \end{document}
`----

Please not that the tag :presentation: becomes exported as part of the
header.

I would like to use the tags to filter for export, so they should not
become part otf the headers.

GNU Emacs 25.0.94.1 (x86_64-apple-darwin15.4.0, Carbon Version 157 AppKit 1404.46) of 2016-05-24
Org-mode version 8.3.4 (release_8.3.4-842-g58f5def @ /Users/rainerkrug/.emacs.d/org-mode/lisp/)

Cheers,

Rainer

-- 
Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology, UCT), Dipl. Phys. (Germany)

Centre of Excellence for Invasion Biology
Stellenbosch University
South Africa

Tel :       +33 - (0)9 53 10 27 44
Cell:       +33 - (0)6 85 62 59 98
Fax :       +33 - (0)9 58 10 27 44

Fax (D):    +49 - (0)3 21 21 25 22 44

email:      Rainer@krugs.de

Skype:      RMkrug

PGP: 0x0F52F982

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 454 bytes --]

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

end of thread, other threads:[~2016-06-01 17:41 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-24 10:48 BUG: in beamer export non-beamer tags exported as part of header Rainer M Krug
2016-05-24 12:08 ` Rasmus
2016-05-24 12:27   ` Rainer M Krug
2016-05-24 20:32     ` Nicolas Goaziou
2016-05-24 21:02       ` Rasmus
2016-05-25  7:39         ` Rainer M Krug
2016-05-25  7:37       ` Rainer M Krug
2016-05-25 20:29         ` Nicolas Goaziou
2016-05-27  9:01           ` Rainer M Krug
2016-05-27 11:58             ` Nicolas Goaziou
2016-05-27 16:15               ` Rainer M Krug
2016-05-31 19:53                 ` Nicolas Goaziou
2016-06-01  8:06                   ` Rainer M Krug
2016-06-01 11:08                     ` Nicolas Goaziou
2016-06-01 12:21                       ` Rasmus
2016-06-01 13:23                         ` Rainer M Krug
2016-06-01 17:40                           ` Nicolas Goaziou
2016-05-31 20:07                 ` John Hendy
2016-06-01  8:12                   ` Rainer M Krug

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