Search found 12 matches

by rodrigue
Thu Nov 19, 2020 7:02 pm
Forum: General
Topic: I want latex to reduce the space in the header of chapters table of contents etc.
Replies: 4
Views: 7277

I want latex to reduce the space in the header of chapters table of contents etc.

Thank you very much.

I'm talking about the vertical Space. I will let you know whether your description provides me the best solution.

Thanks again
by rodrigue
Thu Nov 19, 2020 1:02 pm
Forum: General
Topic: I want latex to reduce the space in the header of chapters table of contents etc.
Replies: 4
Views: 7277

I want latex to reduce the space in the header of chapters table of contents etc.

\documentclass[a4paper, 12pt]{report}
\usepackage[utf8]{inputenc}
\usepackage{natbib}[square,sort,comma,numbers]
\usepackage[french]{babel}
\usepackage{hyperref}
\usepackage{titlesec}

\begin{document}


\tableofcontents

\listoftables

\listoffigures


\chapter{}

\end{document}

Hi Ijon Tichy ...
by rodrigue
Tue Nov 17, 2020 6:39 pm
Forum: General
Topic: I want latex to reduce the space in the header of chapters table of contents etc.
Replies: 4
Views: 7277

I want latex to reduce the space in the header of chapters table of contents etc.

Hi everyone,

I would like to reduce the automatic space that latex creates in the header of chapters, table of contents, references etc.

In fact I reduced successfully the header for the entire document but the code doesn't work in chapters, table of contents etc.

I've been searching in this ...
by rodrigue
Wed Apr 22, 2020 9:18 am
Forum: Theses, Books, Title pages
Topic: How to display both Summary and Table of contents in the same document?
Replies: 5
Views: 15394

How to display both Summary and Table of contents in the same document?

Hello Ijon Tichy,

Thank you very much. You have provided me the solution I wanted. It's working well now after adding that code in my preambule.

Thanks again
by rodrigue
Wed Apr 22, 2020 7:43 am
Forum: Theses, Books, Title pages
Topic: How to display both Summary and Table of contents in the same document?
Replies: 5
Views: 15394

How to display both Summary and Table of contents in the same document?

Hello migh

May be there is a misunderstood or I don't get you well. I want to print the \tableofcontents twice in the same document. For the first time which comes at the begining of the document the contents is just a summary of a maximum chapters and sections. In the second print which now comes ...
by rodrigue
Tue Apr 21, 2020 9:50 pm
Forum: Theses, Books, Title pages
Topic: How to display both Summary and Table of contents in the same document?
Replies: 5
Views: 15394

How to display both Summary and Table of contents in the same document?

Hi migh and thanks for your reply

I'm going to follow up your description.

Thanks again
by rodrigue
Tue Apr 21, 2020 10:08 am
Forum: Theses, Books, Title pages
Topic: How to display both Summary and Table of contents in the same document?
Replies: 5
Views: 15394

How to display both Summary and Table of contents in the same document?

Hi all,

I've just finished with my thesis. Howerver, I'm facing a difficulty. Endeed, In my University, it's recommended a the begining of the thesis (french system) to print a Summary content on 2 pages maximum before the table of contents which comes at the end with all level sections in the ...
by rodrigue
Fri Mar 27, 2020 1:01 pm
Forum: BibTeX, biblatex and biber
Topic: Issue of Bibliography: My .bbl file is empty
Replies: 3
Views: 6268

Issue of Bibliography: My .bbl file is empty

Ah !!! I wrote apalite instead of apalike. I just changed it now and it's working. Thinking that just one letter causes that problem...

Thank you very much
by rodrigue
Fri Mar 27, 2020 12:48 pm
Forum: BibTeX, biblatex and biber
Topic: Issue of Bibliography: My .bbl file is empty
Replies: 3
Views: 6268

Issue of Bibliography: My .bbl file is empty

Hi Johannes_B

Yes I used apalite style. But even plainnat produces the same result
by rodrigue
Fri Mar 27, 2020 11:59 am
Forum: BibTeX, biblatex and biber
Topic: Issue of Bibliography: My .bbl file is empty
Replies: 3
Views: 6268

Issue of Bibliography: My .bbl file is empty

Hi all,

My greetings to all the users of this forum.
I have a problem with my bibliography. When I run PDFLaTex - >> BibTex - >> PDFLaTex - >> PDFLaTex, the .bbl file is well created but it is empty. I think that's where the problem is. So my bibliography does not display anything at all. The .blg ...