On Tue, Dec 11, 2012 at 07:20:21PM +0100, Thien-Thi Nguyen wrote:
> 
> IXIN 1.3 is available: <http://www.gnuvola.org/software/ixin/>.  It has
> section tree and two-letter indices (NB: non-duplicated), but not tweaks
> (yet).  Plus some other stuff.  Here's the NEWS excerpt:

Something important is still missing, the support for cross ref within
nodes, to @float or @anchor.  For that you need to associate a normalized 
label to the position in the node.  There should also be a table
associating normalized labels to nodes, for external references.

Normalized labels are unique strings associated with node names.  They
are used for HTML cross references, but are useful in other contexts
too, I think you should also use that.  You don't need to say much about
those strings except that they are uniquely associated to labels.
They are described in 'HTML Xref'.  They are not available in the 
crossref commands in XML for now, but I think they should be.  They 
are associated to the label commands already.

-- 
Pat

Reply via email to