% Preamble
Hello
% Main Part
\begin{document}
I'm a mechanical engineer from Switzerland, currently studying my masters in England.
I got introduced to LaTeX by my math prof in 2006.
Although having studied here in England for almost a year, my English is not perfect. So I hope I will make myself understood in my posts...
Cheers
\end{document}
New Members ⇒ Hi
NEW: TikZ book now 40% off at Amazon.com for a short time.
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Hi
Code: Select all
\documentclass{article}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage[english]{babel}
\pagestyle{empty}
\setlength{\parindent}{0em}
\begin{document}
What a nice way to introduce yourself! This could have only been topped by
submitting your introduction as a PDF file typeset by \LaTeX\footnote{\ldots\
and uploading it to the forum server.}.
\bigskip
Best regards and welcome to the board\\[\smallskipamount]
Thorsten
\end{document}
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10