Search found 8 matches
- Wed May 01, 2019 2:16 pm
- Forum: General
- Topic: Remove subsubsection from TOC
- Replies: 3
- Views: 5344
Remove subsubsection from TOC
The problem is solved. Thank you.
- Wed May 01, 2019 1:38 pm
- Forum: General
- Topic: Remove subsubsection from TOC
- Replies: 3
- Views: 5344
Remove subsubsection from TOC
No, I'm trying to remove them from my TOC. My current TOC has the sections, subsections and subsubsections included.
I don't want the subsubsections.
I found this code on the internet:
\setcounter{tocdepth}{2}
But that doesn't seem to change anything. Is there a specific place where I should put ...
I don't want the subsubsections.
I found this code on the internet:
\setcounter{tocdepth}{2}
But that doesn't seem to change anything. Is there a specific place where I should put ...
- Wed May 01, 2019 1:23 pm
- Forum: General
- Topic: Remove subsubsection from TOC
- Replies: 3
- Views: 5344
Remove subsubsection from TOC
Hello everyone
I added my table of contents by using this code:
But my subsubsections are also included. Is there a way to remove them of my TOC?
Thank you
I added my table of contents by using this code:
Code: Select all
\tableofcontents
Thank you
- Tue Apr 30, 2019 2:45 pm
- Forum: Graphics, Figures & Tables
- Topic: Figure in subsection
- Replies: 8
- Views: 9819
Figure in subsection
It still didn't work & still appeared on the next page, while the text below the table appeared on the right page.
- Tue Apr 30, 2019 2:01 pm
- Forum: Graphics, Figures & Tables
- Topic: Figure in subsection
- Replies: 8
- Views: 9819
Figure in subsection
100\% heeft de afwijking niet.
\newline \newline
\begin{table}[tbph]
\centering
\begin{tabular}{l|l|l}
& a & a \\ \hline
A & Aa & Aa \\ \hline
A & Aa & Aa
\end{tabular}
\end{table}
\newline \newline \noindent
100\% heeft de afwijking niet.
\newline \newline
Er moet dus ten minste 1 ouder ...
\newline \newline
\begin{table}[tbph]
\centering
\begin{tabular}{l|l|l}
& a & a \\ \hline
A & Aa & Aa \\ \hline
A & Aa & Aa
\end{tabular}
\end{table}
\newline \newline \noindent
100\% heeft de afwijking niet.
\newline \newline
Er moet dus ten minste 1 ouder ...
- Tue Apr 30, 2019 12:32 am
- Forum: Math & Science
- Topic: No numbering for equations
- Replies: 2
- Views: 61088
No numbering for equations
Hello everyone
I am trying to figure out how to delete the automatic numbers - (1), (2)... - that appear next to my equations. I read somewhere I should use \begin{align*} ... \end{align*} instead of \begin{equation} ... \end{equation}, but that ruins my fractions.
This is what I put in LaTeX:
We ...
I am trying to figure out how to delete the automatic numbers - (1), (2)... - that appear next to my equations. I read somewhere I should use \begin{align*} ... \end{align*} instead of \begin{equation} ... \end{equation}, but that ruins my fractions.
This is what I put in LaTeX:
We ...
- Tue Apr 30, 2019 12:27 am
- Forum: Graphics, Figures & Tables
- Topic: Figure in subsection
- Replies: 8
- Views: 9819
Figure in subsection
Thank you very much! The problems are fixed!
- Sun Apr 28, 2019 2:27 am
- Forum: Graphics, Figures & Tables
- Topic: Figure in subsection
- Replies: 8
- Views: 9819
Figure in subsection
Hello everyone
I'm new to the LaTeX world (read: I've been trying to use it for 3 hours) and I have come across two problems:
1. Everytime I try to post an image, the caption is like 10 centimeters below it. I have tried a lot of different codes, but nothing seems to work.
2. I'm currently trying ...
I'm new to the LaTeX world (read: I've been trying to use it for 3 hours) and I have come across two problems:
1. Everytime I try to post an image, the caption is like 10 centimeters below it. I have tried a lot of different codes, but nothing seems to work.
2. I'm currently trying ...