From ca05f779b645485d39df1642e75d9ad2e5066d22 Mon Sep 17 00:00:00 2001 From: Bartosz Leper Date: Wed, 24 Jun 2015 19:15:41 +0200 Subject: Finish translating introduction --- help/manual/en/snap-manual.tex | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'help/manual/en') diff --git a/help/manual/en/snap-manual.tex b/help/manual/en/snap-manual.tex index fc1dfc7..f44b713 100644 --- a/help/manual/en/snap-manual.tex +++ b/help/manual/en/snap-manual.tex @@ -28,7 +28,9 @@ We have been fortunate to get to know an amazing group of brilliant middle schoo \begin{titlepage} \begin{center} -\bf \Huge \Snap{} Reference Manual \\ \huge Version 4.0 \vspace{40pt} +\bf \Huge \Snap{} Reference Manual \\ +\huge Version 4.0 +\vspace{40pt} \end{center} \Snap{} (formerly BYOB) is an extended reimplementation of Scratch (\url{http://scratch.mit.edu}) that allows you to Build Your Own Blocks. It also features first class lists, first class procedures, and continuations. These added capabilities make it suitable for a serious introduction to computer science for high school or college students. To run \Snap{}, open a browser window and connect to either \url{http://snap.berkeley.edu/run} to start with a minimal set of blocks or \url{http://snap.berkeley.edu/init} to load a small set of additional blocks (a little slower startup, but recommended for convenience and assumed in this manual). -- cgit v1.3.1