106 reputation
6
bio website
location
age
visits member for 6 months
seen 8 hours ago
stats profile views 7

Mar
10
accepted \addcontentsline: lines added to TOC not numbered, and lines added to TOT not shown
Mar
9
revised \addcontentsline: lines added to TOC not numbered, and lines added to TOT not shown
added 1584 characters in body
Mar
9
comment \addcontentsline: lines added to TOC not numbered, and lines added to TOT not shown
It may seem weird to try to number TOC lines with \addcontentsline, whereas that command is intended to produce unnumbered TOC lines. In fact, in my book, sometimes in the text, I don't want the "title" of the subsubsection to be shown because it takes space, and I need that space for the image I put afterwards. But, I want the image to be indicated in the TOC at the subsubsection level, well numbered. ... Thanks for the other better option for numbering !
Mar
8
answered \addcontentsline: lines added to TOC not numbered, and lines added to TOT not shown
Mar
8
comment \addcontentsline: lines added to TOC not numbered, and lines added to TOT not shown
I would just like to get to usual latex numbering: 0.1.1.1 for the first line added, 0.1.1.2 for the second line added, 0.1.1.3 for the following subsubsection. ... and thanks for LOT !
Mar
8
asked \addcontentsline: lines added to TOC not numbered, and lines added to TOT not shown
Jan
23
accepted Clash between TIKZ and French Babel
Jan
23
revised Clash between TIKZ and French Babel
added 970 characters in body
Jan
20
answered Clash between TIKZ and French Babel
Jan
20
asked Clash between TIKZ and French Babel
Dec
26
accepted pdfpages error : includepdf + addtotoc / addtolist
Dec
26
accepted pdfpages + hyperref : hyperlinks in list of tables pointing wrongly to first page of document
Dec
25
answered pdfpages + hyperref : hyperlinks in list of tables pointing wrongly to first page of document
Dec
24
awarded  Self-Learner
Dec
24
answered pdfpages error : includepdf + addtotoc / addtolist
Dec
24
awarded  Editor
Dec
24
revised pdfpages error : includepdf + addtotoc / addtolist
added 28 characters in body
Dec
24
asked pdfpages error : includepdf + addtotoc / addtolist
Dec
23
comment pdfpages + hyperref : hyperlinks in list of tables pointing wrongly to first page of document
- The links in the TOF are working fine for \begin{figure}\includegraphics... but not for \includepdf for which the links go to the very first page of the document ... Strange behavior
Dec
23
comment pdfpages + hyperref : hyperlinks in list of tables pointing wrongly to first page of document
- The problems with the Table of contents were caused by an error in the number of arguments of one macro containing an \includepdf --> that is why the \cleardoublepage/newpage stopped the error from propagating throughout the document.