From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Maus Subject: Re: Renumbering of footnotes, and list line spaces Date: Mon, 12 Jul 2010 17:09:53 +0200 Message-ID: <87tyo4wxby.wl%dmaus@ictsoc.de> References: <201007121825.19096.ahcnz@ihug.co.nz> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: multipart/mixed; boundary="===============1489055568==" Return-path: Received: from [140.186.70.92] (port=44832 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OYKeM-0001fC-Ji for emacs-orgmode@gnu.org; Mon, 12 Jul 2010 11:10:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OYKeL-0007xm-2X for emacs-orgmode@gnu.org; Mon, 12 Jul 2010 11:10:30 -0400 Received: from mysql1.xlhost.de ([213.202.242.106]:34828) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OYKeK-0007xQ-SL for emacs-orgmode@gnu.org; Mon, 12 Jul 2010 11:10:29 -0400 In-Reply-To: <201007121825.19096.ahcnz@ihug.co.nz> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Adam Cc: emacs-orgmode@gnu.org --===============1489055568== Content-Type: multipart/signed; boundary="pgp-sign-Multipart_Mon_Jul_12_17:09:49_2010-1"; micalg=pgp-sha256; protocol="application/pgp-signature" Content-Transfer-Encoding: 7bit --pgp-sign-Multipart_Mon_Jul_12_17:09:49_2010-1 Content-Type: text/plain; charset=US-ASCII Adam wrote: >Am using Org-mode version 6.21b >The Org Manual section 2.10, suggest that s, r, S, n, d commands are >available if a prefix-argument is supplied to the Footnote action command >C-c C-x f. >When I enter C-u C-c C-x f a footnote command menu appears with >only the following; [s]ort | convert to [n]umeric | [d]elete The manual is about current Org mode and 6.21b did just support sorting, converting and deleting footnotes. So no renumbering in 6.21b. >I wish to Sort or to Renumber the footnotes. Sort does not appear to sort >the collection numerically, and renumber seems unavailable. I've tried to sort and it works: The footnotes in the footnote section are sorted by their appearance in the main text. E.g. ,---- | * This is just a test | | Here is the first, but has number two!!!!11!!1[fn:2] | | Here is one [fn:1]. | | * Footnotes | | [fn:1] A footnote! | | [fn:2] See! `---- Becomes ,---- | * This is just a test | | Here is the first, but has number two!!!!11!!1[fn:2] | | Here is one [fn:1]. | | * Footnotes | [fn:2] See! | | [fn:1] A footnote! | `---- After sorting (C-u C-c C-x f s). >For Plain Lists, I wish to include a line space after each list entry. Is >there a simple way to do this ? Create the new list item by pressing M-RET. HTH -- David -- OpenPGP... 0x99ADB83B5A4478E6 Jabber.... dmjena@jabber.org Email..... dmaus@ictsoc.de --pgp-sign-Multipart_Mon_Jul_12_17:09:49_2010-1 Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iF4EABEIAAYFAkw7MEEACgkQma24O1pEeOaZBwD/U7aaaOqou3trv3K8BVPoPm5O /4PxPwqYmQYHpPbQQI4BAM9DtVpxGxKq2mWT4MOnkasax9lSt0c+dP4sVHqHrzkE =sB1V -----END PGP SIGNATURE----- --pgp-sign-Multipart_Mon_Jul_12_17:09:49_2010-1-- --===============1489055568== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============1489055568==--