CTAN Comprehensive TeX Archive Network

Directory macros/latex/contrib/freemath

README.md

freemath

freemath: math without backslashes.

Any string of at least two consecutive letters appearing in math mode will automatically be turned into the control sequence with the same name, if it exists.

This package provides the \freemathon and \freemathoff commands which activates and deactivates this behaviour respectively. It is disabled by default upon loading.

Example:

With freemath: lim_{n to infty} int_Omega n log left( 1 + frac{f}{n} right) d mu.

Without freemath: \lim_{n \to \infty} \int_\Omega n \log\left( 1 + \frac{f}{n} ) d\mu.


This package may be used in by \usepackage{freemath}.

See the documentation for known limitations.

Copyright (C) 2025 plante Version 1.0

This package is released under the Project Public License (LPPL) 1.3c.

Download the contents of this package in one zip archive (179.7k).

freemath – maths without backslashes

This package allows for the omission of backslashes from most math mode commands. Specifically, any consecutive string of at least two (Latin) letters appearing in math mode will automatically be turned into the control sequence with the same name, if it exists.

The package provides the \freemathon and \freemathoff commands which respectively activate and deactivate this behaviour. It is disabled by default upon loading.

Regular commands initiated by a backslash may of course still be used when freemath is active, and can furthermore be freely mixed with backslash-free commands.

Packagefreemath
Repositoryhttps://github.com/plante3/freemath
Version1.0
LicensesThe Project Public License 1.3c
Copyright2025 plante
Maintainerplante
Contained inTeX Live as freemath
TopicsMaths
...
Guest Book Sitemap Contact Contact Author