Remzi Seker wrote:

> 
> Q1:
> In the TOC I need:
>                                     Page
> Item1.............................1
> Item2 ............................2
> 
> How can I get the word "Page" in TOC, above the page numbers?
> 
> Q2:
> In the LOT I need:
> 
> Table                            Page
> Item1.............................1
> Item2 ............................2
> 
> similary in LOF I need
> 
> Q2:
> In the LOT I need:
> 
> Figure                           Page
> Item1.............................1
> Item2 ............................2


in preamble:

\addtocontents{toc}{\hfill Page\endgraf}
\addtocontents{lof}{\ Figure\hfill Page}

Herbert

-- 
http://www.lyx.org/help/

Reply via email to