I found the answer myself: wrap it in <xsl:text>

/Tomas



On 2016-11-06 10:09, Tomas By wrote:
Hello everybody,

Am wondering how to replace the call to the gentext template with literal text.

i.e. instead of

| <title t:named-template="gentext" param:key=""bibliography""
|   [...]
| </title>

I just want to say (something like)

| <title>References</title>

Have tried this and got the document title instead of `References.'

Presumably there is some secret element-attribute combination I need
to use instead.

Am sure this information is available somewhere, but have not been
able to discover the correct search query.

/Tomas

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to