Search found 6 matches

by whoburg
Tue May 10, 2011 6:11 am
Forum: Document Classes
Topic: no chapters in report-based thesis
Replies: 2
Views: 2344

no chapters in report-based thesis

Hi All,
I'm writing a thesis, and want to use a custom document class for my school (ucbthesis.cls), which appears to be based upon the report class. This class gives me school-specific formatting for my title and other pages. I do not, however, want to break my thesis into chapters -- I want ...
by whoburg
Mon Apr 04, 2011 9:38 pm
Forum: Math & Science
Topic: multi-line underset text
Replies: 4
Views: 12607

Re: multi-line underset text

That is perfect. Thank you so much for your help.
by whoburg
Mon Apr 04, 2011 8:35 pm
Forum: Math & Science
Topic: multi-line underset text
Replies: 4
Views: 12607

Re: multi-line underset text

That successfully created the line break; thanks very much for the advice! I do have a follow on question though. The vertical spacing between lines is quite large. Is there any way to decrease that within the parbox?

\begin{equation}
\label{CD}
C_D \geq \underbrace{\frac{C_L^2}{\pi e AR}}_{\textrm ...
by whoburg
Mon Apr 04, 2011 7:43 pm
Forum: Math & Science
Topic: multi-line underset text
Replies: 4
Views: 12607

multi-line underset text

Hi All,
I am undersetting some text under an equation, and I would like that text to span multiple lines. Here is my specific example:


\begin{equation}
\label{CD}
C_D \geq \underbrace{\frac{C_L^2}{\pi e AR}}_{\textrm{induced drag}} + \underbrace{c_d(C_L, Re, \tau)}_{\textrm{wing profile drag ...
by whoburg
Tue Nov 30, 2010 6:21 pm
Forum: Page Layout
Topic: subtext under title
Replies: 3
Views: 20034

Re: subtext under title

That makes perfect sense. Thank you so much for your help!
by whoburg
Mon Nov 29, 2010 11:09 pm
Forum: Page Layout
Topic: subtext under title
Replies: 3
Views: 20034

subtext under title

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 ...