%
% \subsubsection{Main}
%
-% \begin{macrocode}
+% \begin{macrocode}
%<*example|example-draft>
%% See drexel-thesis.pdf for details.
%<example>\documentclass[subfig]{drexel-thesis}
\usepackage{fancyvrb} % nicer verbatim handling
\DefineShortVerb{\|} % \verb+TEXT+ -> |TEXT|
-% \end{macrocode}
+% \end{macrocode}
% Use
% \href{http://www.ctan.org/tex-archive/macros/latex/contrib/blindtext/}{\pkg{blindtext}}
% for dummy text creation. \pkg{blindtext} requires
% \href{}{\pkg{babel}}.
-% \begin{macrocode}
+% \begin{macrocode}
\usepackage[english]{babel} % English blindtext
\usepackage{blindtext} % macros for producing dummy output
-% \end{macrocode}
+% \end{macrocode}
% \pkg{babel} messes with some of our words (Section \ref{sec:words}), so
% we have to reset them. See the
% \href{http://www.tex.ac.uk/cgi-bin/texfaq2html?label=latexwords}{\TeX\ FAQ}
% for details.
-% \begin{macrocode}
+% \begin{macrocode}
\addto\captionsenglish{%
\renewcommand\dedicationsname{Dedications}%
\renewcommand\acknowledgmentsname{Acknowledgments}%
% \subsubsection{Part}
% \label{section:better-example-part}
%
-% \begin{macrocode}
+% \begin{macrocode}
%<*example-part>
\part{A Part Heading}
\chapter{A Chapter Heading}