Hi,

there is another mysterious problem: If you load file "search-hangs.lyx" 
and search for "enco", LyX is blocked. It is not even possible to save 
an emergency file. My attempts to minimize the test case have shown that 
  the size of the LyX file and the size of the LyX window have an 
important impact. Thus, it might be possible that you cannot reproduce 
the problem... :-(

In case LyX hangs, gdb reports the backtrace below. I hope this gives 
you some idea on what is going wrong...

Michael



#0  0x402c23ee in select () from /lib/libc.so.6
#1  0x4017fa7c in __DTOR_END__ () from /usr/X11R6/lib/libX11.so.6
#2  0x400d1839 in _XFlushInt () from /usr/X11R6/lib/libX11.so.6
#3  0x400d1701 in _XFlush () from /usr/X11R6/lib/libX11.so.6
#4  0x400b9b6d in XFillPolygon () from /usr/X11R6/lib/libX11.so.6
#5  0x08202222 in fl_polygon (fill=1, xp=0xbfff9168, n=4, col=12) at 
xdraw.c:130
#6  0x081dfa1f in fl_drw_box (style=1, x=0, y=0, w=17, h=382, c=11, 
bw_in=-1) at fldraw.c:350
#7  0x0820b651 in fl_drw_slider (boxtype=1, x=0, y=0, w=17, h=382, 
col1=11, col2=11, sltype=9, size=0.59598851203918457, val=0,
     str=0x82d26c8 "", d=15, inv=0, bw=-1) at sldraw.c:259
