Index of /archives/text/CTAN/macros/latex/contrib/adrconv

Icon  Name                                      Last modified      Size  Description
[PARENTDIR] Parent Directory - [   ] 2latex.vim 2010-04-02 23:56 147 [TXT] README 2018-03-04 16:47 1.5K [TXT] adrconv.dtx 2018-03-03 18:17 25K [TXT] adrconv.ins 2018-01-31 01:39 3.6K [   ] adrconv.pdf 2018-03-03 19:06 258K [DIR] adrconv_pages08.pages/ 2010-04-03 00:14 - [   ] adrguide.pdf 2018-03-04 16:41 372K [   ] adrguide.tex 2018-03-04 16:41 22K
adrconv is a collection of bibtex programs to convert an adress database
into a tex file that is suitable for the mail merge function of scrletter.

adrconv uses a simple entry format:

  @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}
  }

I addition to that it offers some tex files to generate an adress book.
(For those of us who don´t use smart phones.)

Note: The Manual is only available in german.

---

adrconv ist eine Sammlung von bibtex Programmen, mit denen man Einträge aus einer
Datenbank als tex Datei formatieren kann. Diese Datei kann dann für die
Serienbrieffunktion von scrlettter aus dem KOMA.Script Paket benutzt werden.

adrconv benutzt ein einfaches Datenformat:

  @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     = {info{@}dante.de},
  url       = {http://www.dante.de},
  key       = {DANTE},
  birthday  = {14. April 1989},
  nbirthday = {0414}
  }

Außerdem lassen sich Addressbücher in unterschiedlichen Formaten (A6,
Taschenkalender) erstellen.