Hi there,
I needed to create list of items:
1. Item
bla bla bla
2. Item
bla bla bla
I have found this:
\begin{enumerate}[label=\arabic*, parsep=10pt, font=\bfseries]
\item \textbf{List Item}\\
bla bla bla \\
\item \textbf{List Item}
\end{enumerate}
Works okay, except of the list is ...
Search found 59 matches
- Thu Oct 02, 2025 10:35 pm
- Forum: Text Formatting
- Topic: List of items shiftted to right
- Replies: 0
- Views: 170
- Tue Dec 23, 2014 8:35 pm
- Forum: Page Layout
- Topic: 3 column footer
- Replies: 4
- Views: 4197
3 column footer
Heh,
replied too early... I can't make it work I am afraid :(
Easy peasy using the modern package scrlayer-scrpage of the KOMA-bundle.
\documentclass{scrreprt}
\usepackage{scrlayer-scrpage}
\usepackage{blindtext}
\clearpairofpagestyles
\ifoot*{including plain}
\cfoot{without plain}
\ofoot ...
replied too early... I can't make it work I am afraid :(
Easy peasy using the modern package scrlayer-scrpage of the KOMA-bundle.
\documentclass{scrreprt}
\usepackage{scrlayer-scrpage}
\usepackage{blindtext}
\clearpairofpagestyles
\ifoot*{including plain}
\cfoot{without plain}
\ofoot ...
- Tue Dec 23, 2014 8:23 pm
- Forum: Page Layout
- Topic: 3 column footer
- Replies: 4
- Views: 4197
Re: 3 column footer
Thanks a lot!
alex
alex
- Tue Dec 23, 2014 11:40 am
- Forum: Page Layout
- Topic: 3 column footer
- Replies: 4
- Views: 4197
3 column footer
Hi all,
wanted to ask you if you could advise me how to create simple three column footer.
Should be on the each page and have text in the left part, centre, and right part... Something like that:
XYZ xyz XYZ
Thanks... Tried to find it here but could not so....
Thank you.
alex
wanted to ask you if you could advise me how to create simple three column footer.
Should be on the each page and have text in the left part, centre, and right part... Something like that:
XYZ xyz XYZ
Thanks... Tried to find it here but could not so....
Thank you.
alex
- Mon Oct 18, 2010 1:30 pm
- Forum: General
- Topic: 4 pages in one sheet
- Replies: 6
- Views: 5513
Re: 4 pages in one sheet
Hi mate,
yeah all pages are same.. Just want to have four leaflets on one page with some little cut marks in between them...
Ok, I'll try to do it from single pdf files.
Cheers mate!
ak
yeah all pages are same.. Just want to have four leaflets on one page with some little cut marks in between them...
Ok, I'll try to do it from single pdf files.
Cheers mate!
ak
- Sat Oct 16, 2010 9:06 am
- Forum: General
- Topic: 4 pages in one sheet
- Replies: 6
- Views: 5513
Re: 4 pages in one sheet
Hi mate,
I went through the package you recommended above and.. have another question. I have a simple text (an invitation) and I would like to generate a final pdf file where would be a four pages on one sheet. Basically 4 leaflets, format A5 on one sheet of A4 paper (easy to print out and cut ...
I went through the package you recommended above and.. have another question. I have a simple text (an invitation) and I would like to generate a final pdf file where would be a four pages on one sheet. Basically 4 leaflets, format A5 on one sheet of A4 paper (easy to print out and cut ...
- Thu Dec 03, 2009 10:42 am
- Forum: Graphics, Figures & Tables
- Topic: coloured row in a table
- Replies: 5
- Views: 3350
Re: coloured row in a table
Hi,
I've got it now.
It's as follow for those who were wondering as me how to do that...
\rowcolor[rgb]{1,0,0}
Cheers.
I've got it now.
It's as follow for those who were wondering as me how to do that...
\rowcolor[rgb]{1,0,0}
Cheers.
- Thu Dec 03, 2009 9:18 am
- Forum: Graphics, Figures & Tables
- Topic: coloured row in a table
- Replies: 5
- Views: 3350
Re: coloured row in a table
Thank you very much.
I have solved it yesterday immediately I'd posted the question - thank to the other forum discussions. But could delete it or edit it since the site seemed to have some problem...
Anyway, I have used this
\rowcolor{yellow}
but wanted to ask how can I define colour I want in ...
I have solved it yesterday immediately I'd posted the question - thank to the other forum discussions. But could delete it or edit it since the site seemed to have some problem...
Anyway, I have used this
\rowcolor{yellow}
but wanted to ask how can I define colour I want in ...
- Wed Dec 02, 2009 5:25 pm
- Forum: Graphics, Figures & Tables
- Topic: coloured row in a table
- Replies: 5
- Views: 3350
coloured row in a table
Hi there,
I am trying to make a coloured row in my table. The tex file of that section is attached. I have tried a few ideas from this forum but for some reason unsuccessfully... Wanted to ask if anyone could help me out with that.
I'd need the second row in yellow...
Thanks a lot..
ak
I am trying to make a coloured row in my table. The tex file of that section is attached. I have tried a few ideas from this forum but for some reason unsuccessfully... Wanted to ask if anyone could help me out with that.
I'd need the second row in yellow...
Thanks a lot..
ak
- Tue Jul 29, 2008 7:21 pm
- Forum: General
- Topic: line break without starting a new paragraph
- Replies: 2
- Views: 19221
Re: line break without starting a new paragraph
Thank you!
a.k.
a.k.