Search found 7 matches

by ahmed
Sun Oct 24, 2010 2:17 pm
Forum: Graphics, Figures & Tables
Topic: Tikz multi line text nodes
Replies: 3
Views: 22962

Tikz multi line text nodes

thanks
it works well , i also found another method whic it to
put the text width in the style this makes the pgf fell the existence of the \\ , i don't know why
\tikzstyle{cloud} = [draw, ellipse,fill=red!20, node distance=3cm,text width=3cm,text centered, minimum height=2em]

but for the second ...
by ahmed
Fri Oct 22, 2010 10:36 pm
Forum: Graphics, Figures & Tables
Topic: Tikz multi line text nodes
Replies: 3
Views: 22962

Tikz multi line text nodes

hello everybody
i wanna to put the equation in the ellipse in a new line and the symbol "\\" doesn't work inside the text braces.
i wanna any methode to put the equations in new line
as it is not like good to put it in the same line with the text.
also another problem , the figure is shifted to the ...
by ahmed
Sat Feb 06, 2010 11:25 am
Forum: Graphics, Figures & Tables
Topic: Wrap tikZ picture
Replies: 1
Views: 2275

Wrap tikZ picture

Hi
i am trying to wrap text for tikZ picture but it does not work, i writing a paper and always it is required to reduce the number of papers.i used the wrapfig but it give me errors.

\begin{itemize}
\item new
we are working
we are here
\begin{tikzpicture}
\draw(-1.5,0) --(1.5,0);
\draw(0,-1.5 ...
by ahmed
Fri Nov 06, 2009 1:14 am
Forum: Graphics, Figures & Tables
Topic: insert png picture in beamer
Replies: 2
Views: 39102

Re: insert png picture in beamer

great thanks for you Thorsten.the latex code for inserting picture is working perfectly.And your code for drawing it is fantastic.
Thanks
Ahmed
by ahmed
Wed Nov 04, 2009 6:39 pm
Forum: Graphics, Figures & Tables
Topic: insert png picture in beamer
Replies: 2
Views: 39102

insert png picture in beamer

Hi everybody
I cannot insert png picture in beamer (power point presentation)
it always give me error ,i am building latex in kile with latexpdf .the tex file and log file are attached

I am using kile 2.0.2(using KDE 3.5.10 release 21.11 opensuse)
thank in advance
by ahmed
Sat Nov 22, 2008 2:32 pm
Forum: General
Topic: ! Undefined control sequence \documentclass
Replies: 2
Views: 87302

! Undefined control sequence \documentclass

I used pdflatex instead of pdftex and it working so well
thanks Thorsten :D
by ahmed
Fri Nov 21, 2008 11:28 pm
Forum: General
Topic: ! Undefined control sequence \documentclass
Replies: 2
Views: 87302

! Undefined control sequence \documentclass

Hi everybody , can anybody help me??
when iam trying to compile the following tex file that iam sure that it is's syntax is correct, i found this errors

Iam using fedora 7

\documentclass[a4paper,12pt]{book}
\usepackage[usenames]{color}
\usepackage{amsmath}
\usepackage{amssymb}
\usepackage ...