Changeset 3aed10f in clfs-embedded for BOOK/prologue


Ignore:
Timestamp:
Oct 17, 2013, 10:40:54 AM (11 years ago)
Author:
Andrew Bradford <andrew@…>
Branches:
master
Children:
193c88a
Parents:
8f65e24
Message:

Move license to prologue

It was the lone remaining appendix and licensing should be easy to find.

Location:
BOOK/prologue
Files:
1 edited
1 moved

Legend:

Unmodified
Added
Removed
  • TabularUnified BOOK/prologue/common/license.xml

    r8f65e24 r3aed10f  
    11<?xml version="1.0" encoding="ISO-8859-1"?>
    2 <!DOCTYPE appendix PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
     2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
    33  "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">
    55  %general-entities;
    66]>
    77
    8 <appendix id="license" xreflabel="Open Publication License">
    9   <?dbhtml dir="appendices"?>
     8<sect1 id="license" xreflabel="Open Publication License">
     9  <?dbhtml dir="prologue"?>
    1010  <?dbhtml filename="license.html"?>
    1111
     
    187187  with the word "unsubscribe" in the body.</para>
    188188
    189 </appendix>
     189</sect1>
  • TabularUnified BOOK/prologue/preface.xml

    r8f65e24 r3aed10f  
    1818  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/typography.xml"/>
    1919  <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"/>
    2021  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/errata.xml"/>
    2122
Note: See TracChangeset for help on using the changeset viewer.