#8  0x081f6c80 in draw_slider (ob=0x83a0290) at slider.c:239
#9  0x081f70ac in handle_it (ob=0x83a0290, event=1, mx=0, my=0, key=0, 
ev=0x0) at slider.c:366
#10 0x081f1ded in fl_handle_it (obj=0x83a0290, event=1, mx=0, my=0, 
key=0, xev=0x0) at objects.c:1542
#11 0x081f1e99 in fl_handle_object (obj=0x83a0290, event=1, mx=0, my=0, 
key=0, xev=0x0) at objects.c:1572
#12 0x081f1864 in redraw_marked (form=0x8398c30) at objects.c:1308
#13 0x081f1980 in fl_redraw_object (obj=0x83a0290) at objects.c:1353
#14 0x081f7b3b in fl_set_slider_size (ob=0x83a0290, 
size=0.59598853868194845) at slider.c:673
#15 0x081f6131 in fl_set_scrollbar_size (ob=0x839fe70, 
val=0.59598853868194845) at scrollbar.c:354
#16 0x0807b187 in WorkArea::setScrollbar (this=0x839f91c, pos=0, 
length_fraction=0.0014326647564469914) at WorkArea.C:304
#17 0x080542ac in BufferView::Pimpl::updateScrollbar (this=0x839f8f0) at 
BufferView_pimpl.C:445
#18 0x0805e0b3 in BufferView::Pimpl::updateInset (this=0x839f8f0, 
inset=0x83be508, mark_dirty=false) at BufferView_pimpl.C:3585
#19 0x08051ae1 in BufferView::updateInset (this=0x839f710, 
inset=0x83be508, mark_dirty=false) at BufferView2.C:645
#20 0x081341f3 in InsetTabular::updateLocal (this=0x83be508, 
bv=0x839f710, what=FULL, mark_dirty=false) at insettabular.C:639
#21 0x08136600 in InsetTabular::resetPos (this=0x83be508, bv=0x839f710) 
at insettabular.C:1601
#22 0x0813420c in InsetTabular::updateLocal (this=0x83be508, 
bv=0x839f710, what=FULL, mark_dirty=false) at insettabular.C:641
#23 0x08136600 in InsetTabular::resetPos (this=0x83be508, bv=0x839f710) 
at insettabular.C:1601
#24 0x0813420c in InsetTabular::updateLocal (this=0x83be508, 
bv=0x839f710, what=FULL, mark_dirty=false) at insettabular.C:641
#25 0x08136600 in InsetTabular::resetPos (this=0x83be508, bv=0x839f710) 
at insettabular.C:1601
#26 0x0813420c in InsetTabular::updateLocal (this=0x83be508, 
bv=0x839f710, what=FULL, mark_dirty=false) at insettabular.C:641
#27 0x08136600 in InsetTabular::resetPos (this=0x83be508, bv=0x839f710) 
at insettabular.C:1601
#28 0x08133e15 in InsetTabular::update (this=0x83be508, bv=0x839f710, 
font=@0xbfff98c4, reinit=false) at insettabular.C:535
#29 0x080d99f2 in LyXText::singleWidth (this=0x83cfcc0, bview=0x839f710, 
par=0x83d8ec0, pos=0, c=3) at text.C:229
#30 0x080d988f in LyXText::singleWidth (this=0x83cfcc0, bview=0x839f710, 
par=0x83d8ec0, pos=0) at text.C:194
#31 0x080dc764 in LyXText::fill (this=0x83cfcc0, bview=0x839f710, 
row=0x83e4960, paper_width=667) at text.C:1129
#32 0x080de2e1 in LyXText::breakAgain (this=0x83cfcc0, bview=0x839f710, 
row=0x83e4960) at text.C:1685
#33 0x080ebd39 in LyXText::checkParagraph (this=0x83cfcc0, 
bview=0x839f710, par=0x83d8ec0, pos=0) at text2.C:1972
#34 0x080ec0bc in LyXText::updateInset (this=0x83cfcc0, bview=0x839f710, 
inset=0x83be508) at text2.C:2035
#35 0x0805dfa6 in BufferView::Pimpl::updateInset (this=0x839f8f0, 
inset=0x83be508, mark_dirty=false) at BufferView_pimpl.C:3571
#36 0x08051ae1 in BufferView::updateInset (this=0x839f710, 
inset=0x83be508, mark_dirty=false) at BufferView2.C:645
#37 0x081341f3 in InsetTabular::updateLocal (this=0x83be508, 
bv=0x839f710, what=FULL, mark_dirty=false) at insettabular.C:639
#38 0x08136600 in InsetTabular::resetPos (this=0x83be508, bv=0x839f710) 
at insettabular.C:1601
#39 0x0813420c in InsetTabular::updateLocal (this=0x83be508, 
bv=0x839f710, what=FULL, mark_dirty=false) at insettabular.C:641
#40 0x08136600 in InsetTabular::resetPos (this=0x83be508, bv=0x839f710) 
at insettabular.C:1601
#41 0x0813420c in InsetTabular::updateLocal (this=0x83be508, 
bv=0x839f710, what=FULL, mark_dirty=false) at insettabular.C:641
#42 0x08136600 in InsetTabular::resetPos (this=0x83be508, bv=0x839f710) 
at insettabular.C:1601
#43 0x0813420c in InsetTabular::updateLocal (this=0x83be508, 
bv=0x839f710, what=FULL, mark_dirty=false) at insettabular.C:641
#44 0x08136600 in InsetTabular::resetPos (this=0x83be508, bv=0x839f710) 
at insettabular.C:1601
#45 0x0813420c in InsetTabular::updateLocal (this=0x83be508, 
bv=0x839f710, what=FULL, mark_dirty=false) at insettabular.C:641
#46 0x08136600 in InsetTabular::resetPos (this=0x83be508, bv=0x839f710) 
at insettabular.C:1601
#47 0x0813420c in InsetTabular::updateLocal (this=0x83be508, 
bv=0x839f710, what=FULL, mark_dirty=false) at insettabular.C:641
#48 0x08136600 in InsetTabular::resetPos (this=0x83be508, bv=0x839f710) 
at insettabular.C:1601
#49 0x0813420c in InsetTabular::updateLocal (this=0x83be508, 
bv=0x839f710, what=FULL, mark_dirty=false) at insettabular.C:641
#50 0x08136600 in InsetTabular::resetPos (this=0x83be508, bv=0x839f710) 
at insettabular.C:1601
#51 0x0813420c in InsetTabular::updateLocal (this=0x83be508, 
bv=0x839f710, what=FULL, mark_dirty=false) at insettabular.C:641
#52 0x08136600 in InsetTabular::resetPos (this=0x83be508, bv=0x839f710) 
at insettabular.C:1601
#53 0x0813420c in InsetTabular::updateLocal (this=0x83be508, 
bv=0x839f710, what=FULL, mark_dirty=false) at insettabular.C:641
#54 0x08136600 in InsetTabular::resetPos (this=0x83be508, bv=0x839f710) 
at insettabular.C:1601
#55 0x0813420c in InsetTabular::updateLocal (this=0x83be508, 
bv=0x839f710, what=FULL, mark_dirty=false) at insettabular.C:641
#56 0x08136600 in InsetTabular::resetPos (this=0x83be508, bv=0x839f710) 
at insettabular.C:1601
#57 0x0813420c in InsetTabular::updateLocal (this=0x83be508, 
bv=0x839f710, what=FULL, mark_dirty=false) at insettabular.C:641
#58 0x08136600 in InsetTabular::resetPos (this=0x83be508, bv=0x839f710) 
at insettabular.C:1601
#59 0x0813420c in InsetTabular::updateLocal (this=0x83be508, 
bv=0x839f710, what=FULL, mark_dirty=false) at insettabular.C:641
#60 0x08136600 in InsetTabular::resetPos (this=0x83be508, bv=0x839f710) 
at insettabular.C:1601
#61 0x0813420c in InsetTabular::updateLocal (this=0x83be508, 
bv=0x839f710, what=FULL, mark_dirty=false) at insettabular.C:641
#62 0x08136600 in InsetTabular::resetPos (this=0x83be508, bv=0x839f710) 
at insettabular.C:1601
#63 0x0813420c in InsetTabular::updateLocal (this=0x83be508, 
bv=0x839f710, what=FULL, mark_dirty=false) at insettabular.C:641
#64 0x08136600 in InsetTabular::resetPos (this=0x83be508, bv=0x839f710) 
at insettabular.C:1601
#65 0x0813420c in InsetTabular::updateLocal (this=0x83be508, 
bv=0x839f710, what=FULL, mark_dirty=false) at insettabular.C:641
#66 0x08136600 in InsetTabular::resetPos (this=0x83be508, bv=0x839f710) 
at insettabular.C:1601
#67 0x0813420c in InsetTabular::updateLocal (this=0x83be508, 
bv=0x839f710, what=FULL, mark_dirty=false) at insettabular.C:641
#68 0x08136600 in InsetTabular::resetPos (this=0x83be508, bv=0x839f710) 
at insettabular.C:1601
#69 0x0813420c in InsetTabular::updateLocal (this=0x83be508, 
bv=0x839f710, what=FULL, mark_dirty=false) at insettabular.C:641
#70 0x08136600 in InsetTabular::resetPos (this=0x83be508, bv=0x839f710) 
at insettabular.C:1601
#71 0x0813420c in InsetTabular::updateLocal (this=0x83be508, 
bv=0x839f710, what=FULL, mark_dirty=false) at insettabular.C:641
#72 0x08136600 in InsetTabular::resetPos (this=0x83be508, bv=0x839f710) 
at insettabular.C:1601
#73 0x0813420c in InsetTabular::updateLocal (this=0x83be508, 
bv=0x839f710, what=FULL, mark_dirty=false) at insettabular.C:641
#74 0x08136600 in InsetTabular::resetPos (this=0x83be508, bv=0x839f710) 
at insettabular.C:1601
#75 0x0813420c in InsetTabular::updateLocal (this=0x83be508, 
bv=0x839f710, what=FULL, mark_dirty=false) at insettabular.C:641
#76 0x08136600 in InsetTabular::resetPos (this=0x83be508, bv=0x839f710) 
at insettabular.C:1601
#77 0x0813420c in InsetTabular::updateLocal (this=0x83be508, 
bv=0x839f710, what=FULL, mark_dirty=false) at insettabular.C:641
#78 0x08136600 in InsetTabular::resetPos (this=0x83be508, bv=0x839f710) 
at insettabular.C:1601
#79 0x0813420c in InsetTabular::updateLocal (this=0x83be508, 
bv=0x839f710, what=FULL, mark_dirty=false) at insettabular.C:641
#80 0x08136600 in InsetTabular::resetPos (this=0x83be508, bv=0x839f710) 
at insettabular.C:1601
#81 0x0813420c in InsetTabular::updateLocal (this=0x83be508, 
bv=0x839f710, what=FULL, mark_dirty=false) at insettabular.C:641
#82 0x08136600 in InsetTabular::resetPos (this=0x83be508, bv=0x839f710) 
at insettabular.C:1601
... and so on ...
#LyX 1.2 created this file. For more info see http://www.lyx.org/
\lyxformat 220
\textclass scrreprt
\begin_preamble
\frenchspacing

