From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: small caps Date: Thu, 29 Oct 2015 17:47:27 +0100 Message-ID: <87si4toc4g.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38542) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZrqKg-0002Kz-Es for emacs-orgmode@gnu.org; Thu, 29 Oct 2015 12:45:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZrqKf-0005Gh-Kd for emacs-orgmode@gnu.org; Thu, 29 Oct 2015 12:45:46 -0400 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:50597) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZrqKf-0005GT-7s for emacs-orgmode@gnu.org; Thu, 29 Oct 2015 12:45:45 -0400 In-Reply-To: (Matt Price's message of "Thu, 29 Oct 2015 12:39:57 -0400") 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Matt Price Cc: Org Mode Hello, Matt Price writes: > do we have a syntax for the "small caps" text attribute in Org? No, we don't. > If not, should we? We cannot have a syntax for everything. A macro can probably replace missing syntax. Also, you can hijack some emphasis marker (e.g., "+") and have it do small caps in back-ends that support it (through a filter, or a dedicated customization, e.g. `org-latex-text-markup-alist'). Regards, -- Nicolas Goaziou