~ubuntu-branches/ubuntu/saucy/tipa/saucy

« back to all changes in this revision

Viewing changes to doc/tipaman.tex

  • Committer: Bazaar Package Importer
  • Author(s): Rafael Laboissiere
  • Date: 2003-12-11 10:50:58 UTC
  • Revision ID: james.westby@ubuntu.com-20031211105058-vq8ttydhah3hdzq1
Tags: upstream-1.2
ImportĀ upstreamĀ versionĀ 1.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
% tipaman.tex
 
2
% Copyright 2002 FUKUI Rei
 
3
%
 
4
% This program may be distributed and/or modified under the
 
5
% conditions of the LaTeX Project Public License, either version 1.2
 
6
% of this license or (at your option) any later version.
 
7
% The latest version of this license is in
 
8
%   http://www.latex-project.org/lppl.txt
 
9
% and version 1.2 or later is part of all distributions of LaTeX 
 
10
% version 1999/12/01 or later.
 
11
%
 
12
% This program consists of all files listed in Manifest.txt.
 
13
%
 
14
 
 
15
\documentclass[a4paper]{book}
 
16
%\documentclass[b5paper]{book}
 
17
 
 
18
% Uncomment the following three lines if you want to compile this manual
 
19
% by using Times Roman and XIPA.
 
20
%\usepackage{times}
 
21
%\renewcommand\ttdefault{cmtt}
 
22
 
 
23
\usepackage{tipaman}
 
24
 
 
25
\begin{document}
 
26
\frontmatter
 
27
\include{tipaman0}
 
28
\clearemptydoublepage
 
29
\tableofcontents
 
30
\clearemptydoublepage
 
31
\mainmatter
 
32
\include{tipaman1}
 
33
\clearemptydoublepage
 
34
\include{tipaman2}
 
35
\clearemptydoublepage
 
36
\include{tipaman3}
 
37
\clearemptydoublepage
 
38
\include{tipaman4}
 
39
 
 
40
\end{document}
 
41
 
 
42
%%% Local Variables: 
 
43
%%% mode: latex
 
44
%%% TeX-master: t
 
45
%%% End: