On Wed, Aug 09, 2006 at 09:40:30PM +0200, Uwe Stöhr wrote:

> Enrico Forestieri writes:
> 
> >>  > Translation: Is it possible to add a footnote to the caption of a
> >>  > floating table/picture?
> >>
> >> Not really. This is a restriction of LaTeX.
> > 
> > It is possible. You need to put the table/picture in a minipage inside the
> > float.
> 
> But this doesn't work for captions and this was the question. LyX 1.4.2 
> prevents the insertion of footnotes to captions.

I don't think so. See the attached.

-- 
Enrico
#LyX 1.4.2 created this file. For more info see http://www.lyx.org/
\lyxformat 245
\begin_document
\begin_header
\textclass article
\language english
\inputencoding auto
\fontscheme default
\graphics default
\paperfontsize default
\papersize default
\use_geometry false
\use_amsmath 1
\cite_engine basic
\use_bibtopic false
\paperorientation portrait
\secnumdepth 3
\tocdepth 3
\paragraph_separation indent
\defskip medskip
\quotes_language english
\papercolumns 1
\papersides 1
\paperpagestyle default
\tracking_changes false
\output_changes false
\end_header

\begin_body

\begin_layout Standard
\begin_inset Float table
placement h
wide false
sideways false
status open

\begin_layout Standard
\begin_inset ERT
status open

\begin_layout Standard


\backslash
renewcommand
\backslash
footnoterule{}
\end_layout

\end_inset


\begin_inset Box Frameless
position "c"
hor_pos "c"
has_inner_box 1
inner_pos "c"
use_parbox 0
width "100col%"
special "none"
height "1in"
height_special "totalheight"
status open

\begin_layout Caption
A
\begin_inset ERT
status collapsed

\begin_layout Standard


\backslash
protect
\backslash
footnotemark
\backslash
 
\end_layout

\end_inset

 table
\begin_inset ERT
status collapsed

\begin_layout Standard


\backslash
protect
\backslash
footnotemark
\backslash
 
\end_layout

\end_inset

 caption.
\begin_inset Foot
status collapsed

\begin_layout Standard
a note to the caption
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="3" columns="4">
<features>
<column alignment="center" valignment="top" leftline="true" width="20col%">
<column alignment="center" valignment="top" leftline="true" width="20col%">
<column alignment="center" valignment="top" leftline="true" width="20col%">
<column alignment="center" valignment="top" leftline="true" rightline="true" 
width="20col%">
<row topline="true" bottomline="true">
<cell alignment="center" valignment="top" topline="true" leftline="true" 
usebox="none">
\begin_inset Text

\begin_layout Standard
one
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" 
usebox="none">
\begin_inset Text

\begin_layout Standard
two
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" 
usebox="none">
\begin_inset Text

\begin_layout Standard
three
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" 
rightline="true" usebox="none">
\begin_inset Text

\begin_layout Standard
four
\end_layout

\end_inset
</cell>
</row>
<row topline="true">
<cell alignment="center" valignment="top" topline="true" leftline="true" 
usebox="none">
\begin_inset Text

\begin_layout Standard
www
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" 
usebox="none">
\begin_inset Text

\begin_layout Standard
xxx
\begin_inset Foot
status collapsed

\begin_layout Standard
a second note
\end_layout

\end_inset


\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" 
usebox="none">
\begin_inset Text

\begin_layout Standard
yyy
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" 
rightline="true" usebox="none">
\begin_inset Text

\begin_layout Standard
zzz
\end_layout

\end_inset
</cell>
</row>
<row topline="true" bottomline="true">
<cell alignment="center" valignment="top" topline="true" leftline="true" 
usebox="none">
\begin_inset Text

\begin_layout Standard
abc
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" 
usebox="none">
\begin_inset Text

\begin_layout Standard
def
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" 
usebox="none">
\begin_inset Text

\begin_layout Standard
ghi
\begin_inset Foot
status collapsed

\begin_layout Standard
and a third one
\end_layout

\end_inset


\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" 
rightline="true" usebox="none">
\begin_inset Text

\begin_layout Standard
jkl
\end_layout

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

\end_inset


\end_layout

\end_inset


\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset ERT
status open

\begin_layout Standard


\backslash
addtocounter{footnote}{-1}%
\end_layout

\begin_layout Standard


\backslash
footnotetext{this one goes to the page bottom}
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset ERT
status open

\begin_layout Standard


\backslash
addtocounter{footnote}{1}%
\end_layout

\begin_layout Standard


\backslash
footnotetext{as well as this one}
\end_layout

\end_inset


\end_layout

\end_body
\end_document

Reply via email to