https://bugs.kde.org/show_bug.cgi?id=418697
Bug ID: 418697
Summary: Cannot compile krita-doc as LaTeX PDF
Product: krita
Version: git master
Platform: Compiled Sources
OS: Linux
Status: REPORTED
Severity: minor
Priority: NOR
Component: Documentation
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
It seems that latexpdf command in Makefile of docs-krita-org doesn't work,
i.e., the build procedure breaks due to missing BoundingBox in some figures.
STEPS TO REPRODUCE
1. git clone git://anongit.kde.org/websites/docs-krita-org.git
(1.5 installed all needed TeX packages)
2. make latexpdf
OBSERVED RESULT
! LaTeX Error: Cannot determine size of graphic in freehand_brush_tool.svg (no
BoundingBox).
! LaTeX Error: Cannot determine size of graphic in
Introduction_to_animation_walkcycle_02.gif (no BoundingBox).
(...)
No output PDF file written.
EXPECTED RESULT
Generated PDF.
SOFTWARE/OS VERSIONS
TexLive: 2019-15 (installed from Fedora repos)
--
You are receiving this mail because:
You are watching all bug changes.