SnuggleTeX JEuclid Extensions

Java 9 Maintaince Fork of SnuggleText. SnuggleTeX is a free and open-source Java library for converting LaTeX to XML (usually XHTML + MathML).

Лицензия

Лицензия

BSD License (3 clause)
Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

de.rototor.snuggletex
Идентификатор

Идентификатор

snuggletex-jeuclid
Последняя версия

Последняя версия

1.3.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

SnuggleTeX JEuclid Extensions
Java 9 Maintaince Fork of SnuggleText. SnuggleTeX is a free and open-source Java library for converting LaTeX to XML (usually XHTML + MathML).
Организация-разработчик

Организация-разработчик

The University of Edinburgh

Скачать snuggletex-jeuclid

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/de.rototor.snuggletex/snuggletex-jeuclid/ -->
<dependency>
    <groupId>de.rototor.snuggletex</groupId>
    <artifactId>snuggletex-jeuclid</artifactId>
    <version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.rototor.snuggletex/snuggletex-jeuclid/
implementation 'de.rototor.snuggletex:snuggletex-jeuclid:1.3.0'
// https://jarcasting.com/artifacts/de.rototor.snuggletex/snuggletex-jeuclid/
implementation ("de.rototor.snuggletex:snuggletex-jeuclid:1.3.0")
'de.rototor.snuggletex:snuggletex-jeuclid:jar:1.3.0'
<dependency org="de.rototor.snuggletex" name="snuggletex-jeuclid" rev="1.3.0">
  <artifact name="snuggletex-jeuclid" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.rototor.snuggletex', module='snuggletex-jeuclid', version='1.3.0')
)
libraryDependencies += "de.rototor.snuggletex" % "snuggletex-jeuclid" % "1.3.0"
[de.rototor.snuggletex/snuggletex-jeuclid "1.3.0"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
de.rototor.snuggletex : snuggletex-core jar 1.3.0
de.rototor.jeuclid : jeuclid-core jar 3.1.11

Модули Проекта

Данный проект не имеет модулей.

SnuggleTeX

Welcome to SnuggleTeX!

Information on using SnuggleTeX can be found at:

http://www.ph.ed.ac.uk/snuggletex/

NOTE: This is a maintance fork for JDK9+. It uses the jeuclid fixed up for JDK9. Feel free to submit pull requests to enhance this project. I do not plan to active add features here, but I am willing to take pull requests and make releases on Maven Central.

Get the current version from maven central:

<dependency>
	<groupId>de.rototor.snuggletex</groupId>
	<artifactId>snuggletex-jeuclid</artifactId>
	<version>1.3.0</version>
</dependency>

Version History

  • 1.3.0:
    • First release compatible with JDK 9 using de.rototor.jeuclid

Версии библиотеки

Версия
1.3.0