Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Aug 1999 17:58:57 +0200
From:      Jos Backus <Jos.Backus@nl.origin-it.com>
To:        freebsd-doc@freebsd.org
Subject:   sgmlfmt question
Message-ID:  <19990803175857.A18535@hal.mpn.cp.philips.com>

next in thread | raw e-mail | index | archive | help
I am trying to use DocBook to generate HTML documents.
After installing textproc/docproj and reading the primer I am seeing the
following:

hal:~/doc/sgml% cat test.sgml
<!DOCTYPE book PUBLIC "-//FreeBSD//DTD DocBook V3.1-Based Extension//EN">
<book>
<chapter>
<title>Chapter Title</title>
<sect1>
<title>Sect1 Title</title>
<para>
This is a paragraph.
</para>
</sect1>
</chapter>
</book>
hal:~/doc/sgml% nsgmls -s test.sgml
hal:~/doc/sgml% sgmlfmt -f html test.sgml
Warning: transpec not found for CHAPTER
Warning: transpec not found for PARA
hal:~/doc/sgml% 

What am I missing?

Thanks,
-- 
Jos Backus                          _/ _/_/_/  "Reliability means never
                                   _/ _/   _/   having to say you're sorry."
                                  _/ _/_/_/             -- D. J. Bernstein
                             _/  _/ _/    _/
Jos.Backus@nl.origin-it.com  _/_/  _/_/_/      use Std::Disclaimer;


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990803175857.A18535>