makerplane / canfix-spec

CAN-FIX Communication Protocol Specification
5 stars 6 forks source link

images/logo.png not found #3

Open Snowflake6 opened 3 years ago

Snowflake6 commented 3 years ago

After 10 minutes of installing packages, Make fails because the logo.png file isn't included in the source files.

~/Downloads/canfix-spec-master/src$ make latexpdf
Running Sphinx v4.2.0
making output directory... done
WARNING: html_static_path entry '_static' does not exist
building [mo]: targets for 0 po files that are out of date
building [latex]: all documents
updating environment: [new config] 15 added, 0 changed, 0 removed
reading sources... [100%] toc                                                                        
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
processing CANFiX-Draft.tex... toc intro distribution framedef datatypes parameters physical requirements approval license references revision_notes practices 
resolving references...
done
writing... done
copying images... [100%] images/DB9Male.png                                                          

Sphinx error:
logo file 'images/logo.png' does not exist
make: *** [Makefile:20: latexpdf] Error 1
~/Downloads/canfix-spec-master/src$
Snowflake6 commented 3 years ago

Created a .png from the .svg. Build now pauses twice at ? prompts with no information what it's looking for. Hitting enter allows it to finish, with errors. A PDF is generated. The PDF doesn't seem to contain the logo.png.