emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* superscript footnote number underlined?
@ 2018-02-20 11:16 Sharon Kimble
  2018-02-28 12:56 ` Akater
  2018-02-28 12:57 ` Akater
  0 siblings, 2 replies; 4+ messages in thread
From: Sharon Kimble @ 2018-02-20 11:16 UTC (permalink / raw)
  To: org-mode-email

[-- Attachment #1: Type: text/plain, Size: 561 bytes --]


How can I have the footnote number in an org-mode file, exported to
latex and then built as a PDF file, be underlined please? I'm finding
them very difficult to see when the page is printed in black on white,
and I'm hoping that underlining the superscript footnote number will
make it stand out more from the rest of the text.

Thanks
Sharon.
-- 
A taste of linux = http://www.sharons.org.uk
TGmeds = http://www.tgmeds.org.uk
DrugFacts = https://www.drugfacts.org.uk  
Debian 9.3, fluxbox 1.3.7, emacs 25.3.2, org-mode 9.1.6-10-g0c9329-elpaplus

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: superscript footnote number underlined?
  2018-02-20 11:16 superscript footnote number underlined? Sharon Kimble
@ 2018-02-28 12:56 ` Akater
  2018-02-28 15:09   ` Sharon Kimble
  2018-02-28 12:57 ` Akater
  1 sibling, 1 reply; 4+ messages in thread
From: Akater @ 2018-02-28 12:56 UTC (permalink / raw)
  To: Sharon Kimble, org-mode-email

[-- Attachment #1: Type: text/plain, Size: 384 bytes --]

Sharon Kimble <boudiccas@skimble.plus.com> writes:

> How can I have the footnote number in an org-mode file, exported to
> latex and then built as a PDF file, be underlined please?

Try adding the following LaTeX directive.

#+latex_header: \renewcommand{\thefootnote}{\underline{\arabic{footnote}}}

Note: both footnote number in text and in the footnote itself will be
underlined.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 800 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: superscript footnote number underlined?
  2018-02-20 11:16 superscript footnote number underlined? Sharon Kimble
  2018-02-28 12:56 ` Akater
@ 2018-02-28 12:57 ` Akater
  1 sibling, 0 replies; 4+ messages in thread
From: Akater @ 2018-02-28 12:57 UTC (permalink / raw)
  To: Sharon Kimble, org-mode-email

[-- Attachment #1: Type: text/plain, Size: 384 bytes --]

Sharon Kimble <boudiccas@skimble.plus.com> writes:

> How can I have the footnote number in an org-mode file, exported to
> latex and then built as a PDF file, be underlined please?

Try adding the following LaTeX directive:

#+latex_header: \renewcommand{\thefootnote}{\underline{\arabic{footnote}}}

Note: both footnote number in text and in the footnote itself will be
underlined.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 800 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: superscript footnote number underlined?
  2018-02-28 12:56 ` Akater
@ 2018-02-28 15:09   ` Sharon Kimble
  0 siblings, 0 replies; 4+ messages in thread
From: Sharon Kimble @ 2018-02-28 15:09 UTC (permalink / raw)
  To: Akater; +Cc: org-mode-email

[-- Attachment #1: Type: text/plain, Size: 721 bytes --]

Akater <nuclearspace@gmail.com> writes:

> Sharon Kimble <boudiccas@skimble.plus.com> writes:
>
>> How can I have the footnote number in an org-mode file, exported to
>> latex and then built as a PDF file, be underlined please?
>
> Try adding the following LaTeX directive.
>
> #+latex_header: \renewcommand{\thefootnote}{\underline{\arabic{footnote}}}
>
> Note: both footnote number in text and in the footnote itself will be
> underlined.

Thanks Akater, this works perfectly. 

Thanks
Sharon.
-- 
A taste of linux = http://www.sharons.org.uk
TGmeds = http://www.tgmeds.org.uk
DrugFacts = https://www.drugfacts.org.uk  
Debian 9.3, fluxbox 1.3.7, emacs 25.3.2, org-mode 9.1.6-10-g0c9329-elpaplus

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-02-28 15:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-20 11:16 superscript footnote number underlined? Sharon Kimble
2018-02-28 12:56 ` Akater
2018-02-28 15:09   ` Sharon Kimble
2018-02-28 12:57 ` Akater

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).