blob: 90b918cf8ea1eeb5c3b119275ba4c46ace78dfa2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
<!-- Time-stamp: <2020-10-06 14:12:38 administrateur> -->
<!-- Création : 2020-10-06T14:12:21+0200 -->
# paresse
Author: Yvon Henel, aka Le TeXnicien de surface
([contact](le.texnicien.de.surface@yvon-henel.fr))
## LICENCE
This material is subject to the LaTeX Project Public License.
See http://www.ctan.org/license/lppl1.3c
for the details of that license.
© 2020 Yvon Henel (Le TeXnicien de surface)
## Description of the Package
This package provides a means of typing “easily” greek letters
with the least possible effort ;) It takes care only of the
letters which have a macro name as `\alpha` or `\Omega`.
## History
* Version 5.0 — 2020-10-06
* doesn't use package <kbd>skeyval</kbd> anymore;
* use <kbd>l3keys</kbd> for managing keys;
* two *sub-packages* <kbd>paresse-old</kbd> and <kbd>paresse-utf8</kbd>;
* partial usage of <kbd>expl3</kbd>.
* Version 4.1 — 2013-02-16
|