From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Lowercase keywords in 9.2? Date: Thu, 28 Feb 2019 20:02:31 +0100 Message-ID: <87tvgnohx4.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([209.51.188.92]:56061) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gzQx9-0005ss-Bb for emacs-orgmode@gnu.org; Thu, 28 Feb 2019 14:02:44 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gzQx8-0007or-Jx for emacs-orgmode@gnu.org; Thu, 28 Feb 2019 14:02:43 -0500 Received: from relay6-d.mail.gandi.net ([217.70.183.198]:38509) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gzQx6-0007lb-L4 for emacs-orgmode@gnu.org; Thu, 28 Feb 2019 14:02:42 -0500 In-Reply-To: (Carlos Pita's message of "Thu, 28 Feb 2019 10:37:12 -0300") 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: Carlos Pita Cc: emacs-orgmode , Martin Alsinet , Kaushal Modi Hello, Carlos Pita writes: > Today I noticed the export templates inserted by org are still uppercase: > > #+LATEX_CLASS: article > #+LATEX_CLASS_OPTIONS: > #+LATEX_HEADER: > #+LATEX_HEADER_EXTRA: > #+DESCRIPTION: > #+KEYWORDS: > #+SUBTITLE: > #+LATEX_COMPILER: pdflatex > > #+DATE: \today > > Is this intentional, is the lowercase convention intended for blocks > only? I fixed it. Thank you. Regards, -- Nicolas Goaziou