XSLT transforming with Eclipse IDE
Here should go questions about transforming XML with XSLT and FOP.
-
- Posts: 1
- Joined: Mon Jul 18, 2005 6:04 pm
XSLT transforming with Eclipse IDE
Hi,
I've made an eclipse plug-in view that displays XML documents. I've made the view to filter out XML tags by using a stylesheet transformation. I've been trying to make certain lines go bold or italicized to no avail. Here's the stylesheet I used:
...//omitted
<xsl:template match="TITLE">
<fo:inline-sequence font-size="18pt">"
<xsl:apply-templates/>
</fo:inline-sequence>
</xsl:template>
</xsl:stylesheet>
If anyone can help me with this, I'd greatly appreciate it.
Thanks!
I've made an eclipse plug-in view that displays XML documents. I've made the view to filter out XML tags by using a stylesheet transformation. I've been trying to make certain lines go bold or italicized to no avail. Here's the stylesheet I used:
...//omitted
<xsl:template match="TITLE">
<fo:inline-sequence font-size="18pt">"
<xsl:apply-templates/>
</fo:inline-sequence>
</xsl:template>
</xsl:stylesheet>
If anyone can help me with this, I'd greatly appreciate it.
Thanks!
-
- Posts: 9473
- Joined: Fri Jul 09, 2004 5:18 pm
Hi,
I'm sorry but I don't really understand your problem.
Are you trying to use syntax highlight in your editor or are you trying to use bold or italic fonts in a transformation pdf output?
Maybe more details would help.
Regards, Radu.
I'm sorry but I don't really understand your problem.
What kind of lines? Lines in the editor or lines in the transformation output?'ve been trying to make certain lines go bold or italicized to no avail.
Are you trying to use syntax highlight in your editor or are you trying to use bold or italic fonts in a transformation pdf output?
Maybe more details would help.
Regards, Radu.
Jump to
- Oxygen XML Editor/Author/Developer
- ↳ Feature Request
- ↳ Common Problems
- ↳ DITA (Editing and Publishing DITA Content)
- ↳ Artificial Intelligence (AI Positron Assistant add-on)
- ↳ SDK-API, Frameworks - Document Types
- ↳ DocBook
- ↳ TEI
- ↳ XHTML
- ↳ Other Issues
- Oxygen XML Web Author
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Content Fusion
- ↳ Feature Request
- ↳ Common Problems
- Oxygen JSON Editor
- ↳ Feature Request
- ↳ Common Problems
- Oxygen PDF Chemistry
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Feedback
- ↳ Feature Request
- ↳ Common Problems
- Oxygen XML WebHelp
- ↳ Feature Request
- ↳ Common Problems
- XML
- ↳ General XML Questions
- ↳ XSLT and FOP
- ↳ XML Schemas
- ↳ XQuery
- NVDL
- ↳ General NVDL Issues
- ↳ oNVDL Related Issues
- XML Services Market
- ↳ Offer a Service