-
Notifications
You must be signed in to change notification settings - Fork 5
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
problem building on mac #31
Comments
I now see this problem on linux as well:
This is with |
Digging a bit further, I added the following statement: \ifpatchable*{\beamer@@frametitle}%
{%true
\PackageInfo{beamerhelmholtzai}{Patching beamer--frametitle is POSSIBLE}\@ehc
}{%false
\PackageError{beamerhelmholtzai}{Patching beamer--frametitle is impossible}\@ehc} Just before Fun fact:
I am building with: xelatex -no-pdf -synctex=1 -interaction=nonstopmode --shell-escape -recorder "example.tex" at the version:
|
It seems that new TexLive stacks are broken in combination with the template. It seems that only the legacy stacks are working. We do not now yet what the reason is. |
Hi,
I've been using this wonderful beamer template for some time. Rather recently, I discovered a problem when building on macOS:
Any ideas?
For completeness, here is the full log file of the gitlab CI runner:
The text was updated successfully, but these errors were encountered: