[ http://issues.apache.org/jira/browse/DERBY-1795?page=all ]
Kim Haase closed DERBY-1795. ---------------------------- Thanks very much for this fix, Andrew. Sorry to take so long to close it. > Graphics not copied over for PDF and HTML-single manuals > -------------------------------------------------------- > > Key: DERBY-1795 > URL: http://issues.apache.org/jira/browse/DERBY-1795 > Project: Derby > Issue Type: Bug > Components: Documentation > Affects Versions: 10.2.1.6 > Reporter: Kim Haase > Assigned To: Andrew McIntyre > Priority: Minor > Fix For: 10.3.0.0 > > > For the two manuals that use graphics (devguide and tuning), the graphics > appear in the HTML Pages versions but do not appear in the PDF or the > one-page HTML versions. > The HTML Pages versions use the .gif files from the src/<book> directory, > which are copied into the out/<book> directory during the build. > However, the PDF and the one-page HTML versions seem to expect the .jpg > versions of the files, which are not copied into the out/<book> directory > during the build. If I manually copy them over, the graphics show up > (immediately in the HTML, and after I regenerate the PDF). > The build needs to copy the .jpg files when it generates the PDF and one-page > HTML files. > (There is also a set of .eps files in the src/<book> directories. I don't > know if they were meant to be used for anything.) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
