You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd expect scribble to wrap keep margin notes within gutter by wrapping @racket[continuation-mark-set->context] on hyphens like exn-message in @interaction block on the same page.(see full page capture below).
Not a big issue as manual is intended to be used via browser, but may be frustrating for e-reader users who use PDF. (I was trying to publish print copy via amazon with permission of author)
'Gutter' guidance from amazon kindle direct publishing:
Insufficient gutter. Books with 407 pages require at least 0.625" (15.875mm) for the gutter (inside margin) and at least 0.25" (6.35mm) for the outside, top and bottom margins.
The text was updated successfully, but these errors were encountered:
% The \refpara command corresponds to `margin-note'. The% refcolumn and refcontent environments also wrap the note,% because they simplify the CSS side.\newcommand{\refpara}[1]{\normalmarginpar\marginpar{\raggedright\footnotesize racket/racket#1}}
What version of Racket are you using?
8.15
What program did you run?
scribble/manual render to pdf
example showing
continuation-mark-set->context
running beyond edge of page in pdf viewerpage 226
https://download.racket-lang.org/releases/8.15/pdf-doc/guide.pdf
What should have happened?
I'd expect scribble to wrap keep margin notes within gutter by wrapping
@racket[continuation-mark-set->context]
on hyphens likeexn-message
in@interaction
block on the same page.(see full page capture below).Not a big issue as manual is intended to be used via browser, but may be frustrating for e-reader users who use PDF. (I was trying to publish print copy via amazon with permission of author)
continuation-mark-set->context
Line 124
https://github.com/racket/racket/blob/158361441c0617ee9df91954cf3afbfebc37094a/pkgs/racket-doc/scribblings/guide/control.scrbl#L124
Please include any other relevant details
Interaction block
full page
'Gutter' guidance from amazon kindle direct publishing:
The text was updated successfully, but these errors were encountered: