You are on page 1of 1

%!

% Fisika jilid 1 / Douglas C. Giancoli; alih bahasa Yuhilza Hanum


/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)
(Fisika jilid 1 / Douglas C. Giancoli; alih bahasa Yuhilza Hanum) show % Type
set "Hello, world!"
25 700 moveto
(Giancoli, Douglas C.) show % Typeset "Hello, world!"
25 640 moveto
(530 GIA f) show % Typeset "Hello, world!"
25 540 moveto
(http://library.um.ac.id) show % Typeset "Hello, world!"
showpage

You might also like