[racket-users] Racket documentation translations

2020-04-26 Thread Stephen De Gabrielle
Hi I just discovered https://github.com/OnRoadZy/RacketGuideInChinese I think this is awesome! Thank you to 张恒源 (OnRoadZy) Are there any other translations out there? Kind regards Stephen -- -- You received this message because you are subscribed to the Google Groups "Racket Users" gr

Re: [racket-users] Racket documentation formats

2017-09-29 Thread Ben Greenman
You can download PDFs for most of the documentation here: http://download.racket-lang.org/all-versions.html And if your device has Racket installed, you can run `raco docs` to view a local copy of the HTML. -- You received this message because you are subscribed to the Google Groups "Racket Use

[racket-users] Racket documentation formats

2017-09-29 Thread Robert X
Is the Racket documentation available for offline reading in a PDF or some type of epub format? Thanks, Bob -- 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 ra

Re: [racket-users] racket documentation does not open

2017-06-07 Thread Vincent St-Amour
Hi Johannes, This is a bug in MacOS. Until it gets fixed, here's a workaround: https://github.com/racket/racket/issues/1685#issuecomment-305898812 Vincent On Wed, 07 Jun 2017 12:03:31 -0500, Johannes Brauer wrote: > > Hi, > > I have installed Racket 6.9 on macOs 10.12.5. If I try to ope

Re: [racket-users] racket documentation does not open

2017-06-07 Thread Jens Axel Søgaard
https://github.com/racket/racket/issues/1685#issuecomment-305898812 /Jens Axel -- 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...@googlegr

[racket-users] racket documentation does not open

2017-06-07 Thread Johannes Brauer
Hi, I have installed Racket 6.9 on macOs 10.12.5. If I try to open any documentation page I get this error message: browser-run: process execute failed: '(# "-e" "open location \"file:///Applications/Entwicklung/Racket%20v6.9/doc/index.html\“") What can I do? Johannes -- You received this me

[racket-users] Racket Documentation

2017-05-23 Thread j . dabel
When trying to get the docs from the Dr Racket menu I get>: Juergen Dabel Schrobenhausen Germany -- 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+u

[racket-users] Racket documentation - emphasis in margin notes

2015-12-25 Thread Daniel Prager
I've noticed a usability issue with margin notes in the docs: the bolding is misleading. *Example*: [image: +]Regular Expressions in The Racket Guide introduces regular expressions. *Problem*: The eye