Hi,
I tried both and they are working very well! Thanks for the answer!
Greets,
Lieselotter
Search found 8 matches
- Mon May 25, 2009 1:43 pm
- Forum: Page Layout
- Topic: White space
- Replies: 4
- Views: 4158
- Sun May 24, 2009 12:40 pm
- Forum: Page Layout
- Topic: White space
- Replies: 4
- Views: 4158
Re: White space
I'm using already the sectioning with '\part':
In my mean document there is:
\markright{Literatuurstudie}
\input{Literatuurstudie2.tex}
\pagebreak
And in the document Literatuurstudie2.tex:
\addcontentsline{toc}{part}{Literatuurstudie}
\part*{Literatuurstudie}
So how can I make an extra ...
In my mean document there is:
\markright{Literatuurstudie}
\input{Literatuurstudie2.tex}
\pagebreak
And in the document Literatuurstudie2.tex:
\addcontentsline{toc}{part}{Literatuurstudie}
\part*{Literatuurstudie}
So how can I make an extra ...
- Sun May 24, 2009 12:16 pm
- Forum: Page Layout
- Topic: White space
- Replies: 4
- Views: 4158
White space
Hi,
I would like to make a page with only the title of the chapter that comes after. So it's like a title-page, with only "Deel I Literatuurstudie" on it.
The problem is, I would like to have this in the middle of my page, but it appears everytime at the top. I tried with \vspace{} but it isn't ...
I would like to make a page with only the title of the chapter that comes after. So it's like a title-page, with only "Deel I Literatuurstudie" on it.
The problem is, I would like to have this in the middle of my page, but it appears everytime at the top. I tried with \vspace{} but it isn't ...
- Sat Apr 04, 2009 4:50 pm
- Forum: Graphics, Figures & Tables
- Topic: placement of a sideways table
- Replies: 4
- Views: 35868
Re: placement of a sideways table
thank you for the explanation! it was very helpful
apparently, the \pagebreak I put before my table was the problem
Greetings,
Lieselotter
apparently, the \pagebreak I put before my table was the problem
Greetings,
Lieselotter
- Thu Apr 02, 2009 6:07 pm
- Forum: Graphics, Figures & Tables
- Topic: placement of a sideways table
- Replies: 4
- Views: 35868
Re: placement of a sideways table
Actually, it skips 1 page.
In stead of placing my table on the next page, there is 1 whole page of text first (that is written after the table in the source...) and than the table
In stead of placing my table on the next page, there is 1 whole page of text first (that is written after the table in the source...) and than the table
- Thu Apr 02, 2009 5:50 pm
- Forum: Graphics, Figures & Tables
- Topic: placement of a sideways table
- Replies: 4
- Views: 35868
placement of a sideways table
Hi,
I made a sidewaystable (it needs 1 whole page), but the table isn't printed where it has to be. If I use [h] or [h!], it is placed at the end of the document.
If I use nothing or [!htbp], than the table is placed 1 page too late. If I put [H], there is no table at all... (I do have the ...
I made a sidewaystable (it needs 1 whole page), but the table isn't printed where it has to be. If I use [h] or [h!], it is placed at the end of the document.
If I use nothing or [!htbp], than the table is placed 1 page too late. If I put [H], there is no table at all... (I do have the ...
- Wed Jan 21, 2009 7:43 pm
- Forum: BibTeX, biblatex and biber
- Topic: Bibliography: manual without an author
- Replies: 3
- Views: 14399
Re: Bibliography: manual without an author
Thanks for the answer!
It works indeed like this to put everything in the bibliography, but still the name 'Delta-T Devices' doesn't appear when I refer to it in my text. The problem is that it takes only 1 word or not even the whole word...
Lieselotter
It works indeed like this to put everything in the bibliography, but still the name 'Delta-T Devices' doesn't appear when I refer to it in my text. The problem is that it takes only 1 word or not even the whole word...
Lieselotter
- Wed Jan 21, 2009 1:31 pm
- Forum: BibTeX, biblatex and biber
- Topic: Bibliography: manual without an author
- Replies: 3
- Views: 14399
Bibliography: manual without an author
Hi,
I have some problems with representing references (in the text and also in the bibliography itself), when there is no author specified, for instance in a user manual. It gives an (???) instead... How can I fix this?
part of the bibfile:
@manual{equitensiometer:99,
title = {Equitensiometer ...
I have some problems with representing references (in the text and also in the bibliography itself), when there is no author specified, for instance in a user manual. It gives an (???) instead... How can I fix this?
part of the bibfile:
@manual{equitensiometer:99,
title = {Equitensiometer ...