New on CTAN: freemath
Date: November 23, 2025 6:28:19 PM CET
Plante submitted the
freemath
package.
Version: 1.0
License: lppl1.3c
Summary description: LaTeX maths without backslashes
Announcement text:
The freemath 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 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. 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`.
The package’s Catalogue entry can be viewed at https://ctan.org/pkg/freemath The package’s files themselves can be inspected at https://mirrors.ctan.org/macros/latex/contrib/freemath/
Thanks for the upload. For the CTAN Team Petra Rübe-Pugliese
CTAN is run entirely by volunteers and supported by TeX user groups. Please join a user group or donate to one, see https://ctan.org/lugs
The freemath 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 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. 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`.
The package’s Catalogue entry can be viewed at https://ctan.org/pkg/freemath The package’s files themselves can be inspected at https://mirrors.ctan.org/macros/latex/contrib/freemath/
Thanks for the upload. For the CTAN Team Petra Rübe-Pugliese
CTAN is run entirely by volunteers and supported by TeX user groups. Please join a user group or donate to one, see https://ctan.org/lugs
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 |
| Version | 1.0 |
| Copyright | 2025 plante |
| Maintainer | plante |