Opened 3 years ago
Closed 3 years ago
#67115 closed defect (fixed)
Update texlive-publishers to include revtex-4.2 version e
| Reported by: | jjunquer | Owned by: | drkp (Dan Ports) |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.8.1 |
| Keywords: | Cc: | ||
| Port: | texlive-publishers |
Description (last modified by jmroot (Joshua Root))
Right now, the port texlive-publishers include support for revtex4-2 2019/01/18/14:29:48 4.2c .
But there is a known bug in this version. Just compiling
\documentclass{revtex4-2}
\begin{document}
$\pi$
\end{document}
I am getting the following error:
! Extra \endgroup.
\document ->\endgroup
\document@inithook \true@sw {}\UseOneTimeHook {begindo...
l.2 \begin{document}
It seems this is corrected in version 4.2 e of the revtex package.
Change History (3)
comment:1 Changed 3 years ago by jmroot (Joshua Root)
| Description: | modified (diff) |
|---|---|
| Keywords: | revtex4.2 removed |
| Owner: | set to drkp |
| Status: | new → assigned |
comment:2 Changed 3 years ago by drkp (Dan Ports)
comment:3 Changed 3 years ago by drkp (Dan Ports)
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
fixed with TL2023 update
Note: See
TracTickets for help on using
tickets.

TeXLive 2023 was released today, so expect an update shortly...