Search found 4 matches

by J0mL-C
Wed Jan 08, 2014 1:40 pm
Forum: Text Formatting
Topic: How to obtain different level in TOC and in pdf's Boomarks?
Replies: 0
Views: 2893

How to obtain different level in TOC and in pdf's Boomarks?

Hello everybody.
In order to make the TOC readable and short in physic paper I use

\setcounter{tocdepth}{1}
\setcounter{secnumdepth}{5}
\dominitoc
\tableofcontents
\setcounter{minitocdepth}{3}

just after \mainmatter (book class)


But, (there is always a but) I would like the resulting pdf ...
by J0mL-C
Thu Dec 27, 2012 9:18 am
Forum: Math & Science
Topic: \align counter not working
Replies: 4
Views: 3811

\align counter not working

Hello,
finally I could isolate the error. Time ago I did not know how suppress section numbering, and I added the command \nonumber after the section.

Here is the almost minimal code which causes the error. To remove it simply remove the ugly command

\documentclass[11pt]{book}
\usepackage ...
by J0mL-C
Wed Dec 12, 2012 11:24 pm
Forum: Math & Science
Topic: \align counter not working
Replies: 4
Views: 3811

\align counter not working

Thanks, Stefan_K for you quickly (schnell) answer

This noon have I also trayed that way and also obtained your result.

But when all the chapters are "on", the problem arises,
I tried putting together all archives in a single one...(that is time consuming with latexstudio) with the same wrong ...
by J0mL-C
Wed Dec 12, 2012 5:15 pm
Forum: Math & Science
Topic: \align counter not working
Replies: 4
Views: 3811

\align counter not working

Hello,
\align seems not functioning well:
it generates no numbering at all, and when referenced, shows the section number.

I tried to explain here. My class code is at last

\begin{subequations} \label{e:015} %on page 16
\begin{align}
& A\label{E-015-1}
\intertext{procedemos a eliminar...}
U ...