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

« back to all changes in this revision

Viewing changes to build/doc/manual_23.html

  • Committer: Bazaar Package Importer
  • Author(s): Steve M. Robbins
  • Date: 2009-12-11 21:22:35 UTC
  • mfrom: (4.1.6 sid)
  • Revision ID: james.westby@ubuntu.com-20091211212235-5iio4nzpra64snab
Tags: 7.0.10-1
* New upstream.  Closes: #551192.
  - New build-depends: libcairo2-dev, liblua5.1-0-dev, gsfonts
  - patches/config.diff: Remove.  Upstream build system replaced.
  - Runtime lib package changed to libipe7.0.10 from libipe1c2a
  - Devel package renamed to libipe-dev (from libipe1-dev)
  - Package ipe depends on lua5.1 due to ipe-update-master.

* rules: Re-write to use dh.

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 22.2.1, Wed Dec  9 15:44:22 2009 -->
 
8
<head>
 
9
<title>Ipe Manual -- 5.2 Context snapping</title>
 
10
 
 
11
<style type="text/css">
 
12
.maketitle { text-align : center }
 
13
div.abstract { margin-left: 20%; margin-right: 10%; }
 
14
h3.abstract  { text-align : center }
 
15
div.verse, div.quote, div.quotation {
 
16
  margin-left : 10%; 
 
17
  margin-right : 10%;
 
18
}
 
19
</style>
 
20
 
 
21
<link rel="stylesheet"
 
22
        href="manual.css" type="text/css"><meta http-equiv="Content-Type" 
 
23
        content="text/html; charset=UTF-8">
 
24
</head>
 
25
<body bgcolor="#ffffe6">
 
26
<table width="100%" cellpadding=0 cellspacing=2><tr>
 
27
    <td bgcolor="#99ccff"><a href="manual_24.html"><img border="0" alt="5.3 Angular snapping" src="next.png"></a></td><td bgcolor="#99ccff"><a href="manual_21.html"><img border="0" alt="5 Snapping" src="up.png"></a></td><td bgcolor="#99ccff"><a href="manual_22.html"><img border="0" alt="5.1 Grid snapping" src="previous.png"></a></td><td align="center" bgcolor="#99ccff" width="100%"><b>5.2 Context snapping</b></td></tr></table>
 
28
<h2>5.2 Context snapping</h2>
 
29
 
 
30
 
 
31
When <em>context snapping</em> is enabled, certain features of the
 
32
objects of your current drawing become magnetic. There are three
 
33
buttons to enable three different features of your objects: vertices,
 
34
the boundary, and intersection points.
 
35
<p>When the mouse is too far away from the nearest interesting feature,
 
36
the mouse position will not be "snapped".  The snapping distance can
 
37
be changed by setting <em>Snapping distance</em> value in the preference
 
38
dialog.  If you use a high setting, you will need to toggle snapping
 
39
on and off during drawing. Some people prefer to set snapping on once
 
40
and for all, and to set the snap distance to a very small value like 3
 
41
or 4.
 
42
<p>The features that you can make "magnetic" are the following:
 
43
<dl><p><a name="id1">&nbsp;</A>
 
44
 
 
45
<dt><b>vertices</b><dd> are vertices of polygonal objects, control points of
 
46
  multiplicity three of splines, centers of circles and ellipses,
 
47
  centers and end points of circular arcs, and mark positions.
 
48
<p><a name="id2">&nbsp;</A>  
 
49
 
 
50
<dt><b>boundaries</b><dd> are the object boundaries of polygonal objects,
 
51
  splines and splinegons, circles and ellipses, and circular arcs.
 
52
<p><a name="id3">&nbsp;</A>  
 
53
 
 
54
<dt><b>intersections</b><dd> are the intersection points between the
 
55
  boundaries of path objects.
 
56
</dl>
 
57
 
 
58
<hr />
 
59
<table width="100%" cellpadding=0 cellspacing=2><tr>
 
60
    <td bgcolor="#99ccff"><a href="manual_24.html"><img border="0" alt="5.3 Angular snapping" src="next.png"></a></td><td bgcolor="#99ccff"><a href="manual_21.html"><img border="0" alt="5 Snapping" src="up.png"></a></td><td bgcolor="#99ccff"><a href="manual_22.html"><img border="0" alt="5.1 Grid snapping" src="previous.png"></a></td><td align="center" bgcolor="#99ccff" width="100%"><b>5.2 Context snapping</b></td></tr></table></body></html>