diff options
author | Karl Berry <karl@freefriends.org> | 2006-09-07 23:40:09 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-09-07 23:40:09 +0000 |
commit | 35e9c26f88d95cb3f778bf59dd03e016d1389581 (patch) | |
tree | 5632f4f3a42326dea57e516c58d8315172915f02 /Master/texmf-dist | |
parent | 9a9168295b9f3a69b6079a9137236c4194bbb83a (diff) |
bezos update (4sep06)
git-svn-id: svn://tug.org/texlive/trunk@2098 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist')
-rw-r--r-- | Master/texmf-dist/doc/latex/bezos/README | 114 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/bezos/bezos.pdf | bin | 83212 -> 86027 bytes | |||
-rw-r--r-- | Master/texmf-dist/tex/latex/bezos/arabicfront.sty | 60 | ||||
-rw-r--r-- | Master/texmf-dist/tpm/bezos.tpm | 7 |
4 files changed, 124 insertions, 57 deletions
diff --git a/Master/texmf-dist/doc/latex/bezos/README b/Master/texmf-dist/doc/latex/bezos/README index 74943c918dd..96ce7a89ab8 100644 --- a/Master/texmf-dist/doc/latex/bezos/README +++ b/Master/texmf-dist/doc/latex/bezos/README @@ -1,54 +1,60 @@ -This directory contains some unrelated packages which I grouped for
-not to clutter the contrib directory.
-
-There is a manual with the basics of all of these packages
-as bezos.pdf.
-
-Contact: http://www.texytipografia.com/contact.html
-
-accents
-~~~~~~~
-Tools for math accents: multiple and newly defined ones.
-
-Manual: accents.tex
-
-tensind
-~~~~~~~
-Tensorial indexes, with fine tuning and optional subtitution
-of letters (a -> \alpha, for instance)
-
-Both accents and tensind takes into account the
-slight displacement of indexes in some letters (like $f^1_1$).
-
-Manual: tensind.tex
-
-dotlessi
-~~~~~~~~
-Another math tool. It provides dotless i's and j's for
-use in any math font (\mathrm, etc.). A single file---it is
-documented in the sty file itself.
-
-Manual: clear text in dotless.sty
-
-esindex
-~~~~~~~
-A tool to easy typing of Spanish index entries.
-
-Manual: esindex.tex (in Spanish)
-
-checkend
-~~~~~~~~
-More useful error messages when there are open environments
-at \end{document}.
-
-Manual: clear text in checkend.sty
-
-_________________________________________________________________
-Javier Bezos | http://www.texytipografia.com
-иииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииии
-
-2006/07/01
-
-
-
-
+This directory contains some unrelated packages which I grouped for +not to clutter the contrib directory. + +There is a manual with the basics of all of these packages +as bezos.pdf. + +Contact: http://www.texytipografia.com/contact.html + +accents +~~~~~~~ +Tools for math accents: multiple and newly defined ones. + +Manual: accents.tex + +tensind +~~~~~~~ +Tensorial indexes, with fine tuning and optional subtitution +of letters (a -> \alpha, for instance) + +Both accents and tensind takes into account the +slight displacement of indexes in some letters (like $f^1_1$). + +Manual: tensind.tex + +dotlessi +~~~~~~~~ +Another math tool. It provides dotless i's and j's for +use in any math font (\mathrm, etc.). A single file---it is +documented in the sty file itself. + +Manual: clear text in dotless.sty + +esindex +~~~~~~~ +A tool to easy typing of Spanish index entries. + +Manual: esindex.tex (in Spanish) + +checkend +~~~~~~~~ +More useful error messages when there are open environments +at \end{document}. + +Manual: clear text in checkend.sty + +arabicfront +~~~~~~~~~~~ +Arabic page numbering starting from the front matter. + +Manual: clear text in arabicfront.sty + +_________________________________________________________________ +Javier Bezos | http://www.texytipografia.com +иииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииии + +2006/09/03 + + + + diff --git a/Master/texmf-dist/doc/latex/bezos/bezos.pdf b/Master/texmf-dist/doc/latex/bezos/bezos.pdf Binary files differindex 3904acaba9e..2819b39944c 100644 --- a/Master/texmf-dist/doc/latex/bezos/bezos.pdf +++ b/Master/texmf-dist/doc/latex/bezos/bezos.pdf diff --git a/Master/texmf-dist/tex/latex/bezos/arabicfront.sty b/Master/texmf-dist/tex/latex/bezos/arabicfront.sty new file mode 100644 index 00000000000..cfd21e11f95 --- /dev/null +++ b/Master/texmf-dist/tex/latex/bezos/arabicfront.sty @@ -0,0 +1,60 @@ +% +--------------------------------------------------+ +% | Documentation in clear text follows | +% +--------------------------------------------------+ +% +%% Copyright (C) 2006 Javier Bezos +%% All Rights Reserved +%% http://www.texytipografia.com +%% +%% This work may be distributed and/or modified under the conditions +%% of the LaTeX Project Public License, either version 1.3 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.3 or later is part of all distributions of LaTeX +%% version 2003/12/01 or later. +%% +%% This work has the LPPL maintenance status "maintained". +%% +%% This Current Maintainer of this work is Javier Bezos. +%% +%% This work consists of this file. +% +% Usage +% ~~~~~ +% +% This package modifies the definitions of \frontmatter and +% \mainmatter so that page numbering starts in arabic style from the +% front matter while preserving the rest of the original definitions. +% For it to work, \pagenumbering has to be inside these macros -- most +% of classes do that, but there are exceptions like memoir. +% +% To use it, just \usepackage{arabicfront}. +% +% Code +% ~~~~ + +\def\fileversion{1.0} +\def\filedate{2006/09/03} + +\ProvidesPackage{arabicfront}[2006/09/03 v1.0 Arabic page numbering] + +\def\arfr@rep#1\@@\@@#2#3{% + \in@{\pagenumbering}{#1}% + \ifin@ + #2#1\@@\@@ + \else + \PackageWarningNoLine{arabicfront}% + {Skipping \string#3 -- no \string\pagenumbering}% + \fi} + +\def\arfr@front#1\pagenumbering#2#3\@@\@@{% + \renewcommand\frontmatter{#1\pagenumbering{arabic}#3}} + +\def\arfr@main#1\pagenumbering#2#3\@@\@@{% + \renewcommand\mainmatter{#1#3}} + +\expandafter\arfr@rep\mainmatter\@@\@@\arfr@main\mainmatter +\expandafter\arfr@rep\frontmatter\@@\@@\arfr@front\frontmatter + +\endinput
\ No newline at end of file diff --git a/Master/texmf-dist/tpm/bezos.tpm b/Master/texmf-dist/tpm/bezos.tpm index 1a46a4f1980..e0c5041b70b 100644 --- a/Master/texmf-dist/tpm/bezos.tpm +++ b/Master/texmf-dist/tpm/bezos.tpm @@ -3,7 +3,7 @@ <rdf:Description about="http://texlive.dante.de/texlive/Package/bezos.zip"> <TPM:Name>bezos</TPM:Name> <TPM:Type>Package</TPM:Type> - <TPM:Date>2006/07/01 22:38:51</TPM:Date> + <TPM:Date>2006/09/03 09:01:00</TPM:Date> <TPM:Version></TPM:Version> <TPM:Creator>rahtz</TPM:Creator> <TPM:Title>Packages by Javier Bezos.</TPM:Title> @@ -15,15 +15,16 @@ entry of Spanish index entries. <TPM:Author>Javier Bezos</TPM:Author> <TPM:Size>124636</TPM:Size> <TPM:Build/> - <TPM:RunFiles size="22096"> + <TPM:RunFiles size="23931"> texmf-dist/tex/latex/bezos/accents.sty +texmf-dist/tex/latex/bezos/arabicfront.sty texmf-dist/tex/latex/bezos/checkend.sty texmf-dist/tex/latex/bezos/dotlessi.sty texmf-dist/tex/latex/bezos/esindex.sty texmf-dist/tex/latex/bezos/tensind.sty texmf-dist/tpm/bezos.tpm </TPM:RunFiles> - <TPM:DocFiles size="102540"> + <TPM:DocFiles size="105419"> texmf-dist/doc/latex/bezos/README texmf-dist/doc/latex/bezos/accents.tex texmf-dist/doc/latex/bezos/bezos.pdf |