summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/tdsfrmath/suite.sto
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-07-10 00:30:23 +0000
committerKarl Berry <karl@freefriends.org>2008-07-10 00:30:23 +0000
commit0dcbd08d9eda88bf5a9bf9166c44b2a2577362df (patch)
treebd51aab81d701736a8eab0eae4cde993bb812b0c /Master/texmf-dist/tex/latex/tdsfrmath/suite.sto
parentf9fe5c477bc64bd2c079adfa92768a935a736cdf (diff)
new french latex package tdsfrmath (8jul08)
git-svn-id: svn://tug.org/texlive/trunk@9414 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/tdsfrmath/suite.sto')
-rw-r--r--Master/texmf-dist/tex/latex/tdsfrmath/suite.sto61
1 files changed, 61 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/tdsfrmath/suite.sto b/Master/texmf-dist/tex/latex/tdsfrmath/suite.sto
new file mode 100644
index 00000000000..f604bae2cae
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/tdsfrmath/suite.sto
@@ -0,0 +1,61 @@
+%%
+%% This is file `suite.sto',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% tdsfrmath.dtx (with options: `suite')
+%% This is a generated file.
+%%
+%% Copyright (C) 2008 by Yvon Henel
+%% dit Ğle TeXnicien de surfaceğ <le.texnicien.de.surface@wanadoo.fr>
+%%
+%% This file may be distributed and/or modified under the conditions of
+%% the LaTeX Project Public License, either version 1.2 of this license
+%% or (at your option) any later version. The latest version of this
+%% license is in:
+%%
+%% http://www.latex-project.org/lppl.txt
+%%
+%% and version 1.2 or later is part of all distributions of LaTeX version
+%% 1999/12/01 or later.
+\NeedsTeXFormat{LaTeX2e}[1999/12/01]
+\def\fileversion{v1}
+\def\filedate{2008/07/08}
+\ProvidesFile{suite.sto}%
+[\filedate\space\fileversion\space Pour tdsfrmath -- option suite]
+\ifTdSM@suitedeco
+\newcommandx\suite[2][1=\N,2=u]{\ensuremath{\parent{{#2}_{n}}_{#1}}}
+\newcommandx\suitar[6][1=\N,2=u,4=0,6={}]{%
+ \suite[#1][#2]#6 la suite arithm\'etique de raison %
+ $r = #3$ et de premier terme $#2_{#4}=#5$}
+\newcommandx\suitgeo[6][1=\N,2=u,4=0,6={}]{%
+ \suite*[#1][#2]#6 la suite g\'eom\'etrique de raison %
+ $q = #3$ et de premier terme $#2_{#4}=#5$}
+\WithSuffix\newcommand\suite*[1][u]{\parent{{#1}_{n}}}
+\WithSuffix\newcommandx\suitar*[5][1=u,3=0,5={}]{%
+ \suite*[#1]#5 la suite arithm\'etique de raison %
+ $r = #2$ et de premier terme $#1_{#3}=#4$}
+\WithSuffix\newcommandx\suitgeo*[5][1=u,3=0,5={}]{%
+ \suite*[#1]#5 la suite g\'eom\'etrique de raison %
+ $q = #2$ et de premier terme $#1_{#3}=#4$}
+\else
+\newcommand\suite[1][u]{\parent{{#1}_{n}}}
+\newcommandx\suitar[5][1=u,3=0,5={}]{%
+ \suite[#1]#5 la suite arithm\'etique de raison %
+ $r = #2$ et de premier terme $#1_{#3}=#4$}
+\newcommandx\suitgeo[5][1=u,3=0,5={}]{%
+ \suite[#1]#5 la suite g\'eom\'etrique de raison %
+ $q = #2$ et de premier terme $#1_{#3}=#4$}
+\WithSuffix\newcommandx\suite*[2][1=\N,2=u]{%
+ \ensuremath{\suite[#2]_{#1}}}
+\WithSuffix\newcommandx\suitar*[6][1=\N,2=u,4=0,6={}]{%
+ \suite*[#1][#2]#6 la suite arithm\'etique de raison %
+ $r = #3$ et de premier terme $#2_{#4}=#5$}
+\WithSuffix\newcommandx\suitgeo*[6][1=\N,2=u,4=0,6={}]{%
+ \suite*[#1][#2]#6 la suite g\'eom\'etrique de raison %
+ $q = #3$ et de premier terme $#2_{#4}=#5$}
+\fi
+\endinput
+%%
+%% End of file `suite.sto'.