summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/tablor/tablor.sty
diff options
context:
space:
mode:
authorManuel Pégourié-Gonnard <mpg@elzevir.fr>2008-05-22 14:38:38 +0000
committerManuel Pégourié-Gonnard <mpg@elzevir.fr>2008-05-22 14:38:38 +0000
commit2d1a9136a0e8dd4e108a53dbb1289307576b5f74 (patch)
treea2656f06d55d7dcabfec242695243e82d871a80e /Master/texmf-dist/tex/latex/tablor/tablor.sty
parent0f6fb4ff5e6af4bd30a78ce6deac7c51dd66ac78 (diff)
tablor v2.07
git-svn-id: svn://tug.org/texlive/trunk@8289 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/tablor/tablor.sty')
-rw-r--r--Master/texmf-dist/tex/latex/tablor/tablor.sty59
1 files changed, 10 insertions, 49 deletions
diff --git a/Master/texmf-dist/tex/latex/tablor/tablor.sty b/Master/texmf-dist/tex/latex/tablor/tablor.sty
index d7c23524036..8a607fa7279 100644
--- a/Master/texmf-dist/tex/latex/tablor/tablor.sty
+++ b/Master/texmf-dist/tex/latex/tablor/tablor.sty
@@ -1,6 +1,5 @@
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
-\ProvidesPackage{tablor}[16/05/2008 v2.06 la machine crer des tableaux de signes et variations]
-
+\ProvidesPackage{tablor}[18/05/2008 v2.07 la machine crer des tableaux de signes et variations]
% \copyleft Connan le Barbare (aka Guillaume Connan) \copyright
% This work may be distributed and/or mofified under the conditions
@@ -11,52 +10,6 @@
% tablor.pdf and tablor.html
-
-
-
-%%%%%
-%
-% enteteMP.cfg : configuration de l'entte MetaPOST
-% modifier si besoin
-%
-%%%%%
-
-\RequirePackage{filecontents}
-
-
-
-\begin{filecontents*}{enteteMP.cfg}
-input tableauVariation;
-verbatimtex
-%&latex
-\documentclass{article}
-\usepackage[upright]{fourier} % ou mathpazo, lmodern, etc. ou rien !
-\usepackage{amsmath}
-\renewcommand\mbox[1]{ #1 } % pour les mbox intempestifs de xcas
-\renewcommand\cdot{ } % idem pour les cdot
-\begin{document}
-etex
-\end{filecontents*}
-
-
-
-%%%%%
-%
-% FIN de enteteMP.cfg
-%
-%%%%%%
-
-
-
-
-
-
-
-
-
-
-
-
%% Cre 16 environnements :
%% tableau de signes de 2 facteurs affines
% \begin{TSa}
@@ -118,6 +71,7 @@ etex
%% ne l'avez pas de base
+\RequirePackage{filecontents}
\RequirePackage{ifthen}
\RequirePackage{fancyvrb}
\RequirePackage{ifpdf}
@@ -144,12 +98,19 @@ etex
\DeclareOption{xcas}{\setboolean{xcas}{true}}
+\ProcessOptions\relax
+
+
+
%% on configure tablor dans un fichier extrieur pour la plateforme
%% et l'diteur
\IfFileExists{tablor.cfg}{\input{tablor.cfg}}%\typeout{pas de fichier tablor.cfg}}
-\ProcessOptions\relax
+
+
+
+
%% pour ceux compilant via pdflatex