• Re: Appendix

    From Dr Engelbert Buxbaum@21:1/5 to All on Sat May 4 15:55:21 2024
    In article <v157nb$16io3$1@dont-email.me>, dieterhansbritz@gmail.com
    says...

    I am writing a longer thing, divided into chapters, starting with
    the line
    \documentclass[a4paper,12pt]{report}
    At the end of the chapters, I want an appendix of photos, so I
    write, instead of \chapter{...},
    \appendix{Photos}
    \section{Very old photos}
    ...

    The result is this

    Photos
    .1
    Very old photos
    ...

    Why don't I get an Appendix A header? It should work for both book and report, according to K & D.

    I do

    \backmatter
    \appendix
    \chapter{Appendix}
    \section{Mary had a little lamb}

    but the look of this will also depend on the \documentstyle you are
    using (scrbook, in my case)

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)