About 459,000 results
Open links in new tab
  1. Symbols instead of numbers as footnote markers

    Aug 2, 2010 · How can I make LaTeX use symbols (*, †, ‡, and so on) instead of numbers to mark footnotes? (The numbers are confusing because I use superscripted numbers for citations.)

  2. Using \footnote in a figure's \caption - LaTeX Stack Exchange

    Feb 3, 2011 · Maybe this is an easy one, but I struggled with this now too long :) I want to have a footnote in a caption of a figure, see the example. \begin {figure} [!ht] \caption {a figure …

  3. Footprints symbol in LaTeX - TeX - TeX - LaTeX Stack Exchange

    Sep 10, 2018 · I was wondering if someone knows if there is a foot/feet symbol available in any of latex packages that I could use in my text? I would appreciate any hint. I do really mean a …

  4. How to display the footnote in the bottom of the slide while using ...

    I am using \\columns in beamer to show two pictures. After I added \\footnote{ExampleText} after captions, the ExampleTest just appear in each column. Now I want to show all of the …

  5. How to embed citations into footnotes? - LaTeX Stack Exchange

    Your question is actually about two things: How to produce a footnote, and how to embed a citation to a reference (here: an URL) into such a note. Footnotes are produced with the …

  6. fancyhdr - Set footer height - TeX - LaTeX Stack Exchange

    Nov 14, 2018 · Your geometry set up is a bit wrong. Margins need to be large given what you have in the header and footer. And voffset is causing you trouble. Try \geometry{ a4paper, …

  7. How to use 'includefoot' of 'geometry' only on 'plain.scrheadings ...

    Nov 6, 2018 · Sounds odd to have a different \textheight on chapter pages, but if you need it, you should use \enlargethispage {whatever} on such pages.

  8. biblatex footcite and footnote - TeX - LaTeX Stack Exchange

    In a document, I am using \usepackage[style=mla,babel=hyphen,backend=biber]{biblatex} together with the \footcite command, and everything is perfect. There is a difficulty when I want …

  9. Set font size for footnotes - TeX - LaTeX Stack Exchange

    Jun 9, 2015 · I am writing my thesis and my university requirements ask me to set the footnotes font size at 9pt. The body text size is 12pt. I tried to change the value using : …

  10. How to refer to a footnote? - TeX - LaTeX Stack Exchange

    How do I refer to a footnote? For example, if is constructed like this blah blah blah blah\footnote{blah blah \label{footnote_1}} would you refer to it using this line? As mentioned …