--
You received this message because you are subscribed to the Google Groups "Docbkx Tools Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to docbkx-tools-us...@googlegroups.com.
To post to this group, send email to docbkx-to...@googlegroups.com.
Visit this group at http://groups.google.com/group/docbkx-tools-users.
For more options, visit https://groups.google.com/groups/opt_out.
--
You received this message because you are subscribed to a topic in the Google Groups "Docbkx Tools Users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/docbkx-tools-users/5Wp1KCkaODw/unsubscribe.
To unsubscribe from this group and all its topics, send an email to docbkx-tools-us...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to docbkx-tools-users+unsub...@googlegroups.com.
To post to this group, send email to docbkx-to...@googlegroups.com.
Visit this group at http://groups.google.com/group/docbkx-tools-users.
For more options, visit https://groups.google.com/groups/opt_out.
--
You received this message because you are subscribed to a topic in the Google Groups "Docbkx Tools Users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/docbkx-tools-users/5Wp1KCkaODw/unsubscribe.
To unsubscribe from this group and all its topics, send an email to docbkx-tools-users+unsub...@googlegroups.com.
To post to this group, send email to docbkx-to...@googlegroups.com.
Visit this group at http://groups.google.com/group/docbkx-tools-users.
For more options, visit https://groups.google.com/groups/opt_out.
--
You received this message because you are subscribed to the Google Groups "Docbkx Tools Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to docbkx-tools-users+unsub...@googlegroups.com.
<profile> |
<id>docbkx.highlighter</id> |
<build> |
<plugins> |
<plugin> |
<groupId>com.agilejava.docbkx</groupId> |
<artifactId>docbkx-maven-plugin</artifactId> |
<version>${project.version}</version> |
<dependencies> |
<dependency> |
<groupId>net.sf.xslthl</groupId> |
<artifactId>xslthl</artifactId> |
<version>2.0.1</version> |
<scope>runtime</scope> |
</dependency> |
<dependency> |
<groupId>net.sf.offo</groupId> |
<artifactId>fop-hyph</artifactId> |
<version>1.2</version> |
<scope>runtime</scope> |
</dependency> |
</dependencies> |
<configuration> |
<highlightSource>1</highlightSource> |
<!--highlightXslthlConfig>/file/.../xslthl-config.xml</highlightXslthlConfig--> |
<foCustomization>src/docbkx/docbook-fo.xsl</foCustomization> |
<hyphenate>true</hyphenate> |
<hyphenateVerbatim>true</hyphenateVerbatim> |
</configuration> |
</plugin> |
</plugins> |
</build> |
<properties> |
<example.title>Syntax Highlighting</example.title> |
</properties> |
</profile> and you can run the docbkx plugin using the following command without beeing bounded to a predefined phase: mvn -Pdocbkx.highlighter docbkx:generate-pdf |
To unsubscribe from this group and stop receiving emails from it, send an email to docbkx-tools-us...@googlegroups.com.
Cedric
To unsubscribe from this group and stop receiving emails from it, send an email to docbkx-tools-users+unsubscribe@googlegroups.com.
To post to this group, send email to docbkx-to...@googlegroups.com.
Visit this group at http://groups.google.com/group/docbkx-tools-users.
For more options, visit https://groups.google.com/groups/opt_out.
--
You received this message because you are subscribed to a topic in the Google Groups "Docbkx Tools Users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/docbkx-tools-users/5Wp1KCkaODw/unsubscribe.
To unsubscribe from this group and all its topics, send an email to docbkx-tools-users+unsubscribe@googlegroups.com.
To post to this group, send email to docbkx-to...@googlegroups.com.
Visit this group at http://groups.google.com/group/docbkx-tools-users.
For more options, visit https://groups.google.com/groups/opt_out.
--
You received this message because you are subscribed to the Google Groups "Docbkx Tools Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to docbkx-tools-users+unsubscribe@googlegroups.com.
To post to this group, send email to docbkx-to...@googlegroups.com.
Visit this group at http://groups.google.com/group/docbkx-tools-users.
For more options, visit https://groups.google.com/groups/opt_out.