Re: LOF and LOT in one chapter

2000-10-23 Thread Jürgen Spitzmüller

Herbert Voss wrote:
 
 try the following
 
 List of Figures and Tables  - with chapter-layout
 
 \renewcommand*\listfigurename{\thesection\hspace{1em} Figures}
 \renewcommand*\listtablesname{\thesection\hspace{1em} Tables}
 
 in latex preamble or anywhere in the text.
 before insert list of fifures (list of tables):
 
 \addcontentsline{toc}{section}{\thesection\hspace{1em}Figures}
 insert list of figures
 \addcontentsline{toc}{section}{\thesection\hspace{1em}Tables}
 insert list of tables

It didn't work. But I fixed it with the tocloft package.

Thanks, Juergen.

begin:vcard 
n:Spitzmüller;Jürgen
tel;fax:07644/ 930643
tel;home:07644/ 930642
x-mozilla-html:FALSE
version:2.1
email;internet:[EMAIL PROTECTED]
adr;quoted-printable:;;Dorfstr. 55=0D=0A;Hecklingen;;79341;
x-mozilla-cpt:;0
fn:Jürgen Spitzmüller
end:vcard



Re: LOF and LOT in one chapter

2000-10-23 Thread Jürgen Spitzmüller

Herbert Voss wrote:
 
 try the following
 
 List of Figures and Tables  - with chapter-layout
 
 \renewcommand*\listfigurename{\thesection\hspace{1em} Figures}
 \renewcommand*\listtablesname{\thesection\hspace{1em} Tables}
 
 in latex preamble or anywhere in the text.
 before insert list of fifures (list of tables):
 
 \addcontentsline{toc}{section}{\thesection\hspace{1em}Figures}
 insert list of figures
 \addcontentsline{toc}{section}{\thesection\hspace{1em}Tables}
 insert list of tables

It didn't work. But I fixed it with the tocloft package.

Thanks, Juergen.

begin:vcard 
n:Spitzmüller;Jürgen
tel;fax:07644/ 930643
tel;home:07644/ 930642
x-mozilla-html:FALSE
version:2.1
email;internet:[EMAIL PROTECTED]
adr;quoted-printable:;;Dorfstr. 55=0D=0A;Hecklingen;;79341;
x-mozilla-cpt:;0
fn:Jürgen Spitzmüller
end:vcard



Re: LOF and LOT in one chapter

2000-10-23 Thread Jürgen Spitzmüller

Herbert Voss wrote:
> 
> try the following
> 
> List of Figures and Tables  <- with chapter-layout
> 
> \renewcommand*\listfigurename{\thesection\hspace{1em} Figures}
> \renewcommand*\listtablesname{\thesection\hspace{1em} Tables}
> 
> in latex preamble or anywhere in the text.
> before insert list of fifures (list of tables):
> 
> \addcontentsline{toc}{section}{\thesection\hspace{1em}Figures}
> 
> \addcontentsline{toc}{section}{\thesection\hspace{1em}Tables}
> 

It didn't work. But I fixed it with the tocloft package.

Thanks, Juergen.

begin:vcard 
n:Spitzmüller;Jürgen
tel;fax:07644/ 930643
tel;home:07644/ 930642
x-mozilla-html:FALSE
version:2.1
email;internet:[EMAIL PROTECTED]
adr;quoted-printable:;;Dorfstr. 55=0D=0A;Hecklingen;;79341;
x-mozilla-cpt:;0
fn:Jürgen Spitzmüller
end:vcard



Re: LOF and LOT in one chapter

2000-10-19 Thread Herbert Voss

Jürgen Spitzmüller wrote:
 
 Hello out there!
 
 This is a LaTeX-related question, but maybe someone has an idea...
 
 I'd like to have the List of Figures and the List of Tables in one
 chapter (in the appendix), like this:
 
D. List of Figures and Tables
 
   1. Figures
  ...
   2. Tables
 
 I'm using KOMA-book-class.

try the following

List of Figures and Tables  - with chapter-layout

\renewcommand*\listfigurename{\thesection\hspace{1em} Figures}
\renewcommand*\listtablesname{\thesection\hspace{1em} Tables}

in latex preamble or anywhere in the text.
before insert list of fifures (list of tables):

\addcontentsline{toc}{section}{\thesection\hspace{1em}Figures}
insert list of figures
\addcontentsline{toc}{section}{\thesection\hspace{1em}Tables}
insert list of tables

Herbert


-- 
[EMAIL PROTECTED]
http://perce.de/lyx/




Re: LOF and LOT in one chapter

2000-10-19 Thread Herbert Voss

Jürgen Spitzmüller wrote:
 
 Hello out there!
 
 This is a LaTeX-related question, but maybe someone has an idea...
 
 I'd like to have the List of Figures and the List of Tables in one
 chapter (in the appendix), like this:
 
D. List of Figures and Tables
 
   1. Figures
  ...
   2. Tables
 
 I'm using KOMA-book-class.

try the following

List of Figures and Tables  - with chapter-layout

\renewcommand*\listfigurename{\thesection\hspace{1em} Figures}
\renewcommand*\listtablesname{\thesection\hspace{1em} Tables}

in latex preamble or anywhere in the text.
before insert list of fifures (list of tables):

\addcontentsline{toc}{section}{\thesection\hspace{1em}Figures}
insert list of figures
\addcontentsline{toc}{section}{\thesection\hspace{1em}Tables}
insert list of tables

Herbert


-- 
[EMAIL PROTECTED]
http://perce.de/lyx/




Re: LOF and LOT in one chapter

2000-10-19 Thread Herbert Voss

Jürgen Spitzmüller wrote:
> 
> Hello out there!
> 
> This is a LaTeX-related question, but maybe someone has an idea...
> 
> I'd like to have the List of Figures and the List of Tables in one
> chapter (in the appendix), like this:
> 
>D. List of Figures and Tables
> 
>   1. Figures
>  ...
>   2. Tables
> 
> I'm using KOMA-book-class.

try the following

List of Figures and Tables  <- with chapter-layout

\renewcommand*\listfigurename{\thesection\hspace{1em} Figures}
\renewcommand*\listtablesname{\thesection\hspace{1em} Tables}

in latex preamble or anywhere in the text.
before insert list of fifures (list of tables):

\addcontentsline{toc}{section}{\thesection\hspace{1em}Figures}

\addcontentsline{toc}{section}{\thesection\hspace{1em}Tables}


Herbert


-- 
[EMAIL PROTECTED]
http://perce.de/lyx/