From 1af5a2651345be0b5a21b24ff26feb886ab1fe5b Mon Sep 17 00:00:00 2001 From: Eli Barzilay Date: Mon, 18 Feb 2008 20:01:23 +0000 Subject: [PATCH] add #:indent to verbatim svn: r8707 original commit: 6f0ce914614ae5a840bcdeed225583ad4f4b1692 --- collects/scribblings/gui/win-overview.scrbl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collects/scribblings/gui/win-overview.scrbl b/collects/scribblings/gui/win-overview.scrbl index 2be7237c..7b84e8f8 100644 --- a/collects/scribblings/gui/win-overview.scrbl +++ b/collects/scribblings/gui/win-overview.scrbl @@ -330,7 +330,7 @@ The built-in container classes include horizontal panels (and panes), vertical containers, a programmer can achieve most any layout. For example, we can construct a dialog with the following shape: -@verbatim{ +@verbatim[#:indent 2]{ ------------------------------------------------------ | ------------------------------------- | | Your name: | | |