\partopsep0pt

\newcommand{\Nat}{\mathbb{N}}
\newcommand{\Rat}{\mathbb{R}}
\newcommand{\Pow}{\mathbb{P}}
\newcommand{\Pos}{\mathbb{Z}}

\newcommand{\ttcntab}{\setlength{\tabcolsep}{0.5\tabcolsep}
                      \renewcommand{\arraystretch}{1.1} \scriptsize}
\renewcommand*\floatpagefraction{.7}

\usepackage{msc}
\usepackage{url}
\usepackage{alltt}
\usepackage{lscape}

\setmscvalues{small}
\setlength{\topheaddist}{0.8\topheaddist}
\setlength{\bottomfootdist}{0.7\bottomfootdist}
\setlength{\conditionheight}{0.8\conditionheight}

%\usepackage[sort]{natbib}
\newcommand{\bibfont}{\small}

\newif \ifpdf
   \ifx \pdfoutput \undefined
      \pdffalse
   \else
      \pdftrue
\fi

\ifpdf
   \pdfinfo { /Author (Michael Schmitt, [EMAIL PROTECTED])
      /Title (My Title)
      /Subject (one line description of the document)
   }
   \pdfcatalog { /PageMode (/UseNone)
   % /OpenAction (fitbh)
   }
   %\usepackage[pdftex,colorlinks,bookmarks]{hyperref}
