From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rasmus Subject: Re: org-list-allow-alphabetical LaTeX export Date: Fri, 07 Jun 2013 00:39:31 +0200 Message-ID: <87ppvyzwws.fsf@pank.eu> References: <93BA1627-D7F6-4E96-9AFC-927A6F6C8C6E@gmail.com> <87y5anylzi.fsf@pank.eu> <7C0B6E30-512B-447D-A45B-42D90936C750@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44796) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UkiqU-0004Hk-9r for emacs-orgmode@gnu.org; Thu, 06 Jun 2013 18:39:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UkiqS-0000a8-A9 for emacs-orgmode@gnu.org; Thu, 06 Jun 2013 18:39:50 -0400 Received: from plane.gmane.org ([80.91.229.3]:44033) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UkiqS-0000Zx-3j for emacs-orgmode@gnu.org; Thu, 06 Jun 2013 18:39:48 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UkiqP-0007QC-M9 for emacs-orgmode@gnu.org; Fri, 07 Jun 2013 00:39:45 +0200 Received: from 87-57-37-160-dynamic.dk.customer.tdc.net ([87.57.37.160]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 07 Jun 2013 00:39:45 +0200 Received: from rasmus by 87-57-37-160-dynamic.dk.customer.tdc.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 07 Jun 2013 00:39:45 +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 Josiah Schwab writes: >> Why doesn't this cut it: >> >> #+BEGIN_SRC org >> 1. <<1>> Do something. >> 2. Use your answer in part [[1]] to do something else. >> #+END_SRC > > That will work ok in LaTeX I think. > But that will export to HTML like > >
    >
  1. Do something. >
  2. >
  3. Use your answer in part 1 to do something else. >
  4. >
> > and the link name will remain "1", even if one adds type="a" to the >
    tag to adjust the bullet appearance. If you your type you can use a more advance link [[1][a)]. But that's not very nice. Perhaps, css counters is the way to go: https://developer.mozilla.org/en-US/docs/Web/Guide/CSS/Counters (I did a quick search and I'm not sure css is powerful enough). In any case, I think it's a fair feature request, but it's a "html bug/deficit". If we know how to do it in "hand-written" html it can relatively easily be added to ox-html or incorporated locally via a filter. –Rasmus -- m-mm-mmm-mmmm bacon!