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

Pagenumbers aren't defined #163

Open
roefy opened this issue Jun 30, 2021 · 0 comments
Open

Pagenumbers aren't defined #163

roefy opened this issue Jun 30, 2021 · 0 comments
Labels

Comments

@roefy
Copy link

roefy commented Jun 30, 2021

If you make a multipage document, the pagenumbers will be questionmarks.
This can be resolved by a change in jupyterlab_latex/build.py
Line 197 and 198 should be changed into:

whitelist=[tex_base_name+'.pdf', tex_base_name+'.synctex.gz', tex_base_name+'.aux', tex_base_name+'.toc'],
greylist=[]
@roefy roefy added the bug label Jun 30, 2021
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

1 participant