Directory macros/latex/contrib/freemath
freemath
freemath: LaTeX 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 LaTeX by \usepackage{freemath}.
See the documentation for known limitations.
Copyright (C) 2025 plante Version 1.0
This package is released under the LaTeX Project Public License (LPPL) 1.3c.
Download the contents of this package in one zip archive (179.7k).
freemath – LaTeX 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.
| Package | freemath |
| Repository | https://github.com/plante3/freemath |
| Version | 1.0 |
| Licenses | The LaTeX Project Public License 1.3c |
| Copyright | 2025 plante |
| Maintainer | plante |
| Contained in | TeX Live as freemath |
| Topics | Maths |