~ubuntu-branches/ubuntu/karmic/fweb/karmic

« back to all changes in this revision

Viewing changes to Manual/index.tex

  • Committer: Bazaar Package Importer
  • Author(s): Yann Dirson
  • Date: 2002-01-04 23:20:22 UTC
  • Revision ID: james.westby@ubuntu.com-20020104232022-330ad4iyzpvb5bm4
Tags: upstream-1.62
ImportĀ upstreamĀ versionĀ 1.62

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
% --- A skeleton for printing a stand-alone index ---
 
2
% (Used in conjunction with makeindex and idxmerge.)
 
3
 
 
4
\documentclass{article}
 
5
\usepackage{fwebmac,idxmerge}
 
6
 
 
7
\begin{document}
 
8
 
 
9
\input{\jobname.ind}
 
10
 
 
11
\end{document}