GeneralRevtex, [?] problem with footnotes

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
vanysh
Posts: 2
Joined: Wed Dec 15, 2010 11:13 pm

Revtex, [?] problem with footnotes

Post by vanysh »

Hello everyone,

I can't create any footnote with the revtex package, for every instance of \footnote[number]{text} I create, only the [?] symbol appears.

I haven´t been able to find any support from the revtex documentation.

My header:


\documentclass[%
reprint,
bibnotes,
amsmath,amssymb,
aps,
prl,
]{revtex4-1}

\usepackage{graphicx}% Include figure files
\usepackage{dcolumn}% Align table columns on decimal point
\usepackage{bm}% bold math
\usepackage{hyperref}% add hypertext capabilities
\usepackage[bottom]{footmisc}
%\usepackage[mathlines]{lineno}% Enable numbering of text and display math
%\linenumbers\relax % Commence numbering lines

\usepackage[portuguese]{babel}
\usepackage[T1]{fontenc}
\usepackage{ae}
\usepackage[ansinew]{inputenc}
\usepackage{subfigure}

\addtolength{\oddsidemargin}{-.45in}
\addtolength{\evensidemargin}{-.45in}
\addtolength{\textwidth}{0.9in}
\addtolength{\topmargin}{-.3in}
\addtolength{\textheight}{0.5in}

Hope you can help.

Thanks in advance,
Vanysh.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

User avatar
frabjous
Posts: 2064
Joined: Fri Mar 06, 2009 12:20 am

Revtex, [?] problem with footnotes

Post by frabjous »

The answer has already been given in the other thread. There's no need to post about the same issue in multiple threads.
Post Reply