Ipe is a drawing editor for creating figures in {pdf} or {eps} format.
1
vote
1answer
31 views
Getting IPE LaTeX text labels working
IPE won't save my file as an .eps whenever I try to insert any text labels.
Here's what I have inserted as the preamble:
\usepackage{graphicx}
\usepackage{amsfonts}
\usepackage{amssymb}
...
0
votes
0answers
26 views
Include non standard font (like bengali or hindi or chinese) in ipe [closed]
I want to get non standard fonts in Ipe images. How to include non standard font (like bengali or hindi or chinese) in ipe or compiling ipe with xelatex? Any help is appreciated.
3
votes
1answer
108 views
Is there a way to change the TeX engine from PDFLaTeX to XeLaTeX in Ipe?
In my document, I have to use XeLaTeX to get the output. On the other hand, I'm using Ipe to produce some graphic files with some labels on them. I want to have these labels in Persian. Is there a ...
0
votes
1answer
95 views
Latex pdf output does not show miter line joins drawn in Ipe editor
I am using Ipe to draw eps figures to include in my latex document. I use dvipdfm as the package.
I just discovered a nice feature in Ipe to make line joints sharp by choosing "Line join = miter". ...
1
vote
1answer
125 views
Fill section between two circles ipe7
I don't know if anyone here is skilled with Ipe7. A drawing tool for LaTeX.
I have two circles. One with a radius of X the other with radius X + Y, a wheel. Now I want the area between those circles ...