kellysmith12.21
2020-10-15 08:44:41

it appears that scribble/srcdoc forms can’t handle variadic functions, is that the case?


cd17
2020-10-15 15:50:23

@cd17 has joined the channel


leif
2020-10-15 20:12:55

In scribble, is there any way to insert latex code at about the place where the acmart-load.tex file goes?


leif
2020-10-15 20:13:50

Basically, the txfont package is changing the title font in acmart, and so I’d like to change the macro that inserts txfont to a no-op.


spdegabrielle
2020-10-15 20:39:42

On Thu, 15 Oct 2020 at 20:56, Asumu Takikawa wrote: On 2020–08–03 09:35:16 –0400, ‘John Clements’ via Racket Users wrote: > Racket version 7.8 is now available from > > https://racket-lang.org/\|https://racket-lang.org/

This is quite delayed, but the Ubuntu PPA has been updated to 7.8 as well. Ubuntu version 20.10 (Groovy) is newly supported while 19.10 (Eoan) is phased out (will remain on Racket 7.7).

Sorry for the delay this time. As usual please report any issues on github:

https://github.com/takikawa/racket-ppa\|https://github.com/takikawa/racket-ppa

Cheers, Asumu


mflatt
2020-10-15 20:49:22

You may be able to do something with latex-defaults+replacements as a style property on the main document part. But you might have to have your own #lang to get control of that; I’m not sure.


gustavo
2020-10-15 21:00:51

@gustavo has joined the channel


jesse
2020-10-16 05:00:46

Any chance of doing a v2 of TR where this gets addressed?


jesse
2020-10-16 05:01:26

(more generally, I’d love to learn if there are any plans for a next-gen TR. This particular issue doesn’t bother me, but surely there are other cool ideas that could be explored.)