From mboxrd@z Thu Jan 1 00:00:00 1970 From: andrea Crotti Subject: Differences html/pdf Date: Wed, 28 Oct 2009 14:16:05 +0000 (UTC) Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N39Ka-0002Gx-NW for emacs-orgmode@gnu.org; Wed, 28 Oct 2009 10:16:56 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N39KW-0002DV-1c for emacs-orgmode@gnu.org; Wed, 28 Oct 2009 10:16:56 -0400 Received: from [199.232.76.173] (port=44207 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N39KV-0002DH-Ht for emacs-orgmode@gnu.org; Wed, 28 Oct 2009 10:16:51 -0400 Received: from lo.gmane.org ([80.91.229.12]:36287) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1N39KV-0007Fh-7N for emacs-orgmode@gnu.org; Wed, 28 Oct 2009 10:16:51 -0400 Received: from list by lo.gmane.org with local (Exim 4.50) id 1N39KG-0004oj-7q for emacs-orgmode@gnu.org; Wed, 28 Oct 2009 15:16:36 +0100 Received: from 42-001.eduroam.RWTH-Aachen.DE ([134.61.42.1]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 28 Oct 2009 15:16:36 +0100 Received: from andrea.crotti.0 by 42-001.eduroam.RWTH-Aachen.DE with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 28 Oct 2009 15:16:36 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org I normally prefer to export to pdf but I see that there are some differences. I added #+OPTIONS: toc:nil \n:nil todo:nil and toc is not exported in both, todo are anyway always exported and newline are kept only in html. In the latex version they're not exported for some reasons... Should I set some nice secret variable?