Chuck Boody wrote:
> Now, How about moving that code into the bracinho file so I can call
> it all as part of a format file and not need to add it to my various
> abc files??
Hello Chuck,
Just copy the PS code to the end of bracinho.fmt, using this format:
%-----------------------------------------------
beginps
/gcshow-b /gcshow load bind def
% etc.
% etc.
% etc.
/gcshow /gcshow-bracinho load def
endps
%------------------------------------------------
(Note that in a .fmt file one should not use "%%" starting a command.)
Later I shall think about some way to avoid the replacement of #/b
(feasible, although a bit cumbersome to do) and also will test the
clashes with ending marks (I presume that there is no general solution
for that).
Hudson Lacerda
.