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

handle tex filename with spaces #31

Open
naugler opened this issue Oct 13, 2023 · 1 comment
Open

handle tex filename with spaces #31

naugler opened this issue Oct 13, 2023 · 1 comment

Comments

@naugler
Copy link

naugler commented Oct 13, 2023

  1. create a *.tex file with spaces in the filename, such as file name.tex
  2. add \usepackage{plantuml} and \begin{plantuml} block
  3. call lualatex --shell-escape -file-line-error -synctex=1 -interaction=nonstopmode -file-line-error -recorder "/Users/naugler/software/docs/file name.tex"
  4. logs show Source "file name"-plantuml.txt does not exist.
@naugler naugler changed the title handle tex files with spaces handle tex filename with spaces Oct 13, 2023
@koppor
Copy link
Owner

koppor commented Sep 18, 2024

Maybe with a big change in the logic suggested at #1, this could also be fixed.

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