File: PostScript.html

package info (click to toggle)
libtemplate-perl 2.24-1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 8,660 kB
  • sloc: perl: 14,518; makefile: 15; sh: 5
file content (137 lines) | stat: -rwxr-xr-x 6,791 bytes parent folder | download | duplicates (2)
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Strict//EN">
<html>
  <head>
    <title>Template::Library::PostScript</title>
    <link rel="stylesheet" type="text/css" href="../../css/blue.css" title="Blue Glass">
    <link rel="alternate stylesheet" type="text/css" href="../../css/green.css" title="Green Glass">
    <link rel="stylesheet" type="text/css" href="/css/print.css" media="print">
    <script type="text/javascript" src="../../js/tt2.js"></script>
    <meta http-equiv="Content-Type" content="text/html;charset=utf-8">
    <meta name="author" content="Andy Wardley">
  </head>
  <body> 
    <div id="body">
      <div id="page">
          <div id="sidebar">
            <a href="/index.html" id="logo"></a>
            <div id="menu">
              <ul class="menu">
                <li class="l0 first"><a href="../../manual/index.html">Manual</a></li>
                <li class="l0"><a href="../../modules/index.html">Modules</a></li>
                <li class="l0"><a href="../../tools/index.html">Tools</a></li>
                <li class="l0 last"><a href="../../tutorial/index.html">Tutorial</a></li>
              </ul>
              <div class="foot"></div>
            </div>
          </div>
          <div id="header">
            <div id="nav">
              <ul id="trail">
                <li><a href="../.."></a></li>
                <li><a href="../.."></a></li>
                <li class="last"><a href="../../misc/Library/PostScript.html">PostScript</a></li>
              </ul><div class="pager">
                <a href="../../misc/Library/HTML.html" title="Template::Library::HTML" class="go back">Back<span class="about"><b>Back:</b> Template::Library::HTML</span></a>
                <span class="go up">Up</span>
                <a href="../../misc/Library/Splash.html" title="Template::Library::Splash" class="go next">Next<span class="about"><b>Next:</b> Template::Library::Splash</span></a>
              </div>
            </div>
            <h1 class="headline">Template::Library::PostScript</h1>
            <h2 class="subhead">Template library for generating PostScript</h1>
          
          </div>
          <div id="content">
          <div class="section">
            <div class="head">
              <h1 id="contents" onclick="switch_section(this)" title="Click title to show/hide section content.">Contents</h1>
              <a href="#body" class="top" title="Back up to the top of the page" >Top</a>
            </div>
            <div class="body">
              <ul class="toc">
                  <li class=""><a href="#DESCRIPTION">DESCRIPTION</a></li>
                  <li class=""><a href="#AUTHOR">AUTHOR</a></li>
                  <li class=""><a href="#VERSION">VERSION</a></li>
                  <li class=""><a href="#COPYRIGHT">COPYRIGHT</a></li>
              
              </ul>
            </div>
          </div>
          
                <div class="pod">
            <div class="section">
              <div class="head">
                <h1 id="DESCRIPTION" onclick="switch_section(this)" title="Click title to show/hide section content.">DESCRIPTION</h1>
                <a href="#body" class="top" title="Back up to the top of the page" >Top</a>
              </div>
              <div class="body">
                <p>
                      The PostScript library contains a number of templates for generating
                      PostScript pages. It's very new, very incomplete, very ad-hoc and isn't
                      yet documented.
                    </p>
              </div>
            </div>
            <div class="section">
              <div class="head">
                <h1 id="AUTHOR" onclick="switch_section(this)" title="Click title to show/hide section content.">AUTHOR</h1>
                <a href="#body" class="top" title="Back up to the top of the page" >Top</a>
              </div>
              <div class="body">
                <p>
                      Andy Wardley &lt;abw@wardley.org&gt;
                    </p>
                    <p>
                      <a href="http://wardley.org/">http://wardley.org/</a>|<a
                      href="http://wardley.org/">http://wardley.org/</a>
                    </p>
              </div>
            </div>
            <div class="section">
              <div class="head">
                <h1 id="VERSION" onclick="switch_section(this)" title="Click title to show/hide section content.">VERSION</h1>
                <a href="#body" class="top" title="Back up to the top of the page" >Top</a>
              </div>
              <div class="body">
                <p>
                      2.68, distributed as part of the Template Toolkit version 2.19, released
                      on 27 April 2007.
                    </p>
              </div>
            </div>
            <div class="section">
              <div class="head">
                <h1 id="COPYRIGHT" onclick="switch_section(this)" title="Click title to show/hide section content.">COPYRIGHT</h1>
                <a href="#body" class="top" title="Back up to the top of the page" >Top</a>
              </div>
              <div class="body">
                <pre>Copyright (C) 1996-2007 Andy Wardley.  All Rights Reserved.</pre>
                    <p>
                      This module is free software; you can redistribute it and/or modify it
                      under the same terms as Perl itself.
                    </p>
              </div>
            </div>
            
            </div></div>    <br clear="both">
      </div>
        <div id="footer">
          <div id="br">
          <div class="pager">
            <a href="../../misc/Library/HTML.html" title="Template::Library::HTML" class="go back">Back<span class="about"><b>Back:</b> Template::Library::HTML</span></a>
            <span class="go up">Up</span>
            <a href="../../misc/Library/Splash.html" title="Template::Library::Splash" class="go next">Next<span class="about"><b>Next:</b> Template::Library::Splash</span></a>
          </div>
          </div>
          <a href="http://opensource.org/" class="osi"></a>
          <div class="copyright">
            Copyright &copy; 1996-2007 <a href="http://wardley.org/">Andy Wardley</a>.  All Rights Reserved.
          </div>
          <div class="licence">
            The <a href="http://template-toolkit.org/">Template Toolkit</a> is <a href="http://opensource.org/">Open Source</a> software.
            You can redistribute and/or modify it under the terms of the <a href="http://www.opensource.org/licenses/gpl-license.php">GNU Public Licence</a>
            or the <a href="http://www.opensource.org/licenses/artistic-license.php">Perl Artistic Licence</a>.
          </div>
        </div></div>  </body>
</html>