Search found 7 matches

by pktm
Fri Jan 28, 2011 1:00 pm
Forum: Page Layout
Topic: no linebreak within \item
Replies: 2
Views: 2131

no linebreak within \item

achim wrote:I have not tested this, but try \begin{samepage}...\end{samepage} as suggested in http://stackoverflow.com/questions/2210 ... page-break.
Thank you, that worked perfectly!
by pktm
Thu Jan 27, 2011 11:23 pm
Forum: Page Layout
Topic: no linebreak within \item
Replies: 2
Views: 2131

no linebreak within \item

Dear all!

I have an unordered list with 3 large items. The first line of the first item is at the bottom of one page, the rest on the other page.

There is the possibility to set global constants to avoid this - however, i don't want to mess up my whole document because of that one occurence.

Is ...
by pktm
Fri Jan 14, 2011 4:33 pm
Forum: Page Layout
Topic: Where do I find a list of the dimensions of document classes
Replies: 1
Views: 1154

Where do I find a list of the dimensions of document classes

Dear all!

I define my document by the following:

Code: Select all

\documentclass[12pt,german,a4]{article}
I want to know how big the borders and margins are. Where do I find this information?

Best regards,
pktm
by pktm
Mon Nov 08, 2010 8:37 pm
Forum: Graphics, Figures & Tables
Topic: How to center a table horizontally when it's to big?
Replies: 2
Views: 11199

How to center a table horizontally when it's to big?

Hi there!

How to center a table horizontally when it's to big? It overlaps at the right, but I want to have it overlap at both sides equally, so that it don't looks *that* bad. I consider overlapping at one side only worse than overlapping when centered. No, there is no way the table is going to ...
by pktm
Sat Oct 16, 2010 11:11 am
Forum: Graphics, Figures & Tables
Topic: How do I do these voting bar diagrams?
Replies: 2
Views: 1668

Re: How do I do these voting bar diagrams?

Hi!

I had a look at the packages, but they don't do what I want to do.

datatools can calculate the percentage value for the poll entries itself, but I don't need that, as the set of values is well defined and will nto change.

pgfplits is a great tool, but the only thing is seems not to do is a ...
by pktm
Sat Jun 26, 2010 10:55 am
Forum: Graphics, Figures & Tables
Topic: How do I do these voting bar diagrams?
Replies: 2
Views: 1668

How do I do these voting bar diagrams?

Hi!

There is a vote on this website: http://www.translationtribulations.com/
I want to draw this in my latex document. I'm using WinShell + PDFLatex.

So what package is there to draw the voting bar diagarms with the percentage in them?

Best regards, pktm