Search found 5 matches

by magnus1234
Mon Apr 30, 2012 4:43 pm
Forum: Math & Science
Topic: Problem with {split}
Replies: 9
Views: 18086

Re: Problem with {split}

hehe, I`m truly sorry for the trouble I put you through, but now I know better! I tried all the combos with \o, {\o} og ${\o}$. In the first case the letter "ø" don`t show in .pdf, in the second case I get a warning "\o invalid in math mode" but the "ø" shows in .pdf, and third, I get "ø" in .pdf ...
by magnus1234
Mon Apr 30, 2012 4:22 pm
Forum: Math & Science
Topic: Problem with {split}
Replies: 9
Views: 18086

Problem with {split}

I found the problem. I didn`t post the same equation here, as i tried in my document. THIS is the equation I`m having problem with. The difference is that i have to use the Norwegian letter "Ø" inside the equation, so I included ${\o}$. When I remove it, the error is gone. I do use "\usepackage[T1 ...
by magnus1234
Mon Apr 30, 2012 3:33 pm
Forum: Math & Science
Topic: Problem with {split}
Replies: 9
Views: 18086

Problem with {split}

Thank you. I tried this and still got the same error. It`s hopefully (and probably) easy to spot the error?
\documentclass{article}
\usepackage{amsmath}
\begin{document}

\section{Empirical background}
random text
\subsection{Model specification}
''random text here''
\begin{equation}
\label{modell ...
by magnus1234
Mon Apr 30, 2012 2:49 pm
Forum: Math & Science
Topic: Problem with {split}
Replies: 9
Views: 18086

Problem with {split}

Thank you Stefan. Your effort put into this board is highly appreciated! (I've used it a lot.)
Back to my situation; I got a lot of text in between my equations (same equation, but a bit modified), and I got about 20 error messages (all saying the same thing). Since the error`s always include \end ...
by magnus1234
Mon Apr 30, 2012 2:18 pm
Forum: Math & Science
Topic: Problem with {split}
Replies: 9
Views: 18086

Problem with {split}

Hi you all!
I`m new with latex and I`m experience some trouble with the split code. I`m getting the following error message: "Missing { inserted. { \end{split}" I can`t find the error myself (since I`m a newb). I tried searching for it, but didn`t get any wiser..
Thanks

This is my code:
\begin ...