Errore con europecv e LaTeX3

  • Creatore
    Topic
  • #121951
    Up
    0
    Down
    ::


    Ciao a tutti,
    a seguito dell’aggiornamento di LaTeX, sto riscontrando un problema con il package europecv.
    L’errore ricevuto è il seguente: You tried to set the ordering of hook “begindocument” using \DeclareHookRule{begindocument}{showkeys}{before}{nameref} but hook ‘begindocument’ was alredy used as a one-time hook, thus sorting is no longer possible. Declare the rule before the hook is used.
    Per circoscrivere il problema ho effettuato un test con un file tex contenente il seguente codice:
    `
    \documentclass{totpages,helvetica,flagWB,nologo,english}{europecv}
    \begin{document}
    \begin{europecv}
    % Contenuto del CV
    \end{europecv}
    \end{document}
    `
    Ma ricevo sempre lo stesso errore.
    Qualcuno sa da cosa dipende tale problema e come può essere risolto?
    Grazie mille.

    Un saluto,
    infinito1971

Visualizzazione 2 filoni di risposte
  • Autore
    Risposte
    • #121952
      MatteoF
      Partecipante
        Up
        0
        Down
        ::


        Ho aperto una segnalazione sulla pagina GitHub del pacchetto.

      • #121953
        Up
        0
        Down
        ::


        Salve! Mantengo il pacchetto europecv su CTAN. Per capire l’origine del problema avrei bisogno del codice TeX.
        Inoltre, se possibile, sarebbe meglio continuare su GitHub. Questo è il link alla issue: https://github.com/gsilano/EuropeCV/issues/38#issuecomment-2089987863
        Il problema potrebbe essere comune a molti. Grazie!

      • #121954
        MatteoF
        Partecipante
          Up
          0
          Down
          ::


          Di seguito la risposta del manutentore del pacchetto:

          After investigating the issue, it seems that the problem stems from the empty document. If you attempt to compile any of the templates provided in the repository, the CV builds successfully. Therefore, I highly recommend starting from one of these templates and customizing it according to your specific needs.

          Sostanzialmente, nell’utilizzo reale (dunque non con un documento vuoto) non dovrebbero esserci problemi.
          Diversamente contattate direttamente il manutentore, via mail o su GitHub.

      Visualizzazione 2 filoni di risposte
      • Devi essere connesso per rispondere a questo topic.

      Go to top