Search found 3 matches

by Tomahawk
Tue Oct 25, 2011 12:09 pm
Forum: Math & Science
Topic: Alternatives for using the ">" and "<" Sign
Replies: 2
Views: 1683

Re: Alternatives for using the ">" and "<" Sign

Thanks Thorsten, that was exactly what i needed!
by Tomahawk
Mon Oct 24, 2011 11:42 pm
Forum: Math & Science
Topic: Alternatives for using the ">" and "<" Sign
Replies: 2
Views: 1683

Alternatives for using the ">" and "<" Sign

Hello,

I'm transcribing a lecture and the instructors notation for complex numbers is the following:

|0> for c=a +bi and <0| for c*=a-bi

when trying to typeset these in LaTeX there is an unwelcome spacing around the "<" and ">". How can I get rid of it? I didn't find any other way of expressing ...
by Tomahawk
Tue Oct 11, 2011 9:00 pm
Forum: Math & Science
Topic: '\DeclareMathSizes' with Sums/Integrals in Text
Replies: 1
Views: 2524

'\DeclareMathSizes' with Sums/Integrals in Text

Hello, I'm having problems adjusting the font size for \sum and \int.
\documentclass[a4paper,DIV12,13pt,headsepline,largeheadings]{scrartcl}
\pagestyle{headings}
\usepackage[applemac]{inputenc}
\usepackage{lmodern}
\usepackage[ngerman]{babel}
\usepackage[intlimits, sumlimits]{mathtools}
\usepackage ...