From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Berry, Charles" Subject: Re: How to get 'repeating footnotes' please? Date: Tue, 10 Apr 2018 18:11:10 +0000 Message-ID: <878FEF95-627A-4D3B-B43B-A30E3A44BE56@ucsd.edu> References: <87tvslvgmz.fsf@skimble.plus.com> <87lgdvb5bv.fsf@skimble.plus.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34996) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f5xzc-0007w9-8V for emacs-orgmode@gnu.org; Tue, 10 Apr 2018 14:27:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f5xzX-0000fT-8g for emacs-orgmode@gnu.org; Tue, 10 Apr 2018 14:27:44 -0400 Received: from iport-acv3-out.ucsd.edu ([132.239.0.4]:24769) by eggs.gnu.org with esmtps (TLS1.0:RSA_ARCFOUR_SHA1:16) (Exim 4.71) (envelope-from ) id 1f5xzW-0000eP-PM for emacs-orgmode@gnu.org; Tue, 10 Apr 2018 14:27:39 -0400 In-Reply-To: <87lgdvb5bv.fsf@skimble.plus.com> Content-Language: en-US Content-ID: <205B4D30F7E6FF438DEBA6F1B4D699DD@AD.UCSD.EDU> 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: Sharon Kimble Cc: org-mode-email > On Apr 10, 2018, at 5:42 AM, Sharon Kimble w= rote: >=20 > Samuel Wales writes: >=20 >> [fn:apples: ...] >>=20 >> [fn:apples] >=20 > I'm sorry Samuel, but it seems like you haven't read all of my initial > question, where I stated 'All my footnotes are 4 digits like > '[fn:0010]'.' I'm not going to change my habits of using numerical > footnotes that have been in documents for over ten years now to alpha > footnotes. Sorry, its just not going to happen! >=20 > But I am open to any other suggestions which involve numerical > footnotes? >=20 Numerical footnotes work the same as alpha AFAICS. So, Samuel's suggestion = works, but I think you may be asking a question about repeating the *text* = of a footnote rather than merely referencing it from a different location. = If so, there may be a latex solution for you. Perhaps this helps: http://www.tex.ac.uk/FAQ-repfootnote.html and the fixfoot package is what you need. ?? If not maybe you can elaborate on what the desired latex should be. HTH, Chuck=