Re: [racket-users] Re: local variables are hyperlinked inscribble/manual

2020-06-13 Thread Simon Schlee
I struggled with a similar case, in my case the easiest/simplest solution was to use: @var[identifier] instead of @racket[identifier] (this works well for function arguments, but might not work for your case)

RE: [racket-users] Re: local variables are hyperlinked inscribble/manual

2020-05-25 Thread Jos Koot
remains a problem, I think, but never mind, that can and probably must be avoided. Thanks again, Jos From: Ryan Culpepper Sent: 25 May 2020 17:28 To: Ryan Kramer Cc: Racket Users Subject: Re: [racket-users] Re: local variables are hyperlinked inscribble/manual You can also use make-element-id