Excellent, thanks a bunch! Now I got a much nicer layout.
I would really be lost writing in Latex without an internet connection and your help, thanks!
/Niklas
Search found 4 matches
- Fri May 02, 2008 11:55 am
- Forum: General
- Topic: Line break directly after paragraph title
- Replies: 3
- Views: 35397
- Wed Apr 30, 2008 3:33 pm
- Forum: General
- Topic: Line break directly after paragraph title
- Replies: 3
- Views: 35397
Line break directly after paragraph title
Is it possible to get a line break after paragraph title? I've tried it manually with \\ but then I get the following response: "...no line to break here"
I would like something like a \subsubsubsection but without the numbering, is there a way?
By the way I'm using the article layout!
Thanks ...
I would like something like a \subsubsubsection but without the numbering, is there a way?
By the way I'm using the article layout!
Thanks ...
- Mon Feb 25, 2008 1:59 pm
- Forum: General
- Topic: Front page figure covering entire top page, incl. margins
- Replies: 3
- Views: 14720
Front page figure covering entire top page, incl. margins
Thanks a bunch! The textpos package did the trick. For those of you who are interested in my approach:
/Niklas
Code: Select all
Code, edit and compile here:
\usepackage[absolute]{textpos}\begin{textblock*}{297mm}(0mm,0mm)\includegraphics[width=\paperwidth]{xxx.png}\end{textblock*}
- Fri Feb 22, 2008 5:49 pm
- Forum: General
- Topic: Front page figure covering entire top page, incl. margins
- Replies: 3
- Views: 14720
Front page figure covering entire top page, incl. margins
Hello!
I'm not very skilled at Latex but I know the basics. Right now I'm writing my master thesis and as the layout was provided to me from a friend I'm almost set. One thing bothers me though and that is the cover page. I would like to have a figure covering about 1/4 of the page and being ...
I'm not very skilled at Latex but I know the basics. Right now I'm writing my master thesis and as the layout was provided to me from a friend I'm almost set. One thing bothers me though and that is the cover page. I would like to have a figure covering about 1/4 of the page and being ...