[racket-users] lib "graphics.ss" "graphics"

2018-05-20 Thread Black Panter
hola amigos, estoy intentando imprimir en pantalla un texto con negrita y con otra fuente (en usando la librería graphics), pero me ha resultado casi imposible, si alguien me puede ayudar se lo agradecería de corazón. -- El contenido de este mensaje y sus anexos son únicamente para el uso del

[racket-users] Search the Racket package catalog on the command line

2018-05-20 Thread Winston Weinert
Is there a way to search the Racket package catalog from the command line? I found "raco pkg catalog-show --all" lists all entries, but it appears to take some time, and requires some extra processing to search by name properly (such as using a script to parse by entry, and match against the na