Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/rob_thesis/thesis.tex

    r12d3187 r0111dc7  
    118118\usepackage[pdftex]{graphicx} % For including graphics N.B. pdftex graphics driver
    119119
    120 \usepackage{xcolor}
    121 \usepackage{listings}
    122 
    123120\input{cfa-format.tex}
    124121
     
    141138    pdftitle={Resource Management and Tuples in \CFA},    % title: CHANGE THIS TEXT!
    142139    pdfauthor={Rob Schluntz},    % author: CHANGE THIS TEXT! and uncomment this line
    143     pdfsubject={Programming Languages},  % subject: CHANGE THIS TEXT! and uncomment this line
     140%    pdfsubject={Subject},  % subject: CHANGE THIS TEXT! and uncomment this line
    144141%    pdfkeywords={keyword1} {key2} {key3}, % list of keywords, and uncomment this line if desired
    145142    pdfnewwindow=true,      % links in new window
Note: See TracChangeset for help on using the changeset viewer.