License |
License |
---|---|
Categories |
CategoriesPDF Data |
GroupId | GroupIdcom.openhtmltopdf |
ArtifactId | ArtifactIdopenhtmltopdf-latex-support |
Last Version | Last Version1.0.10 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpenhtmltopdf Latex Math Support
Open HTML to PDF is a CSS 2.1 renderer written in Java. This artifact supports rendering Latex markup (including math) on to PDFs using SnuggleTex.
|
<!-- https://jarcasting.com/artifacts/com.openhtmltopdf/openhtmltopdf-latex-support/ -->
<dependency>
<groupId>com.openhtmltopdf</groupId>
<artifactId>openhtmltopdf-latex-support</artifactId>
<version>1.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.openhtmltopdf/openhtmltopdf-latex-support/
implementation 'com.openhtmltopdf:openhtmltopdf-latex-support:1.0.10'
// https://jarcasting.com/artifacts/com.openhtmltopdf/openhtmltopdf-latex-support/
implementation ("com.openhtmltopdf:openhtmltopdf-latex-support:1.0.10")
'com.openhtmltopdf:openhtmltopdf-latex-support:jar:1.0.10'
<dependency org="com.openhtmltopdf" name="openhtmltopdf-latex-support" rev="1.0.10">
<artifact name="openhtmltopdf-latex-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.openhtmltopdf', module='openhtmltopdf-latex-support', version='1.0.10')
)
libraryDependencies += "com.openhtmltopdf" % "openhtmltopdf-latex-support" % "1.0.10"
[com.openhtmltopdf/openhtmltopdf-latex-support "1.0.10"]
Group / Artifact | Type | Version |
---|---|---|
com.openhtmltopdf : openhtmltopdf-core | jar | 1.0.10 |
com.openhtmltopdf : openhtmltopdf-mathml-support | jar | 1.0.10 |
de.rototor.snuggletex : snuggletex-core | jar | 1.3.0 |