/ Richard Sharpe <[EMAIL PROTECTED]> was heard to say:
| I have noticed that the TOC and LOT sub-trees seem to be different
| from other parts of the grove, in that:
| 
|    (select-elements (children (ancestor (normalize "book")))
|                  (normalize "bookinfo"))
| 
| does not work. This suggests that a LOT or TOC are not properly
| connected in the grove.
| 
| One has to do:
| 
|    (select-elements (children (sgml-root-element))
|                  (normalize "bookinfo"))
| 
| Why is there a difference?

I wasn't aware that there was a difference. Where are you experiencing
this problem?

                                        Be seeing you,
                                          norm

-- 
Norman Walsh <[EMAIL PROTECTED]>      | To the man who is afraid
http://www.oasis-open.org/docbook/ | everything rustles.--Sophocles
Chair, DocBook Technical Committee |

Reply via email to