hi, I've done a complete rewrite of my customization layer and missed
something along the way.
Previously my references to chapters, tables, etc would look like,for
example, Table %n %t.
Table 13 Parameter Estimates.
Now I get Table 13Parameter Estimates. or Chapter 3Overview
I just can't see what I'm missing. Does that ring a bell for anyone?
I'm using olinking and my olinks look like this:
<olink targetdoc="bookname" targetptr="chaptername" xrefstyle="select:
label title" />
The element in the olinkdb.xml:
<div element="chapter" href="bookname_chaptername_toc.htm" number="3"
targetptr="chaptername">
<ttl>Overview</ttl><xreftext>Chapter 3</xreftext> etc.
thanks for any pointers,
--Tim