public inbox for docbook-tools-discuss@sourceware.org
 help / color / mirror / Atom feed
* LinuxDoc to DocBook conversion
@ 1999-11-25  4:19 Reuben Thomas
  1999-11-25  5:13 ` Hugo.van.der.Kooij
  1999-11-25  5:57 ` Norman Walsh
  0 siblings, 2 replies; 3+ messages in thread
From: Reuben Thomas @ 1999-11-25  4:19 UTC (permalink / raw)
  To: docbook-tools-discuss

Having installed the Cygnus DocBook tools RPMs on my RH 6 system, and
copied the ld2db.dsl file from sgmltools 2.0.2, I'm struggling to get it
to work. The file ld2db.dsl seems to be found correctly, but jade gives
lots of error messages, seemingly because it has OMITTAG NO set, and the
document I'm trying to convert has lots of tags omitted.

So my first question is, how do I change the OMITTAG setting? I'm new to
SGML and DocBook, but after quite a lot of reading and searching I've
found no answer to this question.

Also, has anyone managed to get the converter to work? I've found one
message in the sgmltools mailing list saying that it worked for someone,
but I tried installing sgmltools 2.0.2 and had exactly the same problem
with omitted tags.

-- 
http://sc3d.org/rrt/ | certain, a.  insufficiently analyzed

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: LinuxDoc to DocBook conversion
  1999-11-25  4:19 LinuxDoc to DocBook conversion Reuben Thomas
@ 1999-11-25  5:13 ` Hugo.van.der.Kooij
  1999-11-25  5:57 ` Norman Walsh
  1 sibling, 0 replies; 3+ messages in thread
From: Hugo.van.der.Kooij @ 1999-11-25  5:13 UTC (permalink / raw)
  To: Reuben Thomas; +Cc: docbook-tools-discuss

On Thu, 25 Nov 1999, Reuben Thomas wrote:

> Also, has anyone managed to get the converter to work? I've found one
> message in the sgmltools mailing list saying that it worked for someone,
> but I tried installing sgmltools 2.0.2 and had exactly the same problem
> with omitted tags.

I had documents with closing tags. But then the conversion is done
acceptable. But you may find that you want to fix up the document after
that as linuxdoc is rather poor on tags.

After all <Command>rpm</Command is not the same as
<FileName>rpm</FileName> even if both may be printed identical. (They
don't, but you would use <tt>rpm</tt> for both cases with linuxdoc.)

Hugo.

-- 
Hugo van der Kooij; Oranje Nassaustraat 16; 3155 VJ  Maasland
hvdkooij@caiw.nl	http://home.kabelfoon.nl/~hvdkooij/
--------------------------------------------------------------
Use of any of my email addresses for unsollicited (commercial)
    email is a clear intrusion of my privacy and illegal!

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: LinuxDoc to DocBook conversion
  1999-11-25  4:19 LinuxDoc to DocBook conversion Reuben Thomas
  1999-11-25  5:13 ` Hugo.van.der.Kooij
@ 1999-11-25  5:57 ` Norman Walsh
  1 sibling, 0 replies; 3+ messages in thread
From: Norman Walsh @ 1999-11-25  5:57 UTC (permalink / raw)
  To: Reuben Thomas; +Cc: docbook-tools-discuss

| So my first question is, how do I change the OMITTAG setting? I'm new to
| SGML and DocBook, but after quite a lot of reading and searching I've
| found no answer to this question.

I don't know much about how the converter runs, but OMITTAG is a feature
of the SGML Declaration. You might have better luck with the converter
if you run the source documents through sgmlnorm first:

  sgmlnorm somedeclarationwithomittagyes.dcl source.sgm > expanded.sgm

The "expanded.sgm" file won't have any ommitted tags...

                                        Cheers,
                                          norm

-- 
Norman Walsh <ndw@nwalsh.com>      | We think in generalities, but we
http://nwalsh.com/                 | live in detail--Alfred North
                                   | Whitehead

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~1999-11-25  5:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-11-25  4:19 LinuxDoc to DocBook conversion Reuben Thomas
1999-11-25  5:13 ` Hugo.van.der.Kooij
1999-11-25  5:57 ` Norman Walsh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).