Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problemas ao compilar com nova atualização do pacote memoir #37

Open
leonardoSCosta opened this issue May 23, 2024 · 0 comments
Open

Comments

@leonardoSCosta
Copy link

Ola @douglasrizzo, aparentemente algum update do pacote memoir quebrou o pacote da FEI. A seguir está o resultado de uma tentativa em tentar compilar o template fornecido.

Para testar está tudo nesse repositório aqui https://gitlab.com/leo_costa/latex-template

Running with gitlab-runner 17.0.0~pre.88.g761ae5dd (761ae5dd)
on green-6.saas-linux-small-amd64.runners-manager.gitlab.com/default YKxHNyexq, system ID: s_a201ab37b78a
Preparing the "docker+machine" executor
01:38
Preparing environment
00:05
Running on runner-ykxhnyexq-project-58151255-concurrent-0 via runner-ykxhnyexq-s-l-s-amd64-1716493494-2c3e339f...
Getting source from Git repository
00:01
Fetching changes with git depth set to 20...
Initialized empty Git repository in /builds/leo_costa/latex-template/.git/
Created fresh repository.
Checking out 541948b7 as detached HEAD (ref is main)...
Skipping Git submodules setup
$ git remote set-url origin "${CI_REPOSITORY_URL}"
Executing "step_script" stage of the job script
00:02
Using docker image sha256:9dce14d8cc3e51271f1dabbdf179abb6624e220567288ce2cd424f9b889c883c for registry.gitlab.com/islandoftex/images/texlive:latest with digest registry.gitlab.com/islandoftex/images/texlive@sha256:6e50a568382e7545a0ead36f9b7ee3e2b914bcf62196383b703a98b75000a4e7 ...
$ cd texto/
$ pdflatex template.tex
This is pdfTeX, Version 3.141592653-2.6-1.40.26 (TeX Live 2024) (preloaded format=pdflatex)
restricted \write18 enabled.
entering extended mode
(./template.tex
LaTeX2e <2023-11-01> patch level 1
L3 programming layer <2024-04-11>
(./fei.cls
Document Class: fei 2022/12/23 4.10.4 Modelo da FEI
(/usr/local/texlive/2024/texmf-dist/tex/latex/kvoptions/kvoptions.sty
(/usr/local/texlive/2024/texmf-dist/tex/latex/graphics/keyval.sty)
(/usr/local/texlive/2024/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty)
(/usr/local/texlive/2024/texmf-dist/tex/latex/kvsetkeys/kvsetkeys.sty))
(/usr/local/texlive/2024/texmf-dist/tex/latex/newtx/newtxtext.sty
`newtxtext' v1.744, 2024/04/01 Text macros taking advantage of TeXGyre Termes a
nd its extensions (msharpe)
(/usr/local/texlive/2024/texmf-dist/tex/latex/xpatch/xpatch.sty
(/usr/local/texlive/2024/texmf-dist/tex/latex/l3kernel/expl3.sty
(/usr/local/texlive/2024/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def))
(/usr/local/texlive/2024/texmf-dist/tex/latex/l3packages/xparse/xparse.sty)
(/usr/local/texlive/2024/texmf-dist/tex/latex/etoolbox/etoolbox.sty))
(/usr/local/texlive/2024/texmf-dist/tex/latex/xcolor/xcolor.sty
(/usr/local/texlive/2024/texmf-dist/tex/latex/graphics-cfg/color.cfg)
(/usr/local/texlive/2024/texmf-dist/tex/latex/graphics-def/pdftex.def)
(/usr/local/texlive/2024/texmf-dist/tex/latex/graphics/mathcolor.ltx))
(/usr/local/texlive/2024/texmf-dist/tex/generic/iftex/iftex.sty)
(/usr/local/texlive/2024/texmf-dist/tex/latex/xkeyval/xkeyval.sty
(/usr/local/texlive/2024/texmf-dist/tex/generic/xkeyval/xkeyval.tex
(/usr/local/texlive/2024/texmf-dist/tex/generic/xkeyval/xkvutils.tex)))
(/usr/local/texlive/2024/texmf-dist/tex/latex/base/textcomp.sty)
(/usr/local/texlive/2024/texmf-dist/tex/generic/xstring/xstring.sty
(/usr/local/texlive/2024/texmf-dist/tex/generic/xstring/xstring.tex))
(/usr/local/texlive/2024/texmf-dist/tex/latex/base/ifthen.sty)
(/usr/local/texlive/2024/texmf-dist/tex/latex/carlisle/scalefnt.sty)
(/usr/local/texlive/2024/texmf-dist/tex/generic/kastrup/binhex.tex)
(/usr/local/texlive/2024/texmf-dist/tex/latex/fontaxes/fontaxes.sty))
(/usr/local/texlive/2024/texmf-dist/tex/latex/memoir/memoir.cls
Document Class: memoir 2024/01/26 v3.8.2 configurable book, report, article doc
ument class
! LaTeX Error: Command @namelet already defined.
Or name \end... illegal, see p.192 of the manual.
See the LaTeX manual or LaTeX Companion for explanation.
Type H for immediate help.
...

l.97 \expandafter\let\csname #1\endcsname}

?
! Emergency stop.
...

l.97 \expandafter\let\csname #1\endcsname}

! ==> Fatal error occurred, no output PDF file produced!
Transcript written on template.log.
Cleaning up project directory and file based variables
00:00
ERROR: Job failed: exit code 1

A parte do erro é essa aqui:

! LaTeX Error: Command @namelet already defined.
Or name \end... illegal, see p.192 of the manual.
See the LaTeX manual or LaTeX Companion for explanation.
Type H for immediate help.
...

l.97 \expandafter\let\csname #1\endcsname}

?
! Emergency stop.

Esse erro também está acontecendo no Windows (TeXStudio + MiKTeX)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant