switch to <mediaobject/> and ./images/ path

Generating PDF outputs (today), requires using <mediaobject> and supplying a
file that can be converted into a print-consumable by the TeX engine.

I added .eps files (thank you, ImageMagick) to allow regeneration and also
added a file called 'image-missing' for the peculiar absence of a file
called OREILLY.BIND.DIAGRAM.
This commit is contained in:
Martin A. Brown 2016-01-28 10:09:33 -08:00
parent 27b6f0bdcf
commit 77d4a76edd
13 changed files with 254 additions and 27 deletions

View File

@ -36,12 +36,30 @@ UUCP connection. <xref linkend = "x-087-2-appendix.brewery.subsidiary"> shows th
<figure id="X-087-2-appendix.brewery.diagram"> <figure id="X-087-2-appendix.brewery.diagram">
<title>The Virtual Brewery and Virtual Winery subnets</title> <title>The Virtual Brewery and Virtual Winery subnets</title>
<graphic fileref="lag2_aa01.jpg"></graphic> <!-- <graphic fileref="lag2_aa01.jpg"></graphic> -->
<!-- 2016-01-28; MAB, TLDP -->
<mediaobject>
<imageobject>
<imagedata fileref="images/lag2_aa01.jpg" format="jpg">
</imageobject>
<imageobject>
<imagedata fileref="images/lag2_aa01.eps" format="eps">
</imageobject>
</mediaobject>
</figure> </figure>
<figure id="X-087-2-appendix.brewery.subsidiary"> <figure id="X-087-2-appendix.brewery.subsidiary">
<title>The Virtual Brewery Network</title> <title>The Virtual Brewery Network</title>
<graphic fileref="lag2_aa02.jpg"></graphic> <!-- <graphic fileref="lag2_aa02.jpg"></graphic> -->
<!-- 2016-01-28; MAB, TLDP -->
<mediaobject>
<imageobject>
<imagedata fileref="images/lag2_aa02.jpg" format="jpg">
</imageobject>
<imageobject>
<imagedata fileref="images/lag2_aa02.eps" format="eps">
</imageobject>
</mediaobject>
</figure> </figure>
<sect1><title>Connecting the Virtual Subsidiary Network</title> <sect1><title>Connecting the Virtual Subsidiary Network</title>

View File

@ -60,7 +60,16 @@ end only.
<figure id="X-087-2-cable.plip.diagram"> <figure id="X-087-2-cable.plip.diagram">
<title>Parallel PLIP cable</title> <title>Parallel PLIP cable</title>
<graphic fileref="lag2_ab01.jpg"></graphic> <!-- <graphic fileref="lag2_ab01.jpg"></graphic> -->
<!-- 2016-01-28; MAB, TLDP -->
<mediaobject>
<imageobject>
<imagedata fileref="images/lag2_ab01.jpg" format="jpg">
</imageobject>
<imageobject>
<imagedata fileref="images/lag2_ab01.eps" format="eps">
</imageobject>
</mediaobject>
</figure> </figure>
<para> <para>
@ -74,7 +83,16 @@ end only.
<figure id="X-087-2-cable.nullmodem.diagram"> <figure id="X-087-2-cable.nullmodem.diagram">
<title>Serial NULL-Modem cable</title> <title>Serial NULL-Modem cable</title>
<graphic fileref="lag2_ab02.jpg"></graphic> <!-- <graphic fileref="lag2_ab02.jpg"></graphic> -->
<!-- 2016-01-28; MAB, TLDP -->
<mediaobject>
<imageobject>
<imagedata fileref="images/lag2_ab02.jpg" format="jpg">
</imageobject>
<imageobject>
<imagedata fileref="images/lag2_ab02.eps" format="eps">
</imageobject>
</mediaobject>
</figure> </figure>
<para> <para>

View File

@ -564,7 +564,16 @@ linkend="X-087-2-intro.fig.ip-flow">.
<figure id="X-087-2-intro.fig.ip-flow"> <figure id="X-087-2-intro.fig.ip-flow">
<title>The three steps of sending a datagram from erdos to quark</title> <title>The three steps of sending a datagram from erdos to quark</title>
<graphic fileref="lag2_0101.jpg"></graphic> <!-- <graphic fileref="lag2_0101.jpg"></graphic> -->
<!-- 2016-01-28; MAB, TLDP -->
<mediaobject>
<imageobject>
<imagedata fileref="images/lag2_0101.jpg" format="jpg">
</imageobject>
<imageobject>
<imagedata fileref="images/lag2_0101.eps" format="eps">
</imageobject>
</mediaobject>
</figure> </figure>
<para> <para>

View File

@ -445,7 +445,16 @@ subnetting.
<figure id="X-087-2-issues.fig.subnet"> <figure id="X-087-2-issues.fig.subnet">
<title>Subnetting a class B network</title> <title>Subnetting a class B network</title>
<graphic fileref="lag2_0201.jpg"></graphic> <!-- <graphic fileref="lag2_0201.jpg"></graphic> -->
<!-- 2016-01-28; MAB, TLDP -->
<mediaobject>
<imageobject>
<imagedata fileref="images/lag2_0201.jpg" format="jpg">
</imageobject>
<imageobject>
<imagedata fileref="images/lag2_0201.eps" format="eps">
</imageobject>
</mediaobject>
</figure> </figure>
<para> <para>
@ -488,7 +497,16 @@ time are shown with both addresses.
<figure id="X-087-2-issues.fig.ip"> <figure id="X-087-2-issues.fig.ip">
<title>A part of the net topology at Groucho Marx University</title> <title>A part of the net topology at Groucho Marx University</title>
<graphic fileref="lag2_0202.jpg"></graphic> <!-- <graphic fileref="lag2_0202.jpg"></graphic> -->
<!-- 2016-01-28; MAB, TLDP -->
<mediaobject>
<imageobject>
<imagedata fileref="images/lag2_0202.jpg" format="jpg">
</imageobject>
<imageobject>
<imagedata fileref="images/lag2_0202.eps" format="eps">
</imageobject>
</mediaobject>
</figure> </figure>
<para> <para>

View File

@ -152,7 +152,16 @@ between the hardware, device drivers, and interfaces.
<figure id="X-087-2-hardware.fig.drivers"> <figure id="X-087-2-hardware.fig.drivers">
<title>The relationship between drivers, interfaces, and hardware</title> <title>The relationship between drivers, interfaces, and hardware</title>
<graphic fileref="lag2_0301.jpg"></graphic> <!-- <graphic fileref="lag2_0301.jpg"></graphic> -->
<!-- 2016-01-28; MAB, TLDP -->
<mediaobject>
<imageobject>
<imagedata fileref="images/lag2_0301.jpg" format="jpg">
</imageobject>
<imageobject>
<imagedata fileref="images/lag2_0301.eps" format="eps">
</imageobject>
</mediaobject>
</figure> </figure>
<para> <para>

View File

@ -732,7 +732,16 @@ last component is the root domain.
<figure id="X-087-2-resolv.fig.dns"> <figure id="X-087-2-resolv.fig.dns">
<title>A part of the domain namespace</title> <title>A part of the domain namespace</title>
<graphic fileref="lag2_0601.jpg"></graphic> <!-- <graphic fileref="lag2_0601.jpg"></graphic> -->
<!-- 2016-01-28; MAB, TLDP -->
<mediaobject>
<imageobject>
<imagedata fileref="images/lag2_0601.jpg" format="jpg">
</imageobject>
<imageobject>
<imagedata fileref="images/lag2_0601.eps" format="eps">
</imageobject>
</mediaobject>
</figure> </figure>
<para> <para>
@ -915,7 +924,19 @@ present its query for <systemitem role="sitename">erdos</systemitem> to one
of these, which will finally recognize the name as belonging to its zone, of these, which will finally recognize the name as belonging to its zone,
and return the corresponding IP address. and return the corresponding IP address.
<graphic fileref="OREILLY.BIND.DIAGRAM"></graphic> <!-- <graphic fileref="OREILLY.BIND.DIAGRAM"></graphic> -->
<!-- 2016-01-28; MAB, TLDP -->
<mediaobject>
<imageobject>
<imagedata fileref="images/image-missing.jpg" format="jpg">
</imageobject>
<imageobject>
<imagedata fileref="images/image-missing.eps" format="eps">
</imageobject>
<textobject>
<phrase>Missing image of OREILLY.BIND.DIAGRAM</phrase>
</textobject>
</mediaobject>
</para> </para>
<para> <para>

