Hello Debian,

I want to compile AIP Conference Proceedings LaTeX templates (https://aip.scitation.org/apc/authors/preppapers) on my machine but I keep getting:

    Extra \endgroup. \begin{document}
    Missing \begin{document}. \begin{document}
Failed to recognize \@vspace, \@vspacer, \@no@pgbk, \@newline, and \\; no patches applied. Please get a more up-to-date class, .

Checking on APT, it need this package (I assume?)
    $ sudo apt search revtex4
    Sorting... Done
    Full Text Search... Done
    texlive-publishers/testing,testing,now 2020.20210202-3 all [installed]
    TeX Live: Publisher styles, theses, etc.

texlive-science/testing,testing,now 2020.20210202-3 all [installed,automatic]
    TeX Live: Mathematics, natural sciences, computer science packages

I already have texlive-publisher and texlive-science installed
    $ apt-cache policy texlive-publishers texlive-science
    texlive-publishers:
    Installed: 2020.20210202-3
    Candidate: 2020.20210202-3
    Version table:
    *** 2020.20210202-3 500
500 http://ftp.jp.debian.org/debian bullseye/main amd64 Packages
            500 http://ftp.jp.debian.org/debian bullseye/main i386 Packages
            100 /var/lib/dpkg/status
    texlive-science:
    Installed: 2020.20210202-3
    Candidate: 2020.20210202-3
    Version table:
    *** 2020.20210202-3 500
500 http://ftp.jp.debian.org/debian bullseye/main amd64 Packages
            500 http://ftp.jp.debian.org/debian bullseye/main i386 Packages
            100 /var/lib/dpkg/status


    $ tex --version & latex --version
    [1] 60633
    TeX 3.14159265 (TeX Live 2020/Debian)
    kpathsea version 6.3.2
    Copyright 2020 D.E. Knuth.
    There is NO warranty.  Redistribution of this software is
    covered by the terms of both the TeX copyright and
    the Lesser GNU General Public License.
    For more information about these matters, see the file
    named COPYING and the TeX source.
    Primary author of TeX: D.E. Knuth.
    pdfTeX 3.14159265-2.6-1.40.21 (TeX Live 2020/Debian)
    kpathsea version 6.3.2
    Copyright 2020 Han The Thanh (pdfTeX) et al.
    There is NO warranty.  Redistribution of this software is
    covered by the terms of both the pdfTeX copyright and
    the Lesser GNU General Public License.
    For more information about these matters, see the file
    named COPYING and the pdfTeX source.
    Primary author of pdfTeX: Han The Thanh (pdfTeX) et al.
    Compiled with libpng 1.6.37; using libpng 1.6.37
    Compiled with zlib 1.2.11; using zlib 1.2.11
    Compiled with xpdf version 4.02
    [1]+  Done                    tex --version


Checking the tex, I assume maybe "revtex4-2" are missing and cause the issues repo: link: https://github.com/RobbiNespu/AIP-Conference-Proceedings-LaTeX/blob/master/aip-cp-samp.tex

Currently revtex are version 4.2 (https://ctan.org/tex-archive/macros/latex/contrib/revtex)

Not sure what revtex version installed now, but I think maybe a little bit older

How I can get newer revtex? If I need to issue bug, then on which package, so it can solve my issue?


--
Robbi Nespu <robbinespu AT SPAMFREE gmail DOT com>
D311 B5FF EEE6 0BE8 9C91 FA9E 0C81 FA30 3B3A 80BA
https://robbinespu.gitlab.io | https://mstdn.social/@robbinespu

Reply via email to