CTAN Comprehensive TeX Archive Network

Directory macros/latex/contrib/proflycee

README.md

ProfLycee

A package for French maths teachers in high school — Un package pour les enseignants de mathématiques au lycée.

Installation

The package is available on CTAN and can be installed via your distribution's package manager.

Via MiK

  • Graphically: open the MiK Console, go to Packages, search for ProfLycee and click Install.
  • Command line:
  • mpm.exe --install ProfLycee

Via Live / tlmgr

tlmgr install ProfLycee
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:

  1. Download the repository (click Code > Download ZIP, or clone it).
  2. Place ProfLycee.sty and all other files (*.sty, *.tex and *.pdf) in a directory where can find it, for example:
    • Live / Linux: ~/texmf/tex/latex/ProfLycee/
    • MiK / Windows: C:\Users\<user>\AppData\Roaming\MiKTeX\tex\latex\ProfLycee\
    • macOS (Mac): ~/Library/texmf/tex/latex/ProfLycee/
  3. Place the files (.mp) in the appropriate directory, for example:
    • Live / Linux: ~/texmf/metapost/ProfLycee/
    • MiK / Windows: C:\Users\<user>\AppData\Roaming\MiKTeX\metapost\ProfLycee\
    • macOS (Mac): ~/Library/texmf/metapost/ProfLycee/
  4. Refresh the filename database:
    • Live: mktexlsr or texhash
    • MiK: initexmf --update-fndb

Quick start

\usepackage{ProfLycee}

Author & License

Author Cédric Pierquet
Email cpierquet@outlook.fr
License Released under the Project Public License v1.3c or later · CC0/MIT for cliparts · CC BY-SA 3.0 (from Mark Wibrow helping code)

Download the contents of this package in one zip archive (3.6M).

ProfLycee – A package for French maths teachers in high school

This package provides some commands to help French mathematics teachers for 15-18 years olds, for example:

  • solve equations to approximation ;
  • calculate an approximate value of an integral ;
  • present Python code or pseudocode, a Python execution console ;
  • simplify calculations in fractional form, simplify roots ;
  • display and use a trigonometric circle ;
  • display a small diagram for the sign of an affine function or a trinomial ;

PackageProfLycee
Home pagehttps://proflycee.cpierquet.fr
Bug trackerhttps://github.com/cpierquet/latex-packages/issues
Repositoryhttps://github.com/cpierquet/latex-packages/tree/main/proflycee
Version4.00f 2026-03-24
LicensesMIT License
CC BY-SA 3.0
CC0 1.0
The Project Public License 1.3c
Copyright2023–2026 Cédric Pierquet
MaintainerCédric Pierquet
Contained inTeX Live as proflycee
MiKTeX as proflycee
TopicsTeaching
PGF TikZ
Maths
French
See alsoProfCollege
...
Guest Book Sitemap Contact Contact Author