I have
%-----------------------APPENDICES----------------------------%
\phantomsection
\begin{appendices} \subfile{subfiles/appendices} \end{appendices}
But my aim is to have Appendix A 14 (only one time)
I have
%-----------------------APPENDICES----------------------------%
\phantomsection
\begin{appendices} \subfile{subfiles/appendices} \end{appendices}
But my aim is to have Appendix A 14 (only one time)
\appendixtocoff(page 4 of manual). Also, the phantom section is redundant. – John Kormylo Jul 02 '23 at 00:21\appendix \subfile{subfiles/appendices}
– math16 Jul 02 '23 at 01:06