\documentclass{artikel3} \usepackage{pstcol,lucbr} \pagestyle{empty} \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 2} \rput(0,34){\begin{minipage}{8cm}\centering \textbf{April 1997}\\[3mm] \Size{9}{10.5}Ready-to-run \TeX\ system for Linux, DEC, HP, IBM, NeXT, SGI, and Sun Unix systems, \\ based on Karl Berry's Web2c 7.0\\ \end{minipage}} % bottom of circle \rput(38,10){\begin{minipage}{2.7cm}\raggedleft\footnotesize ISO 9660 with\\Rock Ridge extensions\end{minipage}} \rput(-40,10){\begin{minipage}{3cm}\raggedright\footnotesize Inclut \'egalement le \\ distribution \TeX\ de \\GUTenberg pour Windows \end{minipage}} \rput(0,-30){\begin{minipage}{7cm}\centering Macros, fonts, documentation in the\\ \emph{{\TeX} Directory Structure} standard.\\[2mm] Editor: Sebastian Rahtz \end{minipage}} \pstextpath[c]{\psarc(0,0){47}{170}{10}} { {\ttfamily http://www.ens.fr/gut/} ~$\bullet$~ {\ttfamily http://www.tex.ac.uk/UKTUG/} ~$\bullet$~ {\ttfamily http://www.tug.org/} } \pstextpath[c]{\psarc(0,0){53}{180}{0}} {\Size{16}{16}\bfseries GUTenberg $\bullet$ UK \TeX\ Users Group $\bullet$ \TeX\ Users Group} \end{pspicture} \end{document}