\documentclass{artikel3} \pagestyle{empty} \usepackage{pstcol,pst-text,lucidbrb} \font\manual=manfnt %logo10 doesn't have what we need \hyphenchar\manual=-1 \def\MF{{\manual META}\-{\manual FONT}} \begin{document} \sffamily \psset{unit=1mm} \def\Size#1#2{\fontsize{#1}{#2}\selectfont} \begin{pspicture}(-58,-58)(58,58) \pscircle[linewidth=.3pt,linecolor=lightgray]{58} %\pscircle{23} \psset{linestyle=none} % top of circle \pstextpath[c]{\psarcn(0,0){48}{180}{0}} {\Size{1.2cm}{1cm}\bfseries \TeX\ Live 4} \rput(0,34){\begin{minipage}{8cm}\centering \textbf{March 1999}\\[3mm] \Size{9}{10.5}Ready-to-run \TeX\ system for Linux, Unix (DEC,\\ HP, IBM, SGI, Sun), and Win32 systems, \\ based on Web2c 7.3\\ \end{minipage}} % bottom of circle \rput(30,10){\begin{minipage}{2.7cm}\raggedleft\footnotesize ISO 9660 with Joliet \\and Rock Ridge \\ extensions\end{minipage}} \rput(0,-30){\begin{minipage}{7cm}\centering Macros, fonts, documentation to the\\ \emph{{\TeX} Directory Structure} standard.\\[2mm] Editor: Sebastian Rahtz \end{minipage}} \pstextpath[c]{\psarc(0,0){45}{180}{0}} { {\Size{14}{14}\ttfamily http://www.tug.org/texlive/} } \pstextpath[c]{\psarc(0,0){53}{180}{0}} {\Size{13.2}{14}\bfseries CSTUG $\bullet$ Dante e.V. $\bullet$ GUST $\bullet$ GUTenberg $\bullet$ NTG $\bullet$ TUG $\bullet$ TUG India $\bullet$ UK TUG} \end{pspicture} \end{document}