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

texlive-latex2nemeth

Convert LaTeX source to Braille with math in Nemeth

This package provides a program that converts LaTeX source to Braille/Nemeth. It supports the Greek language, which is only Braille level 1, but also English at level 1. Simple pictures in PSTricks are also supported in order to produce tactile graphics with specialized equipment. Note that embossing will need LibreOffice and odt2braille as this project does not deal with embossers drivers.

Installation

Install the latest version of texlive-latex2nemeth as follows:

guix install texlive-latex2nemeth

Or install a particular version:

guix install texlive-latex2nemeth@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-latex2nemeth about the latest version available in Guix.

Example HTML:

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

Example Markdown:

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

Example Org:

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