Verzeichnis macros/latex2e/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 |
Herunterladen des vollständigen Inhalts dieses Pakets in einem Zip-Archiv (1.1M).