>> At the beginning of every inclided file (and there are more than fifty
>> of them) I have to place the lines
>>
>>      #lang scribble/base
>>      @(require "pfx.scrbl")
>>
>> where pfx.scrbl contains the definitions of my new @ commands.

You could replace those lines with a custom #lang:

http://prl.ccs.neu.edu/blog/2019/02/17/writing-a-paper-with-scribble/

(Scroll down to "Creating a #lang for a paper")

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/CAFUu9R6RC-oc6rPwFyUkFCBqXNeDzKAF%2BaPs60FuVFJXXPVUug%40mail.gmail.com.

Reply via email to