Mailinglist Archive: opensuse-programming (84 mails)

< Previous Next >
Re: [suse-programming-e] making a tabular appearance with kile or latex.
  • From: Jeroen Wijnhout <wijnhout@xxxxxxxxxxxxxx>
  • Date: Wed, 18 Aug 2004 09:49:53 +0200
  • Message-id: <200408180949.54049.wijnhout@xxxxxxxxxxxxxx>
On Tuesday 17 August 2004 19:36, Prabu Subroto wrote:
> I found the documentation in kile (Help menu) is far
> then enough. I am lacking of documentation to start
> working with kile (beginner).

The Kile documentation helps you work with "Kile", not with LaTeX. Kile does
not replace LaTeX, is merely helps you write LaTeX documents. Therefore you
should read the regular LaTeX documentation.

> I found the "tabular", "tabular" and "multicoloum" but
> still don't understand make such format as I expect
> because the documentation has no example.

Read the LaTeX docs, the're freely available, the Kile docs are about Kile,
not LaTeX.

I'm not sure if I understand your question, but you could try:
\begin{tabular}{l@{:}l}
name & bla \\
address & bla
\end{tabular}

best,
Jeroen
--
Kile - KDE Integrated LaTeX Editor
http://kile.sourceforge.net

< Previous Next >
References