forked from Imagelibrary/rtems
Patches rtemsdoc-4.5.0-rc.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>
that addresses the following:
The patch below should
* fix the *pdf cleanup handling
* fix dependencies between pdf-documents and texi-files
It also contains an attempt to let networking/schedule.t use states.pdf
instead of ascii graphics, but though each pdf image looks nice, it
comes out weirdly distorted in the main pdf document.
This commit is contained in:
@@ -48,5 +48,5 @@ html_project_DATA += rtemsarc.png rtemspie.png states.png
|
||||
endif
|
||||
|
||||
$(PROJECT).dvi: rtemspie.eps states.eps
|
||||
$(PROJECT).pdf: rtemspie.pdf states.pdf
|
||||
PDF_IMAGES = rtemspie.pdf states.pdf
|
||||
|
||||
|
||||
Reference in New Issue
Block a user