aslushnikov / latex-online

Online latex compiler. You give it a link, it gives you PDF
http://latexonline.cc
MIT License
491 stars 89 forks source link

Doesn't work if path contains spaces #53

Closed smihael closed 3 years ago

smihael commented 5 years ago

If tex is located within git, let's say 'https://github.com/user/repo/folder_with_space rest/_of_the_path.tex', then build will fail:

usage: latexrun [-h] [-o FILE] [--latex-cmd CMD] [--latex-args ARGS] [--bibtex-cmd CMD] [--bibtex-args ARGS] [--max-iterations N] [-W no-CLASS] [-O DIR] [--color {auto,always,never}] [--verbose-cmds] [--debug] [--clean-all] [file] latexrun: error: unrecognized arguments: /_of_the_path.tex'

smcjones commented 5 years ago

Just jumping in here - this appears to be a bash input thing. Did you try: