** Changed in: texlive-extra (Ubuntu)
       Status: New => Confirmed

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

Title:
  latex+achemso: \altaffiliation is no working

Status in “texlive-extra” package in Ubuntu:
  Confirmed

Bug description:
  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!

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to