File: tipatug.tex

package info (click to toggle)
tipa 19960624-3
  • links: PTS
  • area: main
  • in suites: slink
  • size: 880 kB
  • ctags: 26
  • sloc: perl: 1,636; sh: 233; makefile: 80
file content (27 lines) | stat: -rw-r--r-- 659 bytes parent folder | download | duplicates (2)
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
\documentclass{ltugproc}
%\usepackage{times}
%\renewcommand{\ttdefault}{cmtt}
\usepackage[tone,extra]{tipa}
\newif\ifTUG \TUGtrue
\usepackage{tipaman}

\title{\tipa{}: a System for Processing Phonetic Symbols in \LaTeX}
\author{Fukui Rei}
\address{Department of Asian and Pacific Linguistics,
Institute of Cross-Cultural Studies,
Faculty of Letters, University of Tokyo,
Hongo 7-3-1, Bunkyo-ku, TOKYO 113 Japan}
\netaddress{fkr@tooyoo.l.u-tokyo.ac.jp}

\begin{document}
\maketitle

\input{tipaman1}
\ifTUG\bigskip\else\newpage\fi
\input{tipaman2}
\ifTUG\bigskip\else\newpage\fi
\input{tipaman3}
\ifTUG\bigskip\else\newpage\fi
\input{tipaman4}

\end{document}