Le Mardi 2 Mai 2006 04:22, Graham a écrit :
> The html manual indicates that I should be able to turn the html manual
> into a pdf through the make system.  I can't seem to get this to work.
> Any help would be greatly appreciated.  Generally, I would like to
> format the manual so that I can print it out.
>
> I am using a Windows XP pc with MSVC7.

  Converting the manual to printable formats (like postscript, dvi and pdf) 
require some utilities that afaik are not provided with Windows (like 
texi2dvi). I also think you cannot build them without a configure run (which 
would detect those) then jam/make manual[ps|dvi|pdf].

  Just tried and found a few problems with printable format conversion:
- to PDF: fails with cryptic errors like the one attached as csmanual.pdflog
- to DVI then using dvipdf: fails with a slightly different error attached as
  dvipdferr.txt

  But converting to postscript works and pictures are correctly embedded;
If you want I can send you a copy of yesterday's CVS version of manual in 
postscript format, which I think you could either convert to pdf using 
PDFcreator, or view/print with an utility like GSview or perhaps even Adobe 
Reader...
Error: /ioerror in --%image_file_continue--
Operand stack:
   --nostringval--
Execution stack:
   %interp_exit   .runexec2   --nostringval--   --nostringval--   
--nostringval--   2   %stopped_push   --nostringval--   --nostringval--   
--nostringval--   false   1   %stopped_push   1   3   %oparray_pop   1   3   
%oparray_pop   1   3   %oparray_pop   1   3   %oparray_pop   .runexec2   
--nostringval--   --nostringval--   --nostringval--   2   %stopped_push   
--nostringval--   --nostringval--   2   5   %oparray_pop   1   --nostringval--  
 1   0   1   (gs_image_enum)   --nostringval--   --nostringval--
Dictionary stack:
   --dict:1062/1123(ro)(G)--   --dict:0/20(G)--   --dict:95/200(L)--   
--dict:147/300(L)--   --dict:45/200(L)--
Current allocation mode is local
Last OS error: 2
GNU Ghostscript 7.07: Unrecoverable error, exit code 1
Error: /ioerror in --%image_file_continue--
Operand stack:
   --nostringval--
Execution stack:
   %interp_exit   .runexec2   --nostringval--   --nostringval--   
--nostringval--   2   %stopped_push   --nostringval--   --nostringval--   
--nostringval--   false   1   %stopped_push   1   3   %oparray_pop   1   3   
%oparray_pop   1   3   %oparray_pop   1   3   %oparray_pop   .runexec2   
--nostringval--   --nostringval--   --nostringval--   2   %stopped_push   
--nostringval--   --nostringval--   2   5   %oparray_pop   1   --nostringval--  
 1   0   1   (gs_image_enum)   --nostringval--   --nostringval--
Dictionary stack:
   --dict:1062/1123(ro)(G)--   --dict:0/20(G)--   --dict:95/200(L)--   
--dict:147/300(L)--   --dict:45/200(L)--
Current allocation mode is local
Last OS error: 2
GNU Ghostscript 7.07: Unrecoverable error, exit code 1

Reply via email to