Directory macros/latex/contrib/writeongrid
README.md
WriteOnGrid
A LaTeX package providing an environment to create grids (5×5, Seyes, Ruled) and commands to write text on the lines — Un package LaTeX proposant un environnement pour créer des grilles (5×5, Séyès, lignées) et des commandes pour écrire sur les lignes
Installation
The package is available on CTAN and can be installed via your LaTeX distribution's package manager.
Via MiKTeX
- Graphically: open the MiKTeX Console, go to Packages, search for
WriteOnGridand click Install. - Command line:
mpm.exe --install WriteOnGrid
Via TeX Live / tlmgr
tlmgr install WriteOnGrid
On Linux, you may need to prefix with sudo depending on your installation.
Manual installation
If you want the latest version directly from this repository:
- Download the repository (click Code > Download ZIP, or clone it).
- Place
WriteOnGrid.styin a directory where LaTeX can find it, for example:- TeX Live / Linux:
~/texmf/tex/latex/WriteOnGrid/ - MiKTeX / Windows:
C:\Users\<user>\AppData\Roaming\MiKTeX\tex\latex\WriteOnGrid\ - macOS (MacTeX):
~/Library/texmf/tex/latex/WriteOnGrid/
- TeX Live / Linux:
- Refresh the filename database:
- TeX Live:
mktexlsrortexhash - MiKTeX:
initexmf --update-fndb
- TeX Live:
Quick start
\usepackage{WriteOnGrid}
Author & License
| Author | Cédric Pierquet |
| cpierquet@outlook.fr | |
| License | Released under the LaTeX Project Public License v1.3c or later |
Download the contents of this package in one zip archive (1.1M).
WriteOnGrid – Write on grid lines
An environment to create grids (type 5x5 or Seyes or Ruled)
and commands to write texts right
on the lines.
| Package | WriteOnGrid |
| Bug tracker | |
| Repository | |
| Version | 0.20a 2026-08-21 |
| Licenses | The LaTeX Project Public License 1.3c |
| Maintainer | Cédric Pierquet |
| Contained in | TeX Live as writeongrid MiKTeX as writeongrid |
| Topics | PGF TikZ Typeset grid |