Skip to content

Commit

Permalink
Merge pull request #50 from jynychen/feat/front-recomm-comm
Browse files Browse the repository at this point in the history
feat: add recommendation from && committee form
  • Loading branch information
Jyny authored Aug 15, 2021
2 parents fcf3683 + bf84ce6 commit 65ec132
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
Binary file added thesis/front/committee.pdf
Binary file not shown.
Binary file added thesis/front/recommendation.pdf
Binary file not shown.
6 changes: 6 additions & 0 deletions thesis/main.tex
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@
% cover
\input{front/cover}

% thesis recommendation letter
\includepdf[pages=-]{front/recommendation}

% oral examination committee
\includepdf[pages=-]{front/committee}

% front
\pagenumbering{roman}
\backgroundsetup{contents={\includegraphics{style/watermark}}}
Expand Down

0 comments on commit 65ec132

Please sign in to comment.