File: refbook.sgm

package info (click to toggle)
docbook-doc 30d10-7
  • links: PTS
  • area: main
  • in suites: woody
  • size: 10,104 kB
  • ctags: 2
  • sloc: makefile: 38; sh: 5
file content (15 lines) | stat: -rw-r--r-- 359 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<!DOCTYPE BOOK PUBLIC "-//Davenport//DTD DocBook V3.0//EN" [
<!entity % global.entities system "../global.ent">
%global.entities;

<!entity % reference.entities system "ref.ent">
%reference.entities;

<!entity refcont.sgm system "refcont.sgm">
<!entity refmeta.sgm system "refmeta.sgm">
<!entity ref00.sgm system "ref00.sgm">

]>
<book>
&refcont.sgm;
</book>