Re: TOC Question

2022-02-14 Thread Joseph Hesse via lyx-users

On 2/14/22 12:05, Jürgen Spitzmüller via lyx-users wrote:

Am Montag, dem 14.02.2022 um 11:43 +0200 schrieb Joseph Hesse via lyx-
users:

I am writing a book with separate chapters in a master document.  I
added an appendix and it appears in the master document below a line
that says Appendix. When I look at the TOC the appendix items do not
have a heading before them that says "Appendix", just the lettered
chapter in the appendix.  Is there a way I can get the word
"Appendix" to appear before the lettered items?

\usepackage[titletoc]{appendix}

And in the body, instead of using LyX's appendix marker, enter in TeX
mode

\begin{appendices}

before and

\end{appendices}

after the appendix.

HTH,
Jürgen


Thank you,
It worked.
Joe

--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: TOC Question

2022-02-14 Thread Jürgen Spitzmüller via lyx-users
Am Montag, dem 14.02.2022 um 11:43 +0200 schrieb Joseph Hesse via lyx-
users:
> I am writing a book with separate chapters in a master document.  I 
> added an appendix and it appears in the master document below a line 
> that says Appendix. When I look at the TOC the appendix items do not 
> have a heading before them that says "Appendix", just the lettered 
> chapter in the appendix.  Is there a way I can get the word
> "Appendix" to appear before the lettered items?

\usepackage[titletoc]{appendix}

And in the body, instead of using LyX's appendix marker, enter in TeX
mode

\begin{appendices}

before and

\end{appendices}

after the appendix.

HTH,
Jürgen


signature.asc
Description: This is a digitally signed message part
-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


RE: TOC question (solved)

2001-03-29 Thread Mohammad Reza Danesh

I just found a solution for this problem. The trick is to add:

\addcontentsline{toc}{chapter}{Abstract}
...
...

before each section.

Thanks,
-M


-Original Message-
From: Mohammad Reza Danesh [mailto:[EMAIL PROTECTED]]
Sent: Thursday, March 29, 2001 1:37 PM
To: Lyx
Subject: TOC question


I'm writing my thesis using LyX and I have a multipart document. The graduate
school requires us to have abstract, dedication, and acknowledgement before
the TOC but they should be included in the TOC. Now, in my main file, I have
each one inserted as a separate file and following them I have my TOC. The TOC
only shows the chapters AFTER the place it was inserted, i.e. TOC, List of
Figures, Intro, Chap 1, ... My questions is how can I force TOC to include
everything including the sections that are inserted before the TOC?

Thanks,
MRD.

--
Mohammad Reza Danesh   E-mail:[EMAIL PROTECTED]
Mechanical Engineering Dept.  http://www-scf.usc.edu/~daneshde
University of Southern California   1042- W 36th place, DRB 101, LA, CA, 90089




RE: TOC question (solved)

2001-03-29 Thread Mohammad Reza Danesh

I just found a solution for this problem. The trick is to add:

\addcontentsline{toc}{chapter}{Abstract}
...
...

before each section.

Thanks,
-M


-Original Message-
From: Mohammad Reza Danesh [mailto:[EMAIL PROTECTED]]
Sent: Thursday, March 29, 2001 1:37 PM
To: Lyx
Subject: TOC question


I'm writing my thesis using LyX and I have a multipart document. The graduate
school requires us to have abstract, dedication, and acknowledgement before
the TOC but they should be included in the TOC. Now, in my main file, I have
each one inserted as a separate file and following them I have my TOC. The TOC
only shows the chapters AFTER the place it was inserted, i.e. TOC, List of
Figures, Intro, Chap 1, ... My questions is how can I force TOC to include
everything including the sections that are inserted before the TOC?

Thanks,
MRD.

--
Mohammad Reza Danesh   E-mail:[EMAIL PROTECTED]
Mechanical Engineering Dept.  http://www-scf.usc.edu/~daneshde
University of Southern California   1042- W 36th place, DRB 101, LA, CA, 90089




RE: TOC question (solved)

2001-03-29 Thread Mohammad Reza Danesh

I just found a solution for this problem. The trick is to add:

\addcontentsline{toc}{chapter}{Abstract}
...
...

before each section.

Thanks,
-M


-Original Message-
From: Mohammad Reza Danesh [mailto:[EMAIL PROTECTED]]
Sent: Thursday, March 29, 2001 1:37 PM
To: Lyx
Subject: TOC question


I'm writing my thesis using LyX and I have a multipart document. The graduate
school requires us to have abstract, dedication, and acknowledgement before
the TOC but they should be included in the TOC. Now, in my main file, I have
each one inserted as a separate file and following them I have my TOC. The TOC
only shows the chapters AFTER the place it was inserted, i.e. TOC, List of
Figures, Intro, Chap 1, ... My questions is how can I force TOC to include
everything including the sections that are inserted before the TOC?

Thanks,
MRD.

--
Mohammad Reza Danesh   E-mail:[EMAIL PROTECTED]
Mechanical Engineering Dept.  http://www-scf.usc.edu/~daneshde
University of Southern California   1042- W 36th place, DRB 101, LA, CA, 90089