[Pkg-kde-extras] Bug#513234: kile: Imperfect figure environment generation
Kamil Kułaga
teodozjan at gmail.com
Tue Jan 27 14:43:08 UTC 2009
Package: kile
Version: 1:2.0.3-1
Severity: normal
Kile places *label* item before *caption* that produces wrong
latex references (reference links to paragraph intestead of
figure).
Option activates by keys ALT+I,G
Kile does:
\begin{figure}
\centering
\includegraphics[width=0.75\textwidth]{fuzzyx.png}
% fuzzy.png: 760x514 pixel, 72dpi, 26.81x18.13 cm, bb=0 0 760 514
\label{fig:f1}
\caption{somesing}
\end{figure}
Kile should:
\begin{figure}
\centering
\includegraphics[width=0.75\textwidth]{fuzzyx.png}
% fuzzy.png: 760x514 pixel, 72dpi, 26.81x18.13 cm, bb=0 0 760 514
\caption{somesing}
\label{fig:f1}
\end{figure}
-- System Information:
Debian Release: 5.0
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to pl_PL.UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages kile depends on:
ii kdelibs4c2a 4:3.5.10.dfsg.1-1 core libraries and binaries for al
ii konsole 4:4.0.0-1 X terminal emulator for KDE
ii libc6 2.7-18 GNU C Library: Shared libraries
ii libqt3-mt 3:3.3.8b-5 Qt GUI Library (Threaded runtime v
ii libstdc++6 4.3.2-4 The GNU Standard C++ Library v3
ii texlive-latex-base 2007.dfsg.1-5 TeX Live: Basic LaTeX packages
Versions of packages kile recommends:
ii dvipng 1.11-1 convert DVI files to PNG graphics
ii kdvi 4:3.5.9-3 dvi viewer for KDE
ii kghostview 4:3.5.9-3 PostScript viewer for KDE
ii kpdf 4:3.5.9-3 PDF viewer for KDE
Versions of packages kile suggests:
pn gbib <none> (no description available)
ii gv 1:3.6.5-2 PostScript and PDF viewer for X
ii kile-i18n-pl [kile-i18n] 1:2.0.3-1 Polish (pl) translations for Kile
pn latex2html <none> (no description available)
pn pybliographer <none> (no description available)
pn xfig <none> (no description available)
-- no debconf information
More information about the pkg-kde-extras
mailing list