meluso / UMich_Dissertation_Template

University of Michigan Rackham Graduate School Dissertation Template (unofficial)
https://www.overleaf.com/latex/templates/university-of-michigan-dissertation-and-thesis-template-unofficial/tpnjzndnrzmf
Creative Commons Zero v1.0 Universal
49 stars 17 forks source link

Document font selection in main.tex #7

Closed kelly-sovacool closed 1 year ago

kelly-sovacool commented 1 year ago

Resolves #6

Here's an idea where we leave the font as the latex default, but include information about font selection with examples that users can uncomment. Since the fonts available depend on the tex engine, I think maybe we should keep the font selection code commented out. If we set the font to TNR, it won't compile for pdflatex users.

meluso commented 1 year ago

Thanks Kelly, this looks good. I'll probably switch the order of the comments around to put the pdflatex material at the beginning since that's the Overleaf default, but I'll go ahead and merge this first. Thanks for your help, you'll see the change shortly!