File: manual_21.html

package info (click to toggle)
ipe 6.0pre30-5
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 5,100 kB
  • ctags: 5,419
  • sloc: cpp: 30,430; ansic: 1,045; xml: 845; makefile: 78; sh: 5
file content (38 lines) | stat: -rw-r--r-- 2,260 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
   "DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<!-- XML file produced from file: manual.tex
     using Hyperlatex v 2.6 (c) Otfried Cheong
     on Emacs 21.4.1, Sun Dec 24 00:03:23 2006 -->
<head>
<title>Ipe Manual -- 5.6 Reference objects and templates</title>

<style type="text/css">
.maketitle { align : center }
div.abstract { margin-left: 20%; margin-right: 10%; }
h3.abstract  { align : center }
div.verse, div.quote, div.quotation {
  margin-left : 10%; 
  margin-right : 10%;
}
</style>

<meta http-equiv="Content-Type" 
        content="text/html; charset=UTF-8">
</head>
<body bgcolor="#ffffe6">
<table width="100%" cellpadding=0 cellspacing=2><tr><td bgcolor="#99ccff"><img alt="" src="blank.png"></td><td bgcolor="#99ccff"><a href="manual_15.html"><img border="0" alt="5 Object types" src="up.png"></a></td><td bgcolor="#99ccff"><a href="manual_20.html"><img border="0" alt="5.5 Group objects" src="previous.png"></a></td><td align="center" bgcolor="#99ccff" width="100%"><b>5.6 Reference objects and templates</b></td></tr></table>
<h2>5.6 Reference objects and templates</h2>

<p>A reference object stores nothing more than the name of a template.
This name is looked up in the document's style to retrieve an object
(a <em>template</em>) to be displayed.  The reference can be moved,
rotated, and stretched, but that's it--to modify it in any other way,
the original template in the style sheet has to be modified.
<p>If a template named "Background" exists in your style sheet,  it is
automatically display on each page, at the very back.  To suppress the
automatic display, create a layer named "Background" on the page,
and set it to be invisible.
<hr />
<table width="100%" cellpadding=0 cellspacing=2><tr><td bgcolor="#99ccff"><img alt="" src="blank.png"></td><td bgcolor="#99ccff"><a href="manual_15.html"><img border="0" alt="5 Object types" src="up.png"></a></td><td bgcolor="#99ccff"><a href="manual_20.html"><img border="0" alt="5.5 Group objects" src="previous.png"></a></td><td align="center" bgcolor="#99ccff" width="100%"><b>5.6 Reference objects and templates</b></td></tr></table></body></html>