You are on page 1of 1

%!

% Perancangan dan pemeliharaan sistem plambing / Soufyan M. Noerbambang, Takeo


Morimura (Peter)
/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)
(Perancangan dan pemeliharaan sistem plambing / Soufyan M. Noerbambang, Takeo
Morimura (Peter)) show % Typeset "Hello, world!"
25 700 moveto
(Noerbambang, Soufyan M.) show % Typeset "Hello, world!"
25 640 moveto
(696.1 NOE p) show % Typeset "Hello, world!"
25 540 moveto
(http://library.um.ac.id) show % Typeset "Hello, world!"

showpage

You might also like