How can I set a footnote at the bottom of the page using the same footnote twice? The Next CEO of Stack OverflowHow to set page display in pdflatex?When i start my new page everything just goes to the top of the first page. Also, how can i keep everything in my left column aligned?Keeping section headers and rotated images on the same pageHow to set the default font style in the TeXworks editor to boldMultiple Footnotes in the same caption/figure/table/equation and using hyperrefHow to set the size of of characters in the input window of TeXworks?How can I set a dark theme in TeXworks?How to set TrimBox in PDF by using PDFLaTeXHow to remove i£ij at the bottom left corner under my abstractHow to give multiple authors same footnote?
Opposite of a diet
Only print output after finding pattern
How do scammers retract money, while you can’t?
How do I solve this limit?
Why doesn't a table tennis ball float on the surface? How do we calculate buoyancy here?
Where to find order of arguments for default functions
Does the Brexit deal have to be agreed by both Houses?
Why do remote companies require working in the US?
Why were Madagascar and New Zealand discovered so late?
Is it safe to use c_str() on a temporary string?
How to make a variable always equal to the result of some calculations?
Why is there a PLL in CPU?
What is the purpose of the Evocation wizard's Potent Cantrip feature?
Anatomically Correct Mesopelagic Aves
Can a caster that cast Polymorph on themselves stop concentrating at any point even if their Int is low?
Implement the Thanos sorting algorithm
Increase performance creating Mandelbrot set in python
Inappropriate reference requests from Journal reviewers
Why did we only see the N-1 starfighters in one film?
How to safely derail a train during transit?
If the heap is initialized for security, then why is the stack uninitialized?
How can I quit an app using Terminal?
Anatomically Correct Strange Women In Ponds Distributing Swords
How to start emacs in "nothing" mode (`fundamental-mode`)
How can I set a footnote at the bottom of the page using the same footnote twice?
The Next CEO of Stack OverflowHow to set page display in pdflatex?When i start my new page everything just goes to the top of the first page. Also, how can i keep everything in my left column aligned?Keeping section headers and rotated images on the same pageHow to set the default font style in the TeXworks editor to boldMultiple Footnotes in the same caption/figure/table/equation and using hyperrefHow to set the size of of characters in the input window of TeXworks?How can I set a dark theme in TeXworks?How to set TrimBox in PDF by using PDFLaTeXHow to remove i£ij at the bottom left corner under my abstractHow to give multiple authors same footnote?
I'm using the following commands in my file:
documentclass[a4paper, openright, 12pt, oneside]book
usepackage[spanish,es-tabla]babel
usepackage[utf8]inputenc
usepackagelistings
usepackage[onehalfspacing]setspace
usepackagefancyhdr
usepackageenumerate
usepackagefloat
usepackagegraphicx
usepackagetitling
usepackagecaption
usepackagetextcomp
usepackageamsmath
usepackagemultirow
usepackagecolortbl
usepackage[paper = A4, pagesize]typearea
usepackageurl
usepackagecite
usepackagelongtable
usepackagelscape
usepackagearray
usepackagepdfpages
usepackage[colorlinks=true,linkcolor=blue, citecolor = cyan, filecolor = green]hyperref
usepackageimport
usepackagesubfigure
usepackagewrapfig
usepackageverbatim
usepackagetitlesec
usepackage[hmargin=2cm,top=3cm,headheight=40pt,footskip=40pt]geometry
usepackagecleveref[2012/02/15]
usepackage[normalem]ulem
usepackage[bottom]footmisc
usepackageeurosym
usepackagetikz
usetikzlibrarymatrix
titleformatchapter[display]
normalfonthugebfserieschaptertitlename thechapter20ptHuge
titlespacing*chapter0pt-50pt30pt
titleformatsection[block]
normalfontlargebfseriesthesection10pt
pagestylefancy
fancyhead[LE, RO]thepage
fancyhead[RE]textslleftmark
fancyhead[LO]textslleftmark
setlengthheadheight16mm
renewcommandheadrulewidth0.8pt
renewcommandfootrulewidth0.4pt
crefformatfootnote#2footnotemark[#1]#3
setlengthparskip3mm
setlengthparindent8mm
begindocument
This is the first footnotefootnotelabelnote1First note.
This is, also, the first footnote crefnote1.
enddocument
but can't get the superscript 1 in the use of cref, but I don't know why.
Thanks you very much in advance!
pdftex texworks
New contributor
|
show 2 more comments
I'm using the following commands in my file:
documentclass[a4paper, openright, 12pt, oneside]book
usepackage[spanish,es-tabla]babel
usepackage[utf8]inputenc
usepackagelistings
usepackage[onehalfspacing]setspace
usepackagefancyhdr
usepackageenumerate
usepackagefloat
usepackagegraphicx
usepackagetitling
usepackagecaption
usepackagetextcomp
usepackageamsmath
usepackagemultirow
usepackagecolortbl
usepackage[paper = A4, pagesize]typearea
usepackageurl
usepackagecite
usepackagelongtable
usepackagelscape
usepackagearray
usepackagepdfpages
usepackage[colorlinks=true,linkcolor=blue, citecolor = cyan, filecolor = green]hyperref
usepackageimport
usepackagesubfigure
usepackagewrapfig
usepackageverbatim
usepackagetitlesec
usepackage[hmargin=2cm,top=3cm,headheight=40pt,footskip=40pt]geometry
usepackagecleveref[2012/02/15]
usepackage[normalem]ulem
usepackage[bottom]footmisc
usepackageeurosym
usepackagetikz
usetikzlibrarymatrix
titleformatchapter[display]
normalfonthugebfserieschaptertitlename thechapter20ptHuge
titlespacing*chapter0pt-50pt30pt
titleformatsection[block]
normalfontlargebfseriesthesection10pt
pagestylefancy
fancyhead[LE, RO]thepage
fancyhead[RE]textslleftmark
fancyhead[LO]textslleftmark
setlengthheadheight16mm
renewcommandheadrulewidth0.8pt
renewcommandfootrulewidth0.4pt
crefformatfootnote#2footnotemark[#1]#3
setlengthparskip3mm
setlengthparindent8mm
begindocument
This is the first footnotefootnotelabelnote1First note.
This is, also, the first footnote crefnote1.
enddocument
but can't get the superscript 1 in the use of cref, but I don't know why.
Thanks you very much in advance!
pdftex texworks
New contributor
1
Welcome to TeX.SE!
– Kurt
12 hours ago
If you say "This is, also, the first footnote 1" and "1" is there a superscript... it will be show as a new footnote with the same label ("1"). So, I suggest to use justrefnote1
that will be better without superscript. If you insist to make it a superscript for any other case :textsuperscriptrefnote1
should work...
– koleygr
12 hours ago
Yes! It works fine enough! Thanks you!
– Á. Garzón
12 hours ago
Welcome. Also, if you wish the referenced label to lead at your footnote's text tryfootnotephantomsectionlabelnote1
instead. (click at the place you use theref
command in a text with a next page too in order to see where the reference leads to.)
– koleygr
12 hours ago
Off-topic @Kurt ... I was writing "TeX.SE" too and have been "corrected" to use "TeX.SX" instead...
– koleygr
11 hours ago
|
show 2 more comments
I'm using the following commands in my file:
documentclass[a4paper, openright, 12pt, oneside]book
usepackage[spanish,es-tabla]babel
usepackage[utf8]inputenc
usepackagelistings
usepackage[onehalfspacing]setspace
usepackagefancyhdr
usepackageenumerate
usepackagefloat
usepackagegraphicx
usepackagetitling
usepackagecaption
usepackagetextcomp
usepackageamsmath
usepackagemultirow
usepackagecolortbl
usepackage[paper = A4, pagesize]typearea
usepackageurl
usepackagecite
usepackagelongtable
usepackagelscape
usepackagearray
usepackagepdfpages
usepackage[colorlinks=true,linkcolor=blue, citecolor = cyan, filecolor = green]hyperref
usepackageimport
usepackagesubfigure
usepackagewrapfig
usepackageverbatim
usepackagetitlesec
usepackage[hmargin=2cm,top=3cm,headheight=40pt,footskip=40pt]geometry
usepackagecleveref[2012/02/15]
usepackage[normalem]ulem
usepackage[bottom]footmisc
usepackageeurosym
usepackagetikz
usetikzlibrarymatrix
titleformatchapter[display]
normalfonthugebfserieschaptertitlename thechapter20ptHuge
titlespacing*chapter0pt-50pt30pt
titleformatsection[block]
normalfontlargebfseriesthesection10pt
pagestylefancy
fancyhead[LE, RO]thepage
fancyhead[RE]textslleftmark
fancyhead[LO]textslleftmark
setlengthheadheight16mm
renewcommandheadrulewidth0.8pt
renewcommandfootrulewidth0.4pt
crefformatfootnote#2footnotemark[#1]#3
setlengthparskip3mm
setlengthparindent8mm
begindocument
This is the first footnotefootnotelabelnote1First note.
This is, also, the first footnote crefnote1.
enddocument
but can't get the superscript 1 in the use of cref, but I don't know why.
Thanks you very much in advance!
pdftex texworks
New contributor
I'm using the following commands in my file:
documentclass[a4paper, openright, 12pt, oneside]book
usepackage[spanish,es-tabla]babel
usepackage[utf8]inputenc
usepackagelistings
usepackage[onehalfspacing]setspace
usepackagefancyhdr
usepackageenumerate
usepackagefloat
usepackagegraphicx
usepackagetitling
usepackagecaption
usepackagetextcomp
usepackageamsmath
usepackagemultirow
usepackagecolortbl
usepackage[paper = A4, pagesize]typearea
usepackageurl
usepackagecite
usepackagelongtable
usepackagelscape
usepackagearray
usepackagepdfpages
usepackage[colorlinks=true,linkcolor=blue, citecolor = cyan, filecolor = green]hyperref
usepackageimport
usepackagesubfigure
usepackagewrapfig
usepackageverbatim
usepackagetitlesec
usepackage[hmargin=2cm,top=3cm,headheight=40pt,footskip=40pt]geometry
usepackagecleveref[2012/02/15]
usepackage[normalem]ulem
usepackage[bottom]footmisc
usepackageeurosym
usepackagetikz
usetikzlibrarymatrix
titleformatchapter[display]
normalfonthugebfserieschaptertitlename thechapter20ptHuge
titlespacing*chapter0pt-50pt30pt
titleformatsection[block]
normalfontlargebfseriesthesection10pt
pagestylefancy
fancyhead[LE, RO]thepage
fancyhead[RE]textslleftmark
fancyhead[LO]textslleftmark
setlengthheadheight16mm
renewcommandheadrulewidth0.8pt
renewcommandfootrulewidth0.4pt
crefformatfootnote#2footnotemark[#1]#3
setlengthparskip3mm
setlengthparindent8mm
begindocument
This is the first footnotefootnotelabelnote1First note.
This is, also, the first footnote crefnote1.
enddocument
but can't get the superscript 1 in the use of cref, but I don't know why.
Thanks you very much in advance!
pdftex texworks
pdftex texworks
New contributor
New contributor
New contributor
asked 12 hours ago
Á. GarzónÁ. Garzón
61
61
New contributor
New contributor
1
Welcome to TeX.SE!
– Kurt
12 hours ago
If you say "This is, also, the first footnote 1" and "1" is there a superscript... it will be show as a new footnote with the same label ("1"). So, I suggest to use justrefnote1
that will be better without superscript. If you insist to make it a superscript for any other case :textsuperscriptrefnote1
should work...
– koleygr
12 hours ago
Yes! It works fine enough! Thanks you!
– Á. Garzón
12 hours ago
Welcome. Also, if you wish the referenced label to lead at your footnote's text tryfootnotephantomsectionlabelnote1
instead. (click at the place you use theref
command in a text with a next page too in order to see where the reference leads to.)
– koleygr
12 hours ago
Off-topic @Kurt ... I was writing "TeX.SE" too and have been "corrected" to use "TeX.SX" instead...
– koleygr
11 hours ago
|
show 2 more comments
1
Welcome to TeX.SE!
– Kurt
12 hours ago
If you say "This is, also, the first footnote 1" and "1" is there a superscript... it will be show as a new footnote with the same label ("1"). So, I suggest to use justrefnote1
that will be better without superscript. If you insist to make it a superscript for any other case :textsuperscriptrefnote1
should work...
– koleygr
12 hours ago
Yes! It works fine enough! Thanks you!
– Á. Garzón
12 hours ago
Welcome. Also, if you wish the referenced label to lead at your footnote's text tryfootnotephantomsectionlabelnote1
instead. (click at the place you use theref
command in a text with a next page too in order to see where the reference leads to.)
– koleygr
12 hours ago
Off-topic @Kurt ... I was writing "TeX.SE" too and have been "corrected" to use "TeX.SX" instead...
– koleygr
11 hours ago
1
1
Welcome to TeX.SE!
– Kurt
12 hours ago
Welcome to TeX.SE!
– Kurt
12 hours ago
If you say "This is, also, the first footnote 1" and "1" is there a superscript... it will be show as a new footnote with the same label ("1"). So, I suggest to use just
refnote1
that will be better without superscript. If you insist to make it a superscript for any other case : textsuperscriptrefnote1
should work...– koleygr
12 hours ago
If you say "This is, also, the first footnote 1" and "1" is there a superscript... it will be show as a new footnote with the same label ("1"). So, I suggest to use just
refnote1
that will be better without superscript. If you insist to make it a superscript for any other case : textsuperscriptrefnote1
should work...– koleygr
12 hours ago
Yes! It works fine enough! Thanks you!
– Á. Garzón
12 hours ago
Yes! It works fine enough! Thanks you!
– Á. Garzón
12 hours ago
Welcome. Also, if you wish the referenced label to lead at your footnote's text try
footnotephantomsectionlabelnote1
instead. (click at the place you use the ref
command in a text with a next page too in order to see where the reference leads to.)– koleygr
12 hours ago
Welcome. Also, if you wish the referenced label to lead at your footnote's text try
footnotephantomsectionlabelnote1
instead. (click at the place you use the ref
command in a text with a next page too in order to see where the reference leads to.)– koleygr
12 hours ago
Off-topic @Kurt ... I was writing "TeX.SE" too and have been "corrected" to use "TeX.SX" instead...
– koleygr
11 hours ago
Off-topic @Kurt ... I was writing "TeX.SE" too and have been "corrected" to use "TeX.SX" instead...
– koleygr
11 hours ago
|
show 2 more comments
0
active
oldest
votes
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "85"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Á. Garzón is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f481943%2fhow-can-i-set-a-footnote-at-the-bottom-of-the-page-using-the-same-footnote-twice%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Á. Garzón is a new contributor. Be nice, and check out our Code of Conduct.
Á. Garzón is a new contributor. Be nice, and check out our Code of Conduct.
Á. Garzón is a new contributor. Be nice, and check out our Code of Conduct.
Á. Garzón is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to TeX - LaTeX Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f481943%2fhow-can-i-set-a-footnote-at-the-bottom-of-the-page-using-the-same-footnote-twice%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
Welcome to TeX.SE!
– Kurt
12 hours ago
If you say "This is, also, the first footnote 1" and "1" is there a superscript... it will be show as a new footnote with the same label ("1"). So, I suggest to use just
refnote1
that will be better without superscript. If you insist to make it a superscript for any other case :textsuperscriptrefnote1
should work...– koleygr
12 hours ago
Yes! It works fine enough! Thanks you!
– Á. Garzón
12 hours ago
Welcome. Also, if you wish the referenced label to lead at your footnote's text try
footnotephantomsectionlabelnote1
instead. (click at the place you use theref
command in a text with a next page too in order to see where the reference leads to.)– koleygr
12 hours ago
Off-topic @Kurt ... I was writing "TeX.SE" too and have been "corrected" to use "TeX.SX" instead...
– koleygr
11 hours ago