Bug 1771782 - texlive-revtex needs upgrade to revtex4.2
Summary: texlive-revtex needs upgrade to revtex4.2
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: texlive
Version: 31
Hardware: All
OS: All
unspecified
low
Target Milestone: ---
Assignee: Tom "spot" Callaway
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-11-12 23:41 UTC by Michael Bromley
Modified: 2020-11-11 13:18 UTC (History)
4 users (show)

Fixed In Version: texlive-2019-5.fc31
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-11-15 03:02:06 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Michael Bromley 2019-11-12 23:41:02 UTC
Description of problem:

The package texlive-revtex4 is well out of date in Fedora 29 (by a decade)

Version-Release number of selected component (if applicable):

Currently has 2009/2010 era revtex "4.1r"

there is the updated in 2019 release, revtex4-2.cls etc
http://www.ctan.org/tex-archive/macros/latex/contrib/revtex
newest is currently "4.2c" 2019-01-18

For purposes of backwards compatability with old papers note that 
package texlive-revtex is the 1999 era v4.0
/usr/share/texlive/texmf-dist/tex/latex/revtex4/revtex4.cls
package texlive-revtex4 is the 2009 era v4.1r
/usr/share/texlive/texmf-dist/tex/latex/revtex/revtex4-1.cls

I'd recommend that texlive-revtex package should track the latest.

How reproducible:

Always

Steps to Reproduce:
1. sudo dnf install -y texlive texlive-latex texlive-revtex texlive-revtex4
2. download examples from
https://journals.aps.org/revtex
3. compile as per instructions

Actual results:

Can compile revtex 4.0 (texlive-revtex) / 4.1 (texlive-revtex4) just fine. Can't find revtex4-2.cls

Expected results:

able to write Physical Review Papers in REVTeX 4.2 on fedora

Additional info:

I have Fedora 29 currently, but looks like added in upstream too 30/31.

thank you!

Comment 1 Michael Bromley 2019-11-13 01:16:27 UTC
I am now running Fedora 30 - same packages/problem though.

Comment 2 Tom "spot" Callaway 2019-11-13 14:20:01 UTC
Updating texlive in Fedora 29/30 would be rather painful to most users at this point, but I am planning to update it in Fedora 31. 

As a temporary workaround, you can update to the texlive-revtex package in rawhide, which is at the current version (4.2):

   sudo dnf --enablerepo rawhide update texlive-revtex

Comment 3 Fedora Update System 2019-11-13 15:48:00 UTC
FEDORA-2019-ae3d533c6b has been submitted as an update to Fedora 31. https://bodhi.fedoraproject.org/updates/FEDORA-2019-ae3d533c6b

Comment 4 Fedora Update System 2019-11-14 01:52:21 UTC
texlive-2019-5.fc31 has been pushed to the Fedora 31 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-ae3d533c6b

Comment 5 Michael Bromley 2019-11-15 01:00:56 UTC
Thanks for the quick response Tom! - i can confirm this is fixed now on Fedora 31 (via updates-testing currently)

Tried testing:
* Updated aok to Fedora31
* sudo dnf install fedora-repos-rawhide
* sudo dnf install texlive-revtex --enablerepo=rawhide
comes back with 
Package texlive-revtex-8:svn19652.4.1r-27.fc31.noarch is already installed.

realised that instead
* sudo dnf upgrade texlive-revtex --enablerepo=updates-testing
works and installs texlive-revtex-9:svn49751-5.fc31.noarch aok, with new file
/usr/share/texlive/texmf-dist/tex/latex/revtex/revtex4-2.cls

Note I tested compilation of 
https://journals.aps.org/revtex/revtex4-2-tds.zip
doc/latex/revtex/sample/aps/apssamp.tex

Case looks closed once it rolls into main repo.

Comment 6 Fedora Update System 2019-11-15 03:02:06 UTC
texlive-2019-5.fc31 has been pushed to the Fedora 31 stable repository. If problems still persist, please make note of it in this bug report.

Comment 7 gpuccioni 2020-11-11 13:18:02 UTC
there is a small problem with reftest4-2 an utility to check references that is part of revtex4-2.

It calls revtex4.cls (wich is not in the package) instead of revtex4-2.cls (which is).
Unless you have an old package that includes revtex4.cls it won't work, I have a new installation of F32 and it didn't work. I edited the file to reference the proper cls but unless it is fixed I suppose it will revert if a new version is installed.

Thanks,

GiP


Note You need to log in before you can comment on or make changes to this bug.