File: index.tex

package info (click to toggle)
fweb 1.62-3
  • links: PTS
  • area: main
  • in suites: slink
  • size: 4,504 kB
  • ctags: 5,148
  • sloc: ansic: 40,448; makefile: 388; sh: 170
file content (11 lines) | stat: -rw-r--r-- 218 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
% --- A skeleton for printing a stand-alone index ---
% (Used in conjunction with makeindex and idxmerge.)

\documentclass{article}
\usepackage{fwebmac,idxmerge}

\begin{document}

\input{\jobname.ind}

\end{document}