Search found 2 matches

by smepal
Sat Feb 11, 2012 7:08 pm
Forum: Page Layout
Topic: landscape | Empty Page
Replies: 1
Views: 7235

landscape | Empty Page

Hi community,

I'm trying to rotate some pages within my PDF with the landscape package. Unfortunately LaTeX creates an empty page in front of every landscaped page.

Can anyone help?

\documentclass[12pt,a4paper,onecolumn]{scrartcl}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage ...
by smepal
Wed Feb 01, 2012 12:36 pm
Forum: Text Formatting
Topic: Math Mode Error for bold Text
Replies: 2
Views: 2161

Math Mode Error for bold Text

Dear community,

I've been investigating a lot of time to solve this issue, but wasn't able to.

The code:
\documentclass[12pt,a4paper,onecolumn, bibliography=totoc,listof=totoc]{scrartcl}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{times}
\usepackage[ngerman]{babel ...