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

PDF Issues #11

Open
stuaxo opened this issue Jan 21, 2022 · 0 comments
Open

PDF Issues #11

stuaxo opened this issue Jan 21, 2022 · 0 comments

Comments

@stuaxo
Copy link
Contributor

stuaxo commented Jan 21, 2022

Currently based on the PR here: #10

First problem: latex files are missing and various error messages:

Run make latex - ignore a couple of errors here, they will be fixed.

Enter build/latex and generate pdf:

cd build/latex
4.pdf): reading image file failed
 ==> Fatal error occurred, no output PDF file produced!
Latexmk: Examining 'shoebotmanual.log'
=== TeX engine is 'pdfTeX'
Latexmk: Missing input file: 'tgtermes.sty' from line
  '! LaTeX Error: File `tgtermes.sty' not found.'
Latexmk: Missing input file: 'tgheros.sty' from line
  '! LaTeX Error: File `tgheros.sty' not found.'
Latexmk: Index file 'shoebotmanual.idx' was written
Latexmk: Errors, so I did not complete making targets
Collected error summary (may duplicate other messages):
  pdflatex: Command for 'pdflatex' gave return code 1
      Refer to 'shoebotmanual.log' for details
Latexmk: Use the -f option to force complete processing,
 unless error was exceeding maximum runs, or warnings treated as errors.
make: *** [Makefile:29: shoebotmanual.pdf] Error 12
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

1 participant