Hi.
I use the report-layout and I would like change how the Appendix is shown in TOC (table of contents).
Now it's like "A ...", but I would like it to be "Appendix A ...". Or even better like this:
Appendix
A ..
I tryed with "\addcontentsline{toc}{chapter}{Appendix}", but it didn't work in the ...
Search found 3 matches
- Wed Jun 16, 2010 12:28 pm
- Forum: LyX
- Topic: How to change how the Appendix is shown in TOC?
- Replies: 1
- Views: 1610
- Mon May 03, 2010 10:23 am
- Forum: LyX
- Topic: List (enumerate) starting with 0?
- Replies: 2
- Views: 38421
List (enumerate) starting with 0?
Thanks. but didn't work in LyX.
But I found what did (almost the same :) :
Hit Ctrl+L (in LyX) and add
or in in the code:
But I found what did (almost the same :) :
Hit Ctrl+L (in LyX) and add
Code: Select all
[0.]\setcounter{enumi}{0}
Code: Select all
Code, edit and compile here:
\begin_inset ERTstatus open\begin_layout Plain Layout[0.]\backslashsetcounter{enumi}{0}\end_layout\end_inset
- Fri Apr 30, 2010 10:23 am
- Forum: LyX
- Topic: List (enumerate) starting with 0?
- Replies: 2
- Views: 38421
List (enumerate) starting with 0?
Hi,
How do I make a list (enumerate) that start with the number 0?
I'm really new to LyX/LaTeX. Googled for it, but couldn't find it..
Thanks in advance!
/heddson
How do I make a list (enumerate) that start with the number 0?
I'm really new to LyX/LaTeX. Googled for it, but couldn't find it..
Thanks in advance!
/heddson