TOC Question

Jürgen Spitzmüller spitz at lyx.org
Mon Feb 14 10:05:33 UTC 2022


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: This is a digitally signed message part
URL: <http://lists.lyx.org/pipermail/lyx-users/attachments/20220214/a569cb30/attachment.asc>


More information about the lyx-users mailing list