Verzeichnis graphics/pgf/contrib/profsio
README.md
ProfSio
A LaTeX package for French maths teachers in BTS SIO — Un package LaTeX pour les enseignants de mathématiques en BTS SIO.
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
ProfSioand click Install. - Command line:
mpm.exe --install ProfSio
Via TeX Live / tlmgr
tlmgr install ProfSio
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
ProfSio.styin a directory where LaTeX can find it, for example:- TeX Live / Linux:
~/texmf/tex/latex/ProfSio/ - MiKTeX / Windows:
C:\Users\<user>\AppData\Roaming\MiKTeX\tex\latex\ProfSio\ - macOS (MacTeX):
~/Library/texmf/tex/latex/ProfSio/
- TeX Live / Linux:
- Refresh the filename database:
- TeX Live:
mktexlsrortexhash - MiKTeX:
initexmf --update-fndb
- TeX Live:
Quick start
\usepackage{ProfSio}
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 (645.0k).
ProfSio – Commands (with TikZ) to work with French “BTS SIO” maths themes
This package provides some commands (in French) to work with:
- tables of Karnaugh ;
- MPM graphs ;
- simple graphs.
| Paket | ProfSio |
| Home-Page | https://profsio.cpierquet.fr |
| Fehlermeldungen | https://github.com/cpierquet/latex-packages/issues |
| Repository | https://github.com/cpierquet/latex-packages/tree/main/profsio |
| Version | 0.3.6 2026-05-23 |
| Lizenzen | The LaTeX Project Public License 1.3c |
| Betreuer | Cédric Pierquet |
| Enthalten in | TeX Live als profsio MiKTeX als profsio |
| Themen | PGF/TikZ Grafiken Mathematik |