Kile doesn't recognize a table* environment

Bug #267113 reported by Muelli
4
Affects Status Importance Assigned to Milestone
kile (Ubuntu)
Fix Released
Low
Andreas Wenning

Bug Description

Binary package hint: kile

There is a minor bug in Kile 2.0.1: In the left "structure" pane, it recognized table environments, but doesn't recognize table*.

To reproduce, create a new document and enter the following code:
\documentclass[a4paper,10pt,twocolumn]{scrartcl}
\begin{document}

\section{foo}
\begin{table}
 test
\end{table}

\begin{table*}
 test
\end{table*}

\end{document}

Then open the "structure" view in the left pane and see the section "foo" and the table in line 5 recognized correctly, but not the table*.

A table* is supposed to span more than one column in multi-column mode.

Related branches

Revision history for this message
Stefan Kottwitz (stefan.k) wrote :

Confirmed with Kile 2.0.0. Kile also doesn't recognize figure* environments. Other starred structure elements like \section* and \subsection* are recognized.

Changed in kile:
status: New → Confirmed
Revision history for this message
Andreas Wenning (andreas-wenning) wrote :

Same in 1:2.1~svn20090217-0ubuntu1 in jaunty.

Changed in kile:
importance: Undecided → Low
Changed in kile (Ubuntu):
assignee: nobody → Andreas Wenning (andreas-wenning)
status: Confirmed → In Progress
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package kile - 1:2.1.0~svn1079982-0ubuntu1

---------------
kile (1:2.1.0~svn1079982-0ubuntu1) lucid; urgency=low

  * New upstream svn snapshot including beta3.
    (LP: #409581, #432931, #429336, #267113, 476860, 427538)
  * debian/control: Recommend firefox instead of iceweasel to have it look like
    (konqueror | firefox); on default Ubuntu kile will then no longer install
    konqueror. (LP: #452079)
  * debian/rules: Use override_dh_compress to not compress index.docbook.
 -- Andreas Wenning <email address hidden> Wed, 27 Jan 2010 02:29:58 +0100

Changed in kile (Ubuntu):
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.