View File

@ -222,7 +222,16 @@ common firewall configurations.</para>
<figure id="X-087-2-firewall.design.graphic" float=1> <figure id="X-087-2-firewall.design.graphic" float=1>
<title>The two major classes of firewall design</title> <title>The two major classes of firewall design</title>
<graphic fileref="lag2_0901.jpg"></graphic> <!-- <graphic fileref="lag2_0901.jpg"></graphic> -->
<!-- 2016-01-28; MAB, TLDP -->
<mediaobject>
<imageobject>
<imagedata fileref="images/lag2_0901.jpg" format="jpg">
</imageobject>
<imageobject>
<imagedata fileref="images/lag2_0901.eps" format="eps">
</imageobject>
</mediaobject>
</figure> </figure>
<para> <para>
@ -488,8 +497,16 @@ processes IP datagrams. The basic steps, shown in <xref linkend="X-087-2-firewal
<figure id="X-087-2-firewall.methods.graphic" float=1> <figure id="X-087-2-firewall.methods.graphic" float=1>
<title>The stages of IP datagram processing</title> <title>The stages of IP datagram processing</title>
<graphic fileref="lag2_0902.jpg"> <!-- <graphic fileref="lag2_0902.jpg"> </graphic> -->
</graphic> <!-- 2016-01-28; MAB, TLDP -->
<mediaobject>
<imageobject>
<imagedata fileref="images/lag2_0902.jpg" format="jpg">
</imageobject>
<imageobject>
<imagedata fileref="images/lag2_0902.eps" format="eps">
</imageobject>
</mediaobject>
</figure> </figure>
<itemizedlist> <itemizedlist>
@ -852,7 +869,16 @@ default. The differences are illustrated in <xref linkend="X-087-2-firewall.ftp.
<figure id="X-087-2-firewall.ftp.graphic" float=1> <figure id="X-087-2-firewall.ftp.graphic" float=1>
<title>FTP server modes</title> <title>FTP server modes</title>
<graphic fileref="lag2_0903.jpg"></graphic> <!-- <graphic fileref="lag2_0903.jpg"></graphic> -->
<!-- 2016-01-28; MAB, TLDP -->
<mediaobject>
<imageobject>
<imagedata fileref="images/lag2_0903.jpg" format="jpg">
</imageobject>
<imageobject>
<imagedata fileref="images/lag2_0903.eps" format="eps">
</imageobject>
</mediaobject>
</figure> </figure>
<para> <para>
@ -1800,7 +1826,16 @@ another accounting rule. They will produce the following Firewall Chains shown i
<figure id="X-087-2-firewall.ipchains" float=0> <figure id="X-087-2-firewall.ipchains" float=0>
<title>A simple IP chain ruleset</title> <title>A simple IP chain ruleset</title>
<graphic fileref="lag2_0904.jpg"></graphic> <!-- <graphic fileref="lag2_0904.jpg"></graphic> -->
<!-- 2016-01-28; MAB, TLDP -->
<mediaobject>
<imageobject>
<imagedata fileref="images/lag2_0904.jpg" format="jpg">
</imageobject>
<imageobject>
<imagedata fileref="images/lag2_0904.eps" format="eps">
</imageobject>
</mediaobject>
</figure> </figure>
<para> <para>
@ -1818,7 +1853,16 @@ flow through the rules.
<figure id="X-087-2-firewall.ipchains.udp" float=0> <figure id="X-087-2-firewall.ipchains.udp" float=0>
<title>The sequence of rules tested for a received UDP datagram</title> <title>The sequence of rules tested for a received UDP datagram</title>
<graphic fileref="lag2_0905.jpg"></graphic> <!-- <graphic fileref="lag2_0905.jpg"></graphic> -->
<!-- 2016-01-28; MAB, TLDP -->
<mediaobject>
<imageobject>
<imagedata fileref="images/lag2_0905.jpg" format="jpg">
</imageobject>
<imageobject>
<imagedata fileref="images/lag2_0905.eps" format="eps">
</imageobject>
</mediaobject>
</figure> </figure>
<para> <para>
@ -1841,7 +1885,16 @@ in <xref linkend="X-087-2-firewall.ipchains.tcp.ssh">.
<figure id="X-087-2-firewall.ipchains.tcp.ssh" float=0> <figure id="X-087-2-firewall.ipchains.tcp.ssh" float=0>
<title>The rules flow for a received TCP datagram for ssh</title> <title>The rules flow for a received TCP datagram for ssh</title>
<graphic fileref="lag2_0906.jpg"></graphic> <!-- <graphic fileref="lag2_0906.jpg"></graphic> -->
<!-- 2016-01-28; MAB, TLDP -->
<mediaobject>
<imageobject>
<imagedata fileref="images/lag2_0906.jpg" format="jpg">
</imageobject>
<imageobject>
<imagedata fileref="images/lag2_0906.eps" format="eps">
</imageobject>
</mediaobject>
</figure> </figure>
<para> <para>
@ -1867,7 +1920,16 @@ specifically, as shown in <xref linkend="X-087-2-firewall.ipchains.tcp.other">.
<figure id="X-087-2-firewall.ipchains.tcp.other" float=0> <figure id="X-087-2-firewall.ipchains.tcp.other" float=0>
<title>The rules flow for a received TCP datagram for telnet</title> <title>The rules flow for a received TCP datagram for telnet</title>
<graphic fileref="lag2_0907.jpg"></graphic> <!-- <graphic fileref="lag2_0907.jpg"></graphic> -->
<!-- 2016-01-28; MAB, TLDP -->
<mediaobject>
<imageobject>
<imagedata fileref="images/lag2_0907.jpg" format="jpg">
</imageobject>
<imageobject>
<imagedata fileref="images/lag2_0907.eps" format="eps">
</imageobject>
</mediaobject>
</figure> </figure>
<para> <para>
@ -2141,7 +2203,16 @@ alone offers a huge simplification of many firewall configurations.
<figure id="X-087-2-firewall.routing.ipchains" float=1> <figure id="X-087-2-firewall.routing.ipchains" float=1>
<title>Datagram processing chain in IP chains</title> <title>Datagram processing chain in IP chains</title>
<graphic fileref="lag2_0908.jpg"></graphic> <!-- <graphic fileref="lag2_0908.jpg"></graphic> -->
<!-- 2016-01-28; MAB, TLDP -->
<mediaobject>
<imageobject>
<imagedata fileref="images/lag2_0908.jpg" format="jpg">
</imageobject>
<imageobject>
<imagedata fileref="images/lag2_0908.eps" format="eps">
</imageobject>
</mediaobject>
</figure> </figure>
<para> <para>
@ -2178,7 +2249,16 @@ serve to simplify the design of firewall configurations immensely.
<figure id="X-087-2-firewall.routing.netfilter" float=1> <figure id="X-087-2-firewall.routing.netfilter" float=1>
<title>Datagram processing chain in netfilter</title> <title>Datagram processing chain in netfilter</title>
<graphic fileref="lag2_0909.jpg"></graphic> <!-- <graphic fileref="lag2_0909.jpg"></graphic> -->
<!-- 2016-01-28; MAB, TLDP -->
<mediaobject>
<imageobject>
<imagedata fileref="images/lag2_0909.jpg" format="jpg">
</imageobject>
<imageobject>
<imagedata fileref="images/lag2_0909.eps" format="eps">
</imageobject>
</mediaobject>
</figure> </figure>
<para> <para>

