Public bug reported:

Binary package hint: docbook-utils

I use db2ps from docbook-utils 0.6.14-1. The following docbook works
fine:

<?xml version="1.0" encoding="iso-8859-15"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//FR" 
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd";>
<book>
  <bookinfo><title/></bookinfo>
  <article>
    <section>
      <title/>
      <section><title/><table><title/><tgroup 
cols="1"><tbody><row><entry/></row></tbody></tgroup></table></section>
    </section>
  </article>
</book>

But, if the longest line is repeated more than 96 times, it does not
generate the ps output, and displays a bunch of LaTeX messages:

  Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is 
use less on input line 183.
  LaTeX Warning: Reference `0:3' on page i undefined on input line 235.
  LaTeX Warning: Reference `0:4' on page i undefined on input line 261.
  LaTeX Warning: Reference `0:6' on page i undefined on input line 287.
  ...

** Affects: docbook-utils (Ubuntu)
     Importance: Undecided
         Status: New

-- 
db2ps doesn't work on documents with more than 100 tables
https://bugs.launchpad.net/bugs/135034
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to