Search found 4 matches

by JB Adder
Mon Apr 15, 2013 4:43 pm
Forum: Fonts & Character Sets
Topic: Lira Character
Replies: 2
Views: 3179

Re: Lira Character

I was wondering where that tag was. Thanks for that, Alain. And I'll download that PDF as well, save me having to ask where a symbol is on this forum again.
by JB Adder
Mon Apr 15, 2013 4:32 pm
Forum: Math & Science
Topic: Multi-line right brace
Replies: 5
Views: 44610

Multi-line right brace

I don't think he wants to number them, if what he writes is correct. (I'm taking the fact that he states he could use the {cases} environment into consideration.) He could do it this way:

Code: Select all

\left.\begin{aligned}
Equation 1 \\
Equation 2 \\
Equation 3
\end{aligned}\right\rbrace
by JB Adder
Mon Apr 15, 2013 4:12 pm
Forum: Math & Science
Topic: character of formule more bigger
Replies: 3
Views: 4208

character of formule more bigger

If you're worried about the size of all or part of a formula, you can easily wrap the part that's too small in displaystyle . For example:

$ \displaystyle{\sum^5_{n = 1} n^2} $

If, however, you're worried about your brackets being too small, use the left and right commands, i.e.

$$9 \left ...
by JB Adder
Mon Apr 15, 2013 4:01 pm
Forum: Fonts & Character Sets
Topic: Lira Character
Replies: 2
Views: 3179

Lira Character

How do you get the lira character (₤) to appear in a LaTeX document?