This package browser is in early development. Mind the rough edges.

texlive-lwarp

Converts LaTeX to HTML

This package converts LaTeX to HTML by using LaTeX to process the user's document and generate HTML tags. External utility programs are only used for the final conversion of text and images. Math may be represented by SVG files or MathJax. Hundreds of LaTeX packages are supported, and their load order is automatically verified. Documents may be produced by LaTeX, LuaLaTeX, XeLaTeX, and by several CJK engines, classes, and packages. A texlua script automates compilation, index, glossary, and batch image processing, and also supports latexmk. Configuration is semi-automatic at the first manual compile. Support files are self-generated. Print and HTML versions of each document may coexist. Assistance is provided for HTML import into EPUB conversion software and word processors.

Installation

Install the latest version of texlive-lwarp as follows:

guix install texlive-lwarp

Or install a particular version:

guix install texlive-lwarp@2025.2

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

You can use the following badge to inform users of texlive-lwarp about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/texlive-lwarp'><img src='https://packages.guix.gnu.org/packages/texlive-lwarp/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/texlive-lwarp/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/texlive-lwarp)

Example Org:

[[https://packages.guix.gnu.org/packages/texlive-lwarp][https://packages.guix.gnu.org/packages/texlive-lwarp/badges/latest-version.svg]]