Search found 3 matches

by bollox98
Tue Feb 15, 2011 7:28 pm
Forum: Text Formatting
Topic: Combination of two Document Classes
Replies: 2
Views: 3491

Combination of two Document Classes

Hi,

anyone any idea how to combine scrartcl class with exam class? I want to use the style of scrartcl in combination with exam class.

Use of does not work for math environments.
\renewcommand{\familydefault}{\sfdefault}
And adding sfmath seems to be a little bit too tricky.

Isn't there an ...
by bollox98
Wed Jan 12, 2011 5:47 pm
Forum: General
Topic: Practice sheets in lectures: public and private version
Replies: 2
Views: 1527

Practice sheets in lectures: public and private version

I want to make my practice sheets for my lectures by Latex, public version without solution and my private version including solution - just by switching, let's say, an option in preamble. How is this feature supported by Latex?
by bollox98
Wed Jan 05, 2011 3:02 pm
Forum: Text Formatting
Topic: Beamer: allowframebreak and columns
Replies: 0
Views: 3019

Beamer: allowframebreak and columns

Hi,
i have no idea, how to realize combination of allowframebreak and columns. Actually \allowframebreak in combination with \columns-Environment is not working, text from first column is not continued on second frame (figure of second column not to be repeated on second frame).
Without column ...