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

Faild \cite{} and \ref #77

Open
Paren7 opened this issue Dec 5, 2024 · 1 comment
Open

Faild \cite{} and \ref #77

Paren7 opened this issue Dec 5, 2024 · 1 comment

Comments

@Paren7
Copy link

Paren7 commented Dec 5, 2024

I just wrote a paper via templete IEEE Trans. And the \cite{} and \ref are useless, and there is shown as a ?
image

@let-def
Copy link
Owner

let-def commented Dec 5, 2024

Thanks for your report. This can indeed be a problem.
To handle citations and references, the expected workflow is to reuse auxiliary files produced by a normal LaTeX build.

However, TeXpresso uses Tectonic packages from 2022. In TeXlive 2024, some important packages have been updated which break compatibility.

A workaround to get working citations is to build your document with tectonic and keep intermediate files, e.g. tectonic -X compile -k myfile.tex.
This is the best I can suggest at the moment. I would like to reintroduce TeXlive compatibility, but I have no time for this at the moment and I keep delaying this work. Hopefully in Q1 or Q2 2025.

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

2 participants