[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#561352: latex: generates bad aligned tables



Package: texlive-latex-base
Version: 2009-4
Severity: important

Hello,

While generating the company documentation we found that it was
generating wrong tables. However pdflatex works fine.

----------------------------------------------------------------------
\documentclass[landscape]{article}

% Tabela comparação
\usepackage{tabularx}
\usepackage[usenames,dvipsnames]{color}
\usepackage{bbding}

\newcommand{\HasIt}{\textcolor{Green}{\tiny \Checkmark}}
\newcommand{\WillHave}{\textcolor{Orange}{\tiny \textbullet}}
\newcommand{\DontHave}{\textcolor{Red}{\tiny \textendash}}
\newcommand{\CanHave}{\textcolor{Blue}{\tiny \textasteriskcentered}}
\newcommand{\ttitle}[1]{{\bf \tiny #1}}
\newcommand{\titem}[1]{{\tiny #1}}

\begin{document}

\renewcommand {\tabularxcolumn}[1]{>{\arraybackslash}m{#1}}
\begin{table}[h!t]
   \centering
   \begin{tabular}{l | c | c}
     \hline
     \ttitle{Foobar} & \ttitle{Foo}  & \ttitle{Bar}         \\
     \titem{A}       & \HasIt        & \HasIt               \\
     \titem{B}       & \HasIt        & \HasIt               \\
     \titem{C}       & \DontHave     & \HasIt               \\
     \titem{D}       & \DontHave     & \DontHave            \\
     \titem{E}       & \DontHave     & \DontHave            \\
     \titem{F}       & \HasIt        & \HasIt               \\
     \hline
   \end{tabular}
   \label{tab:funcionalidades}
\end{table}

\end{document}
----------------------------------------------------------------------

Try it with:

$: latex bug.tex
$: xdvi bug.dvi

and

$: pdflatex bug.tex
$: xpdf bug.pdf

Cheers,

%%% Local Variables: 
%%% mode: latex
%%% TeX-master: t
%%% End: 


-- Package-specific info:
If you report an error when running one of the TeX-related binaries 
(latex, pdftex, metafont,...), or if the bug is related to bad or wrong
output, please include a MINIMAL example input file that produces the
error in your report. Don't forget to also include minimal examples of
other files that are needed, e.g. bibtex databases. Often it also helps
to include the logfile. Please, never send included pictures!

If your example file isn't short or produces more than one page of
output (except when multiple pages are needed to show the problem),
you can probably minimize it further. Instructions on how to do that
can be found at

http://www.latex-einfuehrung.de/mini-en.html (english)

or 

http://www.latex-einfuehrung.de/mini.html (german)

##################################
minimal input file


##################################
other files

######################################
 List of ls-R files

-rw-r--r-- 1 root root 1401 Dec 14 10:49 /var/lib/texmf/ls-R
-rw-rw-r-- 1 root staff 80 Dec 14 10:49 /usr/local/share/texmf/ls-R
lrwxrwxrwx 1 root root 29 Dec 14 10:48 /usr/share/texmf/ls-R -> /var/lib/texmf/ls-R-TEXMFMAIN
lrwxrwxrwx 1 root root 27 Dec 12 11:39 /usr/share/texmf-texlive/ls-R -> /var/lib/texmf/ls-R-TEXLIVE
lrwxrwxrwx 1 root root 27 Dec 12 11:39 /usr/share/texmf-texlive/ls-R -> /var/lib/texmf/ls-R-TEXLIVE
######################################
 Config files
lrwxrwxrwx 1 root root 20 Dec 14 10:48 /usr/share/texmf/web2c/texmf.cnf -> /etc/texmf/texmf.cnf
-rw-r--r-- 1 root root 4197 Dec 14 10:49 /var/lib/texmf/web2c/fmtutil.cnf
-rw-r--r-- 1 root root 7804 Dec 14 10:49 /var/lib/texmf/web2c/updmap.cfg
-rw-r--r-- 1 root root 4357 Dec 14 10:49 /var/lib/texmf/tex/generic/config/language.dat
######################################
 Files in /etc/texmf/web2c/
total 4
-rw-r--r-- 1 root root 283 Nov 23  2007 mktex.cnf
######################################
 md5sums of texmf.d
3875bf0f4a53a29b7f247399dc9833e2  /etc/texmf/texmf.d/05TeXMF.cnf
6e82a3d4c00ae7e4f86aa8dcf9438cf3  /etc/texmf/texmf.d/15Plain.cnf
c60a084820a0b73e3bfbf2e90bda437c  /etc/texmf/texmf.d/45TeXinputs.cnf
ea33127256c6a9f37145ae5b16fdb80c  /etc/texmf/texmf.d/55Fonts.cnf
afccf1d3f87057411166a77c58e00bd1  /etc/texmf/texmf.d/65BibTeX.cnf
9da7c1c7b1eaf06f941af91f48a23068  /etc/texmf/texmf.d/75DviPS.cnf
055e06548bac99958d8ab2dd1248f2b4  /etc/texmf/texmf.d/80tex4ht.cnf
37329819f1109e8a457e64b8b58fecdb  /etc/texmf/texmf.d/85Misc.cnf
a8952d594677235951d447665ec46e9c  /etc/texmf/texmf.d/90TeXDoc.cnf
bab3b7e578107f999fa1b0768994f6f8  /etc/texmf/texmf.d/95NonPath.cnf
1df66bc319cec731e202eaf39f5d85e1  /etc/texmf/texmf.d/96JadeTeX.cnf

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages texlive-latex-base depends on:
ii  dpkg                          1.15.5.4   Debian package management system
ii  tex-common                    2.03       common infrastructure for building
ii  texlive-base                  2009-4     TeX Live: Essential programs and f
ii  texlive-binaries              2009-3     Binaries for TeX Live
ii  texlive-common                2009-4     TeX Live: Base component

Versions of packages texlive-latex-base recommends:
pn  texlive-latex-base-doc        <none>     (no description available)

texlive-latex-base suggests no packages.

Versions of packages tex-common depends on:
ii  debconf [debconf-2.0]         1.5.28     Debian configuration management sy
ii  dpkg                          1.15.5.4   Debian package management system
ii  ucf                           3.0025     Update Configuration File: preserv

Versions of packages texlive-latex-base is related to:
pn  tetex-base                    <none>     (no description available)
pn  tetex-bin                     <none>     (no description available)
pn  tetex-extra                   <none>     (no description available)
ii  tex-common                    2.03       common infrastructure for building

-- debconf information:
  tex-common/check_texmf_wrong:
  tex-common/check_texmf_missing:



Reply to: