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

--file-line-error #1007

Open
yashamon opened this issue Feb 28, 2023 · 1 comment
Open

--file-line-error #1007

yashamon opened this issue Feb 28, 2023 · 1 comment

Comments

@yashamon
Copy link

This option seems to be missing. Currently the log produced by tectonic does not the use standard programming format
sourcefile:lineno: message

@Xiao-Chenguang
Copy link

Xiao-Chenguang commented Sep 20, 2024

This option seems to be missing. Currently the log produced by tectonic does not the use standard programming format sourcefile:lineno: message

same issue here when use tectonic. When use tectonic with LatexWorkshop in vscode, everything is good but I can't read the problems of the compiling, LatexWorkshop requires texengine with --file-line-error for parse the problem.

Actually tectonic use --file-line-error style error message in log file defaultly. The tectonic log parse problem in latex-workshop is a configuration problem of latex-workshop.
There may be silight difference betwen tectonic log with pdflatex --file-line-error, e.g., tectonic use relative path, but tectonic already probide the --file-line-error behaviour.

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