Skip to content

A Typst package for literal naming of numbers in French

License

Notifications You must be signed in to change notification settings

Raphael-CV/frogst

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

ouptut image of the code above

Future improvements

  • 1990 reform spelling variant
  • Swiss, Belgian, etc. variants

About

A Typst package for literal naming of numbers in French

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published