Created attachment 1881414 [details] Patch to correct the reported error Description of problem: Processing a LaTeX file that uses the newlfm package produces the error: ----------------------- ! Class newlfm Error: Version of fancyhdr.sty is not current. (newlfm) Please obtaina recent copy of fancyhdr.sty (Version 1.99d or later) from CTAN.. See the newlfm class documentation for explanation. Type H <return> for immediate help. ... l.44 ...ad the current version of fancyhdr.sty}}{} % ? H Go to CTAN anddownload the current version of fancyhdr.sty ? ----------------------- But the fancyhdr program is 4.0.1, which is almost current and certainly later than 1.99d. Version-Release number of selected component (if applicable): texlive-newlfm-svn15878.9.4-55.fc36.noarch How reproducible: Always Steps to Reproduce: 1. Create a file using newlfm (might need some particular options, example attached) 2. Compile with pdflatex 3. Actual results: Error shown above Expected results: Normal completion Additional info: Patch attached is from https://tex.stackexchange.com/questions/583798/newlfm-expect-new-fancyhdr-sty-but-its-the-newest.
Created attachment 1881415 [details] LaTeX file illustrating the failure
The latest version of fancyhdr (4.1, 2022-11-09) fixes this problem. Please update. https://ctan.org/ctan-ann/id/mailman.1899.1668105036.3715.ctan-ann@ctan.org TIA.
FEDORA-2023-a7858b5e59 has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2023-a7858b5e59
FEDORA-2023-dc9130045f has been submitted as an update to Fedora 37. https://bodhi.fedoraproject.org/updates/FEDORA-2023-dc9130045f
FEDORA-2023-a7858b5e59 has been pushed to the Fedora 36 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-a7858b5e59` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-a7858b5e59 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2023-dc9130045f has been pushed to the Fedora 37 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-dc9130045f` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-dc9130045f See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2023-a7858b5e59 has been pushed to the Fedora 36 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2023-dc9130045f has been pushed to the Fedora 37 stable repository. If problem still persists, please make note of it in this bug report.