On 21/08/2018 14:02, Kornel Benko wrote:
Am Dienstag, 21. August 2018 13:41:21 CEST schrieb Daniel <[email protected]>:
On 21/08/2018 13:22, Kornel Benko wrote:
Am Dienstag, 21. August 2018 12:22:24 CEST schrieb Daniel <[email protected]>:
Hi,
Document
Is there an implementation in LyX for the subapendices (from the
appendix package)?
"Document > Start Appendix Here" seems to treat the whole rest of the
document as appendix while a subappendix will (at most) only treat the
rest of a section (or subsection) as as appendix.
Alternatively, is it possible to change the section counter temporarily
within an (subappendix) inset? I would like to create a sub-appendices
inset that counts 2.A, 2.B, etc. within a chapter. So the structure in
the outline would be:
...
2 Chapter title
2.1 First section title
...
2.A First appendix title
...
You mean the appendix-number should start with the latest chapter number?
Best,
Daniel
The attached defines a new section style (in Local Format)
It is in lyx-view only, if that is what you want.
Kornel
Thanks. But I get a conversion scrip failure. Is the file created with a
newer version than 2.3.0?
Daniel
Yes, but that should not matter. Simply changing the second line to
\lyxformat 544
should help.
Kornel
Apparently not. Gives me a
"Read Error: Error reading internal laypout information"
Followed by
"Parse Errors:
Document header error (Unknown token: \float_alignment \float_alignment)
Document header error (Unknown token: class class)
Layout Not Found (Layout `Section Appendix' was not found.)"
/Daniel