\else
   %\usepackage[ps2pdf,colorlinks,bookmarks]{hyperref}
\fi
\end_preamble
\options DIV12,BCOR1.5cm,headinclude,footexclude,bibtotoc,pointlessnumbers
\language american
\inputencoding default
\fontscheme ae
\graphics default
\paperfontsize 11
\spacing single 
\papersize a4paper
\paperpackage a4
\use_geometry 0
\use_amsmath 1
\use_natbib 1
\use_numerical_citations 0
\paperorientation portrait
\secnumdepth 3
\tocdepth 3
\paragraph_separation skip
\defskip medskip
\quotes_language english
\quotes_times 2
\papercolumns 1
\papersides 2
\paperpagestyle headings

\layout Standard
\added_space_bottom bigskip 

\size scriptsize 

\begin_inset  Tabular
<lyxtabular version="3" rows="5" columns="4">
<features>
<column alignment="left" valignment="top" leftline="true" width="0pt">
<column alignment="left" valignment="top" leftline="true" width="0pt">
<column alignment="left" valignment="top" leftline="true" width="5.7cm">
<column alignment="left" valignment="top" leftline="true" rightline="true" width="0pt">
<row topline="true" bottomline="true">
<cell multicolumn="1" alignment="center" valignment="top" topline="true" 
leftline="true" rightline="true" usebox="none">
\begin_inset Text

\layout Standard


\family sans 
\series bold 
\size scriptsize 
aaaaula anaax
\end_inset 
</cell>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" 
leftline="true" usebox="none">
\begin_inset Text

\layout Standard

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

\layout Standard

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

\layout Standard

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

\layout Standard


\family sans 
\series bold 
\size scriptsize 
aaaaula araua Raaaranaa
\end_inset 
</cell>
<cell multicolumn="1" alignment="center" valignment="top" topline="true" 
leftline="true" usebox="none">
\begin_inset Text

\layout Standard


\family sans 
\series bold 
\size scriptsize 
aaaaula aa
\end_inset 
</cell>
<cell multicolumn="1" alignment="center" valignment="top" topline="true" 
leftline="true" usebox="none">
\begin_inset Text

\layout Standard


\family sans 
\series bold 
\size scriptsize 
aaaaraaaaan
\end_inset 
</cell>
<cell multicolumn="1" alignment="center" valignment="top" topline="true" 
leftline="true" rightline="true" usebox="none">
\begin_inset Text

\layout Standard


\family sans 
\series bold 
\size scriptsize 
aaaa Nr
\end_inset 
</cell>
</row>
<row topline="true">
<cell multicolumn="1" alignment="left" valignment="top" topline="true" leftline="true" 
usebox="none" width="4cm">
\begin_inset Text

