Sie sind auf Seite 1von 1

%!

% Digital integrated electronics / by Herbert Taub and Donald Schilling


/Times-Roman findfont % Get the basic font
20 scalefont % Scale the font to 20 points
setfont % Make it the current font

newpath % Start a new path


14 750 moveto % Lower left corner of text at (72, 72)
(Digital integrated electronics / by Herbert Taub and Donald Schilling) show %
Typeset "Hello, world!"
25 700 moveto
(Taub, Herbert) show % Typeset "Hello, world!"
25 640 moveto
(621.381 TAU d) show % Typeset "Hello, world!"
25 540 moveto
(http://library.um.ac.id) show % Typeset "Hello, world!"

showpage

Das könnte Ihnen auch gefallen