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

Apparent bug in GameTex? #5

Open
APCBoston opened this issue Oct 3, 2022 · 1 comment
Open

Apparent bug in GameTex? #5

APCBoston opened this issue Oct 3, 2022 · 1 comment
Assignees
Labels
bug Something isn't working low priority

Comments

@APCBoston
Copy link
Collaborator

GameTex is causing document compilation errors on Ubuntu 22.04 with MikTeX 22.8.28, example below. It appears MikTeX isn't correctly expanding the macro in GL2020.cls that defines the /latex directory.

Workaround is to edit gametex.sty lines 1677, 1684, and 1690 to remove /latex. As long as latex is called with the --include-directory command-line flag, it will work.

Filing this bug for future followup to figure out why it's borking.

L3 programming layer <2022-08-30>
(/home/andy/development/GL2020/LaTeX/GL2020.cls
(/home/andy/development/GL2020/LaTeX/GL2020_path.cls)
(/home/andy/development/GL2020/LaTeX/gametex.sty
Document Class: GL2020 
  --- Children of the Gods --- NOV 11 to 13, 2022 ---
(/home/andy/.miktex/texmfs/install/tex/latex/base/article.cls
Document Class: article 2021/10/04 v1.4n Standard LaTeX document class
(/home/andy/.miktex/texmfs/install/tex/latex/base/size10.clo)))) 
  Options: --> char --> sheet 
  Packages: verbatim multicol comma multido alltt ulem
  Graphics Packages: pstricks graphicx lscape
  Symbol Packages: latexsym amssymb textcomp
! I can't find file `/latex/extraction.sty'.
@APCBoston APCBoston added bug Something isn't working low priority labels Oct 3, 2022
@APCBoston APCBoston self-assigned this Oct 3, 2022
@APCBoston
Copy link
Collaborator Author

It's possible that the "" in the \edef statement in _path.cls are the problem. Removing them seems to improve things on Ubuntu.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working low priority
Projects
None yet
Development

No branches or pull requests

1 participant