I am working with the Revtex document style, and would like to add a table of contents to the beginning of my appendix which excludes reference to the main text sections. How can I go about doing this? Some solutions I've seen use the scrartcl document class and do not work in my case; I am using \documentclass[aps,prx,reprint,showpacs,floatfix,superscriptaddress]{revtex4-1}.
Note that I do not want to include a table of contents at the beginning of the main text, I only want a table of contents at the start of the appendix, showing only the sections/subsections contained in the appendices.
\documentclass[reprint, pre, aps]{revtex4-2}, but I suppose (hope) that the solution is the same as for revtex4-1 from the OP; in both cases there's no toc for the main document.)etoc, which provides such local ToCs, loads the packagemulticol, which does not seem to be compatible withrevtex.