Dear Thorsten,
I have prepared an example with just 3 circles. It was really difficult. I have calculated each intersection point and angle.
I wonder that is it possible to get same output easily?
Emrah
\listfiles
\documentclass{article}
\usepackage{pstricks}
\begin{document}
\begin{pspicture ...
Search found 2 matches
- Wed May 25, 2011 10:30 pm
- Forum: Graphics, Figures & Tables
- Topic: Coloring regions with Pstricks
- Replies: 2
- Views: 1444
- Wed May 25, 2011 12:43 pm
- Forum: Graphics, Figures & Tables
- Topic: Coloring regions with Pstricks
- Replies: 2
- Views: 1444
Coloring regions with Pstricks
Hi all,
I would like to colored the regions formed by many circles in the plane such a way that any two regions that share a common boundary arc will be colored differently.
It is very difficult task via \pscustom command. Because, first I have to calculate the each intersection point and angles ...
I would like to colored the regions formed by many circles in the plane such a way that any two regions that share a common boundary arc will be colored differently.
It is very difficult task via \pscustom command. Because, first I have to calculate the each intersection point and angles ...