summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/sesamanuel/read.me
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-03-16 20:49:13 +0000
committerKarl Berry <karl@freefriends.org>2015-03-16 20:49:13 +0000
commitd0f5a67edee55850ba0c82cca1c1dc884d70160e (patch)
tree81bb18907d5238a0f3b3e588df63253fcf8da809 /Master/texmf-dist/doc/latex/sesamanuel/read.me
parentc337b14500c3e98d579f6e3138a2a7a59b1459a1 (diff)
sesamanuel (16mar15)
git-svn-id: svn://tug.org/texlive/trunk@36538 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/sesamanuel/read.me')
-rw-r--r--Master/texmf-dist/doc/latex/sesamanuel/read.me59
1 files changed, 59 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/sesamanuel/read.me b/Master/texmf-dist/doc/latex/sesamanuel/read.me
new file mode 100644
index 00000000000..e05b74b42f8
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/sesamanuel/read.me
@@ -0,0 +1,59 @@
+sesamanuel class, sesamanuel package and sesamanuelTIKZ package
+
+Copyright 2014-2015 Sesamath Society
+
+Written by Jean-Côme Charpentier,
+ Sébastien Mengin,
+ Sandrine Baglieri
+
+
+
+LICENCE
+-------
+
+Publication under LaTeX Project Public License version 1.3 or newers
+
+
+
+CONTENTS
+-------
+
+sesamanuel.dtx (source of the class and packages)
+sesamanuel.ins (setup file)
+sesamanuel.cls (class)
+sesamanuel.sty (package)
+sesamanuelTIKZ.sty (package)
+sesamanuel.pdf (documentation of the code)
+sesamath-doc-fr.tex (user's manual sources)
+sesamath-doc-fr.pdf (user's manual)
+tiger.eps (graphic file used in user's manual)
+logotex.eps (graphic file used in user's manual)
+
+
+
+DESCRIPTION
+-----------
+Sesamath Society's goal is to develop and freely diffuse tough the
+Internet pedagogical materials and professional tools for teaching
+Mathematics.
+
+sesamanuel class has been written to compose a student's classroom
+book with LaTeX.
+
+The sesamanuel package allows to use some special commands of the
+sesamanuel class by using an other class as such as beamer.
+
+The sesamanualTIKZ package is needed to compile parts of the
+sesamath's book that content TIKZ pictures.
+
+
+No transaltion of the class, the packages and the user's manual have
+been scheduled.
+
+NEEDS
+---------
+PdfLatex can't be used because some composants of the graphic visuals
+are written with PSTRICKS
+
+Compilation needs to be performed with latex->dvips->ps2pdf or
+xelatex.