SnuggleTeX

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)
Группа

Группа

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

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

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

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

1.3.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

SnuggleTeX
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
Система контроля версий

Система контроля версий

https://github.com/rototor/snuggletex

Скачать snuggletex

Имя Файла Размер
snuggletex-1.3.0.pom 6 KB
Обзор

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • snuggletex-core
  • snuggletex-jeuclid
  • snuggletex-webapp
  • snuggletex-upconversion

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