Search found 7 matches

by Aslund
Wed Oct 21, 2009 10:33 pm
Forum: General
Topic: Cant compile when pdf is open
Replies: 6
Views: 4643

Cant compile when pdf is open

Hey everyone

This question is bit off-topic, but I hope you can help anyway.
I have a PC with windows 7 and TexnicCenter installed. If I have my output pdf open while I am trying to compile my latex document, then I get an error from TexnicCenter where it says that it cant write to the pdf.
I ...
by Aslund
Sat Sep 26, 2009 7:03 pm
Forum: Math & Science
Topic: Can't compile subscript, superscript, etc.
Replies: 3
Views: 11992

Can't compile subscript, superscript, etc.

Hey everyone

Today I needed to do an subscript, but I got an compiler error, as I continued to test, I also noticed that Greek symbols also gave compiler error.

I get the following error:
--------------------------------------------------------------------------------
! Missing $ inserted ...
by Aslund
Tue Aug 18, 2009 11:40 am
Forum: Page Layout
Topic: Problems with numbering
Replies: 8
Views: 5522

Re: Problems with numbering

Hey Stefan

Seems you are right, I must just accept that some function in latex have problems with our funny letters :)

Regards
by Aslund
Sun Aug 16, 2009 7:46 pm
Forum: Page Layout
Topic: Problems with numbering
Replies: 8
Views: 5522

Re: Problems with numbering

Hey gmedina

I have no problems with sections, my problem is only with \input.
Like:
\input{Chap/Projektværktøjer}

Gives following error:
! LaTeX Error: File `Chap/Projektv\T1\ae rkt\T1\o jer.tex' not found.

Regards

Sebastian Aslund
by Aslund
Sun Aug 16, 2009 6:22 pm
Forum: Page Layout
Topic: Problems with numbering
Replies: 8
Views: 5522

Re: Problems with numbering

Thanks Stefan for you link, lots of reading :)

Actually I found another problem, which is rather problematic. I am danish and therefore I use å, æ and ø quite a bit. I have no problems when I write normal text, but when I import my sections for my article, then it refuse to load the file if I use ...
by Aslund
Sat Aug 15, 2009 7:57 pm
Forum: Page Layout
Topic: Problems with numbering
Replies: 8
Views: 5522

Re: Problems with numbering

Hey phi

You nailed the problem, added the command and everything worked as a dream :)

Regards

ps.
If anyone have a book or tutorial to recommend about using latex, I would love to hear it :) thanks.
by Aslund
Sat Aug 15, 2009 3:22 pm
Forum: Page Layout
Topic: Problems with numbering
Replies: 8
Views: 5522

Problems with numbering

Hey everyone

I am a bit new, but I hope my problem is not to trivial :)
My problem is that numbering of figures and listing is going 1, 2, 3, ......
I would like them to go 1.1, 1.2, 1.3 for chapter 1 and 2.1, 2.2, 2.3 for chapter 2 etc.
How is it possible to do this trick? I am using bibtex for ...