Public bug reported:

Hi all,

I have a problem with the achemso package (installed via the texlive-
extra package).

What I would like to do: I want to mark on the titlepage via a footnote
that two authors contributed equally to the work

I try this via the way suggested by the achemso documentation:

--------------------------------------------------------------------------------

\documentclass[11pt,a4paper,oneside]{achemso}
\usepackage{graphicx}
\usepackage{SIunits}
\usepackage{subfigure}
\usepackage[version=3]{mhchem}
\SectionNumbersOn
\hyphenation{}

\author{author1}
\affiliation{institute1}
\altaffiliation{The authors contributed euqally to this work}
\author{author2}
\affiliation{institute1}
\altaffiliation{The authors contributed euqally to this work}

\title{Title}
\begin{document}
\newpage
Document
\end{document}
-----------------------------------------------------------------------------------

This does not work until I remove the \altaffiliation.

My error message:
############################
! Missing number, treated as zero.
<to be read again>
}
l.34 \begin{document}
A number should have been here; I inserted `0'.
(If you can't figure out why I needed to see a number,
look up `weird error' in the index to The TeXbook.)
###########################

I would be glad if anybody could help me!

** Affects: texlive-extra (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: achemso latex

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/913754

Title:
  latex+achemso: \altaffiliation is no working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/texlive-extra/+bug/913754/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to