\layout Standard


\family sans 
\size scriptsize 
aaaluraa/
\end_inset 
</cell>
<cell multicolumn="1" alignment="left" valignment="top" topline="true" leftline="true" 
usebox="none" width="3cm">
\begin_inset Text

\layout Standard


\family sans 
\size scriptsize 
Maaaaalura
\end_inset 
</cell>
<cell alignment="left" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\layout Standard

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

\layout Standard

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

\layout Standard


\family sans 
\size scriptsize 
aaaluraa/
\end_inset 
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\layout Standard


\family sans 
\size scriptsize 
aaaaaalura
\end_inset 
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\layout Standard

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

\layout Standard

\end_inset 
</cell>
</row>
<row topline="true" bottomline="true">
<cell multicolumn="1" alignment="left" valignment="top" topline="true" 
bottomline="true" leftline="true" rightline="true" usebox="none" width="14.5cm">
\begin_inset Text

\layout Standard


\family sans 
\series bold 
\size scriptsize 
aaaaalaa aammanaa :
\end_inset 
</cell>
<cell multicolumn="2" alignment="left" valignment="top" topline="true" 
bottomline="true" rightline="true" usebox="none">
\begin_inset Text

\layout Standard

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

\layout Standard

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

\layout Standard

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

\end_inset 


\begin_inset ERT
status Collapsed

\layout Standard
}
\end_inset 


\layout Standard
\added_space_bottom medskip \align center 

\family sans 
\series bold 
\size larger 
amaara aara
\layout Standard
\added_space_bottom bigskip 

\begin_inset ERT
status Collapsed

