Hi All,
I am curious if there is a straightforward way to get some subtext under a title in the article document class. Eg, something like:
Underwater Basket Weaving
subtext-->Final report for class UBW100, Fall 2010
Is there a latex command I can use after doing \title{Underwater Basket Weaving}?
Thanks!!
Page Layout ⇒ subtext under title
subtext under title
Last edited by whoburg on Tue Nov 30, 2010 10:29 pm, edited 1 time in total.
NEW: TikZ book now 40% off at Amazon.com for a short time.

subtext under title
Hi,
there's no need for a new command:
there's no need for a new command:
Code: Select all
Code, edit and compile here:
\documentclass{article}\author{The Author}\title{Underwater Basket Weaving\\\normalsize Final report for class UBW100, Fall 2010}\date{}\begin{document}\maketitle\end{document}
1,1,2,3,5,8,13,21,34,55,89,144,233,...
Re: subtext under title
That makes perfect sense. Thank you so much for your help!
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
subtext under title
Now that the problem is solved, please be so kind and mark the topic (not the last post) accordingly as written in Section 3 of the Board Rules. Please keep that in mind for the future so that further reminders will not be necessary.
By the way, the classes of the KOMA Script bundle offer suitable structures to get a kind of subtitle for your document.
Best regards and welcome to the board
Thorsten
By the way, the classes of the KOMA Script bundle offer suitable structures to get a kind of subtitle for your document.
Best regards and welcome to the board
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