Your message dated Fri, 18 Dec 2009 21:56:02 +0900 with message-id <[email protected]> and subject line Re: Bug#561352: latex: generates bad aligned tables has caused the Debian Bug report #561352, regarding latex: generates bad aligned tables to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 561352: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=561352 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---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:
--- End Message ---
--- Begin Message ---On Thu, 17 Dec 2009, Otavio Salvador wrote: > However removing .texmf-var/fonts fixed the problem. It looks strange > to me since latex should update those files in case it is needed, > shouldn't it? Closing this bug. TeX is not supposed to be an operating system that knows what you are doing. If you give it wrong fonts, it cannot work properly. > it won't help you. I don't know if it is possible to determine if a > mf is the source of an existing pk file, I guess not. Agreed Hilmar. This is a problem of the user, not LaTeX. Best wishes Norbert ---------------------------------------------------------------------------- Norbert Preining prein...@{jaist.ac.jp, logic.at, debian.org} JAIST, Japan TU Wien, Austria Debian TeX Task Force gpg DSA: 0x09C5B094 fp: 14DF 2E6C 0307 BE6D AD76 A9C0 D2BF 4AA3 09C5 B094 ---------------------------------------------------------------------------- MARGATE (n.) A margate is a particular kind of commissionaire who sees you every day and is on cheerful Christian-name terms with you, then one day refuses to let you in because you've forgotten your identify card. --- Douglas Adams, The Meaning of Liff
--- End Message ---

