Michael commented on New Feature MLATEX-11

Configure your project like this:

<build>
<pluginManagement>
  <plugins>
	<plugin>
	  <groupId>org.codehaus.mojo</groupId>
	  <artifactId>latex-maven-plugin</artifactId>
	  <version>1.1.1</version>
	  <configuration>
		<docsRoot>path/to/your/tex</biberEnabled>
	  </configuration>
	</plugin>
  </plugins>
</pluginManagement>
</build>

Rules still apply: only <name>/<name>.tex are choosen to build!

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to