From mboxrd@z Thu Jan 1 00:00:00 1970 From: Flavio Leonardo Cavalcanti de Moura Subject: How to avoid \title{} and \date{} in latex export Date: Wed, 10 Apr 2019 12:24:58 -0300 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="000000000000d04e9505862eac4b" Return-path: Received: from eggs.gnu.org ([209.51.188.92]:59364) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hEF6E-0001rw-3k for emacs-orgmode@gnu.org; Wed, 10 Apr 2019 11:25:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hEF6C-0003u6-9Z for emacs-orgmode@gnu.org; Wed, 10 Apr 2019 11:25:18 -0400 Received: from mail-lf1-x136.google.com ([2a00:1450:4864:20::136]:46862) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hEF6A-0003rV-QK for emacs-orgmode@gnu.org; Wed, 10 Apr 2019 11:25:16 -0400 Received: by mail-lf1-x136.google.com with SMTP id r25so2126176lfn.13 for ; Wed, 10 Apr 2019 08:25:11 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode@gnu.org --000000000000d04e9505862eac4b Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hello, My org file uses a latex class that, after exporting, is in conflict with the lines \date{} and \title{} automatically generated by orgmode latex export. I already tried the following headings for the org file: 1. #+TITLE: #+DATE: 2. #+TITLE: #+option: date:nil 3. #+option: title:nil date:nil But in all cases the lines \title{} \date{} are in the tex file automatically generated by the export engine. Is there a way to prevent the addition of these lines? Best regards, Fl=C3=A1vio. --000000000000d04e9505862eac4b Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hello,=C2=A0

My org file uses a latex class that, after exporting, is in conflic= t with the lines \date{} and \title{} automatically generated by orgmode la= tex export. I already tried the following headings for the org file:
<= div>
1.=C2=A0
=C2=A0#+TITLE:
#+DATE:

2.=C2=A0
#+TITLE:
#+option: d= ate:nil

3.
#+option: title:ni= l date:nil

But in all cases the lines
<= div>\title{}
\date{}
are in the tex file automatically = generated by the export engine. Is there a way to prevent the addition of t= hese lines?

Best regards,=C2=A0
Fl=C3=A1= vio.

--000000000000d04e9505862eac4b--