akoimeexx

Default .tex Test File

Jan 15th, 2016
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Latex 7.25 KB | None | 0 0
  1. %%%      1         2         3         4         5         6         7         8
  2. %  45678901234567890123456789012345678901234567890123456789012345678901234567890
  3. %%%
  4. \documentclass[12pt,letterpaper,openright,titlepage,twoside]{article}
  5. %% Top Matter %%
  6.  
  7. %%% Input\Output-stream packages
  8. \usepackage[T1]{fontenc}    % Set up font-encoding type (T1=8-bit [256 char])
  9. \usepackage{lmodern}        % Relatively recent font-set that has the basics.
  10. \usepackage[utf8]{inputenc} % Package to define our input encoding
  11.  
  12. %%% Page structure and layout packages %%%
  13. \usepackage[%
  14.     letterpaper,
  15.     head=1in,
  16.     foot=1in,
  17.     includeheadfoot,
  18.     margin=0.5in
  19. ]{geometry}
  20. \usepackage{fancyhdr}
  21.    \fancypagestyle{baselayout} {
  22.        \pagestyle{fancy}
  23.        \fancyhead{}
  24.        \fancyhead[L]{
  25.            \sffamily{\noindent\resizebox{!}{0.5in}{\textbf{Documentation}}}
  26.        }
  27.        \fancyfoot{}
  28.        \renewcommand{\headrulewidth}{8pt}
  29.        \renewcommand{\footrulewidth}{4pt}
  30.    }
  31.    \fancypagestyle{paginated} {
  32.        \pagestyle{baselayout}
  33.        \newgeometry{margin=0.5in,inner=0.75in,outer=2.25in, head=1in,foot=1in,includeheadfoot}
  34.        \fancyfoot[RE,LO]{\sffamily{Minimal Working \LaTeX{} File}}
  35.        \fancyfoot[LE,RO]{\sffamily{\Large{\thepage}}}
  36.         %\fancyfoot[C]{\sffamily{ \chaptername\ \thechapter, \thesection }}
  37.     }
  38.  
  39. %%% Page element manipulation packages %%%
  40. \usepackage{graphicx} % Package for fonty goodness. (\resizebox{!}{[size]}{txt})
  41.  
  42. %%% Debugging packages %%%
  43. \usepackage{lipsum}
  44. %\usepackage{showframe}
  45.            
  46. \begin{document}\sffamily
  47. \widowpenalty=1000
  48. \clubpenalty=1000
  49. %\setlength{\parskip}{3ex plus 2ex minus 2ex}
  50.  
  51. \pagestyle{paginated}
  52.    \renewcommand*\contentsname{Table of Contents}
  53.  
  54.    \begin{titlepage}
  55.        \thispagestyle{baselayout}
  56.        
  57.        \begin{header}
  58.            TITLE
  59.        \end{header}
  60.        
  61.        \vfill
  62.  
  63.        \begin{center}
  64.        
  65.            \Huge{Minimal Working \LaTeX{} File}
  66.  
  67.            \large{Author Name Here}
  68.            
  69.            \small{
  70.                \textless\texttt{[email protected]}\textgreater\\
  71.                \today
  72.            }
  73.            
  74.        \end{center}
  75.        
  76.        \vfill
  77.  
  78.        \begin{footer}
  79.            TITLE
  80.        \end{footer}
  81.  
  82.    \end{titlepage}
  83.    \clearpage
  84.  
  85.    {
  86.        \pagenumbering{roman}
  87.        \tableofcontents
  88.        \addtocontents{toc}{~\hfill\textbf{Page}\par}
  89.        \clearpage
  90.    }
  91.  
  92.    \pagenumbering{arabic}
  93.  
  94.    \chapter{Orks and Dorks}
  95.        On the topic of Orks, Dorks, and everything about them.
  96.        
  97.        \lipsum[1]
  98.        
  99.        \section{Orks}
  100.            On the topic of Orks only. WWWWWAAAAAAAAAAARRRGGGGHH!
  101.            
  102.            \lipsum[1]
  103.            
  104.            \subsection{Economy}
  105.                On the topic of the first part.
  106.                
  107.                \lipsum[1]
  108.                
  109.            \subsection{Society}
  110.                On the topic of the second part.
  111.                
  112.                \lipsum[1]
  113.                
  114.            \subsection{Religion}
  115.                On the topic of the third part.
  116.                
  117.                \lipsum[1]
  118.                
  119.                \subsubsection{Economy and Society in Religion}
  120.                On the topic of the first and second parts in their relevance to
  121.                the topic of the third part.
  122.                
  123.                \lipsum[1]
  124.                
  125.        \section{Dorks}
  126.            On the topic of Dorks only. For the Emperor!
  127.            
  128.            \lipsum[1]
  129.            
  130.            \subsection{Economy}
  131.                On the topic of the first part.
  132.                
  133.                \lipsum[1]
  134.                
  135.            \subsection{Society}
  136.                On the topic of the second part.
  137.                
  138.                \lipsum[1]
  139.                
  140.            \subsection{Religion}
  141.                On the topic of the third part.
  142.                
  143.                \lipsum[1]
  144.                
  145.                \subsubsection{Economy and Society in Religion}
  146.                On the topic of the first and second parts in their relevance to
  147.                the topic of the third part.
  148.                
  149.                \lipsum[1]
  150.                
  151.    \chapter{Gnomes and Homes}
  152.        On the topic of Gnomes, Homes, and everything about them.
  153.        
  154.        \lipsum[1]
  155.        
  156.        \section{Gnomes}
  157.            On the topic of Gnomes only. What about second breakfast?
  158.            
  159.            \lipsum[1]
  160.            
  161.            \subsection{Economy}
  162.                On the topic of the first part.
  163.                
  164.                \lipsum[1]
  165.                
  166.            \subsection{Society}
  167.                On the topic of the second part.
  168.                
  169.                \lipsum[1]
  170.                
  171.            \subsection{Religion}
  172.                On the topic of the third part.
  173.                
  174.                \lipsum[1]
  175.                
  176.                \subsubsection{Economy and Society in Religion}
  177.                On the topic of the first and second parts in their relevance to
  178.                the topic of the third part.
  179.                
  180.                \lipsum[1]
  181.                
  182.        \section{Homes}
  183.            On the topic of Homes only. That means ``comfort''
  184.            
  185.            \lipsum[1]
  186.            
  187.            \subsection{Location}
  188.                On the topic of the first part.
  189.                
  190.                \lipsum[1]
  191.                
  192.            \subsection{Structure}
  193.                On the topic of the second part.
  194.                
  195.                \lipsum[1]
  196.                
  197.                \subsubsection{Straw}
  198.                On the topic of the second part in its relevance to the topic of
  199.                the \textit{nth} part.
  200.                
  201.                \lipsum[1]
  202.                
  203.                \subsubsection{Wood}
  204.                On the topic of the second part in its relevance to the topic of
  205.                the \textit{nth} part.
  206.                
  207.                \lipsum[1]
  208.                
  209.                \subsubsection{Brick}
  210.                On the topic of the second part in its relevance to the topic of
  211.                the \textit{nth} part.
  212.                
  213.                \lipsum[1]
  214.                
  215.                \subsubsection{Gold}
  216.                On the topic of the second part in its relevance to the topic of
  217.                the \textit{nth} part.
  218.  
  219.                \lipsum[1]
  220.  
  221.  
  222.    \chapter{Bloodbath and Beyond}
  223.        On the topic of Bloodbaths and Beyond.
  224.  
  225.        \lipsum[1]
  226.        
  227.        \section{Bloodbaths}
  228.            Messy. Best to avoid.
  229.            
  230.            \lipsum[1]
  231.        
  232.        \section{Beyond}
  233.            Waaaay beyond.
  234.        
  235.            \lipsum[1]
  236.  
  237.            \subsection{Christopher Walken}
  238.                Oh god you've gone too far!
  239.            
  240.                \lipsum[1]
  241.                
  242.                \subsubsection{I Need More Cowbell!}
  243.                    I'm Christopher Walken and I play video games!
  244.  
  245.                    \lipsum[1]
  246.    
  247.    \chapter{Lorem Ipsum Text}
  248.        \section{Three-ish Pages}
  249.            \lipsum[1-10]
  250.  
  251. \end{document}
Advertisement
Add Comment
Please, Sign In to add comment