About 50 results
Open links in new tab
  1. Creating crow's foot style E-R diagrams, rather than Chen-style ones

    Sep 17, 2013 · Creating crow's foot style E-R diagrams, rather than Chen-style ones Ask Question Asked 12 years, 7 months ago Modified 8 years, 8 months ago

  2. formatting - Footer in Beamer - TeX - LaTeX Stack Exchange

    I found in this related topic Add Footer Text to All Slides in Beamer a nice code for footer in beamer with the Frankfurt theme. \setbeamertemplate {footline} [text line] {% \parbox {\linewidth} {\vsp...

  3. Define different heights for head and foot - TeX

    17 is it possible to define different \headerheight for head and foot respectively? For example, there is a logo image in the header which needs a large \headerheight and only text is in foot which needs a …

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

    Nov 14, 2018 · My header logo is about 3,5 x 6cm. The footer logo is about 3 x 20cm. The header is shown on the correct place, but the footer is not shown at all. How should I change the geometry so …

  5. etoolbox - How to change the color of the foot page using fancyhdr ...

    Jul 1, 2016 · From your code it looks like you want to color the foot rule and the word confidential, but not the page number that also appears in the footer. To color the the foot rule you want to append …

  6. Change foot height for different page styles - TeX

    May 19, 2019 · Since the foot on the first page is larger than usual, I am setting the foot height with the option footlines=2.1. However, this leads to quite large empty space on the other pages. I would like …

  7. 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.)

  8. beamer - Modify footer of slides - TeX - LaTeX Stack Exchange

    You can redefine the footline template as defined by the infolines outer theme (internally used by the Boadilla theme); \setbeamertemplate{navigation symbols}{} will remove tha navigation symbols:

  9. 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 …

  10. foot cite in Beamer using IEEE standard - LaTeX Stack Exchange

    Aug 2, 2018 · I am using beamer and I need to have IEEE Trans. style for citing the papers in \\footfullcite. The result my compile is this: As you see, this is not in IEEE standard format (no need …