summaryrefslogtreecommitdiff
path: root/usergrps/uktug/baskervi/6_6/picture.tex
blob: 5bad076064939cb3223c3b13427849cb5d4ab530 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
\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}