On 9/14/06, Philip Rodrigues <phil at kde.org> wrote: > On Tuesday 12 September 2006 1:50 pm, Tom Browder wrote: > > On 9/12/06, Philip Rodrigues <phil at kde.org> wrote: > > > It's not exactly an error. I think it occurs because the dblatex XSLT > > > doesn't specify what to do with <date> tags, so their content just gets > > > copied into the output. Since date tags only contain some text, this > > > isn't a big problem, but if you'd like to get rid of the message, I can > > > provide a patch (I think). > > > > That would be great! > > Just add a line: > <xsl:template match="date"></xsl:template> > to the file misc.xsl, before the </xsl:stylesheet> line at the end of the > file. > > Regards, > Philip
Thanks very much, Philip. Thomas Baumgart and the KMyMoney team I'm sure will thank you, too! Regards, Tom > -- > KDE Documentation Team: http://i18n.kde.org/doc > KDE Documentation Online: http://docs.kde.org > > > _______________________________________________ > kde-doc-english mailing list > kde-doc-english at kde.org > https://mail.kde.org/mailman/listinfo/kde-doc-english > > > > -- Tom Browder Niceville, Florida USA
