On Tue, 22 Oct 2002, E GCP wrote:

| I'm using LyX 1.1.6fix4 to prepare a long document. I'm using a minipage
| inside a table float to handle footnotes at the bottom of the table and
| not at the bottom of the page. The problem I have is that footnotes are
| always aligned with the main text, so when the tables (that have to be
| centered)  are not as wide as the whole page the footnotes look odd all
| flushed to the left by themselves. Is there a way to control the
| horizontal positioning of a footnote?

better you use a package threeparttable.sty to handle the footnote in
table. It is very easy... I have tried ctable.sty but haven't got a
success. I attach lyx example for using threeparttable.sty in
lyx-1.1.6fix4.

Wayan
#LyX 1.1 created this file. For more info see http://www.lyx.org/
\lyxformat 218
\textclass article
\begin_preamble
\usepackage{threeparttable}
\end_preamble
\language english
\inputencoding auto
\fontscheme default
\graphics default
\paperfontsize default
\spacing single 
\papersize Default
\paperpackage a4
\use_geometry 0
\use_amsmath 0
\paperorientation portrait
\secnumdepth 3
\tocdepth 3
\paragraph_separation indent
\defskip medskip
\quotes_language english
\quotes_times 2
\papercolumns 1
\papersides 1
\paperpagestyle default

\layout Standard

\begin_float tab 
\layout Caption

Penggunaan paket 
\family sans 
threeparttable.sty
\layout Standard


\latex latex 

\backslash 
begin{center}
\layout Standard


\latex latex 

\backslash 
begin{threeparttable}
\layout Standard


\begin_inset  Tabular
<lyxtabular version="2" rows="4" columns="3">
<features rotate="false" islongtable="false" endhead="0" endfirsthead="0" endfoot="0" 
endlastfoot="0">
<column alignment="left" valignment="top" leftline="true" rightline="false" width="" 
special="">
<column alignment="center" valignment="top" leftline="true" rightline="false" width="" 
special="">
<column alignment="center" valignment="top" leftline="true" rightline="true" width="" 
special="">
<row topline="true" bottomline="true" newpage="false">
<cell multicolumn="0" alignment="center" valignment="top" topline="true" 
bottomline="false" leftline="true" rightline="false" rotate="false" usebox="none" 
width="" special="">
\begin_inset Text

\layout Standard

Nama anggota DPR
\end_inset 
</cell>
<cell multicolumn="0" alignment="center" valignment="top" topline="true" 
bottomline="false" leftline="true" rightline="false" rotate="false" usebox="none" 
width="" special="">
\begin_inset Text

\layout Standard

Kekayaan
\latex latex 

\backslash 
tnote{*}
\end_inset 
</cell>
<cell multicolumn="0" alignment="center" valignment="top" topline="true" 
bottomline="false" leftline="true" rightline="true" rotate="false" usebox="none" 
width="" special="">
\begin_inset Text

\layout Standard

Jumlah suami/istri
\end_inset 
</cell>
</row>
<row topline="true" bottomline="false" newpage="false">
<cell multicolumn="0" alignment="center" valignment="top" topline="true" 
bottomline="false" leftline="true" rightline="false" rotate="false" usebox="none" 
width="" special="">
\begin_inset Text

\layout Standard

Mas Kenthir
\latex latex 

\backslash 
tnote{a}
\end_inset 
</cell>
<cell multicolumn="0" alignment="center" valignment="top" topline="true" 
bottomline="false" leftline="true" rightline="false" rotate="false" usebox="none" 
width="" special="">
\begin_inset Text

\layout Standard

\end_inset 
</cell>
<cell multicolumn="0" alignment="center" valignment="top" topline="true" 
bottomline="false" leftline="true" rightline="true" rotate="false" usebox="none" 
width="" special="">
\begin_inset Text

\layout Standard

\end_inset 
</cell>
</row>
<row topline="true" bottomline="false" newpage="false">
<cell multicolumn="0" alignment="center" valignment="top" topline="true" 
bottomline="false" leftline="true" rightline="false" rotate="false" usebox="none" 
width="" special="">
\begin_inset Text

\layout Standard

Ibu Kentu
\latex latex 

\backslash 
tnote{b}
\end_inset 
</cell>
<cell multicolumn="0" alignment="center" valignment="top" topline="true" 
bottomline="false" leftline="true" rightline="false" rotate="false" usebox="none" 
width="" special="">
\begin_inset Text

\layout Standard

\end_inset 
</cell>
<cell multicolumn="0" alignment="center" valignment="top" topline="true" 
bottomline="false" leftline="true" rightline="true" rotate="false" usebox="none" 
width="" special="">
\begin_inset Text

\layout Standard

\end_inset 
</cell>
</row>
<row topline="true" bottomline="true" newpage="false">
<cell multicolumn="0" alignment="center" valignment="top" topline="true" 
bottomline="false" leftline="true" rightline="false" rotate="false" usebox="none" 
width="" special="">
\begin_inset Text

\layout Standard

\end_inset 
</cell>
<cell multicolumn="0" alignment="center" valignment="top" topline="true" 
bottomline="false" leftline="true" rightline="false" rotate="false" usebox="none" 
width="" special="">
\begin_inset Text

\layout Standard

\end_inset 
</cell>
<cell multicolumn="0" alignment="center" valignment="top" topline="true" 
bottomline="false" leftline="true" rightline="true" rotate="false" usebox="none" 
width="" special="">
\begin_inset Text

\layout Standard

\end_inset 
</cell>
</row>
</lyxtabular>

\end_inset 


\latex latex 

\backslash 
begin{tablenotes}
\layout Standard


\latex latex 

\backslash 
item[*] 
\backslash 
textit{dalam milyar rupiah}
\layout Standard


\latex latex 

\backslash 
item[a] foottable pertama yang dibuat dengan
\layout Standard


\latex latex 

\backslash 
item[b] ini yang kedua, nggak tahu nongkrong dimana...
\layout Standard


\latex latex 

\backslash 
end{tablenotes}
\layout Standard


\latex latex 

\backslash 
end{threeparttable}
\layout Standard


\latex latex 

\backslash 
end{center}
\end_float 
\the_end

Reply via email to