Package Information
- Last Updated
- Authors
- Raphael-CV
- Categories
- textlanguages
1. Get the package
Download the package using the TPIX CLI:
tpix get @preview/frogst:1.0.02. Import in your Typst file
Add this to your .typ file:
#import "@preview/frogst:1.0.0": *frogst
A typst package for writing numbers in french.
This package deals about the literal naming of numbers in French before the 1990 orthograph reform.
Example
#import "@preview/frogst:1.0.0": fr-nb
#set page(width: 10cm, height: auto, margin: 0.7cm)
#set par(justify: true)
Le nombre 2713 s'écrit #fr-nb(2713).
La vitesse de la lumière dans le vide est exactement #fr-nb(299792458) mètres par seconde.

Future improvements
- 1990 reform spelling variant
- Swiss, Belgian, etc. variants