Initial open source commit
This commit is contained in:
12
test/acceptance/fixtures/examples/makeindex/main.tex
Normal file
12
test/acceptance/fixtures/examples/makeindex/main.tex
Normal file
@@ -0,0 +1,12 @@
|
||||
\documentclass{article}
|
||||
|
||||
\usepackage{makeidx}
|
||||
\makeindex
|
||||
|
||||
\begin{document}
|
||||
|
||||
To solve various problems in Physics \index{Physics} it can useful to express any arbitrary piecewise-smooth function as a Fourier Series \index{Fourier Series} composed of multiple sine and cosine funcions.
|
||||
|
||||
\printindex
|
||||
|
||||
\end{document}
|
||||
BIN
test/acceptance/fixtures/examples/makeindex/output.pdf
Normal file
BIN
test/acceptance/fixtures/examples/makeindex/output.pdf
Normal file
Binary file not shown.
Reference in New Issue
Block a user