diff options
author | Karl Berry <karl@freefriends.org> | 2011-04-30 00:26:32 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-04-30 00:26:32 +0000 |
commit | 01b5139051843a303078195fce712ed988c98bab (patch) | |
tree | 1c3b3c9cc8bfc23dc5882f3ceca425e1be18c70a /Master/texmf-dist/doc/latex/paresse/paresse-ex-en.elx | |
parent | 6dce6a15e6f9ba76c0517df6c5f1e4680223d590 (diff) |
paresse .tds.zip update
git-svn-id: svn://tug.org/texlive/trunk@22257 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/paresse/paresse-ex-en.elx')
-rw-r--r-- | Master/texmf-dist/doc/latex/paresse/paresse-ex-en.elx | 95 |
1 files changed, 0 insertions, 95 deletions
diff --git a/Master/texmf-dist/doc/latex/paresse/paresse-ex-en.elx b/Master/texmf-dist/doc/latex/paresse/paresse-ex-en.elx deleted file mode 100644 index d6491e91b12..00000000000 --- a/Master/texmf-dist/doc/latex/paresse/paresse-ex-en.elx +++ /dev/null @@ -1,95 +0,0 @@ -%% -%% This is file `paresse-ex-en.elx', -%% generated with the docstrip utility. -%% -%% The original source files were: -%% -%% paresse-doc.dtx (with options: `exemple,en') -%% This is a generated file. -%% -%% Copyright (C) 2011 -%% by Yvon Henel, alias 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{xspace,array,fancyvrb} -\usepackage[english]{babel} -\IfFileExists{lmodern.sty}{\usepackage{lmodern}}{} -\setlength{\parindent}{0pt} -\newcommand\BOP{\discretionary{}{}{}} -\begin{document} -\pagestyle{empty} -\begin{center}\large -Examples of \texttt{paresse} package usage.\\ - le \TeX nicien de surface\\ - 2011-04-19 -\end{center} - -This file loads %the \texttt{amsmath} package and, -the \texttt{lmodern} package if it locally exists. - -\textbf{Caution}: the \texttt{paresse} package is loaded with the -option \texttt{tame} to show the usage of macro -\verb!\ActiveLaParesse! and environment \verb!ParesseActive!. - -\vspace{\baselineskip} - -With the macro \verb!\ActiveLaParesse! to make the § character active. -\begin{Verbatim}[frame=single] -{\ActiveLaParesse -\(§a^{§b}_{§g}\) and also \(§D^§a_§d\) -} -\end{Verbatim} -to obtain: -{\ActiveLaParesse \(§a^{§b}_{§g}\) - and also -\(§D^§a_§d\)} -\vspace{\baselineskip} - -With the environment \verb!ParesseActive!. - -\begin{Verbatim}[frame=single] -\begin{ParesseActive}\large -\begin{tabular}{*4{||>{\ttfamily \§}c|c}||} \hline -a & §a & b & §b & g & §g & d & §d\\ \hline -e & §e & z & §z & h & §h & v & §v\\ \hline -... -X & §X & P & §P & S & §S & U & §U\\ \hline -F & §F & Q & §Q & W & §W & Z & §Z\\ \hline -\end{tabular} -\end{ParesseActive} -\end{Verbatim} - -\medskip - -\begin{center} -\begin{ParesseActive}\large -\begin{tabular}{*4{||>{\ttfamily \§}c|c}||} \hline -a & §a & b & §b & g & §g & d & §d\\ \hline -e & §e & z & §z & h & §h & v & §v\\ \hline -i & §i & k & §k & l & §l & m & §m\\ \hline -n & §n & x & §x & p & §p & r & §r\\ \hline -s & §s & y & §y & u & §u & f & §f\\ \hline -c & §c & q & §q & w & §w &\multicolumn{1}{c|}{}& \\ \hline\hline -G & §G & D & §D & V & §V & L & §L\\ \hline -X & §X & P & §P & S & §S & U & §U\\ \hline -F & §F & Q & §Q & W & §W & Z & §Z\\ \hline -\end{tabular} -\end{ParesseActive} -\end{center} -\end{document} -\endinput -%% -%% End of file `paresse-ex-en.elx'. |