summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/graph35
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/graph35')
-rw-r--r--Master/texmf-dist/doc/latex/graph35/CHANGELOG.md6
-rw-r--r--Master/texmf-dist/doc/latex/graph35/README.md6
-rw-r--r--Master/texmf-dist/doc/latex/graph35/graph35-en.pdfbin1466917 -> 1467891 bytes
-rw-r--r--Master/texmf-dist/doc/latex/graph35/graph35-en.tex5
-rw-r--r--Master/texmf-dist/doc/latex/graph35/graph35-fr.pdfbin1511129 -> 1520378 bytes
-rw-r--r--Master/texmf-dist/doc/latex/graph35/sources.zipbin231693 -> 231693 bytes
6 files changed, 12 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/latex/graph35/CHANGELOG.md b/Master/texmf-dist/doc/latex/graph35/CHANGELOG.md
index 92df243f4fe..3235cd2af04 100644
--- a/Master/texmf-dist/doc/latex/graph35/CHANGELOG.md
+++ b/Master/texmf-dist/doc/latex/graph35/CHANGELOG.md
@@ -1,3 +1,9 @@
+* graph35 0.1.4 (2023-04-04)
+
+ * Fixed key XthetaT: Drawing it would would cause compilation to fail (with some TeX engines, too old or too recent).
+
+ -- Louis Paternault <spalax@gresille.org>
+
* graph35 0.1.3 (2022-11-29)
* Fix packaging issues.
diff --git a/Master/texmf-dist/doc/latex/graph35/README.md b/Master/texmf-dist/doc/latex/graph35/README.md
index 8382876cbc6..421e34b10a0 100644
--- a/Master/texmf-dist/doc/latex/graph35/README.md
+++ b/Master/texmf-dist/doc/latex/graph35/README.md
@@ -7,17 +7,17 @@ It defines commands to draw the `Casio Graph 35 / fx-9750GII` calculator (and ot
[![Documentation](https://img.shields.io/badge/Doc-Français-brightgreen.svg)](http://mirrors.ctan.org/graphics/graph35/graph35-fr.pdf)
Ce paquet définit des macros pour dessiner les touches et des éléments d'écran de la calculatrice `Casio Graph 35` (ainsi que pour quelques modèles similaires). Il permet de dessiner toute la calculatrice, ou seulement quelques éléments (touches, éléments de menu, etc.). Il a été créé pour rédiger des documents expliquant à mes élèves comment utiliser leur calculatrice.
-- Version 0.1.3 (2022-11-29)
+- Version 0.1.4 (2023-04-04)
- Usage and installation instruction are available at CTAN:
[English](http://mirrors.ctan.org/graphics/graph35/graph35-en.pdf).
[French](http://mirrors.ctan.org/graphics/graph35/graph35-fr.pdf).
-![Graph35+E](http://framagit.org/spalax/graph35/raw/main/graph35plusE.png)
+![Graph35+E](https://framagit.org/spalax/graph35/-/raw/v0.1.4/graph35plusE.png)
License
-------
-*Copyright 2018-2022 Louis Paternault*
+*Copyright 2018-2023 Louis Paternault*
This work may be distributed and/or modified under the conditions of the LaTeX
Project Public License, either version 1.3 of this license or (at your option)
diff --git a/Master/texmf-dist/doc/latex/graph35/graph35-en.pdf b/Master/texmf-dist/doc/latex/graph35/graph35-en.pdf
index 7f3f33164ae..bc1904ba9c0 100644
--- a/Master/texmf-dist/doc/latex/graph35/graph35-en.pdf
+++ b/Master/texmf-dist/doc/latex/graph35/graph35-en.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/graph35/graph35-en.tex b/Master/texmf-dist/doc/latex/graph35/graph35-en.tex
index f098c5720cb..ee2d4396dfa 100644
--- a/Master/texmf-dist/doc/latex/graph35/graph35-en.tex
+++ b/Master/texmf-dist/doc/latex/graph35/graph35-en.tex
@@ -1,4 +1,4 @@
-% Copyright 2018-2022 Louis Paternault
+% Copyright 2018-2023 Louis Paternault
%
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either version 1.3
@@ -45,7 +45,7 @@
\begin{document}
\title{Graph35\thanks{
- This document corresponds to \textsf{graph35}~0.1.3, dated 2022-11-29.
+ This document corresponds to \textsf{graph35}~0.1.4, dated 2023-04-04.
Home page, bug requests, etc. at \url{http://framagit.org/spalax/graph35}.
}\\A \LaTeX{} package to display keys and screen of (some) \textsc{Casio} calculators.}
\author{Louis Paternault\\ \texttt{spalax(at)gresille(dot)org}}
@@ -240,6 +240,7 @@
\subsection{Keys}
\DescribeMacro{\key}
+ \changes{v0.1.4}{2023/04/04}{Changed design of the $X\theta{}T$ key.}
To draw a calculator key, use:
\begin{center}
\lstinline|\key|\oarg{color, prefix, suffix, scale, shift, alpha}\marg{key}.
diff --git a/Master/texmf-dist/doc/latex/graph35/graph35-fr.pdf b/Master/texmf-dist/doc/latex/graph35/graph35-fr.pdf
index f65cedf8e76..58cae29e851 100644
--- a/Master/texmf-dist/doc/latex/graph35/graph35-fr.pdf
+++ b/Master/texmf-dist/doc/latex/graph35/graph35-fr.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/graph35/sources.zip b/Master/texmf-dist/doc/latex/graph35/sources.zip
index 663bb7dad7a..6f97cd223be 100644
--- a/Master/texmf-dist/doc/latex/graph35/sources.zip
+++ b/Master/texmf-dist/doc/latex/graph35/sources.zip
Binary files differ