\layout Standard
{
\backslash 
aaanaaa
\end_inset 


\size scriptsize 

\begin_inset  Tabular
<lyxtabular version="3" rows="9" columns="6">
<features>
<column alignment="left" valignment="top" leftline="true" width="0pt">
<column alignment="center" valignment="top" width="0pt">
<column alignment="left" valignment="top" rightline="true" width="0pt">
<column alignment="left" valignment="top" rightline="true" width="0pt">
<column alignment="left" valignment="top" rightline="true" width="0pt">
<column alignment="center" valignment="top" rightline="true" width="0pt">
<row topline="true" bottomline="true">
<cell multicolumn="1" alignment="center" valignment="top" topline="true" 
bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\layout Standard


\family sans 
\series bold 
\size scriptsize 
amaaraa
\end_inset 
</cell>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" 
leftline="true" usebox="none">
\begin_inset Text

\layout Standard

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

\layout Standard

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

\layout Standard

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

\layout Standard

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

\layout Standard

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

\layout Standard


\family sans 
\series bold 
\size scriptsize 
aauraa Nama
\end_inset 
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\layout Standard


\family sans 
\size scriptsize 
:
\end_inset 
</cell>
<cell multicolumn="1" alignment="left" valignment="top" rightline="true" usebox="none">
\begin_inset Text

\layout Standard


\family sans 
\size scriptsize 
aarvaaaUaar
\end_inset 
</cell>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" 
leftline="true" usebox="none">
\begin_inset Text

\layout Standard

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

\layout Standard

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

\layout Standard

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

\layout Standard


\family sans 
\series bold 
\size scriptsize 
aauraa Raa
\end_inset 
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\layout Standard


\family sans 
\size scriptsize 
:
\end_inset 
</cell>
<cell multicolumn="1" alignment="center" valignment="top" rightline="true" 
usebox="none">
\begin_inset Text

\layout Standard

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

\layout Standard

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

\layout Standard

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

\layout Standard

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

\layout Standard


\family sans 
\series bold 
\size scriptsize 
aaanaaraa Raa
\end_inset 
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\layout Standard


\family sans 
\size scriptsize 
:
\end_inset 
</cell>
<cell multicolumn="1" alignment="center" valignment="top" rightline="true" 
usebox="none">
\begin_inset Text

\layout Standard

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

\layout Standard

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

\layout Standard

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

\layout Standard

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

\layout Standard


\family sans 
\series bold 
\size scriptsize 
aammanaa
\end_inset 
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\layout Standard


\family sans 
\size scriptsize 
:
\end_inset 
</cell>
<cell multicolumn="1" alignment="center" valignment="top" rightline="true" 
usebox="none">
\begin_inset Text

\layout Standard

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

\layout Standard

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

\layout Standard

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

\layout Standard

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

\layout Standard


\family sans 
\series bold 
\size scriptsize 
aajaaa Nama
\end_inset 
</cell>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" 
leftline="true" usebox="none">
\begin_inset Text

\layout Standard

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

\layout Standard

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

\layout Standard


\family sans 
\series bold 
\size scriptsize 
aajaaa ayaa
\end_inset 
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\layout Standard


\family sans 
\series bold 
\size scriptsize 
aauraa Nama
\end_inset 
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\layout Standard


\family sans 
\series bold 
\size scriptsize 
aammanaa
\end_inset 
</cell>
</row>
<row topline="true">
<cell multicolumn="1" alignment="left" valignment="top" topline="true" leftline="true" 
rightline="true" usebox="none">
\begin_inset Text

\layout Standard


\family sans 
\size scriptsize 
UaaraaU
\end_inset 
</cell>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" 
leftline="true" usebox="none">
\begin_inset Text

\layout Standard

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

\layout Standard

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

\layout Standard


\family sans 
\size scriptsize 
AaN1_aaU_ayaaaaa
\end_inset 
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" 
rightline="true" usebox="none" width="5cm">
\begin_inset Text

\layout Standard

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

\layout Standard

\end_inset 
</cell>
</row>
<row bottomline="true">
<cell multicolumn="1" alignment="left" valignment="top" bottomline="true" 
leftline="true" rightline="true" usebox="none">
\begin_inset Text

\layout Standard


\family sans 
\size scriptsize 
aamaUaaraaU
\end_inset 
</cell>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" 
leftline="true" usebox="none">
\begin_inset Text

\layout Standard

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

\layout Standard

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

\layout Standard


\family sans 
\size scriptsize 
AaN1_aaU_aanaaraana
\end_inset 
</cell>
<cell alignment="center" valignment="top" bottomline="true" leftline="true" 
rightline="true" usebox="none" width="5cm">
\begin_inset Text

\layout Standard

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

\layout Standard

\end_inset 
</cell>
</row>
<row topline="true" bottomline="true">
<cell multicolumn="1" alignment="left" valignment="top" bottomline="true" 
leftline="true" rightline="true" usebox="none" width="14.5cm">
\begin_inset Text

\layout Standard


\family sans 
\series bold 
\size scriptsize 
aaaaalaa aammanaa :
\end_inset 
</cell>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" 
bottomline="true" rightline="true" usebox="none">
\begin_inset Text

\layout Standard

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

\layout Standard

\end_inset 
</cell>
<cell multicolumn="2" alignment="center" valignment="top" bottomline="true" 
rightline="true" usebox="none">
\begin_inset Text

\layout Standard

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

\layout Standard

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

\layout Standard

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

\end_inset 


\begin_inset ERT
status Collapsed

\layout Standard
}
\end_inset 


\layout Standard
\added_space_bottom medskip \align center 

\family sans 
\series bold 
\size larger 
aaalaraaaana aara
\layout Standard


\size scriptsize 

\begin_inset  Tabular
<lyxtabular version="3" rows="3" columns="3">
<features>
<column alignment="left" valignment="top" leftline="true" width="0pt">
<column alignment="center" valignment="top" width="0pt">
<column alignment="left" valignment="top" rightline="true" width="0pt">
<row topline="true" bottomline="true">
<cell multicolumn="1" alignment="center" valignment="top" topline="true" 
bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\layout Standard


\family sans 
\series bold 
\size scriptsize 
AaN.1 ayaa aaaanaaaan
\end_inset 
</cell>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" 
leftline="true" usebox="none">
\begin_inset Text

\layout Standard

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

\layout Standard

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

\layout Standard


\family sans 
\series bold 
\size scriptsize 
ayaa Nama
\end_inset 
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\layout Standard


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

\layout Standard


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

\layout Standard


\family sans 
\series bold 
\size scriptsize 
Encoaana Varaaaaan
\end_inset 
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text

\layout Standard


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

\layout Standard

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

\end_inset 


\the_end

Reply via email to