You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by Linus-Lin <LL...@OfficeDepot.com> on 2001/03/29 20:03:44 UTC

Error in ttffontfile.xsl

from FOP-0_18_DEV there's an error with ttffontfile.xsl

public class <xsl:value-of select="class-name"/> extends Font implements
FontDescriptor {

should be

public class <xsl:value-of select="$class-name"/> extends Font implements
FontDescriptor {




---------------------------------------------------------------------
To unsubscribe, e-mail: fop-dev-unsubscribe@xml.apache.org
For additional commands, email: fop-dev-help@xml.apache.org