Search found 1 match

by giulius777
Thu May 30, 2013 6:57 am
Forum: Graphics, Figures & Tables
Topic: Text around a Circle
Replies: 1
Views: 7909

Text around a Circle

Hi everybody, I need a little help from you on the following piece of code.
\documentclass[a4paper]{article}
\usepackage[margin=1cm]{geometry}
\usepackage[usenames,dvipsnames]{xcolor}
\usepackage{pstricks}
\usepackage{pst-all}

\begin{document}
\begin{pspicture}(-3,-1)(3,5)
\psset{linecolor=Blue ...