View File

@ -74,7 +74,16 @@ A simple example is illustrated in <xref linkend="X-087-2-masquerade.net">.
<figure id="X-087-2-masquerade.net" float=0> <figure id="X-087-2-masquerade.net" float=0>
<title>A typical IP masquerade configuration</title> <title>A typical IP masquerade configuration</title>
<graphic fileref="lag2_1101.jpg"></graphic> <!-- <graphic fileref="lag2_1101.jpg"></graphic> -->
<!-- 2016-01-28; MAB, TLDP -->
<mediaobject>
<imageobject>
<imagedata fileref="images/lag2_1101.jpg" format="jpg">
</imageobject>
<imageobject>
<imagedata fileref="images/lag2_1101.eps" format="eps">
</imageobject>
</mediaobject>
</figure> </figure>
<para> <para>

View File

@ -684,8 +684,17 @@ that network if they've discovered this server from the SAP broadcasts.
</para> </para>
<figure id="X-087-2-ipx.internal.network" float=0> <figure id="X-087-2-ipx.internal.network" float=0>
<title>IPX internal network</title> <graphic <title>IPX internal network</title>
fileref="lag2_1501.jpg"></graphic> <!-- <graphic fileref="lag2_1501.jpg"></graphic> -->
<!-- 2016-01-28; MAB, TLDP -->
<mediaobject>
<imageobject>
<imagedata fileref="images/lag2_1501.jpg" format="jpg">
</imageobject>
<imageobject>
<imagedata fileref="images/lag2_1501.eps" format="eps">
</imageobject>
</mediaobject>
</figure> </figure>
<para> <para>

