Closed KasperSkytte closed 7 years ago
You'll need to modify the template.tex and/or reedthesis.cls file. Glad you are thinking of using it! Let me know if I can be of further assistance.
I would love to change also the front page, in order to be able to put some university logo. Could you share with me also if you find one solution? Many thanks @KasperSkytte
Of course, I'm going to try soon
@ismayc: To change the cover page (titlepage in latex syntax), all there has to be edited are the lines 280-324 in the reedthesis.cls, nothing in template.tex has to be edited, right? It will then grab variables like \@author
from index.Rmd and its possible to design it as desired, fx based on another template?
I believe that is correct. This process is a little finicky. I'm hoping to try to put together a nicer solution this summer to provide more direction for folks outside of Reed College to be able to use this. It wasn't intended on first pass to provide that avenue, but I think it makes a logical next step.
You might want to look to see what @zkamvar did to update thesisdown
for his PhD thesis: https://github.com/zkamvar/beaverdown .
This issue has been automatically locked. If you believe you have found a related problem, please file a new issue (with a reprex: https://reprex.tidyverse.org whenever possible) and link to this issue. If a reprex is not applicable, recording a short Loom video showing what you are seeing can go a long way in helping to diagnose problems.
Not exactly an issue. Thanks for an awesome template, I'm using it for my master thesis in Biotechnology as I like latex and also have large amounts of data analysis in R. But how can I change the front page? I would like to have a more attractive one than pure text :) Thanks in advance.