[racket-users] Racket News - Issue 21

2019-12-02 Thread Paulo Matos
Hello fellow Racketeers, A new issue of RN is here, now counting 21! https://racket-news.com/2019/12/racket-news-issue-21.html Time to grab that coffee and enjoy, Paulo Matos -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe

Re: [racket-users] Scribble: how to wrap a flow in a style?

2019-12-02 Thread Matthew Flatt
At Mon, 2 Dec 2019 22:55:34 +, Reuben Thomas wrote: > On Mon, 2 Dec 2019 at 22:47, Matthew Flatt wrote: > > > Does this get closer? > > > > @(define foo-style (make-style "foo" (list (body-id "div" > > > > Thanks for the suggestion. It doesn't seem to make any difference. I added >

Re: [racket-users] Scribble: how to wrap a flow in a style?

2019-12-02 Thread 'Reuben Thomas' via Racket Users
On Mon, 2 Dec 2019 at 22:47, Matthew Flatt wrote: > Does this get closer? > > @(define foo-style (make-style "foo" (list (body-id "div" > Thanks for the suggestion. It doesn't seem to make any difference. I added scribble/html-properties to my requires, of course, then since I couldn't

Re: [racket-users] Scribble: how to wrap a flow in a style?

2019-12-02 Thread Matthew Flatt
Does this get closer? @(define foo-style (make-style "foo" (list (body-id "div" At Mon, 2 Dec 2019 22:41:04 +, "'Reuben Thomas' via Racket Users" wrote: > I'm trying to get LaTeX output that wraps an environment around several > paragraphs (while containing @para elements) and HTML

[racket-users] Scribble: how to wrap a flow in a style?

2019-12-02 Thread 'Reuben Thomas' via Racket Users
I'm trying to get LaTeX output that wraps an environment around several paragraphs (while containing @para elements) and HTML output that does something similar with a . HTML is actually my sticking point, because so far all I've managed to do is get nested elements, which is illegal. Here's a

[racket-users] Re: window on-move / move inconsistency: is this a bug?

2019-12-02 Thread Simon Schlee
Yes, when I put on my pragmatic thinking hat, I certainly agree with you. But it also makes me think about whether I should create a utility library which does a more abstracted window placement and restoring. That library would care more about logical "human" positioning and for example snap to