docs: Failed to build PDF

Open
#1,353 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
latex

Research direction

Start by running the make latexpdf entry point and inspect the generated LaTeX around line 2628, where {config_graph}.svg is included. Compare the PDF build configuration with the documented make help target; done means the command completes and produces the PDF without the unknown .svg error.

Written by the indexing model from the issue text.

Description

make help shows:

  latexpdf    to make LaTeX and PDF files (default pdflatex)

but using make latexpdf fails. In fact it seems to hang in latex somewhere:

[25] [26] [27] [28]
Chapter 4.
[29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39] [40]
Chapter 5.

! LaTeX Error: Unknown graphics extension: .svg.

See the LaTeX manual or LaTeX Companion for explanation.
Type  H <return>  for immediate help.
 ...                                              
                                                  
l.2628 ...dth=0.500\linewidth]{{config_graph}.svg}
                                                  
? 

! LaTeX Error: Unknown graphics extension: .svg.

See the LaTeX manual or LaTeX Companion for explanation.
Type  H <return>  for immediate help.
 ...                                              
                                                  
l.2628 ...dth=0.500\linewidth]{{config_graph}.svg}
                                                  
?
Dominant language
Python
Stars
528
Forks
278
Avg merge
2d 19h
Merged PRs (30d)
4

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from labgrid-project/labgrid

All issues in labgrid-project/labgrid

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.