Skip to content
Snippets Groups Projects
resources.tex 326 B
Newer Older
  • Learn to ignore specific revisions
  • \documentclass[a4paper,openany]{book}
    
    Malin Freeborn's avatar
    Malin Freeborn committed
    
    \usepackage{config/bind}
    
    \externalReferent{core}
    
    \settoggle{verbose}{true}
    
    \settoggle{genExamples}{false}
    
    \settoggle{examplecharacter}{false}
    
    Malin Freeborn's avatar
    Malin Freeborn committed
    
    \begin{document}
    
    
    \frontmatter
    
    
    Malin Freeborn's avatar
    Malin Freeborn committed
    \pagestyle{empty}
    
    Malin Freeborn's avatar
    Malin Freeborn committed
    \setcounter{pageDarkness}{50}
    
    Malin Freeborn's avatar
    Malin Freeborn committed
    \input{CS.tex}
    \input{backpage.tex}
    
    Malin Freeborn's avatar
    Malin Freeborn committed
    
    \end{document}