From 4e9d6ecaf1ba5eab5073913c855ab2a5a267f12e Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 4 Nov 2022 19:59:10 +0000 Subject: proflycee (4nov22) git-svn-id: svn://tug.org/texlive/trunk@64932 c570f23f-e606-0410-a88d-b1316a301751 --- .../doc/latex/proflycee/ProfLycee-doc.pdf | Bin 948293 -> 712275 bytes .../doc/latex/proflycee/ProfLycee-doc.tex | 468 ++++++++++++++++----- .../texmf-dist/tex/latex/proflycee/ProfLycee.sty | 29 +- 3 files changed, 393 insertions(+), 104 deletions(-) (limited to 'Master') diff --git a/Master/texmf-dist/doc/latex/proflycee/ProfLycee-doc.pdf b/Master/texmf-dist/doc/latex/proflycee/ProfLycee-doc.pdf index 985f37eab34..d851c1652d6 100644 Binary files a/Master/texmf-dist/doc/latex/proflycee/ProfLycee-doc.pdf and b/Master/texmf-dist/doc/latex/proflycee/ProfLycee-doc.pdf differ diff --git a/Master/texmf-dist/doc/latex/proflycee/ProfLycee-doc.tex b/Master/texmf-dist/doc/latex/proflycee/ProfLycee-doc.tex index be4ad40a073..3ef3b51a6f4 100644 --- a/Master/texmf-dist/doc/latex/proflycee/ProfLycee-doc.tex +++ b/Master/texmf-dist/doc/latex/proflycee/ProfLycee-doc.tex @@ -1,18 +1,24 @@ % !TeX TXS-program:compile = txs:///arara -% arara: pdflatex: {shell: yes, synctex: no, interaction: batchmode} +% arara: lualatex: {shell: yes, synctex: no, interaction: batchmode} % arara: pythontex: {rerun: modified} if found('pytxcode', 'PYTHONTEX#py') -% arara: pdflatex: {shell: yes, synctex: no, interaction: batchmode} if found('pytxcode', 'PYTHONTEX#py') -% arara: pdflatex: {shell: yes, synctex: no, interaction: batchmode} if found('log', '(undefined references|Please rerun|Rerun to get)') +% arara: lualatex: {shell: yes, synctex: no, interaction: batchmode} if found('pytxcode', 'PYTHONTEX#py') +% arara: lualatex: {shell: yes, synctex: no, interaction: batchmode} if found('log', '(undefined references|Please rerun|Rerun to get)') \documentclass{article} \usepackage[french]{babel} -\usepackage[utf8]{inputenc} -\usepackage[T1]{fontenc} -\usepackage{amsmath,amssymb} -\usepackage[upright]{fourier} -\usepackage[scaled=0.875]{helvet} -\renewcommand\ttdefault{lmtt} -\usepackage[scaled=0.875]{cabin} +\usepackage{iftex,ifpdf,ifxetex,ifluatex} +\ifpdftex + \usepackage[utf8]{inputenc} + \usepackage[T1]{fontenc} + \usepackage[upright]{fourier} + \usepackage[scaled=0.875]{helvet} + \renewcommand\ttdefault{lmtt} + \usepackage[scaled=0.875]{cabin} + \usepackage{amsmath,amssymb} +\fi +\ifluatex + \RequirePackage[math-style=french,bold-style=ISO]{fourier-otf} +\fi \usepackage[build]{ProfLycee} \usepackage{tkz-euclide} \usetikzlibrary{hobby} @@ -65,8 +71,8 @@ \setlength{\parindent}{0pt} \definecolor{LightGray}{gray}{0.9} -\def\PLversion{1.3.6} -\def\PLdate{18 Octobre 2022} +\def\PLversion{1.3.7} +\def\PLdate{2 Novembre 2022} \tcbset{vignettes/.style={% nobeforeafter,box align=base,boxsep=0pt,enhanced,sharp corners=all,rounded corners=southeast,% @@ -311,7 +317,8 @@ Le {package} \ctex{ProfLycee} charge les {packages} : \item \ctex{tikz}, \ctex{pgf}, \ctex{xfp} ; \item \ctex{xparse}, \ctex{xkeyval}, \ctex{xstring}, \ctex{simplekv} ; \item \ctex{listofitems}, \ctex{xintexpr} , \ctex{xintbinhex} et \ctex{xintgcd}; - \item \ctex{tabularray}, \ctex{fontawesome5}, \ctex{tcolorbox}. + \item \ctex{tabularray}, \ctex{fontawesome5}, \ctex{tcolorbox} ; + \item \ctex{piton} et \ctex{pythontex} \end{itemize} \end{codeinfo} @@ -452,6 +459,10 @@ En ce qui concerne les codes \textsf{python} et/ou \textsf{pseudocode}, il faudr \end{itemize} \end{codeinfo} +\begin{codeattention} +Certains commandes ou environnements nécessitent une compilation spécifique, qui seront indiquées clairement dans la documentation ! +\end{codeattention} + \subsection{Problèmes éventuels\ldots} \begin{codeinfo} @@ -466,11 +477,163 @@ Certains packages ont une fâcheuse tendance à être tatillons sur leurs option En dehors de cela, ce sont des tests multiples et variés qui permettront de détecter d'éventuels bugs ! \end{codeinfo} +\vfill + +\hfill{\Huge $\leftrightsquigarrow$ Bonne(s) découverte(s) $\leftrightsquigarrow$}\hfill~ + +\vfill + +\newpage + +\part{Liste des commandes, par thème} + +\begin{codetex}[listing only] +%courbe d'interpolation, tangente, dans un environnement tikz +\splinetikz[] +\tangentetikz[] + +%toile pour une suite récurrente, dans un environnement tikz +\recurrPL[][][