Search found 4 matches

by Silver
Fri Mar 25, 2011 10:40 am
Forum: Graphics, Figures & Tables
Topic: Table with Fixed-width columns extends rulers
Replies: 3
Views: 2670

Table with Fixed-width columns extends rulers

Hi Thorsten

Aye, you were right on the spot with the \hline just revealing the problem. Sloppy of me to present an example with an unintended bug, and not the real issue.

With your input however I managed to find the cause of the real problem: \usepackage{pdfsync} . Try the code below with and ...
by Silver
Thu Mar 24, 2011 7:18 pm
Forum: Graphics, Figures & Tables
Topic: Table with Fixed-width columns extends rulers
Replies: 3
Views: 2670

Table with Fixed-width columns extends rulers

Hi,

In the past I used the command p{4cm} with tabular to fix all the column widths in a table. This used to work, when required for uniform tables and proper wrapping. After an upgrade to WinEdt6 and MikTex2.9 (and several packages with that) it appears to bug out.

I use the code example below ...
by Silver
Wed Dec 17, 2008 2:26 pm
Forum: General
Topic: Png in Latex
Replies: 6
Views: 29555

Re: Png in Latex

There are 2 reasons why I work in DVI:

1. It compiles and update faster than PDF and always point to the row/page I edit in Latex (PDF opens firstpage)
2. If I double click a line in the DVI the latex editor jumps to that line (I have not managed to do this in PDF)
by Silver
Tue Nov 11, 2008 12:41 pm
Forum: General
Topic: Png in Latex
Replies: 6
Views: 29555

Re: Png in Latex

Hello,

I have a similar problem, and tried "all" the solutions I have found on the web. I do get the error message just like you about the bounding box.

But for me pdflatex actually generates the dvi (with the error message about bounding box) and yap opens it (but complains). But the image size ...