File: abc.1.2.3.tex

package info (click to toggle)
ts 9802-1
  • links: PTS
  • area: non-free
  • in suites: hamm
  • size: 2,348 kB
  • ctags: 1,468
  • sloc: tcl: 4,567; ansic: 3,389; makefile: 88; sh: 1
file content (14 lines) | stat: -rw-r--r-- 319 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
\documentclass[a4paper]{article}
\usepackage{makeidx,german}
\makeindex
\begin{document}
Das ist ein Text.
\index{Testindex} % abc xxxxxxxxxxxxxxx yyyyyyyyyyyyyyy abc 123456789
1234567890 zzzzzzzzzz abcdefghi abcdefghijklmnopqrstuvw  1234567890
abcde
\begin{flushright}
xx 
\printindex
\end{flushright}
\end{document}