~ubuntu-branches/ubuntu/precise/ipe/precise

« back to all changes in this revision

Viewing changes to doc/manual_22.html

  • Committer: Bazaar Package Importer
  • Author(s): Steve M. Robbins
  • Date: 2004-06-08 00:44:02 UTC
  • Revision ID: james.westby@ubuntu.com-20040608004402-72yu51xlh7vt6p9m
Tags: upstream-6.0pre16
ImportĀ upstreamĀ versionĀ 6.0pre16

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
 
3
   "DTD/xhtml1-transitional.dtd">
 
4
<html xmlns="http://www.w3.org/1999/xhtml">
 
5
<!-- XML file produced from file: manual.tex
 
6
     using Hyperlatex v 2.6 (c) Otfried Cheong
 
7
     on Emacs 21.3.2, Sat Jun  5 10:52:31 2004 -->
 
8
<head>
 
9
<title>Ipe Manual -- 6 Snapping</title>
 
10
 
 
11
<style type="text/css">
 
12
.maketitle { align : center }
 
13
div.abstract { margin-left: 20%; margin-right: 10%; }
 
14
h3.abstract  { align : center }
 
15
div.verse, div.quote, div.quotation {
 
16
  margin-left : 10%; 
 
17
  margin-right : 10%;
 
18
}
 
19
</style>
 
20
 
 
21
<META HTTP-EQUIV="Content-Type" 
 
22
        content="text/html; charset=UTF-8">
 
23
</head>
 
24
<body bgcolor="#ffffe6">
 
25
<table width="100%" cellpadding=0 cellspacing=2><tr><td bgcolor="#99ccff"><a href="manual_28.html"><img border="0" alt="7 Style sheets" src="next.png"></a></td><td bgcolor="#99ccff"><a href="manual.html"><img border="0" alt="Top" src="up.png"></a></td><td bgcolor="#99ccff"><a href="manual_15.html"><img border="0" alt="5 Object types" src="previous.png"></a></td><td align="center" bgcolor="#99ccff" width="100%"><b>6 Snapping</b></td></tr></table>
 
26
<h1>6 Snapping</h1>
 
27
 
 
28
 
 
29
 
 
30
 
 
31
 
 
32
One of the nice features of Ipe is the possibility of having the mouse
 
33
<em>snap</em> to other objects during entry or moving. Certain features on
 
34
the canvas become "magnetic", and it is very easy to align objects to
 
35
each other, to place new objects properly with respect to the present
 
36
objects and so on.
 
37
<p>Snapping comes in three flavors: <em>grid snapping</em>, <em>context
 
38
snapping</em>, and <em>angular snapping</em>.
 
39
<p>In general, you turn a snapping mode on by pressing one of the buttons
 
40
in the <em>Snap</em> toolbar, or selecting the equivalent functions in
 
41
the Snap menu. The buttons are independent, you can turn them on and
 
42
off independently. (The snapping modes, however, are not
 
43
independent. See below for the precise interaction.)  The keyboard
 
44
shortcuts are rather convenient since you will want to toggle snapping
 
45
modes on and off while in the middle of creating or editing some
 
46
object.
 
47
<p><a name="id1">
 
48
 
 
49
Whenever</A> one of the snapping modes is enabled, you will see a little
 
50
cross near the cursor position. This is the secondary cursor
 
51
<em>Fifi</em>.<sup><a href="manual_44.html#id6">6</a></sup> Fifi marks the position the
 
52
mouse is snapped to.  
 
53
<ul>
 
54
<li><a href="manual_23.html">6.1 Grid snapping</a>
 
55
<li><a href="manual_24.html">6.2 Context snapping</a>
 
56
<li><a href="manual_25.html">6.3 Angular snapping</a>
 
57
<li><a href="manual_26.html">6.4 Interaction of the snapping modes</a>
 
58
<li><a href="manual_27.html">6.5 Examples</a>
 
59
</ul>
 
60
<hr />
 
61
<table width="100%" cellpadding=0 cellspacing=2><tr><td bgcolor="#99ccff"><a href="manual_28.html"><img border="0" alt="7 Style sheets" src="next.png"></a></td><td bgcolor="#99ccff"><a href="manual.html"><img border="0" alt="Top" src="up.png"></a></td><td bgcolor="#99ccff"><a href="manual_15.html"><img border="0" alt="5 Object types" src="previous.png"></a></td><td align="center" bgcolor="#99ccff" width="100%"><b>6 Snapping</b></td></tr></table></body></html>