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: rendering <preface>s in <bookinfo>


/ Baurjan Ismagulov <ibr@gantek.com> was heard to say:
| I've tried the following:
|
| (element (bookinfo abstract)
|   (make simple-page-sequence
|     ...))

Try instead:

 (element (bookinfo abstract)
   (make display-group
     break-before: 'page
     ...))


                                        Be seeing you,
                                          norm

-- 
Norman Walsh <ndw@nwalsh.com>      | If you are losing your leisure,
http://www.oasis-open.org/docbook/ | look out! You may be losing your
Chair, DocBook Technical Committee | soul.--Logan Pearshall Smith


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