~ubuntu-branches/ubuntu/maverick/sgml-data/maverick

« back to all changes in this revision

Viewing changes to sgml/entities/Hewlett-Packard/HPsym

  • Committer: Bazaar Package Importer
  • Author(s): Adam Di Carlo
  • Date: 2005-04-21 11:48:10 UTC
  • Revision ID: james.westby@ubuntu.com-20050421114810-u7e0kdky1f12hzpj
Tags: 2.0.3
* remove symlinks build dependency from debian/control and rules;
  set urgency because this is a serious violation; closes: #301788
* update HTML ISO 15445; closes: #248675

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 <!--
 
2
    -   (c) Copyright 1987-1993 Hewlett-Packard Company
 
3
    -
 
4
    -   Permission to use, copy, and distribute this Document Type
 
5
    -   Definition (DTD) is hereby granted, provided that the above
 
6
    -   copyright notice appear in all copies and that both that copyright
 
7
    -   notice and this permission notice appear in supporting hardcopy and
 
8
    -   online documentation.  All other rights reserved.
 
9
    -
 
10
    -   The name of Hewlett-Packard Company or the Hewlett-Packard logo may
 
11
    -   not be used in advertising or publicity pertaining to distribution
 
12
    -   of this DTD without specific, written prior permission.
 
13
    -   Hewlett-Packard Company makes no representations about the
 
14
    -   suitability of this DTD for any purpose.  It is provided "as is"
 
15
    -   without express or implied warranty.
 
16
    -
 
17
    -   Hewlett-Packard disclaims all warranties with regard to this DTD,
 
18
    -   including all implied warranties of merchantability and fitness, in
 
19
    -   no event shall Hewlett-Packard Company be liable for any special,
 
20
    -   indirect or consequential damages or any damages whatsoever
 
21
    -   resulting from loss of use, data or profits, whether in an action
 
22
    -   of contract, negligence or other tortious action, arising out of or
 
23
    -   in connection with the use or performance of this DTD.
 
24
    -->
 
25
 
 
26
<!-- Character entity set. Typical invocation:
 
27
 Character entity set. Typical invocation:
 
28
     <!ENTITY % HPsym PUBLIC "-//Hewlett-Packard//ENTITIES HP Symbols//EN">
 
29
     %HPsym;
 
30
-->
 
31
 
 
32
 
 
33
 
 
34
<!--  Basic HP Tag Entities -->
 
35
 
 
36
    <!ENTITY d-slash   CDATA    "/"            >
 
37
    <!ENTITY d-lt      CDATA    "<"            >
 
38
    <!ENTITY d-and     CDATA    "&"            >         
 
39
 
 
40
    <!ENTITY m-dihyph  PI    "\-" -- Discretionary hyphen -->
 
41
    <!ENTITY u-space   SDATA " "  -- Actual space char    -->
 
42
 
 
43
    <!ENTITY m-specch  SDATA "\LOCspec{}"
 
44
      -- Localizable "Special Characters" head for
 
45
         automatic index processing                       -->
 
46
 
 
47
 
 
48
    <!ENTITY empty     SDATA ""                                  >
 
49
    <!ENTITY entnull   SDATA ""   -- this should be null  --     >
 
50
 
 
51
    <!ENTITY hplogo         SDATA "[hplogo]" >   
 
52
 
 
53
    <!entity squarebullet SDATA  "[squarebullet]" >
 
54
    <!ENTITY roundbullet SDATA   "[roundbullet]" >
 
55
    <!ENTITY checkbox  SDATA     "[checkbox]" >
 
56
 
 
57
    <!ENTITY a.m.      SDATA     "[a.m.  ]" -- A.M. marker --    >
 
58
    <!ENTITY p.m.      SDATA     "[p.m.  ]" -- P.M. marker --    >
 
59
    <!ENTITY date      SDATA     "[date  ]" -- current date --   >
 
60
    <!ENTITY time      SDATA     "[time  ]" -- current time --   >
 
61
    <!ENTITY vblank    SDATA     "[vblank]" -- vertical blank -- >
 
62
 
 
63
    <!ENTITY k.up      SDATA     "[k.up  ]" -- keyboard up --    >
 
64
    <!ENTITY k.down    SDATA     "[k.down]" -- keyboard down --  >
 
65
    <!ENTITY k.left    SDATA     "[k.left]" -- keyboard left --  >
 
66
    <!ENTITY k.rght    SDATA     "[k.rght]" -- keyboard right -- >
 
67
    <!ENTITY k.back    SDATA     "[k.back]" -- keyboard backspace -- >
 
68
    <!ENTITY k.home    SDATA     "[k.home]" -- keyboard home --  >