Skip to content
Snippets Groups Projects
Commit 1b930fa2 authored by Goik Martin's avatar Goik Martin
Browse files

preface.xml module / master TOC approach

parent ea4e43b5
No related branches found
No related tags found
No related merge requests found
......@@ -64,80 +64,8 @@
</legalnotice>
</info>
<preface xml:id="preface">
<title>Preface</title>
<para>This document is available in the following formats:</para>
<itemizedlist>
<listitem xml:id="prefaceFormatHtmlWebhelp">
<para><link xlink:href="https://freedocs.mi.hdm-stuttgart.de">Online
documentation</link> based on the <productname
xlink:href="http://docbook.sourceforge.net/release/xsl/current/webhelp/docs">Web
help</productname> format.</para>
</listitem>
<listitem xml:id="prefaceFormatEpub">
<para><filename
xlink:href="https://freedocs.mi.hdm-stuttgart.de/lectures.epub">lectures.epub</filename>
featuring the <xref linkend="glo_EPUB"/> 3 format containing <xref
linkend="glo_SVG"/> images and MathML formulas based on <link
xlink:href="https://www.mathjax.org">MathJax JavaScript</link>
rendering.</para>
<caution>
<para><productname
xlink:href="https://en.wikipedia.org/wiki/EPUB">Epub</productname>
reader applications do vary supporting <xref linkend="glo_EPUB"/>
3.0 (<abbrev>e.g.</abbrev> formulas and <xref linkend="glo_SVG"/>
images).</para>
</caution>
<para>Reader apps known to work well:</para>
<itemizedlist>
<listitem>
<para><link xlink:href="http://gitden.com">Gitden
reader</link></para>
</listitem>
<listitem>
<para><link
xlink:href="https://www.calibre-ebook.com">Calibre</link></para>
</listitem>
<listitem>
<para>The author very much welcomes hints to appropriate <xref
linkend="glo_EPUB"/> reader software accessing these pages.</para>
</listitem>
</itemizedlist>
</listitem>
<listitem xml:id="prefaceFormatPdf">
<para><filename
xlink:href="https://freedocs.mi.hdm-stuttgart.de/lectures.pdf">lectures.pdf</filename>
featuring the <xref linkend="glo_PDF"/> format (hopefully) providing
improved printout typography.</para>
<caution>
<para>These lecture notes are heavily based both on external links
and video resources. Using <xref linkend="glo_PDF"/> thus imposes
media related limitations.</para>
</caution>
</listitem>
<listitem xml:id="prefaceFormatZip">
<para>Self contained zip archive <link
xlink:href="https://freedocs.mi.hdm-stuttgart.de/lectures.zip">lectures.zip</link>
of above resources for offline usage excluding <filename
xlink:href="https://freedocs.mi.hdm-stuttgart.de/lectures.pdf">lectures.pdf</filename>
and <filename
xlink:href="https://freedocs.mi.hdm-stuttgart.de/lectures.epub">lectures.epub</filename>
.</para>
</listitem>
</itemizedlist>
</preface>
<xi:include href="preface.xml" xpointer="element(/1)"/>
<part annotations="forumId=5;" xml:id="sd1">
<title>Software development 1</title>
......
<?xml version="1.0" encoding="UTF-8"?>
<preface version="5.1" xml:id="preface" xmlns="http://docbook.org/ns/docbook"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:xi="http://www.w3.org/2001/XInclude"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:ns="http://docbook.org/ns/transclusion"
xmlns:m="http://www.w3.org/1998/Math/MathML"
xmlns:html="http://www.w3.org/1999/xhtml"
xmlns:db="http://docbook.org/ns/docbook">
<title>Preface</title>
<para>This document is available in the following formats:</para>
<itemizedlist>
<listitem xml:id="prefaceFormatHtmlWebhelp">
<para><link xlink:href="https://freedocs.mi.hdm-stuttgart.de">Online
documentation</link> based on the <productname
xlink:href="http://docbook.sourceforge.net/release/xsl/current/webhelp/docs">Web
help</productname> format.</para>
</listitem>
<listitem xml:id="prefaceFormatEpub">
<para><filename
xlink:href="https://freedocs.mi.hdm-stuttgart.de/lectures.epub">lectures.epub</filename>
featuring the <xref linkend="glo_EPUB"/> 3 format containing <xref
linkend="glo_SVG"/> images and MathML formulas based on <link
xlink:href="https://www.mathjax.org">MathJax JavaScript</link>
rendering.</para>
<caution>
<para><productname
xlink:href="https://en.wikipedia.org/wiki/EPUB">Epub</productname>
reader applications do vary supporting <xref linkend="glo_EPUB"/> 3.0
(<abbrev>e.g.</abbrev> formulas and <xref linkend="glo_SVG"/>
images).</para>
</caution>
<para>Reader apps known to work well:</para>
<itemizedlist>
<listitem>
<para><link xlink:href="http://gitden.com">Gitden
reader</link></para>
</listitem>
<listitem>
<para><link
xlink:href="https://www.calibre-ebook.com">Calibre</link></para>
</listitem>
<listitem>
<para>The author very much welcomes hints to appropriate <xref
linkend="glo_EPUB"/> reader software accessing these pages.</para>
</listitem>
</itemizedlist>
</listitem>
<listitem xml:id="prefaceFormatPdf">
<para><filename
xlink:href="https://freedocs.mi.hdm-stuttgart.de/lectures.pdf">lectures.pdf</filename>
featuring the <xref linkend="glo_PDF"/> format (hopefully) providing
improved printout typography.</para>
<caution>
<para>These lecture notes are heavily based both on external links and
video resources. Using <xref linkend="glo_PDF"/> thus imposes media
related limitations.</para>
</caution>
</listitem>
<listitem xml:id="prefaceFormatZip">
<para>Self contained zip archive <link
xlink:href="https://freedocs.mi.hdm-stuttgart.de/lectures.zip">lectures.zip</link>
of above resources for offline usage excluding <filename
xlink:href="https://freedocs.mi.hdm-stuttgart.de/lectures.pdf">lectures.pdf</filename>
and <filename
xlink:href="https://freedocs.mi.hdm-stuttgart.de/lectures.epub">lectures.epub</filename>
.</para>
</listitem>
</itemizedlist>
</preface>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment