From: daniel watson Date: Tue, 31 May 2016 07:38:09 +0000 (-0700) Subject: split figures into separate paragraphs X-Git-Url: http://challenge-bot.com/repos/?p=challenge-bot;a=commitdiff_plain;h=6fc3d47b6cf98c35c63364613bf023f4f882cdd7 split figures into separate paragraphs --- diff --git a/curriculum/challenge-bot.scm b/curriculum/challenge-bot.scm index eda101b..2284e0e 100644 --- a/curriculum/challenge-bot.scm +++ b/curriculum/challenge-bot.scm @@ -43,8 +43,8 @@ :title [arduino placement] (p [the arduino should be placed as shown in this picture.] (figure :legend "arduino to deck / place arduino" - (image :file "arduino-to-deck/3-place-arduino.png")) - [here's a closeup] + (image :file "arduino-to-deck/3-place-arduino.png"))) + (p [here's a closeup] (figure :legend "arduino to deck / place arduino closeup" (image :file "arduino-to-deck/4-place-arduino-closeup.png"))