Hi all,
I am wondering how to change the body text point size if Thesis(Harvard thesis)template is used. As there is no option for this. Any help would be appreciated. Thanks.
Jing
Scientific Word/Workplace ⇒ problem of setting body text point size
NEW: TikZ book now 40% off at Amazon.com for a short time.
problem of setting body text point size
Please provide a minimal working example.
What documentclass does this template use? Mostly, you can just add an option to your documentclass to set the font size of the body text. Something like:
What documentclass does this template use? Mostly, you can just add an option to your documentclass to set the font size of the body text. Something like:
Code: Select all
\documentcall[11pt]{article}
howtoTeX.com - Your LaTeX resource site (Tips, Tricks, Templates and more!)
Follow howtoTeX on twitter
Follow howtoTeX on twitter
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
problem of setting body text point size
I doubt that this will work.Frits wrote:[…] Something like:Code: Select all
\documentcall[11pt]{article}
Thorsten
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
problem of setting body text point size
I meant
Code: Select all
\documentclass[11pt]{article}
howtoTeX.com - Your LaTeX resource site (Tips, Tricks, Templates and more!)
Follow howtoTeX on twitter
Follow howtoTeX on twitter
Re: problem of setting body text point size
Sorry I missed your post. Do you still need to know how this is done?
Tom Price
Tom Price