% Place additional custom commands below. % Examples: % No arguments: % Insert '\emph{The Ruby on Rails Tutorial}' wherever '\tutorial' occurs: % % \newcommand{\tutorial}{\emph{The Ruby on Rails Tutorial}} % % One argument: % Convert '\bfi{text}' to '\textbf{\textit{text}}' (boldface italic): % % \newcommand{\bfi}[1]{\textbf{\textit{{#1}}}} % You can also use this file to define the proper hypenation of any words % LaTeX can't hyphenate natively. % \hyphenation{Ja-va-Script}