Skip to content

Commit

Permalink
Fix date in proposal class to use the date command
Browse files Browse the repository at this point in the history
  • Loading branch information
argenos committed Jun 6, 2018
1 parent aeb970d commit 8c9186d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions LastNameI-[RnD-MT]Proposal.tex
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
\title{Project Proposal Title}
\author{FirstName LastName}
\supervisors{First Supervisor\\Second Supervisor \\ Third Supervisor}
\date{Month XX}

% \thirdpartylogo{path/to/your/image}

Expand Down
2 changes: 1 addition & 1 deletion mas_proposal.cls
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ Supervised by\par

\vfill

{\large Month 20XX}
{\large \@date\par}
\end{titlepage}
\restoregeometry

Expand Down

0 comments on commit 8c9186d

Please sign in to comment.