View File

@ -605,7 +605,16 @@ configuration files.
<figure id="X-087-2-uucp.fig.files"> <figure id="X-087-2-uucp.fig.files">
<title>Interaction of Taylor UUCP configuration files</title> <title>Interaction of Taylor UUCP configuration files</title>
<graphic fileref="lag2_1601.jpg"></graphic> <!-- <graphic fileref="lag2_1601.jpg"></graphic> -->
<!-- 2016-01-28; MAB, TLDP -->
<mediaobject>
<imageobject>
<imagedata fileref="images/lag2_1601.jpg" format="jpg">
</imageobject>
<imageobject>
<imagedata fileref="images/lag2_1601.eps" format="eps">
</imageobject>
</mediaobject>
</figure> </figure>
</sect2> </sect2>

View File

@ -178,7 +178,16 @@ shown in <xref linkend="X-087-2-news.fig.article-flow">.
<figure id="X-087-2-news.fig.article-flow"> <figure id="X-087-2-news.fig.article-flow">
<title>Usenet newsflow through Groucho Marx University</title> <title>Usenet newsflow through Groucho Marx University</title>
<graphic fileref="lag2_2001.jpg"></graphic> <!-- <graphic fileref="lag2_2001.jpg"></graphic> -->
<!-- 2016-01-28; MAB, TLDP -->
<mediaobject>
<imageobject>
<imagedata fileref="images/lag2_2001.jpg" format="jpg">
</imageobject>
<imageobject>
<imagedata fileref="images/lag2_2001.eps" format="eps">
</imageobject>
</mediaobject>
</figure> </figure>
<para> <para>

View File

@ -149,7 +149,16 @@ enabled.
<figure id="X-087-2-cnews.fig.flow"> <figure id="X-087-2-cnews.fig.flow">
<title>News flow through relaynews</title> <title>News flow through relaynews</title>
<graphic fileref="lag2_2101.jpg"></graphic> <!-- <graphic fileref="lag2_2101.jpg"></graphic> -->
<!-- 2016-01-28; MAB, TLDP -->
<mediaobject>
<imageobject>
<imagedata fileref="images/lag2_2101.jpg" format="jpg">
</imageobject>
<imageobject>
<imagedata fileref="images/lag2_2101.eps" format="eps">
</imageobject>
</mediaobject>
</figure> </figure>
</sect1> </sect1>

View File

@ -80,7 +80,16 @@ attention, we will come back to this a little later.
<figure id="X-087-2-inn.inn.architecture"> <figure id="X-087-2-inn.inn.architecture">
<title>INN architecture (simplified for clarity)</title> <title>INN architecture (simplified for clarity)</title>
<graphic fileref="lag2_2301.jpg"></graphic> <!-- <graphic fileref="lag2_2301.jpg"></graphic> -->
<!-- 2016-01-28; MAB, TLDP -->
<mediaobject>
<imageobject>
<imagedata fileref="images/lag2_2301.jpg" format="jpg">
</imageobject>
<imageobject>
<imagedata fileref="images/lag2_2301.eps" format="eps">
</imageobject>
</mediaobject>
</figure> </figure>
<para> <para>