Search found 2 matches

by MagisterT
Tue Sep 04, 2012 7:54 pm
Forum: General
Topic: no pagebreak after chapter title- report class
Replies: 8
Views: 13746

no pagebreak after chapter title- report class

I use the titlesec-package. On the top of nearly each document I am writing I paste the following code.

Code: Select all

\titleformat{\chapter}[hang]{\mdseries\sffamily\LARGE}{\thechapter.\quad}{-6pt}{}
\titleclass{\chapter}{straight}
\chapter now does (nearly) everything I want. :D
by MagisterT
Tue Mar 08, 2011 10:08 am
Forum: Graphics, Figures & Tables
Topic: Graphics inclusion fails with any format
Replies: 1
Views: 1018

Graphics inclusion fails with any format

I use gEdit as LaTeX editor. I always get the message
graphics '/home/thomas/Pictures/Logo.png' not found .
Similar for every Graphics extension. The Graphic gets compiled correctly anyway. But where does it come from? Here's the code:
\includegraphics[height=0.5cm]{/home/thomas/Pictures/Logo ...