From 4ced46483f40846bb18f28d2ab0011fceb84b9e9 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 8 Aug 2007 17:55:43 +0000 Subject: adrconv update (12nov06) git-svn-id: svn://tug.org/texlive/trunk@4718 c570f23f-e606-0410-a88d-b1316a301751 --- Build/cdbuild/ctan2tds.pl | 5 +- Build/tools/tpm-ctan-check | 2 +- Master/texmf-dist/bibtex/bib/adrconv/example.bib | 48 ++++-- Master/texmf-dist/bibtex/bst/adrconv/adrconv.bst | 41 +++-- Master/texmf-dist/bibtex/bst/adrconv/adrfax.bst | 41 +++-- Master/texmf-dist/bibtex/bst/adrconv/birthday.bst | 21 +-- Master/texmf-dist/bibtex/bst/adrconv/email.bst | 41 +++-- Master/texmf-dist/doc/latex/adrconv/adrconv.tex | 74 +++++++++ Master/texmf-dist/doc/latex/adrconv/adrdir.tex | 175 +++++++++++++++++++++ Master/texmf-dist/doc/latex/adrconv/adrfax.tex | 74 +++++++++ Master/texmf-dist/doc/latex/adrconv/adrguide.pdf | Bin 112469 -> 116401 bytes Master/texmf-dist/doc/latex/adrconv/adrguide.tex | 83 +++++++--- Master/texmf-dist/doc/latex/adrconv/birthday.tex | 74 +++++++++ Master/texmf-dist/doc/latex/adrconv/email.tex | 74 +++++++++ .../source/latex/adrconv/XtraStuf.mac/adrconv.xml | Bin 382 -> 0 bytes .../source/latex/adrconv/XtraStuf.mac/adrguide.tex | Bin 382 -> 0 bytes Master/texmf-dist/source/latex/adrconv/adrconv.dtx | 82 +++++++--- Master/texmf-dist/source/latex/adrconv/adrconv.ins | 49 +++--- Master/texmf-dist/tex/latex/adrconv/adrconv.tex | 72 --------- Master/texmf-dist/tex/latex/adrconv/adrdir.cfg | 22 +-- Master/texmf-dist/tex/latex/adrconv/adrdir.tex | 173 -------------------- Master/texmf-dist/tex/latex/adrconv/adrfax.tex | 72 --------- Master/texmf-dist/tex/latex/adrconv/adrplaner.cfg | 22 +-- Master/texmf-dist/tex/latex/adrconv/adrsmall.cfg | 22 +-- Master/texmf-dist/tex/latex/adrconv/birthday.tex | 72 --------- Master/texmf-dist/tex/latex/adrconv/email.tex | 72 --------- 26 files changed, 781 insertions(+), 630 deletions(-) create mode 100644 Master/texmf-dist/doc/latex/adrconv/adrconv.tex create mode 100644 Master/texmf-dist/doc/latex/adrconv/adrdir.tex create mode 100644 Master/texmf-dist/doc/latex/adrconv/adrfax.tex create mode 100644 Master/texmf-dist/doc/latex/adrconv/birthday.tex create mode 100644 Master/texmf-dist/doc/latex/adrconv/email.tex delete mode 100644 Master/texmf-dist/source/latex/adrconv/XtraStuf.mac/adrconv.xml delete mode 100644 Master/texmf-dist/source/latex/adrconv/XtraStuf.mac/adrguide.tex delete mode 100644 Master/texmf-dist/tex/latex/adrconv/adrconv.tex delete mode 100644 Master/texmf-dist/tex/latex/adrconv/adrdir.tex delete mode 100644 Master/texmf-dist/tex/latex/adrconv/adrfax.tex delete mode 100644 Master/texmf-dist/tex/latex/adrconv/birthday.tex delete mode 100644 Master/texmf-dist/tex/latex/adrconv/email.tex diff --git a/Build/cdbuild/ctan2tds.pl b/Build/cdbuild/ctan2tds.pl index 955e3c11c06..ff07388aef6 100755 --- a/Build/cdbuild/ctan2tds.pl +++ b/Build/cdbuild/ctan2tds.pl @@ -438,6 +438,7 @@ $standardfoundry='public'; 'babel', 'generic', 'bidi', 'xelatex', 'blacklettert1','fonts', + 'blockdraw_mp','metapost', 'cb', 'fonts', 'cirth', 'fonts', 'cirth', 'generic', @@ -1150,9 +1151,9 @@ for (@ARGV) { $whichdocformat = $specialdocfmt{$package} || ($dest eq "texmf-doc" ? "english" : $standarddocfmt); - print "pkg=$package (fmt=$whichformat docfmt=$whichdocformat) " - . "$special{$package}-> $DEST\n"; + print "pkg=$package (fmt=$whichformat docfmt=$whichdocformat) -> $DEST\n"; if ($special{$package}) { + print "doing $special{$package}...\n"; eval $special{$package}; die "failure in $special{$package} (for $package): $@" if $@; } else { diff --git a/Build/tools/tpm-ctan-check b/Build/tools/tpm-ctan-check index 3104a05e662..08ff742e746 100755 --- a/Build/tools/tpm-ctan-check +++ b/Build/tools/tpm-ctan-check @@ -10,7 +10,7 @@ my @WorkingTPM = qw( 12many a0poster aastex abbr abc abstract abstyles accfonts achemso acmtrans acronym - active-conf aguplus algorithm2e algorithmicx algorithms + active-conf adrconv aguplus algorithm2e algorithmicx algorithms alnumsec altfont ams amsldoc-it amsrefs amsthdoc-it animate apacite appendix apl arabi arabtex arabxetex archaic arcs arev diff --git a/Master/texmf-dist/bibtex/bib/adrconv/example.bib b/Master/texmf-dist/bibtex/bib/adrconv/example.bib index 3309ce2ed3c..e1728430423 100644 --- a/Master/texmf-dist/bibtex/bib/adrconv/example.bib +++ b/Master/texmf-dist/bibtex/bib/adrconv/example.bib @@ -5,20 +5,20 @@ %% The original source files were: %% %% adrconv.dtx (with options: `bib,example') -%% Copyright (c) 2001 Axel Kielhorn +%% Copyright 2006 Axel Kielhorn %% %% This file will generate fast loadable files from adrconv.dtx when %% run through LaTeX or TeX. %% -%% This file is part of the adrconv bundle. -%% -%% This file can be distributed and/or modified under the conditions of -%% the LaTeX Project Public License, either version 1.2 of the license -%% or (at you option) any later version. +%% 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-procejt.org/lppl.txt -%% and version 1.2 or later ist part of all distributions of LaTeX -%% version 1999/12/01 or later. +%% 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 file is part of the adrconv bundle. %% %% The adrconv bundle consists at least of the files adrconv.dtx, %% adrconv.ins and adrguide.tex. @@ -27,6 +27,8 @@ %% %% You are NOT ALLOWED to distribute this file without adrconv.dtx, %% adrconv.ins or adrguide.tex. +%% adrguide.dtx +%% Copyright 2006 Axel Kielhorn @address{mustermann, name = {Hans Mustermann}, city = {Heimstatt}, @@ -71,3 +73,31 @@ birthday = {13.11.1970}, nbirthday = 1113, } +@address{OEKZ, + name = {{{"O}kologisches Zentrum~e.\,V.}}, + sortas = {Okologisches Zentrum}, + organization = {Verband der Vereine}, + city = {Heimstatt}, + zip = 01234, + country = {Germany}, + street = {Mauerstra{\ss}e 1}, + phone = {01234 / 5 67 89}, + fax = {01234 / 5 67 89}, + email = {hm{@}work.com}, + key = {OEKZ}, +} +@address{DANTE, + name = {{DANTE~e.\,V.}}, + sortas = {Dante}, + street = {Postfach 10 18 40}, + zip = {69008}, + city = {Heidelberg}, + phone = {0 62 21 / 2 97 66}, + fax = {0 62 21 / 16 79 06}, + email = {dante{@}dante.de}, + url = {http://www.dante.de}, + key = {DANTE}, + birthday = {14. April 1989}, + nbirthday = {0414} + } + diff --git a/Master/texmf-dist/bibtex/bst/adrconv/adrconv.bst b/Master/texmf-dist/bibtex/bst/adrconv/adrconv.bst index 2535490a3ea..91c68d5ee0f 100644 --- a/Master/texmf-dist/bibtex/bst/adrconv/adrconv.bst +++ b/Master/texmf-dist/bibtex/bst/adrconv/adrconv.bst @@ -5,20 +5,20 @@ %% The original source files were: %% %% adrconv.dtx (with options: `bst,conv') -%% Copyright (c) 2001 Axel Kielhorn +%% Copyright 2006 Axel Kielhorn %% %% This file will generate fast loadable files from adrconv.dtx when %% run through LaTeX or TeX. %% -%% This file is part of the adrconv bundle. -%% -%% This file can be distributed and/or modified under the conditions of -%% the LaTeX Project Public License, either version 1.2 of the license -%% or (at you option) any later version. +%% 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-procejt.org/lppl.txt -%% and version 1.2 or later ist part of all distributions of LaTeX -%% version 1999/12/01 or later. +%% 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 file is part of the adrconv bundle. %% %% The adrconv bundle consists at least of the files adrconv.dtx, %% adrconv.ins and adrguide.tex. @@ -27,8 +27,11 @@ %% %% You are NOT ALLOWED to distribute this file without adrconv.dtx, %% adrconv.ins or adrguide.tex. +%% adrguide.dtx +%% Copyright 2006 Axel Kielhorn ENTRY { name + sortas title organization city @@ -114,19 +117,23 @@ FUNCTION{address} } FUNCTION{presort} { - name empty$ - { organization empty$ - { key empty$ - { "No name, organization, or key to sort " cite$ * warning$ - "???" + sortas empty$ + { name empty$ + { organization empty$ + { key empty$ + { "No name, organization, or key to sort " cite$ * warning$ + "???" + } + { key } + if$ } - { key } + { organization } if$ } - { organization } + { name #1 "{ll},{f }{v }{, j}" format.name$ } if$ } - { name #1 "{ll},{f }{v }{, j}" format.name$ } + { sortas } if$ duplicate$ 'sort.key$ := diff --git a/Master/texmf-dist/bibtex/bst/adrconv/adrfax.bst b/Master/texmf-dist/bibtex/bst/adrconv/adrfax.bst index b4f0f9f7c93..ce08a5c989c 100644 --- a/Master/texmf-dist/bibtex/bst/adrconv/adrfax.bst +++ b/Master/texmf-dist/bibtex/bst/adrconv/adrfax.bst @@ -5,20 +5,20 @@ %% The original source files were: %% %% adrconv.dtx (with options: `bst,fax') -%% Copyright (c) 2001 Axel Kielhorn +%% Copyright 2006 Axel Kielhorn %% %% This file will generate fast loadable files from adrconv.dtx when %% run through LaTeX or TeX. %% -%% This file is part of the adrconv bundle. -%% -%% This file can be distributed and/or modified under the conditions of -%% the LaTeX Project Public License, either version 1.2 of the license -%% or (at you option) any later version. +%% 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-procejt.org/lppl.txt -%% and version 1.2 or later ist part of all distributions of LaTeX -%% version 1999/12/01 or later. +%% 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 file is part of the adrconv bundle. %% %% The adrconv bundle consists at least of the files adrconv.dtx, %% adrconv.ins and adrguide.tex. @@ -27,8 +27,11 @@ %% %% You are NOT ALLOWED to distribute this file without adrconv.dtx, %% adrconv.ins or adrguide.tex. +%% adrguide.dtx +%% Copyright 2006 Axel Kielhorn ENTRY { name + sortas title organization city @@ -113,19 +116,23 @@ FUNCTION{address} } FUNCTION{presort} { - name empty$ - { organization empty$ - { key empty$ - { "No name, organization, or key to sort " cite$ * warning$ - "???" + sortas empty$ + { name empty$ + { organization empty$ + { key empty$ + { "No name, organization, or key to sort " cite$ * warning$ + "???" + } + { key } + if$ } - { key } + { organization } if$ } - { organization } + { name #1 "{ll},{f }{v }{, j}" format.name$ } if$ } - { name #1 "{ll},{f }{v }{, j}" format.name$ } + { sortas } if$ duplicate$ 'sort.key$ := diff --git a/Master/texmf-dist/bibtex/bst/adrconv/birthday.bst b/Master/texmf-dist/bibtex/bst/adrconv/birthday.bst index 9fe2a9029bb..4bdd557b1cb 100644 --- a/Master/texmf-dist/bibtex/bst/adrconv/birthday.bst +++ b/Master/texmf-dist/bibtex/bst/adrconv/birthday.bst @@ -5,20 +5,20 @@ %% The original source files were: %% %% adrconv.dtx (with options: `bst,birthday') -%% Copyright (c) 2001 Axel Kielhorn +%% Copyright 2006 Axel Kielhorn %% %% This file will generate fast loadable files from adrconv.dtx when %% run through LaTeX or TeX. %% -%% This file is part of the adrconv bundle. -%% -%% This file can be distributed and/or modified under the conditions of -%% the LaTeX Project Public License, either version 1.2 of the license -%% or (at you option) any later version. +%% 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-procejt.org/lppl.txt -%% and version 1.2 or later ist part of all distributions of LaTeX -%% version 1999/12/01 or later. +%% 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 file is part of the adrconv bundle. %% %% The adrconv bundle consists at least of the files adrconv.dtx, %% adrconv.ins and adrguide.tex. @@ -27,8 +27,11 @@ %% %% You are NOT ALLOWED to distribute this file without adrconv.dtx, %% adrconv.ins or adrguide.tex. +%% adrguide.dtx +%% Copyright 2006 Axel Kielhorn ENTRY { name + sortas title organization city diff --git a/Master/texmf-dist/bibtex/bst/adrconv/email.bst b/Master/texmf-dist/bibtex/bst/adrconv/email.bst index 47cc1fe4ba6..f063a7c2ae7 100644 --- a/Master/texmf-dist/bibtex/bst/adrconv/email.bst +++ b/Master/texmf-dist/bibtex/bst/adrconv/email.bst @@ -5,20 +5,20 @@ %% The original source files were: %% %% adrconv.dtx (with options: `bst,email') -%% Copyright (c) 2001 Axel Kielhorn +%% Copyright 2006 Axel Kielhorn %% %% This file will generate fast loadable files from adrconv.dtx when %% run through LaTeX or TeX. %% -%% This file is part of the adrconv bundle. -%% -%% This file can be distributed and/or modified under the conditions of -%% the LaTeX Project Public License, either version 1.2 of the license -%% or (at you option) any later version. +%% 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-procejt.org/lppl.txt -%% and version 1.2 or later ist part of all distributions of LaTeX -%% version 1999/12/01 or later. +%% 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 file is part of the adrconv bundle. %% %% The adrconv bundle consists at least of the files adrconv.dtx, %% adrconv.ins and adrguide.tex. @@ -27,8 +27,11 @@ %% %% You are NOT ALLOWED to distribute this file without adrconv.dtx, %% adrconv.ins or adrguide.tex. +%% adrguide.dtx +%% Copyright 2006 Axel Kielhorn ENTRY { name + sortas title organization city @@ -102,19 +105,23 @@ FUNCTION{address} } FUNCTION{presort} { - name empty$ - { organization empty$ - { key empty$ - { "No name, organization, or key to sort " cite$ * warning$ - "???" + sortas empty$ + { name empty$ + { organization empty$ + { key empty$ + { "No name, organization, or key to sort " cite$ * warning$ + "???" + } + { key } + if$ } - { key } + { organization } if$ } - { organization } + { name #1 "{ll},{f }{v }{, j}" format.name$ } if$ } - { name #1 "{ll},{f }{v }{, j}" format.name$ } + { sortas } if$ duplicate$ 'sort.key$ := diff --git a/Master/texmf-dist/doc/latex/adrconv/adrconv.tex b/Master/texmf-dist/doc/latex/adrconv/adrconv.tex new file mode 100644 index 00000000000..7104f52c2f2 --- /dev/null +++ b/Master/texmf-dist/doc/latex/adrconv/adrconv.tex @@ -0,0 +1,74 @@ +%% +%% This is file `adrconv.tex', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% adrconv.dtx (with options: `tex,conv') +%% Copyright 2006 Axel Kielhorn +%% +%% This file will generate fast loadable files from adrconv.dtx when +%% run through LaTeX or TeX. +%% +%% 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 file is part of the adrconv bundle. +%% +%% The adrconv bundle consists at least of the files adrconv.dtx, +%% adrconv.ins and adrguide.tex. +%% +%% You are NOT ALLOWED to change this file. +%% +%% You are NOT ALLOWED to distribute this file without adrconv.dtx, +%% adrconv.ins or adrguide.tex. +%% adrguide.dtx +%% Copyright 2006 Axel Kielhorn +\ifx\ProvidesFile\undefined\def\ProvidesFile#1[#2]{}\fi +\ProvidesFile{% + adrconv% + .tex% + } + [2006/04/19 v1.2c LaTeX2e + Interactive driver of BibTeX database to addressfile converter] +\catcode`\@=11 +\newlinechar`\^^J +\message{% + Now you have to typein the name of the BibTeX addressfile, you want + to^^J% + convert to script-address-file-format (without extension + `.bib'):^^J% + Geben Sie nun den Namen der BibTeX-Adressdatei ein, die sie in + das^^J% + Script-Adressdateiformat konvertieren wollen (ohne `.bib'):^^J% + ^^J% + addressfile=% +} +\def\skiplastspace#1 \@e@o@l@{#1} +\read-1 to \addressfile +\edef\addressfile{\expandafter\skiplastspace\addressfile\@e@o@l@} +\newwrite\auxfile +\immediate\openout\auxfile=\addressfile.aux +\immediate\write\auxfile{% + \string\citation{*}^^J% + \string\bibstyle{adrconv}^^J% + \string\bibdata{\addressfile}% +} +\immediate\closeout\auxfile +\message{% + After running BibTeX rename file `\addressfile.bbl' to + `\addressfile.adr'!^^J% + Nach dem BibTeX-Lauf benennen Sie bitte die Datei `\addressfile.bbl' + in^^J% + `\addressfile.adr' um!^^J% +} +\ifx\@@end\undefined\let\@@end\end\fi +\@@end +\endinput +%% +%% End of file `adrconv.tex'. diff --git a/Master/texmf-dist/doc/latex/adrconv/adrdir.tex b/Master/texmf-dist/doc/latex/adrconv/adrdir.tex new file mode 100644 index 00000000000..43d1d9541cc --- /dev/null +++ b/Master/texmf-dist/doc/latex/adrconv/adrdir.tex @@ -0,0 +1,175 @@ +%% +%% This is file `adrdir.tex', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% adrconv.dtx (with options: `dir') +%% Copyright 2006 Axel Kielhorn +%% +%% This file will generate fast loadable files from adrconv.dtx when +%% run through LaTeX or TeX. +%% +%% 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 file is part of the adrconv bundle. +%% +%% The adrconv bundle consists at least of the files adrconv.dtx, +%% adrconv.ins and adrguide.tex. +%% +%% You are NOT ALLOWED to change this file. +%% +%% You are NOT ALLOWED to distribute this file without adrconv.dtx, +%% adrconv.ins or adrguide.tex. +%% adrguide.dtx +%% Copyright 2006 Axel Kielhorn +\ifx\ProvidesFile\undefined\def\ProvidesFile#1[#2]{}\fi +\ProvidesFile{% + adrdir% + .tex% + } + [2006/04/19 v1.2c LaTeX2e + Interactive address directory generation] +\documentclass[headsepline,10pt,twoside]{scrartcl} +\newcommand*\jj {j} +\newcommand*\ja {ja} +\newcommand*\y {y} +\newcommand*\yes{yes} +\newread\ttyin +\newcommand*{\gobble}[1]{} +\def\iden#1{#1} +\def\strip#1#2 \gobble{\def #1{#2}} +\def\defpar{\par} +\def\Ask#1#2{% + \message{#2}\read\ttyin to #1\ifx#1\defpar\def#1{}\else + \iden{\expandafter\strip\expandafter#1#1\gobble\gobble} + \gobble\fi} +\newif\ifGerman +\newif\ifRunningHead +\newdimen\leftfield +\newdimen\rightfield +\newdimen\adrindent +\oddsidemargin -1in +\evensidemargin -1in +\newcommand*\adrfile{} +\newcommand*\adrtitle{} +\typeout{^^J% + *** dir.tex v2.0 by Frank Neukam <01 Dec 1993>^^J% + *** LaTeX2e-changes by Markus Kohm 1994/10/29^^J% + *** ADRconv-changes by Axel Kielhorn 1999^^J% + *** ngerman-changes by Markus Kohm 2001^^J% + ^^J% + To create a address-directory just answer the questions:^^J% + ^^J} +\Ask\answer{Use german? [y/n]^^J% + Mit deutscher Sprachanpassung? [j/n]} +\ifx\jj\answer\Germantrue\else +\ifx\ja\answer\Germantrue\else +\ifx\y\answer\Germantrue\else +\ifx\yes\answer\Germantrue\else + \Germanfalse\fi\fi\fi\fi +\ifGerman + \def\germanpackage{ngerman} + \Ask\answer{Mit alter deutscher Rechtschreibung? [j/n]} + \ifx\jj\answer\def\germanpackage{german}\else + \ifx\ja\answer\def\germanpackage{german}\else + \ifx\y\answer\def\germanpackage{german}\else + \ifx\yes\answer\def\germanpackage{german}\fi\fi\fi\fi + \usepackage{\germanpackage} +\fi +\InputIfFileExists{dir.cfg}{% + \typeout{Load local configuration-file.}}{% + \typeout{No local configuration-file found.}} +\Ask\adrfile{^^J% + Name of address-file (without .adr)?^^J% + Name der Adressdatei (ohne .adr)?} +\Ask\adrtitle{^^J% + Title of directory/list?^^J% + Titel des Verzeichnisses?} +\Ask\adrformat{^^J% + Name of the layout^^J% + Layoutname?} +\Ask\answer{^^J% + With running head? [y/n]^^J% + Namen in der Kopfzeile? [j/n]} +\ifx\jj\answer\RunningHeadtrue\else +\ifx\ja\answer\RunningHeadtrue\else +\ifx\y\answer\RunningHeadtrue\else +\ifx\yes\answer\RunningHeadtrue\else + \RunningHeadfalse\fi\fi\fi\fi +\ifRunningHead +\usepackage{scrpage} +\renewpagestyle{headings}{% + (0pt,0pt)% + {\strut\rightmark\ -- \leftmark\hfil}% + {\hfil\strut\rightmark\ -- \leftmark}% + {\hfil\strut\rightmark\ -- \leftmark\hfil}% + (\textwidth,.4pt)% + }{% + (0pt,0pt)% + {\pagemark\hfill}% + {\hfill\pagemark}% + {\hfill\pagemark\hfill}% + (0pt,0pt)} +\fi +\def\headfont{\sffamily\bfseries} +\ifx\adrformat\empty + \def\adrformat{adrdir} +\fi +\InputIfFileExists{\adrformat.cfg}{}{% + \typeout{^^J% + *** File \adrformat.cfg not found!^^J% + *** Datei \adrformat.cfg nicht gefunden!^^J% + ^^J} + } +\begin{document} +\ifRunningHead + \def\adrchar#1{\typeout{#1}} +\else + \def\adrchar#1{\clearpage\typeout{#1}\markboth{#1}{#1}} +\fi +\def\adrentry#1#2#3#4#5#6#7#8{\hspace{\adrindent}% + \parbox[b]{\leftfield} + {\raggedright \hspace{-\adrindent}{\sc #1}% + \def\tempa{#1}\ifx \tempa\empty \else , #2\fi% + \def\tempa{#3}\ifx \tempa\empty \else \par #3\fi% + \def\tempa{#7}\ifx \tempa\empty \else \par (#7)\fi% + }% + \hfill% + \parbox[b]{\rightfield} + {\raggedleft% + \def\tempa{#8}\ifx \tempa\empty \else {\scriptsize #8}\par \fi + {\small #4}% + }\par% + \ifRunningHead + \markboth{#1}{#1} + \fi +} +\ifx\adrfile\empty \else + \InputIfFileExists{\adrfile.adr}{% + \pagestyle{empty} + \null\vfil + \begin{center} + {\Large \sfb \adrtitle\par} + \end{center} + \vfil\vfil\null + \cleardoublepage + \raggedbottom + \pagestyle{headings} + }{% + \typeout{^^J% + *** File \adrfile.adr not found!^^J% + *** Datei \adrfile.adr nicht gefunden!^^J% + ^^J} + } +\fi +\end{document} +\endinput +%% +%% End of file `adrdir.tex'. diff --git a/Master/texmf-dist/doc/latex/adrconv/adrfax.tex b/Master/texmf-dist/doc/latex/adrconv/adrfax.tex new file mode 100644 index 00000000000..3a244e4a038 --- /dev/null +++ b/Master/texmf-dist/doc/latex/adrconv/adrfax.tex @@ -0,0 +1,74 @@ +%% +%% This is file `adrfax.tex', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% adrconv.dtx (with options: `tex,fax') +%% Copyright 2006 Axel Kielhorn +%% +%% This file will generate fast loadable files from adrconv.dtx when +%% run through LaTeX or TeX. +%% +%% 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 file is part of the adrconv bundle. +%% +%% The adrconv bundle consists at least of the files adrconv.dtx, +%% adrconv.ins and adrguide.tex. +%% +%% You are NOT ALLOWED to change this file. +%% +%% You are NOT ALLOWED to distribute this file without adrconv.dtx, +%% adrconv.ins or adrguide.tex. +%% adrguide.dtx +%% Copyright 2006 Axel Kielhorn +\ifx\ProvidesFile\undefined\def\ProvidesFile#1[#2]{}\fi +\ProvidesFile{% + adrfax% + .tex% + } + [2006/04/19 v1.2c LaTeX2e + Interactive driver of BibTeX database to addressfile converter] +\catcode`\@=11 +\newlinechar`\^^J +\message{% + Now you have to typein the name of the BibTeX addressfile, you want + to^^J% + convert to script-address-file-format (without extension + `.bib'):^^J% + Geben Sie nun den Namen der BibTeX-Adressdatei ein, die sie in + das^^J% + Script-Adressdateiformat konvertieren wollen (ohne `.bib'):^^J% + ^^J% + addressfile=% +} +\def\skiplastspace#1 \@e@o@l@{#1} +\read-1 to \addressfile +\edef\addressfile{\expandafter\skiplastspace\addressfile\@e@o@l@} +\newwrite\auxfile +\immediate\openout\auxfile=\addressfile.aux +\immediate\write\auxfile{% + \string\citation{*}^^J% + \string\bibstyle{adrfax}^^J% + \string\bibdata{\addressfile}% +} +\immediate\closeout\auxfile +\message{% + After running BibTeX rename file `\addressfile.bbl' to + `\addressfile.adr'!^^J% + Nach dem BibTeX-Lauf benennen Sie bitte die Datei `\addressfile.bbl' + in^^J% + `\addressfile.adr' um!^^J% +} +\ifx\@@end\undefined\let\@@end\end\fi +\@@end +\endinput +%% +%% End of file `adrfax.tex'. diff --git a/Master/texmf-dist/doc/latex/adrconv/adrguide.pdf b/Master/texmf-dist/doc/latex/adrconv/adrguide.pdf index 3908effee49..0be90f262db 100644 Binary files a/Master/texmf-dist/doc/latex/adrconv/adrguide.pdf and b/Master/texmf-dist/doc/latex/adrconv/adrguide.pdf differ diff --git a/Master/texmf-dist/doc/latex/adrconv/adrguide.tex b/Master/texmf-dist/doc/latex/adrconv/adrguide.tex index 547e6dca80f..ef5cd5ab908 100644 --- a/Master/texmf-dist/doc/latex/adrconv/adrguide.tex +++ b/Master/texmf-dist/doc/latex/adrconv/adrguide.tex @@ -1,4 +1,35 @@ +%% adrguide.tex +%% Copyright 2006 Axel Kielhorn +% +% 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 Axel Kielhorn (A.Kielhorn@web.de) +% +% This work consists of the files adrconv.ins, adrconv.dtx, adrguide.tex +% and the derived file adrguide.pdf. +% +% Use +% tex adrconv.ins +% or +% latex adrconv.ins +% to generate the other files, which are indirect parts of the +% bundle. Use +% latex adrconv.dtx +% to generate the implementation documentation. Use +% latex adrguide.tex +% to generate the user documentation. + \documentclass{article} +\usepackage[T1]{fontenc} +\usepackage{ae} \usepackage{german} \newcommand*{\File}[1]{\texttt{#1}} @@ -8,9 +39,9 @@ \DeclareRobustCommand{\KOMAScript}{\textsf{K\kern.05em O\kern.05em% M\kern.05em A\kern.1em-\kern.1em Script}} -\title{ADRconv Anleitung\\Version 1.2b} -\author{Axel Kielhorn} -\date{31. Mai 2003} +\title{ADRconv Anleitung\\Version 1.2c} +\author{Axel Kielhorn\thanks{A.Kielhorn@web.de}} +\date{19. April 2006} \begin{document} \maketitle @@ -78,6 +109,19 @@ in einer \File{bib}-Datei: birthday = {13. August anno muri}, nbirthday = {0813} } + @address{OEKZ, + name = {{{"O}kologisches Zentrum~e.\,V.}}, + sortas = {Okologisches Zentrum}, + organization = {Verband der Vereine}, + city = {Heimstatt}, + zip = 01234, + country = {Germany}, + street = {Mauerstra{\ss}e 1}, + phone = {01234 / 5 67 89}, + fax = {01234 / 5 67 89}, + email = {hm{@}work.com}, + key = {OEKZ}, + } \end{verbatim} \end{small} @@ -89,6 +133,11 @@ ausf"uhrliche Form zeigt die Version~1.2. \begin{description} \item[name] Der Name im normalen Bib\TeX\ Format: Vorname von Nachname + + \item[sortas] Wenn der Name mit einem Umlaut beginnt, wird er falsch + einsortiert, bei der Verwendung von UTF-8 kodierten Datenbanken kommt + es sogar zu einem Bib\TeX\ Fehler. \texttt{sortas} hat Vorrang vor + \texttt{name}. (Neu in Version 1.2c.) \item[title] Akademischer Titel oder "ahnliches (Wird z.\,Zt. nicht unterst\"{u}tzt) @@ -113,7 +162,7 @@ ausf"uhrliche Form zeigt die Version~1.2. Erstellen eines Telefaxbuches verwendet. \item[email] E-mail Adresse, wird von \File{email.bst} zum - erstellen eines E-mail Verzeichnisses benutzt. + Erstellen eines E-mail Verzeichnisses benutzt. \item[url] Ein Link auf die Homepage. Hier w"are jetzt ein Konverter nach HTML gefragt. @@ -258,6 +307,7 @@ der so aussehen k"onnte: \begin{verbatim} @address{DANTE, name = {{DANTE~e.\,V.}}, + sortas = {Dante}, street = {Postfach 10 18 40}, zip = {69008}, city = {Heidelberg}, @@ -337,7 +387,7 @@ Die konvertierte Adressdatei hat folgenden Inhalt: {Langer Weg 17 \\ 38118 Braunschweig}{0531 / 113 34 89}{}{}{}{} \adrentry{Kohlmeise}{Rudolf} - {Stra{\ss}e des 11.~September 17 \\ + {Stra{\ss}e des 11.~September 73 \\ 12345 Neu Jorg}{0513 / 89 55 66}{}{}{}{} \adrentry{Kuchennascher}{Mattse} {Fichtenstra{\ss}e 1 \\ @@ -348,24 +398,16 @@ Die konvertierte Adressdatei hat folgenden Inhalt: {Einbahnstra{\ss}e 1 \\ 01234 Heimstatt}{01234 / 5 67 89}{}{}{}{} - \adrchar{{} + \adrchar{D} \adrentry{{DANTE~e.\,V.}}{} {Postfach 10 18 40 \\ 69008 Heidelberg}{0 62 21 / 2 97 66}{}{}{}{DANTE} \end{verbatim} \end{small} -Der fehlende Vorname f"uhrt hier zu einem Fehler im -\Macro{adrchar}-Eintrag. Nachdem Sie ihn in: - -\begin{small} -\begin{verbatim} - \adrchar{D} -\end{verbatim} -\end{small} +In Version 1.2~c musste man den \Macro{adrchar}-Eintrag noch von Hand korrigieren, durch den \texttt{sortas}-Eintrag erfolgt das nun automatisch. -verbessert und zusammen mit dem Adress-Eintrag an die richtige Stelle -verschoben haben, k"onnen Sie einen Brief an DANTE~e.\,V. dann +Einen Brief an DANTE~e.\,V. k"onnen Sie mit Hilfe der \KOMAScript{} Briefklasse so beginnen: \begin{small} @@ -384,11 +426,10 @@ Adressdatenbank vorgenommen haben. Bitte beachten Sie dabei, dass die drei Programme zum Erzeugen der \File{aux}-Datei (\File{adrconv.tex}, \File{birthday.tex} und -\File{email.tex}) sowohl mit (Plain)\TeX{} als auch mit \LaTeX{} -aufgerufen werden k"onnen, w"ahrend die beiden Programme -\File{dir.tex} und \File{phone.tex}, die Sie nach erfolgreicher -Konvertierung auf Ihre Adressdatei anwenden k"onnen, um daraus fertige -Adress-, E-Mail- bzw. +\File{email.tex}) sowohl mit (Plain)\TeX{} als auch mit \LaTeX{} aufgerufen +werden k"onnen, w"ahrend die beiden Programme \File{dir.tex} und +\File{phone.tex}, die Sie nach erfolgreicher Konvertierung auf Ihre +Adressdatei anwenden k"onnen, um daraus fertige Adress-, E-Mail- bzw. Telefonverzeichnisse zu produzieren, nur mit \LaTeX{} funktionieren. diff --git a/Master/texmf-dist/doc/latex/adrconv/birthday.tex b/Master/texmf-dist/doc/latex/adrconv/birthday.tex new file mode 100644 index 00000000000..c98438a4a80 --- /dev/null +++ b/Master/texmf-dist/doc/latex/adrconv/birthday.tex @@ -0,0 +1,74 @@ +%% +%% This is file `birthday.tex', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% adrconv.dtx (with options: `tex,birthday') +%% Copyright 2006 Axel Kielhorn +%% +%% This file will generate fast loadable files from adrconv.dtx when +%% run through LaTeX or TeX. +%% +%% 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 file is part of the adrconv bundle. +%% +%% The adrconv bundle consists at least of the files adrconv.dtx, +%% adrconv.ins and adrguide.tex. +%% +%% You are NOT ALLOWED to change this file. +%% +%% You are NOT ALLOWED to distribute this file without adrconv.dtx, +%% adrconv.ins or adrguide.tex. +%% adrguide.dtx +%% Copyright 2006 Axel Kielhorn +\ifx\ProvidesFile\undefined\def\ProvidesFile#1[#2]{}\fi +\ProvidesFile{% + birthday% + .tex% + } + [2006/04/19 v1.2c LaTeX2e + Interactive driver of BibTeX database to addressfile converter] +\catcode`\@=11 +\newlinechar`\^^J +\message{% + Now you have to typein the name of the BibTeX addressfile, you want + to^^J% + convert to script-address-file-format (without extension + `.bib'):^^J% + Geben Sie nun den Namen der BibTeX-Adressdatei ein, die sie in + das^^J% + Script-Adressdateiformat konvertieren wollen (ohne `.bib'):^^J% + ^^J% + addressfile=% +} +\def\skiplastspace#1 \@e@o@l@{#1} +\read-1 to \addressfile +\edef\addressfile{\expandafter\skiplastspace\addressfile\@e@o@l@} +\newwrite\auxfile +\immediate\openout\auxfile=\addressfile.aux +\immediate\write\auxfile{% + \string\citation{*}^^J% + \string\bibstyle{birthday}^^J% + \string\bibdata{\addressfile}% +} +\immediate\closeout\auxfile +\message{% + After running BibTeX rename file `\addressfile.bbl' to + `\addressfile.adr'!^^J% + Nach dem BibTeX-Lauf benennen Sie bitte die Datei `\addressfile.bbl' + in^^J% + `\addressfile.adr' um!^^J% +} +\ifx\@@end\undefined\let\@@end\end\fi +\@@end +\endinput +%% +%% End of file `birthday.tex'. diff --git a/Master/texmf-dist/doc/latex/adrconv/email.tex b/Master/texmf-dist/doc/latex/adrconv/email.tex new file mode 100644 index 00000000000..528ef61974b --- /dev/null +++ b/Master/texmf-dist/doc/latex/adrconv/email.tex @@ -0,0 +1,74 @@ +%% +%% This is file `email.tex', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% adrconv.dtx (with options: `tex,email') +%% Copyright 2006 Axel Kielhorn +%% +%% This file will generate fast loadable files from adrconv.dtx when +%% run through LaTeX or TeX. +%% +%% 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 file is part of the adrconv bundle. +%% +%% The adrconv bundle consists at least of the files adrconv.dtx, +%% adrconv.ins and adrguide.tex. +%% +%% You are NOT ALLOWED to change this file. +%% +%% You are NOT ALLOWED to distribute this file without adrconv.dtx, +%% adrconv.ins or adrguide.tex. +%% adrguide.dtx +%% Copyright 2006 Axel Kielhorn +\ifx\ProvidesFile\undefined\def\ProvidesFile#1[#2]{}\fi +\ProvidesFile{% + email% + .tex% + } + [2006/04/19 v1.2c LaTeX2e + Interactive driver of BibTeX database to addressfile converter] +\catcode`\@=11 +\newlinechar`\^^J +\message{% + Now you have to typein the name of the BibTeX addressfile, you want + to^^J% + convert to script-address-file-format (without extension + `.bib'):^^J% + Geben Sie nun den Namen der BibTeX-Adressdatei ein, die sie in + das^^J% + Script-Adressdateiformat konvertieren wollen (ohne `.bib'):^^J% + ^^J% + addressfile=% +} +\def\skiplastspace#1 \@e@o@l@{#1} +\read-1 to \addressfile +\edef\addressfile{\expandafter\skiplastspace\addressfile\@e@o@l@} +\newwrite\auxfile +\immediate\openout\auxfile=\addressfile.aux +\immediate\write\auxfile{% + \string\citation{*}^^J% + \string\bibstyle{email}^^J% + \string\bibdata{\addressfile}% +} +\immediate\closeout\auxfile +\message{% + After running BibTeX rename file `\addressfile.bbl' to + `\addressfile.adr'!^^J% + Nach dem BibTeX-Lauf benennen Sie bitte die Datei `\addressfile.bbl' + in^^J% + `\addressfile.adr' um!^^J% +} +\ifx\@@end\undefined\let\@@end\end\fi +\@@end +\endinput +%% +%% End of file `email.tex'. diff --git a/Master/texmf-dist/source/latex/adrconv/XtraStuf.mac/adrconv.xml b/Master/texmf-dist/source/latex/adrconv/XtraStuf.mac/adrconv.xml deleted file mode 100644 index 622c2775710..00000000000 Binary files a/Master/texmf-dist/source/latex/adrconv/XtraStuf.mac/adrconv.xml and /dev/null differ diff --git a/Master/texmf-dist/source/latex/adrconv/XtraStuf.mac/adrguide.tex b/Master/texmf-dist/source/latex/adrconv/XtraStuf.mac/adrguide.tex deleted file mode 100644 index 2245af18946..00000000000 Binary files a/Master/texmf-dist/source/latex/adrconv/XtraStuf.mac/adrguide.tex and /dev/null differ diff --git a/Master/texmf-dist/source/latex/adrconv/adrconv.dtx b/Master/texmf-dist/source/latex/adrconv/adrconv.dtx index 68501d8d851..a8bb717d89e 100644 --- a/Master/texmf-dist/source/latex/adrconv/adrconv.dtx +++ b/Master/texmf-dist/source/latex/adrconv/adrconv.dtx @@ -1,21 +1,25 @@ % \CheckSum{490} % \iffalse % ==================================================================== -% adrconv.dtx -% Copyright (c) 1999 - 2003 Axel Kielhorn +%% adrguide.dtx +%% Copyright 2006 Axel Kielhorn % -% This file is part of the adrconv bundle. -% -% This file can be distributed and/or modified under the conditions of -% the LaTeX Project Public License, either version 1.2 of the license -% or (at you option) any later version. +% 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.2 or later ist part of all distributions of LaTeX -% version 1999/12/01 or later. +% 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 Axel Kielhorn (A.Kielhorn@web.de) +% +% This work consists of the files adrconv.ins, adrconv.dtx, adrguide.tex +% and the derived file adrguide.pdf. % -% The adrconv bundle consists at least of the files adrconv.dtx, -% adrconv.ins and adrguide.tex. Use +% Use % tex adrconv.ins % or % latex adrconv.ins @@ -25,6 +29,7 @@ % to generate the implementation documentation. Use % latex adrguide.tex % to generate the user documentation. +% % ==================================================================== % %<*dtx> @@ -48,7 +53,7 @@ % } % %<*dtx|driver|guide|tex|cfg|dir> - [2002/06/23 v1.2b LaTeX2e + [2006/04/19 v1.2c LaTeX2e %<*dtx> adrconv docstrip file] % @@ -96,7 +101,7 @@ % \title{\BibTeX{} address database to addressfile % converter\footnote{This file hat version number \fileversion, last % revised \filedate}} -% \author{Axel Kielhorn} +% \author{Axel Kielhorn\thanks{A.Kielhorn@web.de} \and Markus Kohm} % \date{\filedate} % \maketitle % \begin{abstract} @@ -547,6 +552,8 @@ % \changes{v1.2}{1999/11/01}{New release independend of KOMA-Script} % \changes{v1.2a}{2001/10/11}{\Package{docstrip} version} % \changes{v1.2b}{2002/06/23}{Documentation updated} +% \changes{v1.2c}{2006/04/19}{Documentation updated, license information +% updated to LPPL 1.3} % % The \File{birthday.bst} prints the entries with birthdays only. The % entries are sorted by month and inside one month by date. @@ -554,6 +561,7 @@ % \begin{macrocode} ENTRY { name + sortas title organization city @@ -713,19 +721,23 @@ FUNCTION{address} FUNCTION{presort} %<*!birthday> { - name empty$ - { organization empty$ - { key empty$ - { "No name, organization, or key to sort " cite$ * warning$ - "???" + sortas empty$ + { name empty$ + { organization empty$ + { key empty$ + { "No name, organization, or key to sort " cite$ * warning$ + "???" + } + { key } + if$ } - { key } + { organization } if$ } - { organization } + { name #1 "{ll},{f }{v }{, j}" format.name$ } if$ } - { name #1 "{ll},{f }{v }{, j}" format.name$ } + { sortas } % %<*birthday> { nbirthday empty$ @@ -859,6 +871,34 @@ EXECUTE {end.bib} birthday = {13.11.1970}, nbirthday = 1113, } +@address{OEKZ, + name = {{{"O}kologisches Zentrum~e.\,V.}}, + sortas = {Okologisches Zentrum}, + organization = {Verband der Vereine}, + city = {Heimstatt}, + zip = 01234, + country = {Germany}, + street = {Mauerstra{\ss}e 1}, + phone = {01234 / 5 67 89}, + fax = {01234 / 5 67 89}, + email = {hm{@}work.com}, + key = {OEKZ}, +} +@address{DANTE, + name = {{DANTE~e.\,V.}}, + sortas = {Dante}, + street = {Postfach 10 18 40}, + zip = {69008}, + city = {Heidelberg}, + phone = {0 62 21 / 2 97 66}, + fax = {0 62 21 / 16 79 06}, + email = {dante{@}dante.de}, + url = {http://www.dante.de}, + key = {DANTE}, + birthday = {14. April 1989}, + nbirthday = {0414} + } + % \end{macrocode} % % \iffalse diff --git a/Master/texmf-dist/source/latex/adrconv/adrconv.ins b/Master/texmf-dist/source/latex/adrconv/adrconv.ins index f579d3e7520..e0caec50646 100644 --- a/Master/texmf-dist/source/latex/adrconv/adrconv.ins +++ b/Master/texmf-dist/source/latex/adrconv/adrconv.ins @@ -1,22 +1,22 @@ -% ==================================================================== -% adrconv.ins -% Copyright (c) 2001 Axel Kielhorn +%% adrguide.ins +%% Copyright 2006 Axel Kielhorn % -% This file will generate fast loadable files from adrconv.dtx when -% run through LaTeX or TeX. +% 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 file is part of the adrconv bundle. +% This work has the LPPL maintenance status "maintained". +% +% This Current Maintainer of this work is A.Kielhorn@web.de % -% This file can be distributed and/or modified under the conditions of -% the LaTeX Project Public License, either version 1.2 of the license -% or (at you option) any later version. -% The latest version of this license is in -% http://www.latex-procejt.org/lppl.txt -% and version 1.2 or later ist part of all distributions of LaTeX -% version 1999/12/01 or later. +% This work consists of the files adrconv.ins, adrconv.dtx, adrguide.tex +% and the derived file adrguide.pdf. % -% The adrconv bundle consists at least of the files adrconv.dtx, -% adrconv.ins and adrguide.tex. Use +% Use % tex adrconv.ins % or % latex adrconv.ins @@ -26,7 +26,6 @@ % to generate the implementation documentation. Use % latex adrguide.tex % to generate the user documentation. -% ==================================================================== % % ------------------ start of docstrip commands ---------------------- \def\batchfile{adrconv.ins} @@ -52,20 +51,20 @@ } \preamble -Copyright (c) 2001 Axel Kielhorn +Copyright 2006 Axel Kielhorn This file will generate fast loadable files from adrconv.dtx when run through LaTeX or TeX. -This file is part of the adrconv bundle. - -This file can be distributed and/or modified under the conditions of -the LaTeX Project Public License, either version 1.2 of the license -or (at you option) any later version. +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-procejt.org/lppl.txt -and version 1.2 or later ist part of all distributions of LaTeX -version 1999/12/01 or later. + 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 file is part of the adrconv bundle. The adrconv bundle consists at least of the files adrconv.dtx, adrconv.ins and adrguide.tex. diff --git a/Master/texmf-dist/tex/latex/adrconv/adrconv.tex b/Master/texmf-dist/tex/latex/adrconv/adrconv.tex deleted file mode 100644 index b0e6e457c1a..00000000000 --- a/Master/texmf-dist/tex/latex/adrconv/adrconv.tex +++ /dev/null @@ -1,72 +0,0 @@ -%% -%% This is file `adrconv.tex', -%% generated with the docstrip utility. -%% -%% The original source files were: -%% -%% adrconv.dtx (with options: `tex,conv') -%% Copyright (c) 2001 Axel Kielhorn -%% -%% This file will generate fast loadable files from adrconv.dtx when -%% run through LaTeX or TeX. -%% -%% This file is part of the adrconv bundle. -%% -%% This file can be distributed and/or modified under the conditions of -%% the LaTeX Project Public License, either version 1.2 of the license -%% or (at you option) any later version. -%% The latest version of this license is in -%% http://www.latex-procejt.org/lppl.txt -%% and version 1.2 or later ist part of all distributions of LaTeX -%% version 1999/12/01 or later. -%% -%% The adrconv bundle consists at least of the files adrconv.dtx, -%% adrconv.ins and adrguide.tex. -%% -%% You are NOT ALLOWED to change this file. -%% -%% You are NOT ALLOWED to distribute this file without adrconv.dtx, -%% adrconv.ins or adrguide.tex. -\ifx\ProvidesFile\undefined\def\ProvidesFile#1[#2]{}\fi -\ProvidesFile{% - adrconv% - .tex% - } - [2002/06/23 v1.2b LaTeX2e - Interactive driver of BibTeX database to addressfile converter] -\catcode`\@=11 -\newlinechar`\^^J -\message{% - Now you have to typein the name of the BibTeX addressfile, you want - to^^J% - convert to script-address-file-format (without extension - `.bib'):^^J% - Geben Sie nun den Namen der BibTeX-Adressdatei ein, die sie in - das^^J% - Script-Adressdateiformat konvertieren wollen (ohne `.bib'):^^J% - ^^J% - addressfile=% -} -\def\skiplastspace#1 \@e@o@l@{#1} -\read-1 to \addressfile -\edef\addressfile{\expandafter\skiplastspace\addressfile\@e@o@l@} -\newwrite\auxfile -\immediate\openout\auxfile=\addressfile.aux -\immediate\write\auxfile{% - \string\citation{*}^^J% - \string\bibstyle{adrconv}^^J% - \string\bibdata{\addressfile}% -} -\immediate\closeout\auxfile -\message{% - After running BibTeX rename file `\addressfile.bbl' to - `\addressfile.adr'!^^J% - Nach dem BibTeX-Lauf benennen Sie bitte die Datei `\addressfile.bbl' - in^^J% - `\addressfile.adr' um!^^J% -} -\ifx\@@end\undefined\let\@@end\end\fi -\@@end -\endinput -%% -%% End of file `adrconv.tex'. diff --git a/Master/texmf-dist/tex/latex/adrconv/adrdir.cfg b/Master/texmf-dist/tex/latex/adrconv/adrdir.cfg index 2610542141c..d4ee397ad06 100644 --- a/Master/texmf-dist/tex/latex/adrconv/adrdir.cfg +++ b/Master/texmf-dist/tex/latex/adrconv/adrdir.cfg @@ -5,20 +5,20 @@ %% The original source files were: %% %% adrconv.dtx (with options: `cfg,dir') -%% Copyright (c) 2001 Axel Kielhorn +%% Copyright 2006 Axel Kielhorn %% %% This file will generate fast loadable files from adrconv.dtx when %% run through LaTeX or TeX. %% -%% This file is part of the adrconv bundle. -%% -%% This file can be distributed and/or modified under the conditions of -%% the LaTeX Project Public License, either version 1.2 of the license -%% or (at you option) any later version. +%% 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-procejt.org/lppl.txt -%% and version 1.2 or later ist part of all distributions of LaTeX -%% version 1999/12/01 or later. +%% 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 file is part of the adrconv bundle. %% %% The adrconv bundle consists at least of the files adrconv.dtx, %% adrconv.ins and adrguide.tex. @@ -27,12 +27,14 @@ %% %% You are NOT ALLOWED to distribute this file without adrconv.dtx, %% adrconv.ins or adrguide.tex. +%% adrguide.dtx +%% Copyright 2006 Axel Kielhorn \ifx\ProvidesFile\undefined\def\ProvidesFile#1[#2]{}\fi \ProvidesFile{% adrdir% .cfg% } - [2002/06/23 v1.2b LaTeX2e + [2006/04/19 v1.2c LaTeX2e adrconv configuration file] \setlength{\paperwidth}{210mm} \setlength{\textwidth}{85mm} diff --git a/Master/texmf-dist/tex/latex/adrconv/adrdir.tex b/Master/texmf-dist/tex/latex/adrconv/adrdir.tex deleted file mode 100644 index 57981c477be..00000000000 --- a/Master/texmf-dist/tex/latex/adrconv/adrdir.tex +++ /dev/null @@ -1,173 +0,0 @@ -%% -%% This is file `adrdir.tex', -%% generated with the docstrip utility. -%% -%% The original source files were: -%% -%% adrconv.dtx (with options: `dir') -%% Copyright (c) 2001 Axel Kielhorn -%% -%% This file will generate fast loadable files from adrconv.dtx when -%% run through LaTeX or TeX. -%% -%% This file is part of the adrconv bundle. -%% -%% This file can be distributed and/or modified under the conditions of -%% the LaTeX Project Public License, either version 1.2 of the license -%% or (at you option) any later version. -%% The latest version of this license is in -%% http://www.latex-procejt.org/lppl.txt -%% and version 1.2 or later ist part of all distributions of LaTeX -%% version 1999/12/01 or later. -%% -%% The adrconv bundle consists at least of the files adrconv.dtx, -%% adrconv.ins and adrguide.tex. -%% -%% You are NOT ALLOWED to change this file. -%% -%% You are NOT ALLOWED to distribute this file without adrconv.dtx, -%% adrconv.ins or adrguide.tex. -\ifx\ProvidesFile\undefined\def\ProvidesFile#1[#2]{}\fi -\ProvidesFile{% - adrdir% - .tex% - } - [2002/06/23 v1.2b LaTeX2e - Interactive address directory generation] -\documentclass[headsepline,10pt,twoside]{scrartcl} -\newcommand*\jj {j} -\newcommand*\ja {ja} -\newcommand*\y {y} -\newcommand*\yes{yes} -\newread\ttyin -\newcommand*{\gobble}[1]{} -\def\iden#1{#1} -\def\strip#1#2 \gobble{\def #1{#2}} -\def\defpar{\par} -\def\Ask#1#2{% - \message{#2}\read\ttyin to #1\ifx#1\defpar\def#1{}\else - \iden{\expandafter\strip\expandafter#1#1\gobble\gobble} - \gobble\fi} -\newif\ifGerman -\newif\ifRunningHead -\newdimen\leftfield -\newdimen\rightfield -\newdimen\adrindent -\oddsidemargin -1in -\evensidemargin -1in -\newcommand*\adrfile{} -\newcommand*\adrtitle{} -\typeout{^^J% - *** dir.tex v2.0 by Frank Neukam <01 Dec 1993>^^J% - *** LaTeX2e-changes by Markus Kohm 1994/10/29^^J% - *** ADRconv-changes by Axel Kielhorn 1999^^J% - *** ngerman-changes by Markus Kohm 2001^^J% - ^^J% - To create a address-directory just answer the questions:^^J% - ^^J} -\Ask\answer{Use german? [y/n]^^J% - Mit deutscher Sprachanpassung? [j/n]} -\ifx\jj\answer\Germantrue\else -\ifx\ja\answer\Germantrue\else -\ifx\y\answer\Germantrue\else -\ifx\yes\answer\Germantrue\else - \Germanfalse\fi\fi\fi\fi -\ifGerman - \def\germanpackage{ngerman} - \Ask\answer{Mit alter deutscher Rechtschreibung? [j/n]} - \ifx\jj\answer\def\germanpackage{german}\else - \ifx\ja\answer\def\germanpackage{german}\else - \ifx\y\answer\def\germanpackage{german}\else - \ifx\yes\answer\def\germanpackage{german}\fi\fi\fi\fi - \usepackage{\germanpackage} -\fi -\InputIfFileExists{dir.cfg}{% - \typeout{Load local configuration-file.}}{% - \typeout{No local configuration-file found.}} -\Ask\adrfile{^^J% - Name of address-file (without .adr)?^^J% - Name der Adressdatei (ohne .adr)?} -\Ask\adrtitle{^^J% - Title of directory/list?^^J% - Titel des Verzeichnisses?} -\Ask\adrformat{^^J% - Name of the layout^^J% - Layoutname?} -\Ask\answer{^^J% - With running head? [y/n]^^J% - Namen in der Kopfzeile? [j/n]} -\ifx\jj\answer\RunningHeadtrue\else -\ifx\ja\answer\RunningHeadtrue\else -\ifx\y\answer\RunningHeadtrue\else -\ifx\yes\answer\RunningHeadtrue\else - \RunningHeadfalse\fi\fi\fi\fi -\ifRunningHead -\usepackage{scrpage} -\renewpagestyle{headings}{% - (0pt,0pt)% - {\strut\rightmark\ -- \leftmark\hfil}% - {\hfil\strut\rightmark\ -- \leftmark}% - {\hfil\strut\rightmark\ -- \leftmark\hfil}% - (\textwidth,.4pt)% - }{% - (0pt,0pt)% - {\pagemark\hfill}% - {\hfill\pagemark}% - {\hfill\pagemark\hfill}% - (0pt,0pt)} -\fi -\def\headfont{\sffamily\bfseries} -\ifx\adrformat\empty - \def\adrformat{adrdir} -\fi -\InputIfFileExists{\adrformat.cfg}{}{% - \typeout{^^J% - *** File \adrformat.cfg not found!^^J% - *** Datei \adrformat.cfg nicht gefunden!^^J% - ^^J} - } -\begin{document} -\ifRunningHead - \def\adrchar#1{\typeout{#1}} -\else - \def\adrchar#1{\clearpage\typeout{#1}\markboth{#1}{#1}} -\fi -\def\adrentry#1#2#3#4#5#6#7#8{\hspace{\adrindent}% - \parbox[b]{\leftfield} - {\raggedright \hspace{-\adrindent}{\sc #1}% - \def\tempa{#1}\ifx \tempa\empty \else , #2\fi% - \def\tempa{#3}\ifx \tempa\empty \else \par #3\fi% - \def\tempa{#7}\ifx \tempa\empty \else \par (#7)\fi% - }% - \hfill% - \parbox[b]{\rightfield} - {\raggedleft% - \def\tempa{#8}\ifx \tempa\empty \else {\scriptsize #8}\par \fi - {\small #4}% - }\par% - \ifRunningHead - \markboth{#1}{#1} - \fi -} -\ifx\adrfile\empty \else - \InputIfFileExists{\adrfile.adr}{% - \pagestyle{empty} - \null\vfil - \begin{center} - {\Large \sfb \adrtitle\par} - \end{center} - \vfil\vfil\null - \cleardoublepage - \raggedbottom - \pagestyle{headings} - }{% - \typeout{^^J% - *** File \adrfile.adr not found!^^J% - *** Datei \adrfile.adr nicht gefunden!^^J% - ^^J} - } -\fi -\end{document} -\endinput -%% -%% End of file `adrdir.tex'. diff --git a/Master/texmf-dist/tex/latex/adrconv/adrfax.tex b/Master/texmf-dist/tex/latex/adrconv/adrfax.tex deleted file mode 100644 index 150f4409f60..00000000000 --- a/Master/texmf-dist/tex/latex/adrconv/adrfax.tex +++ /dev/null @@ -1,72 +0,0 @@ -%% -%% This is file `adrfax.tex', -%% generated with the docstrip utility. -%% -%% The original source files were: -%% -%% adrconv.dtx (with options: `tex,fax') -%% Copyright (c) 2001 Axel Kielhorn -%% -%% This file will generate fast loadable files from adrconv.dtx when -%% run through LaTeX or TeX. -%% -%% This file is part of the adrconv bundle. -%% -%% This file can be distributed and/or modified under the conditions of -%% the LaTeX Project Public License, either version 1.2 of the license -%% or (at you option) any later version. -%% The latest version of this license is in -%% http://www.latex-procejt.org/lppl.txt -%% and version 1.2 or later ist part of all distributions of LaTeX -%% version 1999/12/01 or later. -%% -%% The adrconv bundle consists at least of the files adrconv.dtx, -%% adrconv.ins and adrguide.tex. -%% -%% You are NOT ALLOWED to change this file. -%% -%% You are NOT ALLOWED to distribute this file without adrconv.dtx, -%% adrconv.ins or adrguide.tex. -\ifx\ProvidesFile\undefined\def\ProvidesFile#1[#2]{}\fi -\ProvidesFile{% - adrfax% - .tex% - } - [2002/06/23 v1.2b LaTeX2e - Interactive driver of BibTeX database to addressfile converter] -\catcode`\@=11 -\newlinechar`\^^J -\message{% - Now you have to typein the name of the BibTeX addressfile, you want - to^^J% - convert to script-address-file-format (without extension - `.bib'):^^J% - Geben Sie nun den Namen der BibTeX-Adressdatei ein, die sie in - das^^J% - Script-Adressdateiformat konvertieren wollen (ohne `.bib'):^^J% - ^^J% - addressfile=% -} -\def\skiplastspace#1 \@e@o@l@{#1} -\read-1 to \addressfile -\edef\addressfile{\expandafter\skiplastspace\addressfile\@e@o@l@} -\newwrite\auxfile -\immediate\openout\auxfile=\addressfile.aux -\immediate\write\auxfile{% - \string\citation{*}^^J% - \string\bibstyle{adrfax}^^J% - \string\bibdata{\addressfile}% -} -\immediate\closeout\auxfile -\message{% - After running BibTeX rename file `\addressfile.bbl' to - `\addressfile.adr'!^^J% - Nach dem BibTeX-Lauf benennen Sie bitte die Datei `\addressfile.bbl' - in^^J% - `\addressfile.adr' um!^^J% -} -\ifx\@@end\undefined\let\@@end\end\fi -\@@end -\endinput -%% -%% End of file `adrfax.tex'. diff --git a/Master/texmf-dist/tex/latex/adrconv/adrplaner.cfg b/Master/texmf-dist/tex/latex/adrconv/adrplaner.cfg index e0f25827855..5c37f8809c0 100644 --- a/Master/texmf-dist/tex/latex/adrconv/adrplaner.cfg +++ b/Master/texmf-dist/tex/latex/adrconv/adrplaner.cfg @@ -5,20 +5,20 @@ %% The original source files were: %% %% adrconv.dtx (with options: `cfg,planer') -%% Copyright (c) 2001 Axel Kielhorn +%% Copyright 2006 Axel Kielhorn %% %% This file will generate fast loadable files from adrconv.dtx when %% run through LaTeX or TeX. %% -%% This file is part of the adrconv bundle. -%% -%% This file can be distributed and/or modified under the conditions of -%% the LaTeX Project Public License, either version 1.2 of the license -%% or (at you option) any later version. +%% 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-procejt.org/lppl.txt -%% and version 1.2 or later ist part of all distributions of LaTeX -%% version 1999/12/01 or later. +%% 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 file is part of the adrconv bundle. %% %% The adrconv bundle consists at least of the files adrconv.dtx, %% adrconv.ins and adrguide.tex. @@ -27,12 +27,14 @@ %% %% You are NOT ALLOWED to distribute this file without adrconv.dtx, %% adrconv.ins or adrguide.tex. +%% adrguide.dtx +%% Copyright 2006 Axel Kielhorn \ifx\ProvidesFile\undefined\def\ProvidesFile#1[#2]{}\fi \ProvidesFile{% adrplaner .cfg% } - [2002/06/23 v1.2b LaTeX2e + [2006/04/19 v1.2c LaTeX2e adrconv configuration file] \setlength{\paperwidth}{95mm} \setlength{\textwidth}{70mm} diff --git a/Master/texmf-dist/tex/latex/adrconv/adrsmall.cfg b/Master/texmf-dist/tex/latex/adrconv/adrsmall.cfg index b8ae8f61a75..1450065251b 100644 --- a/Master/texmf-dist/tex/latex/adrconv/adrsmall.cfg +++ b/Master/texmf-dist/tex/latex/adrconv/adrsmall.cfg @@ -5,20 +5,20 @@ %% The original source files were: %% %% adrconv.dtx (with options: `cfg,small') -%% Copyright (c) 2001 Axel Kielhorn +%% Copyright 2006 Axel Kielhorn %% %% This file will generate fast loadable files from adrconv.dtx when %% run through LaTeX or TeX. %% -%% This file is part of the adrconv bundle. -%% -%% This file can be distributed and/or modified under the conditions of -%% the LaTeX Project Public License, either version 1.2 of the license -%% or (at you option) any later version. +%% 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-procejt.org/lppl.txt -%% and version 1.2 or later ist part of all distributions of LaTeX -%% version 1999/12/01 or later. +%% 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 file is part of the adrconv bundle. %% %% The adrconv bundle consists at least of the files adrconv.dtx, %% adrconv.ins and adrguide.tex. @@ -27,12 +27,14 @@ %% %% You are NOT ALLOWED to distribute this file without adrconv.dtx, %% adrconv.ins or adrguide.tex. +%% adrguide.dtx +%% Copyright 2006 Axel Kielhorn \ifx\ProvidesFile\undefined\def\ProvidesFile#1[#2]{}\fi \ProvidesFile{% adrsmall .cfg% } - [2002/06/23 v1.2b LaTeX2e + [2006/04/19 v1.2c LaTeX2e adrconv configuration file] \setlength{\paperwidth}{174mm} \setlength{\textwidth}{75mm} diff --git a/Master/texmf-dist/tex/latex/adrconv/birthday.tex b/Master/texmf-dist/tex/latex/adrconv/birthday.tex deleted file mode 100644 index fe11ac9a512..00000000000 --- a/Master/texmf-dist/tex/latex/adrconv/birthday.tex +++ /dev/null @@ -1,72 +0,0 @@ -%% -%% This is file `birthday.tex', -%% generated with the docstrip utility. -%% -%% The original source files were: -%% -%% adrconv.dtx (with options: `tex,birthday') -%% Copyright (c) 2001 Axel Kielhorn -%% -%% This file will generate fast loadable files from adrconv.dtx when -%% run through LaTeX or TeX. -%% -%% This file is part of the adrconv bundle. -%% -%% This file can be distributed and/or modified under the conditions of -%% the LaTeX Project Public License, either version 1.2 of the license -%% or (at you option) any later version. -%% The latest version of this license is in -%% http://www.latex-procejt.org/lppl.txt -%% and version 1.2 or later ist part of all distributions of LaTeX -%% version 1999/12/01 or later. -%% -%% The adrconv bundle consists at least of the files adrconv.dtx, -%% adrconv.ins and adrguide.tex. -%% -%% You are NOT ALLOWED to change this file. -%% -%% You are NOT ALLOWED to distribute this file without adrconv.dtx, -%% adrconv.ins or adrguide.tex. -\ifx\ProvidesFile\undefined\def\ProvidesFile#1[#2]{}\fi -\ProvidesFile{% - birthday% - .tex% - } - [2002/06/23 v1.2b LaTeX2e - Interactive driver of BibTeX database to addressfile converter] -\catcode`\@=11 -\newlinechar`\^^J -\message{% - Now you have to typein the name of the BibTeX addressfile, you want - to^^J% - convert to script-address-file-format (without extension - `.bib'):^^J% - Geben Sie nun den Namen der BibTeX-Adressdatei ein, die sie in - das^^J% - Script-Adressdateiformat konvertieren wollen (ohne `.bib'):^^J% - ^^J% - addressfile=% -} -\def\skiplastspace#1 \@e@o@l@{#1} -\read-1 to \addressfile -\edef\addressfile{\expandafter\skiplastspace\addressfile\@e@o@l@} -\newwrite\auxfile -\immediate\openout\auxfile=\addressfile.aux -\immediate\write\auxfile{% - \string\citation{*}^^J% - \string\bibstyle{birthday}^^J% - \string\bibdata{\addressfile}% -} -\immediate\closeout\auxfile -\message{% - After running BibTeX rename file `\addressfile.bbl' to - `\addressfile.adr'!^^J% - Nach dem BibTeX-Lauf benennen Sie bitte die Datei `\addressfile.bbl' - in^^J% - `\addressfile.adr' um!^^J% -} -\ifx\@@end\undefined\let\@@end\end\fi -\@@end -\endinput -%% -%% End of file `birthday.tex'. diff --git a/Master/texmf-dist/tex/latex/adrconv/email.tex b/Master/texmf-dist/tex/latex/adrconv/email.tex deleted file mode 100644 index 030801f3190..00000000000 --- a/Master/texmf-dist/tex/latex/adrconv/email.tex +++ /dev/null @@ -1,72 +0,0 @@ -%% -%% This is file `email.tex', -%% generated with the docstrip utility. -%% -%% The original source files were: -%% -%% adrconv.dtx (with options: `tex,email') -%% Copyright (c) 2001 Axel Kielhorn -%% -%% This file will generate fast loadable files from adrconv.dtx when -%% run through LaTeX or TeX. -%% -%% This file is part of the adrconv bundle. -%% -%% This file can be distributed and/or modified under the conditions of -%% the LaTeX Project Public License, either version 1.2 of the license -%% or (at you option) any later version. -%% The latest version of this license is in -%% http://www.latex-procejt.org/lppl.txt -%% and version 1.2 or later ist part of all distributions of LaTeX -%% version 1999/12/01 or later. -%% -%% The adrconv bundle consists at least of the files adrconv.dtx, -%% adrconv.ins and adrguide.tex. -%% -%% You are NOT ALLOWED to change this file. -%% -%% You are NOT ALLOWED to distribute this file without adrconv.dtx, -%% adrconv.ins or adrguide.tex. -\ifx\ProvidesFile\undefined\def\ProvidesFile#1[#2]{}\fi -\ProvidesFile{% - email% - .tex% - } - [2002/06/23 v1.2b LaTeX2e - Interactive driver of BibTeX database to addressfile converter] -\catcode`\@=11 -\newlinechar`\^^J -\message{% - Now you have to typein the name of the BibTeX addressfile, you want - to^^J% - convert to script-address-file-format (without extension - `.bib'):^^J% - Geben Sie nun den Namen der BibTeX-Adressdatei ein, die sie in - das^^J% - Script-Adressdateiformat konvertieren wollen (ohne `.bib'):^^J% - ^^J% - addressfile=% -} -\def\skiplastspace#1 \@e@o@l@{#1} -\read-1 to \addressfile -\edef\addressfile{\expandafter\skiplastspace\addressfile\@e@o@l@} -\newwrite\auxfile -\immediate\openout\auxfile=\addressfile.aux -\immediate\write\auxfile{% - \string\citation{*}^^J% - \string\bibstyle{email}^^J% - \string\bibdata{\addressfile}% -} -\immediate\closeout\auxfile -\message{% - After running BibTeX rename file `\addressfile.bbl' to - `\addressfile.adr'!^^J% - Nach dem BibTeX-Lauf benennen Sie bitte die Datei `\addressfile.bbl' - in^^J% - `\addressfile.adr' um!^^J% -} -\ifx\@@end\undefined\let\@@end\end\fi -\@@end -\endinput -%% -%% End of file `email.tex'. -- cgit v1.2.3