Search found 5 matches

by genek
Tue Sep 06, 2011 11:50 pm
Forum: Text Formatting
Topic: New Line in Title
Replies: 9
Views: 28433

Re: New Line in Title

Thanks, it works
by genek
Tue Sep 06, 2011 10:55 pm
Forum: Text Formatting
Topic: New Line in Title
Replies: 9
Views: 28433

Re: New Line in Title

With book class i have a lot of errors, so these classes probably should stay. Which one of these class isn't standard? Mayby I'll find download link, but as far as i remember I've downloaded it via miktex or led.

Edit: I'll figure it out. t is about ppciethesis, right? Class file attached.
by genek
Tue Sep 06, 2011 10:28 pm
Forum: Text Formatting
Topic: New Line in Title
Replies: 9
Views: 28433

New Line in Title

ok, i made it shorter

Code: Select all

\usepackage[OT4]{fontenc}



\title{1st line\\2nd line}
\author{The Author}

\begin{document}

\maketitle

  \end{document}
by genek
Tue Sep 06, 2011 9:58 pm
Forum: Text Formatting
Topic: New Line in Title
Replies: 9
Views: 28433

New Line in Title


\documentclass[english, polish, bachelor, a4paper,oneside]{ppciethesis}

\usepackage[cp1250]{inputenc}
\usepackage{polski}
\usepackage[OT4]{fontenc}

\usepackage{hyperref}
\usepackage{subfig}
\usepackage{float}
\usepackage{amsfonts}
\usepackage{pdfpages}
\usepackage{listings}


\linespread{1,5 ...
by genek
Tue Sep 06, 2011 9:28 pm
Forum: Text Formatting
Topic: New Line in Title
Replies: 9
Views: 28433

New Line in Title

How to make a new line in title? When I use \title{aa\\bb} i have error "\centercr doesn't match its definition"