From 33e6a965899adaf94383e469382385a8494094e9 Mon Sep 17 00:00:00 2001 From: Carl Eastlund Date: Fri, 10 Sep 2010 16:13:31 -0400 Subject: [PATCH] Added myself as author to documentation of unstable/gui/slideshow. --- collects/unstable/scribblings/gui/slideshow.scrbl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/collects/unstable/scribblings/gui/slideshow.scrbl b/collects/unstable/scribblings/gui/slideshow.scrbl index 41da278e25..3c3ddad1b5 100644 --- a/collects/unstable/scribblings/gui/slideshow.scrbl +++ b/collects/unstable/scribblings/gui/slideshow.scrbl @@ -8,6 +8,8 @@ @defmodule[unstable/gui/slideshow] +@unstable[@author+email["Carl Eastlund" "cce@racket-lang.org"]] + @section{Text Formatting} @defform[(with-size size expr)]{