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

eptex missing \suppress... primitives #1333

Closed
1 task done
mbertucci47 opened this issue May 18, 2023 · 1 comment
Closed
1 task done

eptex missing \suppress... primitives #1333

mbertucci47 opened this issue May 18, 2023 · 1 comment
Labels
Milestone

Comments

@mbertucci47
Copy link

MiKTeX's version of eptex is up to date, however it is not recognizing the somewhat recently added primitives \suppresslongerror, \suppressoutererror, and \suppressmathparerror. Compiling the following with eptex gives "undefined" for each.

\meaning\suppresslongerror
\meaning\suppressoutererror
\meaning\suppressmathparerror

\bye

The same document with TeXlive's eptex shows their names as expected for primitives. This file should contain their code: miktex/Programs/TeXAndFriends/texjp/eptex/source/suppresserrors.ch

@edocevoli edocevoli transferred this issue from MiKTeX/miktex-packaging May 19, 2023
edocevoli added a commit that referenced this issue May 19, 2023
@edocevoli edocevoli added this to the next milestone May 19, 2023
@stale stale bot added the wontfix label Aug 7, 2023
@edocevoli edocevoli added pinned and removed wontfix labels Aug 7, 2023
@MiKTeX MiKTeX deleted a comment from stale bot Aug 7, 2023
@edocevoli
Copy link
Member

Thank you, this has been fixed. Please get the latest updates.

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

No branches or pull requests

2 participants