Search found 4 matches

by Shinka
Fri May 22, 2009 11:35 am
Forum: Math & Science
Topic: Displaystyle
Replies: 2
Views: 8979

Re: Displaystyle

Perfect ! Thank you.
by Shinka
Fri May 22, 2009 11:31 am
Forum: Page Layout
Topic: Left and right alignment on a single line
Replies: 2
Views: 7777

Re: Left and right alignment on a single line

Exactly what I was looking for, thank you.
by Shinka
Thu May 21, 2009 4:05 pm
Forum: Page Layout
Topic: Left and right alignment on a single line
Replies: 2
Views: 7777

Left and right alignment on a single line

I want to have, on a single line, some text aligned with left-alignment and some text with right-alignment. I've seen it done with;

Code: Select all

\begin{format}
  \employer{l}\title{r}\\
  \location{l}\dates{r}\\
  \body\\
\end{format}
But what if I want to defined my own 'format' ?
by Shinka
Thu May 21, 2009 3:52 pm
Forum: Math & Science
Topic: Displaystyle
Replies: 2
Views: 8979

Displaystyle

I think there is a command you can write a single time so all equations will be displayed in "displaystyle" mode, but I can't remember the name of the command.