That was a suggestion of an other user, out of an other Forum http://golatex.de/viewtopic,p,97196.html#97196 , which seems nicer to me:
\documentclass[a4paper]{article}
\usepackage[ngerman]{babel}
\usepackage[utf8]{inputenc}
\usepackage{biblatex}
\usepackage[demo]{graphicx}
\usepackage{wrapfig ...
Search found 3 matches
- Sat Nov 25, 2017 10:42 pm
- Forum: Graphics, Figures & Tables
- Topic: Need help with \listoffigures
- Replies: 2
- Views: 3396
- Sat Nov 25, 2017 8:43 pm
- Forum: Graphics, Figures & Tables
- Topic: Need help with \listoffigures
- Replies: 2
- Views: 3396
Need help with \listoffigures
I've found my trouble maker, I had included \usepackage{tocbibind}, through that I've got an empty space into my Tableofcontents because I used \renewcommand{\listfigurename}{}. This is a working exmaple:
\begin{filecontents}{\jobname.bib}
\@online{ bk:test,
author={Saputello},
title={Was ist ein ...
\begin{filecontents}{\jobname.bib}
\@online{ bk:test,
author={Saputello},
title={Was ist ein ...
- Sat Nov 25, 2017 2:10 pm
- Forum: Graphics, Figures & Tables
- Topic: Need help with \listoffigures
- Replies: 2
- Views: 3396
Need help with \listoffigures
Hi there,
Im writing a document with document class article. I d'like to have the \listoffigures at the end of the document, that I've managed to do so. But I'd like to have the same formating for the Titel as if I've use for \section. Can anyone tell me either how to remove the \listoffigures ...
Im writing a document with document class article. I d'like to have the \listoffigures at the end of the document, that I've managed to do so. But I'd like to have the same formating for the Titel as if I've use for \section. Can anyone tell me either how to remove the \listoffigures ...