question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Couldn't compile online, but works on pdflatex offline.

See original GitHub issue

There was an error I get when trying to compile my tex files online, but the pdflatex on my machine, version pdfTeX 3.14159265-2.6-1.40.20 (TeX Live 2019/Termux), compiles it without errors.

Here is the error from latexonline.cc:

pdflatex -interaction nonstopmode -recorder -output-directory latex.out /tmp/downloads/tmp_706/main.tex
/tmp/downloads/tmp_706/main.tex:8: error: Missing number, treated as zero
      at <to be read again> t
                            ^
    from \usepackage{geometry}[top=0.5in]
There were errors; /tmp/storage/compilation_669/output.pdf not updated

https://latexonline.cc/compile?url=https://gist.githubusercontent.com/harieamjari/f9a48e78c0e084183d77bc3493b5b0b4/raw/271d528d7da0b30cf1b7b8878ab1a793c1913cf5/calculus101.tex&command=pdflatex

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6

github_iconTop GitHub Comments

1reaction
darshanbeniwalcommented, Jul 17, 2021

It works okay for me with texlive2020. Please use Texlive2020 which is available on latexonline.cc

Read more comments on GitHub >

github_iconTop Results From Across the Web

Overleaf wont compile even though there is no error - TeX
You have a lot of errors in your code. And that is the reason why you can not compile the code. To give...
Read more >
Resolving access, loading, and display problems - Overleaf
Next steps · Try to access your Overleaf account via a different computer/device. · Connect using a different network (home/work/mobile). · Switch to...
Read more >
How to Manually Install Latex Packages with MikTex on ...
This video will show you how to manually install install Latex packages in MikTex in Windows 10. Most packages (graphicx, float, tocloft, ...
Read more >
TeXstudio - A LaTeX editor
TeXstudio is an integrated writing environment for creating LaTeX documents. Our goal is to make writing LaTeX as easy and comfortable as possible....
Read more >
How to create and compile LaTeX documents on Visual ...
There are many online LaTeX compilers like Overleaf and offline editors like TexStudio but still, if you want to edit LaTeX documents on ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found