discuss: docbook table


Previous by date: 11 Jul 2001 13:21:09 -0000 Re: Partial OMF info, Nicolas Chauvat
Next by date: 11 Jul 2001 13:21:09 -0000 Patches to existing HOWTOs, Grendel Drago
Previous in thread:
Next in thread: 11 Jul 2001 13:21:09 -0000 Re: docbook table, Dan York

Subject: docbook table
From: Will Holcomb ####@####.####
Date: 11 Jul 2001 13:21:09 -0000
Message-Id: <Pine.LNX.4.33.0107110811050.26034-100000@odin.himinbi.org>

I have been working on a HOWTO and my tables are not coming out when
processing with docbook2html (in redhat 7.1) and I was wondering if
someone could tell me what I am leaving out.

They look like:

<table id="sample-table">
  <title>Title</title>
  <tgroup cols="2">
    <thead>
      <row>
        <entry>Head One</entry>
        <entry>Head Two</entry>
      </row>
    </thead>
    <tbody>
      <row>
        <entry>Entry One - One</entry>
        <entry>Entry One - Two</entry>
      </row>
      <row>
        <entry>Entry Two - One</entry>
        <entry>Entry Two - Two</entry>
      </row>
    </tbody>
  </tgroup>
</table>

From the reference I have it seems as though this conforms to the dtd, am
I missing something? The error I am getting is:

jade:/usr/share/sgml/docbook/dsssl-stylesheets-1.64/html/../common/dbtable.dsl:224:13:E:
      2nd argument for primitive "ancestor" of wrong type:
      "#<unknown object 136026256>" not a singleton node list

Which is this line:

(row       (ancestor (normalize "row") entry))

I have done some xslt but haven't a clue about dsssl. I am just wondering
is I am leaving something out of my table or if this is a bug in the dsssl
and if I can get a working one somewhere.

Will Holcomb



Previous by date: 11 Jul 2001 13:21:09 -0000 Re: Partial OMF info, Nicolas Chauvat
Next by date: 11 Jul 2001 13:21:09 -0000 Patches to existing HOWTOs, Grendel Drago
Previous in thread:
Next in thread: 11 Jul 2001 13:21:09 -0000 Re: docbook table, Dan York


  ©The Linux Documentation Project, 2014. Listserver maintained by dr Serge Victor on ibiblio.org servers. See current spam statz.