1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73
|
Source: tipa
Section: tex
Priority: optional
Maintainer: Debian TeX maintainers <debian-tex-maint@lists.debian.org>
Uploaders: Daniele Tricoli <eriol@mornie.org>, Norbert Preining <preining@debian.org>
Standards-Version: 3.9.6
Build-Depends: debhelper (>= 8.1.0~)
Build-Depends-Indep: tex-common (>= 3), texlive-latex-recommended,
texlive-fonts-recommended, ghostscript, sharutils
Vcs-Svn: svn://svn.debian.org/svn/debian-tex/tipa/trunk
Vcs-Browser: http://svn.debian.org/wsvn/debian-tex/tipa/trunk/
Homepage: http://www.ctan.org/tex-archive/fonts/tipa/
Package: tipa
Architecture: all
Depends: texlive-latex-base, texlive-base-bin, ${misc:Depends}
Conflicts: tipa-type1
Replaces: tipa-type1
Description: system for processing phonetic symbols in LaTeX
TIPA is a system for processing IPA (International Phonetic
Alphabet) symbols in LaTeX written by Fukui Rei. TIPA stands for
either TeX IPA or Tokyo IPA and derived from the tsipa package, made
in 1992 by Kobayashi Hajime, Fukui Rei and Shirakawa Shun.
.
Among many features of TIPA, the following are the new features as
compared with tsipa or any other existing systems for processing IPA
symbols:
.
* A new 256 character encoding for phonetic symbols (`T3'), which
includes all the symbols and diacritics found in the recent
versions of IPA and some non-IPA symbols.
* Complete support of LaTeX2e.
* Roman, slanted, bold, bold extended and sans serif font styles.
* Easy input method in the IPA environment.
* Extended macros for accents and diacritics.
* A flexible system of macros for `tone letters'.
* An optional package (vowel.sty) for drawing vowel diagrams.
* A slightly modified set of fonts that go well when used with
Times Roman and Helvetica fonts.
.
Type 1 fonts for TIPA are also included in this package (to make them
available in X11 applications other than LaTeX, please install the
xfonts-tipa package).
Package: xfonts-tipa
Priority: extra
Architecture: all
Section: fonts
Pre-Depends: ${misc:Pre-Depends}
Depends: tipa (= ${source:Version}), ${misc:Depends}
Description: X11 PostScript Type 1 font for the Phonetic Alphabet
TIPA is a system for processing IPA (International Phonetic
Alphabet) symbols in LaTeX written by Fukui Rei. TIPA stands for
either TeX IPA or Tokyo IPA and derived from the tsipa package, made
in 1992 by Kobayashi Hajime, Fukui Rei and Shirakawa Shun.
.
This package contains type 1 version of the TIPA fonts for the X
Window system. It contains the pfb and afm files. The installed X
font has the silipa encoding (see
http://www.sil.org/computing/fonts/encore-ipa.html).
Package: tipa-doc
Priority: extra
Depends: ${misc:Depends}
Architecture: all
Section: doc
Description: documentation for the TIPA LaTeX font
TIPA is a system for processing IPA (International Phonetic
Alphabet) symbols in LaTeX written by Fukui Rei. TIPA stands for
either TeX IPA or Tokyo IPA and derived from the tsipa package, made
in 1992 by Kobayashi Hajime, Fukui Rei and Shirakawa Shun.
.
This package contains the documentation for the TIPA fonts for LaTeX.
|