← Prev in month ← Prev in thread

DOCBOOK: how to convert DocBook files to PS files?

From
Chang Liu <>
Date
1999-12-06T13:39:28+00:00
ID
Thread
DOCBOOK: how to convert DocBook files to PS files?
hello,

I use sgmltools 2.0 to convert my DocBook document to HTML files. However,

I wasn't able to convert my file to PS format using sgmltools.

jadetex, which is called by sgmltools, reported "capacity exceeded".

This error happened even when I process the smallest DocBook file.

Does any one know how to generate PS files from DocBook sgml document?

Thanks.

[chang@meerkat cci]% sgmltools -bps ConditionBasedTesting.sgml

This is TeX, Version 3.14159 (Web2C 7.3)

(/usr/tmp/@2402.1

JadeTeX 1998/10/12: 2.3

(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)

(/usr/share/texmf/tex/jadetex/isoents.tex)

Elements will be labelled

No file @2402.aux.

(/usr/share/texmf/tex/latex/base/ts1cmr.fd)

(/usr/share/texmf/tex/latex/ot2cyr/ot2wncyr.fd)

(/usr/share/texmf/tex/latex/psnfss/t1phv.fd

! TeX capacity exceeded, sorry [pool size=18205].

DeclareFontShape@ ... noexpand csname #5endcsname

                                                 
}def reserved@a

{#6}global...

l.60 ...hape{T1}{phv}{m}{it}{<->ssub * phv/m/sl}{}

No pages of output.

Transcript written on @2402.log.

Traceback (innermost last):

  File "/usr/bin/sgmltools", line 81, in ?

    tool.processFile(curfile)

  File "/usr/share/sgml/misc/sgmltools/python/SGMLtools.py", line
258,

in processFile

    be.postJade(jadeoutfile, jadestdoutfile)

  File "/usr/share/sgml/misc/sgmltools/python/backends/Ps.py",
line 36,

in postJade

    Dvi.postJade(self, outfile, stdoutfile)

  File "/usr/share/sgml/misc/sgmltools/python/backends/Dvi.py",
line 61,

in postJade

    raise IOError, 'JadeTeX run failed'

IOError: JadeTeX run failed

[chang@meerkat cci]%

 

Thanks,

Chang
← Prev in month ← Prev in thread