Changeset 3aed10f in clfs-embedded for BOOK/prologue
- Timestamp:
- Oct 17, 2013, 10:40:54 AM (11 years ago)
- Branches:
- master
- Children:
- 193c88a
- Parents:
- 8f65e24
- Location:
- BOOK/prologue
- Files:
-
- 1 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified BOOK/prologue/common/license.xml ¶
r8f65e24 r3aed10f 1 1 <?xml version="1.0" encoding="ISO-8859-1"?> 2 <!DOCTYPE appendixPUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"2 <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" 3 3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ 4 <!ENTITY % general-entities SYSTEM "../ general.ent">4 <!ENTITY % general-entities SYSTEM "../../general.ent"> 5 5 %general-entities; 6 6 ]> 7 7 8 < appendixid="license" xreflabel="Open Publication License">9 <?dbhtml dir=" appendices"?>8 <sect1 id="license" xreflabel="Open Publication License"> 9 <?dbhtml dir="prologue"?> 10 10 <?dbhtml filename="license.html"?> 11 11 … … 187 187 with the word "unsubscribe" in the body.</para> 188 188 189 </ appendix>189 </sect1> -
TabularUnified BOOK/prologue/preface.xml ¶
r8f65e24 r3aed10f 18 18 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/typography.xml"/> 19 19 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/organization.xml"/> 20 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/license.xml"/> 20 21 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/errata.xml"/> 21 22
Note:
See TracChangeset
for help on using the changeset viewer.