Tim Michelsen schrieb am 31.05.2007:

When I will this text finshed I gonna contact the author of koma script for clarification. Strange that no one else wondered about this. Especially the issue reported for figures and tables is wired:
http://www.komascript.de/node/604#comment-1416

I don't know if you understood it already (or maybe I did not get your point). There are two possibilities according to Duden 1996:

Possibility 1 (no appendix):
1 Chapter
1.1 Section
1.2 Section
2 Chapter
2.1 Section
..
Figure 2.1
..

Possibility 2 (with appendix):
1. Chapter
1.1. Section
1.2. Section
2. Chapter
2.1. Section
..
Figure 2.1.
..
A. Appendix 1
A.1. Section
A.2. Section
B. Appendix 2
B.1. Section
..
Figure B.1.
..

In *both* cases, referring to a sectino results e.g. in "Section 1.2" (i.e. without the dot after the last number!).

The KOMA option "pointlessnumbers" gives you the result of possibility 1, even if there is an appendix.

The KOMA option "pointednumbers" gives you the result of possibility 2, even if there is no appendix.

If you have none of the options set, KOMA decides which case is appropriate, i.e.: if you have no appendix, possibility 1 is used, if you have an appendix, possibility 2 is used. This feature may need more LaTeX runs of which LyX is not aware, so it could be that the change does not take effect in the first output after you added or removed an appendix. But if you change something in the lyx document and compile again, the change should become effective.

Regards,
Dominik.-


Reply via email to