Tuukka Toivonen wrote:
>
> > \uppercase{ blah } in tex red or define your oen uppercase-button
> > in lyx menu
>
> Thanks. Works, but not for a style such as sections, where I try to do
> \sectionfont{ \centering \large \bf \pagebreak \uppercase }
\let\mySection\section
\renewcommand\section[1]{%
\mySection{\uppercase{#1}}%
}
Herbert
--
http://www.educat.hu-berlin.de/~voss/lyx/
- formatting my thesis Tuukka Toivonen
- Re: formatting my thesis Christopher M. Jones
- Re: formatting my thesis Herbert Voss
- Re: formatting my thesis Herbert Voss
- Re: formatting my thesis Dekel Tsur
- Re: formatting my thesis Tuukka Toivonen
- Re: formatting my thesis Herbert Voss
- Re: formatting my thesis Tuukka Toivonen
- Re: formatting my thesis Christopher M. Jones
- Re: formatting my thesis Tuukka Toivonen
- Re: formatting my thesis Herbert Voss
- Re: formatting my thesis Tuukka Toivonen
- Re: formatting my thesis Christopher M. Jones
- Re: formatting my thesis Christopher M. Jones
