This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Page numbering problem with 1.58.1


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

/ Togan Muftuoglu <toganm@users.sourceforge.net> was heard to say:
| I have a book which is similiar to

Real test cases are easier to work with :-)

| The document validates with xmllint and when I produce the PDF I have a
| weird page numbering status. I have even with the default docbook.xsl
| (meaning without any customization) but it allways have the same
| problem. The numbering starts with the coverpage as numeric when it
| comes to Dedication it switches to roman numbers all the LOT is in roman
| numbers and when it comes to Part I it should have been starting with
| numbering as numeric starting at 1 where as it continues to the
| numbering where it ended with the toman numerals ie the last page in the
| LOT produces xiv and numeric continues with 15)

When I process the test document, I get no page numbers on the recto/verso
of the title page. The Dedication is page "i", the ToC is "ii", the Preface
is "iii", the first chapter is on page 2. (The part page is page 1).

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
               "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd";>
<book id="book">
<bookinfo>
<title>Unit Test: book.005</title>
</bookinfo>

<dedication><title>Dedication</title>
<para>Some Dedication</para>
</dedication>

<preface><title>Preface</title>
<para>Some Preface</para>
</preface>

<part><title>First Part</title>
<partintro>
<para>Some Part Intro</para>
</partintro>

<chapter><title>First Chapter</title>
<para>Some Chapter</para>
</chapter>

<chapter><title>Second Chapter</title>
<para>Some Chapter</para>
</chapter>
</part>

<part><title>Second Part</title>
<partintro>
<para>Some Part Intro</para>
</partintro>

<chapter><title>Third Chapter</title>
<para>Some Chapter</para>
</chapter>

<chapter><title>Fourth Chapter</title>
<para>Some Chapter</para>
</chapter>
</part>

<appendix><title>Appendix</title>
<para>Some Appendix</para>
</appendix>
</book>


                                        Be seeing you,
                                          norm

- -- 
Norman Walsh <ndw@nwalsh.com>      | If we lived alone in a featureless
http://www.oasis-open.org/docbook/ | desert we should learn to place
Chair, DocBook Technical Committee | the individual grains of sand in a
                                   | moral or aesthetic
                                   | hierarchy.--Michael Frayn
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: Processed by Mailcrypt 3.5.7 <http://mailcrypt.sourceforge.net/>

iD8DBQE+E1aFOyltUcwYWjsRAqZHAJ9Hn4W7C1R5NB4vTrLfPgnk8jF3sACfQNag
NbOMiJS3IqmtHsdXd9iH2lQ=
=DFFQ
-----END PGP SIGNATURE-----


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]