Search found 16 matches

by Mohsen Avaji
Wed Sep 08, 2021 2:15 pm
Forum: Graphics, Figures & Tables
Topic: Put the title below the figures in Tikz
Replies: 2
Views: 7548

Put the title below the figures in Tikz

Dear Bartman
Thank you for your valuable suggestion. Your help solved my problem.
by Mohsen Avaji
Tue Sep 07, 2021 7:44 pm
Forum: Graphics, Figures & Tables
Topic: Put the title below the figures in Tikz
Replies: 2
Views: 7548

Put the title below the figures in Tikz

Hi,
In the submitted code, I want captions of the figures be in the below of the circles and refer to them in the in text but but they are not under the circles, what should I do?


[latex]\documentclass[11pt,a4paper,twoside]{book}

\usepackage{amsmath,amssymb}%
\usepackage{caption,graphicx ...
by Mohsen Avaji
Wed Sep 18, 2019 6:25 pm
Forum: Graphics, Figures & Tables
Topic: draw irregular circle in tikz
Replies: 7
Views: 4697

draw irregular circle in tikz

Hi
In the following code, how can thickness the circle and its radius?
Thank you.

\begin{tikzpicture}
\begin{scope}[>=latex]
\draw (2,0.8) node{$a(z-z_{0})F(z)$};
\draw[->] (1.2,0.2) to [out=30, in=150] (2.2,0.2) ;
\draw[clip] plot[smooth cycle,variable=\t,samples at={0,45,...,315}] (\t:{1*(1+0 ...
by Mohsen Avaji
Tue Sep 17, 2019 4:30 am
Forum: Graphics, Figures & Tables
Topic: draw irregular circle in tikz
Replies: 7
Views: 4697

draw irregular circle in tikz

Dear Rainer
Thank your for your reply and help.
Before I ask my question on this site, I had seen Tikz-manual.
I saw your code and checked it, but it wasn't what I wanted.
I found the answer of my question.

Thanks again.
by Mohsen Avaji
Sun Sep 15, 2019 5:33 pm
Forum: Graphics, Figures & Tables
Topic: draw irregular circle in tikz
Replies: 7
Views: 4697

draw irregular circle in tikz

Dear Kr Rainer
Thank you for your help and suggestion, in visual tikz I found some beautiful picture
but non of them they were not similar to the attached figure.

Is there another way to draw this figure?

Best wishes for you.
by Mohsen Avaji
Sat Sep 14, 2019 8:25 pm
Forum: Graphics, Figures & Tables
Topic: draw irregular circle in tikz
Replies: 7
Views: 4697

draw irregular circle in tikz

Hi
How to draw figure of attach file
irregular.png
irregular.png (3.21 KiB) Viewed 4697 times
in LaTeX by Tikz?

Thank you.
by Mohsen Avaji
Wed Jun 28, 2017 5:43 am
Forum: Math & Science
Topic: Question about font
Replies: 2
Views: 3064

Question about font

Hi, I want use Ring sing in my wok similar as attached file "Ring_Sign.jpg". Please tell me which font I should use.
Thank you.
by Mohsen Avaji
Wed Jul 24, 2013 8:27 pm
Forum: Math & Science
Topic: System of Equations
Replies: 4
Views: 9631

System of Equations

Hi
I found the answer of my question.

\documentclass{report}
\usepackage{mathtools}
\usepackage{systeme}
\usepackage{multicol}
\makeatletter
\@ifundefined{Umathcode}{\let\Umathcode\XeTeXmathcode}{}
\@ifundefined{Umathchardef}{\let\Umathchardef\XeTeXmathchardef}{}
\makeatother

\begin{document ...
by Mohsen Avaji
Mon Jul 15, 2013 7:04 pm
Forum: Math & Science
Topic: System of Equations
Replies: 4
Views: 9631

Re: System of Equations

Dear Cgnieder, thank you for your time and cooperation.
But I don't know why in both cases, number of items is at the beginning of the second line, while I want the numbers be at beginning of fist line similar attached file (Part_of_a_book.png).
by Mohsen Avaji
Mon Jul 15, 2013 10:37 am
Forum: Math & Science
Topic: System of Equations
Replies: 4
Views: 9631

System of Equations

Hi
I am trying to write a few system of equations, and I want the terms to be similar as attached file "Part_of_a_book.png", but in my output number of items isn't similar to it.

Thanks in advance,
Mohsen Avaji.

‎\documentclass{report}‎
‎\usepackage{mathtools}‎
‎\usepackage{systeme}‎
‎\usepackage ...