Introduction: Are You a LaTeX Fetishist? Creating a Shirt With LaTeX and Lumi Inkodye

The second Lumi instructable from dingfabrik was created with the amazing free typesetting software LaTeX (see www.tug.org for more information)

I used the following source code to create the PDF with the "LaTeX fetishist" sign:

\documentclass{article}
\usepackage{lmodern}
\usepackage[top=1pt,bottom=1pt,left=1pt,
right=1pt,paperwidth=1.5cm,paperheight=1cm]{geometry}
\pagestyle{empty}
\usepackage{xcolor}
\pagecolor{black}
\begin{document}

\begin{center}\bfseries
\textcolor{white}{\LaTeX \\ fetishist}
\end{center}

\end{document}

It generates a really small document, only 1,5cm x 1cm. The size really does not matter at all as we can tell Adobe Acrobat reader to fit it to the page we print on.

Again you should use an Inkjet here, both photos show that a little sunlight came through the stacked transparencies (as with the lemmings from the other tutorial I used two or even three stacked prints)