summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/paresse/paresse-fourier-fr.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/paresse/paresse-fourier-fr.tex')
-rw-r--r--Master/texmf-dist/doc/latex/paresse/paresse-fourier-fr.tex99
1 files changed, 99 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/paresse/paresse-fourier-fr.tex b/Master/texmf-dist/doc/latex/paresse/paresse-fourier-fr.tex
new file mode 100644
index 00000000000..28ba1dc62ab
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/paresse/paresse-fourier-fr.tex
@@ -0,0 +1,99 @@
+%%
+%% This is file `paresse-fourier-fr.tex',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% paresse.dtx (with options: `exemple,fourier,fr')
+%% This is a generated file.
+%%
+%% Copyright (C) 2003-2010 Y. Henel, 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.
+\documentclass[a4paper,12pt]{article}
+\usepackage[latin1]{inputenc}
+\usepackage[T1]{fontenc}
+\usepackage[tame]{paresse}
+\usepackage{amsmath,xspace,array,fancyvrb}
+\usepackage[frenchb]{babel}
+\IfFileExists{fourier.sty}{\usepackage[upright]{fourier}}{}
+\setlength{\parindent}{0pt}
+\newcommand\BOP{\discretionary{}{}{}}
+\begin{document}
+\pagestyle{empty}
+\begin{center}\large
+Exemples d'utilisation de l'extension \texttt{paresse}.\\
+ le \TeX nicien de surface\\
+ 2008-08-12
+\end{center}
+
+Ce fichier charge les extensions \texttt{amsmath} et,
+\texttt{fourier} avec l'option \texttt{upright} si cette extension est
+pr^^e9sente sur votre installation.
+
+\IfFileExists{fourier.sty}{}{%
+ {\Large D^^e9sol^^e9 l'extension fourier.sty semble absente ! Vous
+ obtiendrez la fonte par d^^e9faut de votre site.}}
+
+\textbf{Attention}: l'extension \texttt{paresse} est charg^^e9e avec
+l'option \texttt{tame} pour montrer l'utilisation de la commande
+\verb!\ActiveLaParesse! et de l'environnement
+\verb!Pares!\BOP\verb!se!\BOP\verb!Ac!\BOP\verb!tive!.
+
+\vspace{\baselineskip}
+
+Avec la commande \verb!\ActiveLaParesse! pour activer le caract^^e8re ^^a7.
+\begin{Verbatim}[frame=single]
+{\ActiveLaParesse
+\(^^a7a^{^^a7b}_{^^a7g}\) et encore \(^^a7D^^^a7a_^^a7d\)
+}
+\end{Verbatim}
+pour obtenir :
+{\ActiveLaParesse \(^^a7a^{^^a7b}_{^^a7g}\) et encore \(^^a7D^^^a7a_^^a7d\)}
+
+\vspace{\baselineskip}
+
+Avec l'environnement \verb!ParesseActive!.
+
+\begin{Verbatim}[frame=single]
+\begin{ParesseActive}\large
+\begin{tabular}{*4{||>{\ttfamily \^^a7}c|c}||} \hline
+a & ^^a7a & b & ^^a7b & g & ^^a7g & d & ^^a7d\\ \hline
+e & ^^a7e & z & ^^a7z & h & ^^a7h & v & ^^a7v\\ \hline
+...
+X & ^^a7X & P & ^^a7P & S & ^^a7S & U & ^^a7U\\ \hline
+F & ^^a7F & Q & ^^a7Q & W & ^^a7W &\multicolumn{1}{c|}{}& \\ \hline
+\end{tabular}
+\end{ParesseActive}
+\end{Verbatim}
+
+\medskip
+
+\begin{center}
+\begin{ParesseActive}\large
+\begin{tabular}{*4{||>{\ttfamily \^^a7}c|c}||} \hline
+a & ^^a7a & b & ^^a7b & g & ^^a7g & d & ^^a7d\\ \hline
+e & ^^a7e & z & ^^a7z & h & ^^a7h & v & ^^a7v\\ \hline
+i & ^^a7i & k & ^^a7k & l & ^^a7l & m & ^^a7m\\ \hline
+n & ^^a7n & x & ^^a7x & p & ^^a7p & r & ^^a7r\\ \hline
+s & ^^a7s & y & ^^a7y & u & ^^a7u & f & ^^a7f\\ \hline
+c & ^^a7c & q & ^^a7q & w & ^^a7w &\multicolumn{1}{c|}{}& \\ \hline\hline
+G & ^^a7G & D & ^^a7D & V & ^^a7V & L & ^^a7L\\ \hline
+X & ^^a7X & P & ^^a7P & S & ^^a7S & U & ^^a7U\\ \hline
+F & ^^a7F & Q & ^^a7Q & W & ^^a7W &\multicolumn{1}{c|}{}& \\ \hline
+\end{tabular}
+\end{ParesseActive}
+\end{center}
+\end{document}
+\endinput
+%%
+%% End of file `paresse-fourier-fr.tex'.