Search found 2 matches

by cenk
Fri Aug 10, 2018 5:57 pm
Forum: Page Layout
Topic: first appendix chapter starts from 2. Appendix page
Replies: 1
Views: 2491

first appendix chapter starts from 2. Appendix page

Hi

I have a Problem in the Appendix section of my Thesis.

in Latex I have a main file which controls all the chapter and othher things. In that file I have a part for appnedix:

\appendix

\chapter*{Appendix}
\thispagestyle{empty}
\setcounter{chapter}{1}
\setcounter{equation}{0 ...
by cenk
Fri Aug 10, 2018 3:39 pm
Forum: Theses, Books, Title pages
Topic: Appendix for Multi-file LaTeX projects
Replies: 1
Views: 6467

Appendix for Multi-file LaTeX projects

Hi

I have a Problem in the Appendix section of my Thesis.

in Latex I have a main file which controls all the chapter and othher things. In that file I have a part for appnedix:
\appendix

\chapter*{Appendix}
\thispagestyle{empty}
\setcounter{chapter}{1}
\setcounter{equation}{0 ...