I'm writing a thesis with the report class.
I copy-paste you some of the packages I use as well as the preamble
\documentclass[a4paper, titlepage, 12pt, oneside]{report}
\usepackage[top=2.5cm,bottom=2.5cm]{geometry}
\usepackage{verbatim}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc ...
Search found 2 matches
- Wed Aug 24, 2016 4:32 pm
- Forum: Page Layout
- Topic: hidding appendix title in the document only
- Replies: 3
- Views: 3349
- Wed Aug 24, 2016 3:06 pm
- Forum: Page Layout
- Topic: hidding appendix title in the document only
- Replies: 3
- Views: 3349
hidding appendix title in the document only
Hi everyone,
I would like to put a title for all the appendices in the TOC namely something like
A : first title
B : second
but I don't want this title in my document (since it takes to much space and the appendices are supposed to contain large figures)
In my document, I just need to have ...
I would like to put a title for all the appendices in the TOC namely something like
A : first title
B : second
but I don't want this title in my document (since it takes to much space and the appendices are supposed to contain large figures)
In my document, I just need to have ...