Re: [docbook-apps] DocBook xslTNG prerelease 2.0.7

2023-02-06 Thread Jirka Kosek
On 06.02.2023 20:07, Tony Graham wrote: If you look at line 145, $default-language is used if there's no $gentext-language and no @xml:lang.  An empty @xml:lang would be used ahead of $default-language and would result in those empty values in the error message. Empty @xml:lang can be result

Re: [docbook-apps] DocBook xslTNG prerelease 2.0.7

2023-02-06 Thread Tony Graham
On 06/02/2023 18:58, Dave Pawson wrote: On Mon, 6 Feb 2023 at 18:48, Tony Graham 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

Re: [docbook-apps] DocBook xslTNG prerelease 2.0.7

2023-02-06 Thread Dave Pawson
On Mon, 6 Feb 2023 at 18:48, Tony Graham 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 >

Re: [docbook-apps] DocBook xslTNG prerelease 2.0.7

2023-02-06 Thread Tony Graham
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)?

Re: [docbook-apps] DocBook xslTNG prerelease 2.0.7

2023-02-06 Thread Thomas Schraitle
Hi On 03.02.23 15:43, Norm Tovey-Walsh wrote: A few weeks ago, I posted a note about the DocBook xslTNG Stylesheets then current 2.0.2 prerelease. This morning I posted 2.0.7. The big change is in handling of media: https://xsltng.docbook.org/guide/2.0.7/ch-customizing.html#media Feedback