OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Subject: DOCBOOK: Table problems - JadeTex - overfull messages by little


Hello all,
	Very generic tables appear to print warnings in LaTeX.

The warnings:

==========>
Overfull \hbox (1.19998pt too wide) in alignment at lines 65--101
[] []
 []

Overfull \hbox (1.19998pt too wide) in alignment at lines 101--203
[] []
 []

Underfull \vbox (badness 10000) detected at line 203
 []

==========<

Attached sample .sgml/.tex/.dvi files.

Using db152.zip.

Thanks,
Simos Xenitellis
----

E-mails: S.Xenitellis@rhbnc.ac.uk simos@hellug.gr
	 simos@teiath.gr 	  simos@openca.org

table.tex

<!DOCTYPE table PUBLIC "-//OASIS//DTD DocBook V3.1//EN">      
<TABLE TOCENTRY="1" FRAME="ALL">
    <TITLE>My Table</TITLE>
    <TGROUP COLS=2>
      <THEAD>
        <ROW>
          <ENTRY>Table name</ENTRY>
          <ENTRY>Table Age</ENTRY>
        </ROW>
      </THEAD>
      <TBODY>
        <ROW>
          <ENTRY>Oak</ENTRY>
          <ENTRY>59</ENTRY>
        </ROW>
        <ROW>
          <ENTRY>Cork</ENTRY>
          <ENTRY>88</ENTRY>
        </ROW>
        <ROW>
          <ENTRY>Tin</ENTRY>
          <ENTRY>9</ENTRY>
        </ROW>
      </TBODY>
    </TGROUP>
</TABLE>

table.dvi



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Powered by eList eXpress LLC