From c382abb869b5537df0cb670a143024fe40b25d36 Mon Sep 17 00:00:00 2001 From: Matthew Butterick Date: Mon, 27 May 2019 08:32:06 -0700 Subject: [PATCH] doc clip --- quad/quad/scribblings/quad.scrbl | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/quad/quad/scribblings/quad.scrbl b/quad/quad/scribblings/quad.scrbl index 4583018c..8b68c657 100644 --- a/quad/quad/scribblings/quad.scrbl +++ b/quad/quad/scribblings/quad.scrbl @@ -532,6 +532,10 @@ Selects the linebreak algorithm. A value of @racket["best"] or @racket["kp"] inv Whether the block is hyphenated. Activated only when value is @racket["true"]. } +@defthing[#:kind "attribute" clip symbol?]{ +Whether the contents of the block are clipped to its boundary. Activated only when value is @racket["true"]. +} + @subsubsection{Other attributes} @deftogether[(@defthing[#:kind "attribute" font-size symbol?]