Search found 5 matches

by matti0006
Wed Oct 28, 2009 4:07 pm
Forum: Page Layout
Topic: LaTeX auto-tabs at the beginning of a new sentence
Replies: 4
Views: 4465

Re: LaTeX auto-tabs at the beginning of a new sentence

This is not quite what I ment, I tried this and it didn't change anything, however I found out what it does. It changes the indent at the beginning of the definition line, not the line after the definition:)
by matti0006
Tue Oct 27, 2009 5:49 pm
Forum: Page Layout
Topic: LaTeX auto-tabs at the beginning of a new sentence
Replies: 4
Views: 4465

LaTeX auto-tabs at the beginning of a new sentence

Hmm, for now it would be no problem to use \noindent, however as my article grows, I am afraid I will get a lot more definitions, pictures, theorems and more.

I also use:


\newtheorem{theorem}{Stelling}[section]
\newtheorem{lemma}[theorem]{Lemma}
\newtheorem{proposition}[theorem]{Proposition ...
by matti0006
Tue Oct 27, 2009 5:28 pm
Forum: Page Layout
Topic: LaTeX auto-tabs at the beginning of a new sentence
Replies: 4
Views: 4465

LaTeX auto-tabs at the beginning of a new sentence

Hi everyone,

I am currently writing an article in latex and everything is going fine, there is however one problem.

After I insert a definition, theorem, picture, anything basically, the next line of text starts with a tab (like 10 white spaces), and I have no idea how to fix this.

The packages I ...
by matti0006
Sat Oct 10, 2009 9:23 pm
Forum: BibTeX, biblatex and biber
Topic: Bibliography list not showing page numbers
Replies: 2
Views: 6386

Re: Bibliography list not showing page numbers

Thank you,

this does in fact fix the problem, sorry about not posting code in a code box, it was my first time posting on the forums:).

And yes, the entries are optional.
by matti0006
Sat Oct 10, 2009 6:27 pm
Forum: BibTeX, biblatex and biber
Topic: Bibliography list not showing page numbers
Replies: 2
Views: 6386

Bibliography list not showing page numbers

Hello everybody,

I have a problem with BibTex, I use texmaker and have made a .bib-file for my bibliography that is named ref.bib, it looks as following:

@Article{Cal2000,
author = {Calude, Andreea S.},
title = {The journey of the four colour theorem through time},
journal = {The New Zealand ...