Search found 7 matches

by Serpenthelm
Wed Sep 09, 2015 3:48 pm
Forum: Theses, Books, Title pages
Topic: Centering oversize image in text column
Replies: 3
Views: 20882

Centering oversize image in text column

Putting the picture in a box did the trick.
The box can grow much wider than the text column, and that is what I wanted.
However, \includegraphics[width=\linewidth] did not help.

Thank you.
by Serpenthelm
Tue Sep 08, 2015 4:01 pm
Forum: Theses, Books, Title pages
Topic: Centering oversize image in text column
Replies: 3
Views: 20882

Centering oversize image in text column

I'm using the masters-doctoral-thesis template and I'm trying to center a slightly oversize png image. I'm compiling with pdflatex.

The image is too big to fit the column, but is there a way to make it centered respective to the column text, instead of it simply go out to the right?

http://s21 ...
by Serpenthelm
Mon Nov 10, 2014 2:42 pm
Forum: Text Formatting
Topic: Indentation of a descriptive List
Replies: 9
Views: 7024

Indentation of a descriptive List

Such a customized list is a job for the enumitem package.
\documentclass[11pt]{article}
\usepackage[T1]{fontenc}
\usepackage{enumitem}

\begin{document}
\section{Foo}
\subsection{Bar}
\subsection{Foobar}
\paragraph{Fubar}
\begin{description}[font=\bfseries,fullwidth,style=nextline] % local ...
by Serpenthelm
Fri Jun 08, 2012 2:24 pm
Forum: Text Formatting
Topic: Indentation of a descriptive List
Replies: 9
Views: 7024

Re: Indentation of a descriptive List

Well, I just sent a mail through his site, I hope he replies.

Anyway, could you give me a hand on the subpar thing? I cannot figure out how to properly use that package.
by Serpenthelm
Mon Jun 04, 2012 10:39 pm
Forum: Text Formatting
Topic: Indentation of a descriptive List
Replies: 9
Views: 7024

Indentation of a descriptive List

I'm using TeX Live and I just updated it. Here's the relevant part of the log file.
*File List*
article.cls 2007/10/19 v1.4h Standard LaTeX document class
size11.clo 2007/10/19 v1.4h Standard LaTeX file (size option)
fontenc.sty
t1enc.def 2005/09/27 v1.99g Standard LaTeX file
enumitem.sty 2011/09 ...
by Serpenthelm
Mon Jun 04, 2012 7:04 pm
Forum: Text Formatting
Topic: Indentation of a descriptive List
Replies: 9
Views: 7024

Indentation of a descriptive List

Thanks, it worked, but they are still not completely aligned.

I have a similar problem on subparagraphs

Code: Select all

\subparagraph{Subpar title} \hfill \\
          Subpar text
Here's a pic
by Serpenthelm
Mon Jun 04, 2012 4:59 pm
Forum: Text Formatting
Topic: Indentation of a descriptive List
Replies: 9
Views: 7024

Indentation of a descriptive List

Hi, I'm trying to change the indentation of all the description lists in my document. Right now I'm using this code.
\subsubsection{qazwsx}
\paragraph{zxcv}
\begin{description}
\item[qwer] \hfill \\ asdasdasd asdasdasd asdasdasd asdasdasd asdasdasd asdasdasd asdasdasd asdasdasd asdasdasd ...