TransWikia.com

Footnotes without numbering and without horizontal rule

TeX - LaTeX Asked by Mr. Gold on November 14, 2020

This is similar to Footnotes without numbering question here Footnotes without numbering but it won’t let me add a comment and this isn’t an answer..

When I add letfootnoterulerelax as in order to suppress the horizontal rule as suggested in the comment to the answer, such as this MWE:

documentclass{article}
letsvthefootnotethefootnote
textheight 1in
newcommandblankfootnote[1]%
  {%
  letthefootnoterelaxfootnotetext{#1}%
  letfootnoterulerelax%
  letthefootnotesvthefootnote%
  }%
letsvfootnotefootnote
renewcommandfootnote[2][?]%
  {%
  ifrelax#1relax%
    blankfootnote{#2}%
  else%
    if?#1svfootnote{#2}elsesvfootnote[#1]{#2}fi%
  fi
  }
begin{document}
First Footnote herefootnote[]{footnote 1} next footnotefootnote{footnote 2}
Force footnote number 5 herefootnote[5]{footnote 3 numbered 5}.

Anotherfootnote[]{footnote 4} footnote here.

And foot notefootnote{footnote 5} 5 here.
end{document}

It suppresses the horizontal rule for all footnotes. How can I suppress the horizontal rule for some footnotes but not others?

One Answer

Just for fun:

documentclass{article}
usepackage{newfloat}
DeclareFloatingEnvironment[fileext=cmt,placement=b]{Comment}
setcounter{bottomnumber}{3}% max bottom floats per page
newcommand{comment}[1]{begin{Comment}normalfontfootnotesizeparindent=bibindent #1end{Comment}}

usepackage{lipsum}

begin{document}

Comment herecomment{First comment} plus some more text.

lipsum[1-5]

Second comment.comment{Second comment}

First footnote.footnote{First footnote.}

lipsum[6-10]

end{document}

Answered by John Kormylo on November 14, 2020

Add your own answers!

Ask a Question

Get help from others!

© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP