Search found 26 matches

by abu aasiyah
Sun Jan 10, 2010 3:00 pm
Forum: Math & Science
Topic: alignment of "="
Replies: 1
Views: 1989

alignment of "="

Hello all,

Can someone assist me in aligning the "=" in the following expressions. In each expression there are two "=" signs. The second row is not aligned. Any suggestions?

The code is:



\documentclass[12pt,a4paper]{article}
\usepackage[latin1]{inputenc}
\usepackage[danish]{babel} % danske ...
by abu aasiyah
Tue Dec 22, 2009 12:01 am
Forum: Math & Science
Topic: theorem / proof alignment
Replies: 1
Views: 1894

theorem / proof alignment

Hello all,

I have a theorem inside a grey box and beneath this I have the prrof. The thing is that I am tryin to align the theorem and the proof. Can someone assist me in this.

The code is:



\documentclass[12pt,a4paper]{article}
\usepackage[latin1]{inputenc}
\usepackage[danish]{babel ...
by abu aasiyah
Mon Dec 21, 2009 7:27 pm
Forum: Math & Science
Topic: theorem and proof
Replies: 1
Views: 2150

theorem and proof

Hello,

Could someone help me with setting up a theorem and proof and make it look nice. I have that following code:


\documentclass[12pt,a4paper]{article}
\usepackage[latin1]{inputenc}
\usepackage[danish]{babel} % danske overskrifter
\usepackage[T1]{fontenc}
\usepackage{lmodern}
\usepackage ...
by abu aasiyah
Thu Dec 17, 2009 9:04 pm
Forum: General
Topic: footnote on subsubsection
Replies: 1
Views: 4778

footnote on subsubsection

Hello,

Does anyone know how to put a footnote in a subsubsection??

Thanks.
by abu aasiyah
Thu Dec 17, 2009 6:52 pm
Forum: Others
Topic: Trouble while executing
Replies: 1
Views: 5086

Trouble while executing

Hello all,

I have the following code:


\documentclass[12pt,a4paper,danish]{report}
\usepackage[latin1]{inputenc}
\usepackage[danish]{babel} % danske overskrifter
\usepackage[T1]{fontenc}
\usepackage{lmodern}
\usepackage{graphicx}
\usepackage{mathtools}
\usepackage{amsmath}
\usepackage{amsthm ...
by abu aasiyah
Thu Oct 29, 2009 3:04 am
Forum: Math & Science
Topic: using \notag
Replies: 2
Views: 11455

using \notag

Hello,

I have a series of equations and I am trying to remove the numbering from all equation execpt the last by usin the \notag command. It does work but for some reason it adds an addtional number below the last equation. The code is as follows:



\documentclass[12pt,a4paper]{article ...
by abu aasiyah
Mon Oct 26, 2009 10:02 pm
Forum: Math & Science
Topic: alignment problem
Replies: 2
Views: 2123

alignment problem

Hello,

As usual I am having problems with my alignment. I think I have to make a selfstudy on this subject. Belox are two column(one to the right og the arrow and one to the left). As is obvious the column to the left looks weird. How can I align it to the left?


\documentclass[12pt,a4paper ...
by abu aasiyah
Mon Oct 26, 2009 9:09 pm
Forum: General
Topic: Inserting pdf-documnent in latex
Replies: 1
Views: 1288

Inserting pdf-documnent in latex

Hello,

Can anyone tell me how I can insert a pdf-document in my latex-document?

Thanks.
by abu aasiyah
Sun Oct 25, 2009 12:25 am
Forum: Text Formatting
Topic: How to align everything
Replies: 1
Views: 2051

How to align everything

Hey,

I have the following code. My intent is to have everything in it aligned.
\documentclass[12pt,a4paper]{article}
\usepackage[latin1]{inputenc}
\usepackage[danish]{babel} % danske overskrifter
\usepackage[T1]{fontenc}
\usepackage{lmodern}
\usepackage{graphicx}
\usepackage{mathtools ...
by abu aasiyah
Mon Oct 19, 2009 2:18 am
Forum: General
Topic: Maple in latex
Replies: 1
Views: 1561

Maple in latex

Hello,

I have some calculations made in Maple which I would to directly put in my latex-document (just like putting pdf-files in latex). any suggestions ?

thanks.