[daisy] A Couple Questions about Includes
Vance Giboney
vgiboney at gmail.com
Sat May 5 14:04:18 CDT 2007
1. In previous versions, when we generated a book that had pages with
includes, the titles of the included files came in with titles (by
default) tagged as h1's, but we could adjust this in the XSLT using
the "isIncluded" parameter. In 2.0.1, the titles of the includes seem
to be coming in as plain body text, and they don't seem to respond to
any tagging in the XSLT file.
Did something change? Is this a problem with our installation, XSLT,
etc.? Any suggestions would be appreciated.
2. The documentation suggests that we can construct a query that will
find documents that include a specified document. (This would be very
useful for seeing where a document fragment is used before making any
changes.)
I'm probably misunderstanding, but the documentation seems to suggest
that a query with something like LinksTo(documentId, 1, 1, 'include')
will do this, but it doesn't seem to be working that way.
Is there a way to query for a list of documents that include a specified file?
Thanks for any help on these issues.
More information about the daisy
mailing list