Lecture 1 - Some topic blah blah more text
more text more text
Lecture 2 - Some topic blah blah more text
more text more text
I tried this:
Code: Select all
\documentclass[10pt]{article}
\usepackage{float}
\begin{document}
\textbf{Calendar/Topics}
\hangindent=1cm
\hangafter1
Lecture 1 - System Configuration/General Information: Compiling and linking. Using the build system. Environment setup.
Lecture 2 - Memory management \& Smart Pointers
\end{document}
Thanks,
Dave