Search found 9 matches

by vhii
Sun Apr 13, 2008 3:08 pm
Forum: General
Topic: Increase thickness of table borders
Replies: 2
Views: 2394

Re: Increase thickness of table borders

Thanks a lot!
by vhii
Sun Apr 13, 2008 2:51 pm
Forum: General
Topic: Increase thickness of table borders
Replies: 2
Views: 2394

Increase thickness of table borders

Hello,
short question, how can I increase the thickness of table borders? I haven't been able to find any info about this in the latex manuals or by googling.
by vhii
Sat Mar 22, 2008 3:33 pm
Forum: General
Topic: Text appears grey rather thn black, Citations OK ->hyperref?
Replies: 7
Views: 11101

Text appears grey rather thn black, Citations OK ->hyperref?

Hi,

because I've got a similar greyness problem (see http://www.latex-community.org/viewtopic.php?f=5&t=1104 ), I've already got some pointers to a solution, it seems to have something to do with ps2pdf.

Have you tried using pdflatex instead of latex, dvi2ps, ps2pdf? I get the same effect as you ...
by vhii
Fri Mar 21, 2008 11:47 pm
Forum: General
Topic: PS/EPS vector graphics to PDF go gray
Replies: 2
Views: 4222

Re: PS/EPS vector graphics to PDF go gray

Thanks for your reply. Strangely enough, Ghostscript displays the PDF as I'd like it to. However, I get the same gray result in Adobe Reader as well. I don't think any difference will be visible when the file is printed out, even on screen it's only noticeable with sufficient enlargement.

I've been ...
by vhii
Fri Mar 21, 2008 9:21 pm
Forum: General
Topic: PS/EPS vector graphics to PDF go gray
Replies: 2
Views: 4222

PS/EPS vector graphics to PDF go gray

Hi,

I've noticed a slight anomaly when converting ps to pdf files (ps2pdf with Miktex):
The images become slightly gray, instead of retaining their original black color.

This does only apply to pure vector graphics that I am trying to convert (e.g. my university's logo, or vector graphics that I ...
by vhii
Wed Feb 13, 2008 12:49 pm
Forum: Document Classes
Topic: Fancyhdr
Replies: 7
Views: 16882

Re: Fancyhdr

Yes, \setlength{\headheight}{15pt} fixes the problem. Thanks a lot for your help!
by vhii
Wed Feb 13, 2008 1:05 am
Forum: Document Classes
Topic: Fancyhdr
Replies: 7
Views: 16882

Re: Fancyhdr

Example picture, this shows page 3 pasted right over page 2. It can be noticed that both text and lower bar are at a different level.
by vhii
Tue Feb 12, 2008 7:41 pm
Forum: Document Classes
Topic: Fancyhdr
Replies: 7
Views: 16882

Fancyhdr

It doesn't have anything to with the viewer, same thing happens in Adobe Reader and Foxit Reader.

Ok, here some minimal working code:

\documentclass[a4paper, 12pt]{article}
\usepackage{fancyhdr}

\renewcommand{\headrulewidth}{0.4pt}
\fancyhf{} %alle Kopf- und Fußzeilenfelder bereinigen ...
by vhii
Sun Feb 10, 2008 11:25 pm
Forum: Document Classes
Topic: Fancyhdr
Replies: 7
Views: 16882

Fancyhdr

Hi, a question about the fancyheader package:

I'm using the package to draw headlines and footlines. I noticed that the footline on the first page containing a footline is always a bit off (i.e. set just a few points higher) in comparison to the footlines of the following pages. Maybe it's also a ...