Search found 29 matches
- Sun Dec 06, 2009 2:06 pm
- Forum: Page Layout
- Topic: Page number jumps up and down
- Replies: 4
- Views: 3247
Page number jumps up and down
It's sure going to be hard to us to diagnose then!
I am fully aware of that, but I wasn't hoping for a specific diagnosis. I merely thought that someone might have encountered this kind of problem before and could tell me what solved it in his case. Or maybe it is a common problem and I just ...
- Sun Dec 06, 2009 12:01 am
- Forum: Page Layout
- Topic: Page number jumps up and down
- Replies: 4
- Views: 3247
Re: Page number jumps up and down
Hi daleif,
I am sorry for not being too clear about this. Yes, I am using xelatex with TeXmaker.
Also there should be not jumps in the document I posted. There are none if I compile it either. The point is that this document uses the same basic setup as the supercomplicated document that I am ...
I am sorry for not being too clear about this. Yes, I am using xelatex with TeXmaker.
Also there should be not jumps in the document I posted. There are none if I compile it either. The point is that this document uses the same basic setup as the supercomplicated document that I am ...
- Fri Dec 04, 2009 6:39 pm
- Forum: Page Layout
- Topic: Page number jumps up and down
- Replies: 4
- Views: 3247
Page number jumps up and down
Hi,
looking at my document today, I discovered that on 2 pages in the document the page number is positioned somewhat higher than on the other pages. Having no idea what might be causing this, I created the following file:
\documentclass[12pt, numbers=noenddot]{scrartcl}
\usepackage[ngerman ...
looking at my document today, I discovered that on 2 pages in the document the page number is positioned somewhat higher than on the other pages. Having no idea what might be causing this, I created the following file:
\documentclass[12pt, numbers=noenddot]{scrartcl}
\usepackage[ngerman ...
- Sat Oct 31, 2009 2:08 pm
- Forum: Graphics, Figures & Tables
- Topic: Problem using pstricks-add in xelatex
- Replies: 4
- Views: 2637
Re: Problem using pstricks-add in xelatex
Hm, so it appears it is not entirely my fault, then
So, I'll try to make contact with the maintainers and see what I can find out. In the meantime I will just have to do without braces 


- Sat Oct 31, 2009 1:08 pm
- Forum: Graphics, Figures & Tables
- Topic: Problem using pstricks-add in xelatex
- Replies: 4
- Views: 2637
Re: Problem using pstricks-add in xelatex
Hi Thorsten,
thanks for your reply. That is what I read on the internet, too, when I was searching for the cause of this error. But after I had finally managed to download the pstricks-xetex.con file I found out that it was already in place on my system... So, this did not seem to fix the error
thanks for your reply. That is what I read on the internet, too, when I was searching for the cause of this error. But after I had finally managed to download the pstricks-xetex.con file I found out that it was already in place on my system... So, this did not seem to fix the error

- Sat Oct 31, 2009 1:48 am
- Forum: Graphics, Figures & Tables
- Topic: Problem using pstricks-add in xelatex
- Replies: 4
- Views: 2637
Problem using pstricks-add in xelatex
Hi,
I just wanted to make a small chart and suddenly I am spending hours trying to find out why I am getting this error:
MiKTeX GPL Ghostscript 8.60: Unrecoverable error, exit code 1
So, I am including pstricks-add (and only that) and try to do this:
\psbrace(4.0, 1.5)(14.0, 1.5){Text ...
I just wanted to make a small chart and suddenly I am spending hours trying to find out why I am getting this error:
MiKTeX GPL Ghostscript 8.60: Unrecoverable error, exit code 1
So, I am including pstricks-add (and only that) and try to do this:
\psbrace(4.0, 1.5)(14.0, 1.5){Text ...
- Wed Oct 28, 2009 4:28 pm
- Forum: Graphics, Figures & Tables
- Topic: Table without caption but with label
- Replies: 2
- Views: 19224
Re: Table without caption but with label
Hey, thanks a lot! This is exactly what I was looking for 

- Tue Oct 27, 2009 3:52 pm
- Forum: Graphics, Figures & Tables
- Topic: Table without caption but with label
- Replies: 2
- Views: 19224
Table without caption but with label
Hi,
I am trying to include the number of a table in the table itself. Like this:
\begin{table}
\begin{tabularx}{\textwidth}{lll}
\toprule
\multicolumn{3}{c}{\textbf{Tabelle \ref{tab1}}}\\
\multicolumn{3}{c}{\textbf{BlaBla}}\\
1 & 2 & 3\\
4 & 5 & 6\\
\bottomrule
\end{tabularx}
\end{table ...
I am trying to include the number of a table in the table itself. Like this:
\begin{table}
\begin{tabularx}{\textwidth}{lll}
\toprule
\multicolumn{3}{c}{\textbf{Tabelle \ref{tab1}}}\\
\multicolumn{3}{c}{\textbf{BlaBla}}\\
1 & 2 & 3\\
4 & 5 & 6\\
\bottomrule
\end{tabularx}
\end{table ...
- Sun Oct 25, 2009 3:52 pm
- Forum: Page Layout
- Topic: Margins not as specified?
- Replies: 6
- Views: 3263
Re: Margins not as specified?
That might also be a way
Thank you very much. I will try that and see if this changes the physical margins in the printout.

- Sun Oct 25, 2009 3:20 pm
- Forum: Page Layout
- Topic: Margins not as specified?
- Replies: 6
- Views: 3263
Margins not as specified?
Thank you for the hint :-) However, I am convinced that this has nothing to do with the geometry package per se. If you look closer at the actual margins, it appears that top is too large by roughly the same amount that bottom is too small. Similarly, left is somewhat too small while right is ...