Changes between Version 5 and Version 6 of ITERATION_08/Release/UserDocumentation/AnIntroductionToSophie


Ignore:
Timestamp:
06/04/09 02:02:54 (16 years ago)
Author:
danvisel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ITERATION_08/Release/UserDocumentation/AnIntroductionToSophie

    v5 v6  
    66 
    77To get started with Sophie, you need to download it from the [wiki:Download download page]. You'll end up with a .zip file; you'll need to unzip that. If you're running on Windows, double-click the file ''build_run.bat'' to start Sophie. If you're running Linux, execute ''build_run.sh''. If you're running Mac, things are a bit more complicated: see the installation instructions [wiki:ITERATION_08/Release/UserDocumentation/01_PreReleaseSophie/01_InstallationInstructions here] for instructions on how to get Sophie running on a Mac.  
     8 
     9== Part 1: The Basics of the Sophie Interface = 
    810 
    911When you start up Sophie, it will look something like this: 
     
    2931  [[Image(source:/trunk/sophie2-platform/doc/userdoc-images/RELEASE_8/SophieTutorial3.png)]] 
    3032 
    31   
     33Not so hard. Now let's try the second kind of halo: one that opens a HUD. If you move your mouse over the halo in the top left corner - the one with the paint bucket - it says "Change the border and background". Click on this halo. What you'll see is the border and background HUD, which looks like this: 
    3234 
    33 !!! 
     35  [[Image(source:/trunk/sophie2-platform/doc/userdoc-images/RELEASE_8/SophieTutorial3.png)]] 
     36 
     37This HUD contains controls for the borders and backgrounds of pages. You can make it go away by clicking the paint bucket halo, which is right above it. Try that. Then open it again: let's look at how we would use a HUD. 
     38 
     39== Part 2: Making a New Book == 
    3440 
    3541First, let's make a new book. To make a new book, choose '''File > New Book'''. Now your Sophie will look something like this: