diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-09 00:44:40 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-09 00:44:40 +0000 |
commit | b4fc5f639874db951177ec539299d20908adb654 (patch) | |
tree | 52f08823ca58fffe3db6a9b075635038c567626c /Master/texmf-dist/doc/latex/modroman | |
parent | dec3d98ebe442d7ea93efbaa8dd2e2be8149a467 (diff) |
doc 4
git-svn-id: svn://tug.org/texlive/trunk@80 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/modroman')
-rw-r--r-- | Master/texmf-dist/doc/latex/modroman/LISEZMOI.txt | 30 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/modroman/README | 28 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/modroman/modroman.pdf | bin | 0 -> 180182 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/modroman/modroman.tpm | 51 |
4 files changed, 109 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/modroman/LISEZMOI.txt b/Master/texmf-dist/doc/latex/modroman/LISEZMOI.txt new file mode 100644 index 00000000000..e1b60dbbc06 --- /dev/null +++ b/Master/texmf-dist/doc/latex/modroman/LISEZMOI.txt @@ -0,0 +1,30 @@ +MODROMAN 0.3 2004-05-19 + +LISEZMOI.txt +README.txt +Makefile +modroman.dtx +modroman.pdf % documentation bilingue +modroman.ins +modroman.tpm +modroman.xml + + +modroman.sty, deux macros pour écrire les nombres en +chiffres romains minuscules sous la forme i, ij, iij, iv +etc. (Avez-vous noté le j final ?) + +Avec l'option « upourv » modroman 6 affiche uj au lieu de +vj. L'option vpourv lui fait afficher vj, c'est l'option +par défaut. + +Pour produire le fichier modroman.sty lancer : +latex modroman.ins + +Sous *nix, on peut utiliser le Makefile fourni, +make help +pour obtenir de l'aide. + +-- +Le \TeX nicien de surface +Yvon.Henel@wanadoo.fr diff --git a/Master/texmf-dist/doc/latex/modroman/README b/Master/texmf-dist/doc/latex/modroman/README new file mode 100644 index 00000000000..ecfea776d39 --- /dev/null +++ b/Master/texmf-dist/doc/latex/modroman/README @@ -0,0 +1,28 @@ +MODROMAN 0.3 2004-05-19 + +LISEZMOI.txt +README.txt +Makefile +modroman.dtx +modroman.pdf % bilingual documentation +modroman.ins +modroman.tpm +modroman.xml + +modroman.sty, two macros to write numbers in lower case +roman numerals thus i, ij, iij, iv and so on. (See the +final j?) + +With option ``upourv'' modroman 6 writes uj instead of vj. +The default option ``vpourv'' makes it write vj. + +To produce the modroman.sty file run: +latex modroman.ins + +*nix users should use the provided Makefile, run +make help +to obtain help. + +-- +Le \TeX nicien de surface +Yvon.Henel@wanadoo.fr diff --git a/Master/texmf-dist/doc/latex/modroman/modroman.pdf b/Master/texmf-dist/doc/latex/modroman/modroman.pdf Binary files differnew file mode 100644 index 00000000000..eec5bb53af2 --- /dev/null +++ b/Master/texmf-dist/doc/latex/modroman/modroman.pdf diff --git a/Master/texmf-dist/doc/latex/modroman/modroman.tpm b/Master/texmf-dist/doc/latex/modroman/modroman.tpm new file mode 100644 index 00000000000..7bd3c30f6e3 --- /dev/null +++ b/Master/texmf-dist/doc/latex/modroman/modroman.tpm @@ -0,0 +1,51 @@ +<!DOCTYPE rdf:RDF SYSTEM "../tpm.dtd"> +<rdf:RDF xmlns:rdf=""> + <rdf:Description about="modroman.tar.gz"> + <TPM:Name>modroman</TPM:Name> + <TPM:Type>package</TPM:Type> + <TPM:Date>2004/05/19 11:30:00</TPM:Date> + <TPM:Version>0.3</TPM:Version> + <TPM:Creator>Yvon HENEL</TPM:Creator> + <TPM:Title> + to write number in lower case roman numeral with a `j' instead of a `i' + as the final letter and optionnaly `u' for `v' + </TPM:Title> + <TPM:Size></TPM:Size> + <TPM:Description> + This package provides only two macros viz. \modromannumeral which + writes the number given as argument in lower case roman numeral with a + `j' instead of a `i' as the final letter of numbers greater than 1 + and \modroman{MyCounter} which writes the value of a counter in the + same way. You have to use the first as the TeX primitive \romannumeral + and the second as LaTeX command \roman. + + The default option is `vpourv' with which 5 is `translated' by `v' and + option `upourv' whith which the same 5 is given as `u'. + </TPM:Description> + <TPM:Build> + <TPM:RunPatterns> + texmf/tex/latex/modroman/* + texmf/tpm/package/modroman.tpm + </TPM:RunPatterns> + <TPM:DocPatterns> + texmf/doc/latex/modroman/* + </TPM:DocPatterns> + <TPM:SourcePatterns> + texmf/source/latex/modroman/* + </TPM:SourcePatterns> + </TPM:Build> + <TPM:RunFiles size=""> + texmf/tex/latex/modroman/modroman.sty + texmf/tpm/package/modroman.tpm + </TPM:RunFiles> + <TPM:DocFiles size=""> + texmf/doc/latex/modroman/modroman.pdf + </TPM:DocFiles> + <TPM:SourceFiles size=""> + texmf/source/latex/modroman/modroman.dtx + texmf/source/latex/modroman/modroman.ins + </TPM:SourceFiles> + <TPM:Provides>package/modroman</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |