Git Product home page Git Product logo

Comments (5)

John02139 avatar John02139 commented on June 22, 2024

A recent update to the hyperxmp package (5.12 2023-09-10) has introduced the requirement to load hyperxmp after hyperref. The earlier versions of hyperxmp did not enforce a specific order. This update is likely not in Overleaf's version of TeXLive, given their update cycle (I'd estimate it will appear in Overleaf during summer or fall 2024).

I'll get a fix into CTAN later today.

from asmeconf.

aq18507 avatar aq18507 commented on June 22, 2024

Fantastic news, thank you very much for this!

from asmeconf.

John02139 avatar John02139 commented on June 22, 2024

Also, if you are running an up-to-date latex installation (as you appear to be), the document metadata are better handled by putting these lines before \documentclass[...]{asmeconf}

\DocumentMetadata{%
pdfstandard=A-3b,% A-2b, A-2u, A-3b, or A-3u
pdfversion=1.7,
lang=en-US,
}

and then omitting the pdf-a options from \documentclass.

This change will also IMMEDIATELY resolve the hyperxmp issue you are seeing.

from asmeconf.

aq18507 avatar aq18507 commented on June 22, 2024

It does indeed! I have just added this to my .tex document, and it now compiles without any errors. Thanks so much for this.

from asmeconf.

John02139 avatar John02139 commented on June 22, 2024

The update has been posted to CTAN, and it should appear in the mirror sites within a few days.

from asmeconf.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.