From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: Adding custom ordered list "bullet" symbols? Date: Thu, 15 Oct 2015 16:49:03 -0400 Message-ID: <87io67dfi8.fsf@alphaville.usersys.redhat.com> References: <87oafzswsg.fsf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34975) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZmpSv-0001cg-Fe for emacs-orgmode@gnu.org; Thu, 15 Oct 2015 16:49:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZmpSq-00065U-Gg for emacs-orgmode@gnu.org; Thu, 15 Oct 2015 16:49:33 -0400 Received: from plane.gmane.org ([80.91.229.3]:56277) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZmpSq-00065Q-9e for emacs-orgmode@gnu.org; Thu, 15 Oct 2015 16:49:28 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1ZmpSl-00028V-Ft for emacs-orgmode@gnu.org; Thu, 15 Oct 2015 22:49:23 +0200 Received: from nat-pool-bos-t.redhat.com ([66.187.233.206]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 15 Oct 2015 22:49:23 +0200 Received: from ndokos by nat-pool-bos-t.redhat.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 15 Oct 2015 22:49:23 +0200 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: emacs-orgmode@gnu.org Eric S Fraga writes: > On Thursday, 15 Oct 2015 at 18:07, Lawrence Bottorff wrote: >> Would there be a way to add a \rightarrow (or other latex symbols) as an >> ordered list "bullet"? > > Try > > 1. one item > 2. @@latex:[$\rightarrow$]@@ second item > > (untested) ... assuming that OP is talking about latex export. I assumed he was talking about the org buffer - we'll have to wait and see who guessed correctly :-) -- Nick