% Created 2012-09-29 Sat 01:04 \documentclass{scrartcl} \usepackage[utf8]{inputenc} \usepackage[T1]{fontenc} \usepackage{fixltx2e} \usepackage{graphicx} \usepackage{longtable} \usepackage{float} \usepackage{wrapfig} \usepackage{soul} \usepackage{textcomp} \usepackage{marvosym} \usepackage[integrals]{wasysym} \usepackage{latexsym} \usepackage{amssymb} \usepackage{hyperref} \tolerance=1000 \usepackage{xcolor} \usepackage{listings} \usepackage{amsmath} \author{Eric Fraga} \date{\today} \title{comment} \hypersetup{ pdfkeywords={}, pdfsubject={}, pdfcreator={Generated by Org mode 7.9.1 in Emacs 24.2.50.1.}} \begin{document} \maketitle \tableofcontents \vspace*{1cm} \section{first} \label{sec-1} some text \section{second} \label{sec-2} some text which should appear in the new exporter \subsection{second first} \label{sec-2-1} some text which should appear \subsection{COMMENT} \label{sec-2-2} some text which should not appear \textbf{but} does actually appear unfortunately in the new exporter, although not in the old one. % Generated by Org mode 7.9.1 in Emacs 24.2.50.1. \end{document}