Skip to content

zref-dotfill assumes \pdfsavepos is defined #20

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

Open
mbertucci47 opened this issue Aug 15, 2024 · 0 comments
Open

zref-dotfill assumes \pdfsavepos is defined #20

mbertucci47 opened this issue Aug 15, 2024 · 0 comments

Comments

@mbertucci47
Copy link
Contributor

The definition of \zdotfill uses \pdfsavepos without checking if luatex is being used like zref-savepos does. Here's an example that errors with luatex.

\documentclass{article}
\usepackage[dotfill]{zref}
\begin{document}
text\zdotfill text
\end{document}
u-fischer added a commit that referenced this issue Aug 15, 2024
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