-
Notifications
You must be signed in to change notification settings - Fork 508
Closed
Labels
Description
When converting abstracts (single abstract and book of abstracts) to a PDF the references numbers go missing. For example:
"This is just an example first sentence [1]. In the second example sentence they showed that ... [2] is ..."
[1] ....
... <= This line should start with "[2]" but this number is missing and all following numbers as well if there were more than two references. "[1]" is always present though.
We have Indico version 2.0a1. The output of "root@indico:~# tex --version" yields "TeX 3.14159265 (TeX Live 2015/Debian)". Is there a possibility to get the references numbers in the abstracts? Thank you very much for your help.