Hello
I was wondering if anyone can just suggest the best and most spreaded way to include pictures.
Right now i'm using pic2e pacage and in body section i'm using usual picture environment commands. But its quite pain to draw in it, and it does not allow to convert those pictures to pdf (dvipdfm ...
Search found 3 matches
- Tue Dec 16, 2008 4:07 am
- Forum: Graphics, Figures & Tables
- Topic: The best way to include pictures
- Replies: 5
- Views: 5552
- Thu Dec 04, 2008 10:18 pm
- Forum: Document Classes
- Topic: aligning formulas in displaymath
- Replies: 4
- Views: 4805
aligning formulas in displaymath
Hei, right now the my latex file starts as:
\documentclass[a4paper,12pt,estonian,twocolumn]{report}
\usepackage[T1]{fontenc}
\usepackage[estonian]{babel}
...
...
...
I need to type only a few characters in russian. What exatly should I add and how do I type those characters? I can see, my latex ...
\documentclass[a4paper,12pt,estonian,twocolumn]{report}
\usepackage[T1]{fontenc}
\usepackage[estonian]{babel}
...
...
...
I need to type only a few characters in russian. What exatly should I add and how do I type those characters? I can see, my latex ...
- Wed Dec 03, 2008 11:32 pm
- Forum: Document Classes
- Topic: aligning formulas in displaymath
- Replies: 4
- Views: 4805
aligning formulas in displaymath
Hei
I want to align formulas in math mode to left. By defult it aligns formulas in center.
\begin{displaymath}(3+5i)\cdot(30-i)=90-3i+150i-5i^2=-5i^2+147i+90\end{displaymath}
Also I woluld like to create a list (enumerate) of formulas so, that there the formula is in the same line as list ...
I want to align formulas in math mode to left. By defult it aligns formulas in center.
\begin{displaymath}(3+5i)\cdot(30-i)=90-3i+150i-5i^2=-5i^2+147i+90\end{displaymath}
Also I woluld like to create a list (enumerate) of formulas so, that there the formula is in the same line as list ...