On Mon, 6 Feb 2023 at 18:48, Tony Graham <[email protected]> wrote: > > On 06/02/2023 15:23, Thomas Schraitle wrote: > ... > > No localization exists for "" or "". Using default "en". > > Error at xsl:text on line 169 column 19 of functions.xsl: > > XTMM9000 Processing terminated by xsl:message at line 169 in > > functions.xsl > > Do you have any 'xml:lang=""' in your document(s)? > > It looks like the function [1] can really only generate 'No localization > exists for "" or "".' if '$gentext-language' is not set (not that I know > how to set it) and there's an 'xml:lang=""' somewhere in your document. > > The 'terminate="yes"' on line 168 does rather contradict the message > that processing will continue with the default language.
Which begs the question, where to set the default language, and should it be reported as a bug if not set? [Guess, $gentext-language will default to 'default language' - does that make sense?] HTH -- Dave Pawson XSLT XSL-FO FAQ. Docbook FAQ. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
