You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Andrew McIntyre (JIRA)" <de...@db.apache.org> on 2006/08/31 22:34:23 UTC

[jira] Resolved: (DERBY-1795) Graphics not copied over for PDF and HTML-single manuals

     [ http://issues.apache.org/jira/browse/DERBY-1795?page=all ]

Andrew McIntyre resolved DERBY-1795.
------------------------------------

    Fix Version/s: 10.3.0.0
       Resolution: Fixed
         Assignee: Andrew McIntyre

Committed to trunk with revision 439040.

> 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.0
>            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