The JadeTeX macros appear to have problems dealing with footnotes in tables.

Rather than delay any longer for a fix from Sebastien Rahtz (my TeX is not
up to fixing it, natch) replace footnotes in tables with <note>...</note>
after the table.

When the JadeTeX macros DTRT, this change can be reverted.
This commit is contained in:
Nik Clayton 1999-01-20 22:15:52 +00:00
parent 766418a2fa
commit 7e09961472
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=4089
6 changed files with 57 additions and 48 deletions

View file

@ -497,11 +497,7 @@
<thead>
<row>
<entry>Rated CPU MHz</entry>
<entry>External Clock and Memory Bus MHz<footnote>
<para>66MHz may actually be 66.667MHz, but don't
assume so.</para>
</footnote>
</entry>
<entry>External Clock and Memory Bus MHz</entry>
<entry>External to Internal Clock Multiplier</entry>
<entry>PCI Bus Clock MHz</entry>
</row>
@ -537,12 +533,7 @@
<row>
<entry>100</entry>
<entry>50<footnote>
<para>The Pentium 100 can be run at either 50MHz
external clock with a multiplier of 2 or at 66MHz
and a multipler of 1.5</para>
</footnote>
</entry>
<entry>50</entry>
<entry>2</entry>
<entry>25</entry>
</row>
@ -612,7 +603,16 @@
</tbody>
</tgroup>
</informaltable>
<note>
<para>66MHz may actually be 66.667MHz, but don't assume
so.</para>
<para>The Pentium 100 can be run at either 50MHz external
clock with a multiplier of 2 or at 66MHz and a multiplier
of 1.5.</para>
</note>
<para>As can be seen the best parts to be using are the 100,
133, 166, 200 and 233, with the exception that at a multiplier
of 3 or more the CPU starves for memory.</para>

View file

@ -291,9 +291,7 @@
<entry>8</entry>
<entry>connects to</entry>
<entry>4</entry>
<entry>RTS<footnote>
<para>Connect pins 4 to 5 internally in the
connector hood, and then to pin 8 in the remote hood.</para></footnote></entry>
<entry>RTS</entry>
</row>
<row>
@ -314,7 +312,12 @@
</tbody>
</tgroup>
</informaltable>
<note>
<para>For DCD to RTS, connect pins 4 to 5 internally in the
connector hood, and then to pin 8 in the remote
hood.</para>
</note>
</sect4>
<sect4 id="term-std">

View file

@ -497,11 +497,7 @@
<thead>
<row>
<entry>Rated CPU MHz</entry>
<entry>External Clock and Memory Bus MHz<footnote>
<para>66MHz may actually be 66.667MHz, but don't
assume so.</para>
</footnote>
</entry>
<entry>External Clock and Memory Bus MHz</entry>
<entry>External to Internal Clock Multiplier</entry>
<entry>PCI Bus Clock MHz</entry>
</row>
@ -537,12 +533,7 @@
<row>
<entry>100</entry>
<entry>50<footnote>
<para>The Pentium 100 can be run at either 50MHz
external clock with a multiplier of 2 or at 66MHz
and a multipler of 1.5</para>
</footnote>
</entry>
<entry>50</entry>
<entry>2</entry>
<entry>25</entry>
</row>
@ -612,7 +603,16 @@
</tbody>
</tgroup>
</informaltable>
<note>
<para>66MHz may actually be 66.667MHz, but don't assume
so.</para>
<para>The Pentium 100 can be run at either 50MHz external
clock with a multiplier of 2 or at 66MHz and a multiplier
of 1.5.</para>
</note>
<para>As can be seen the best parts to be using are the 100,
133, 166, 200 and 233, with the exception that at a multiplier
of 3 or more the CPU starves for memory.</para>

View file

@ -291,9 +291,7 @@
<entry>8</entry>
<entry>connects to</entry>
<entry>4</entry>
<entry>RTS<footnote>
<para>Connect pins 4 to 5 internally in the
connector hood, and then to pin 8 in the remote hood.</para></footnote></entry>
<entry>RTS</entry>
</row>
<row>
@ -314,7 +312,12 @@
</tbody>
</tgroup>
</informaltable>
<note>
<para>For DCD to RTS, connect pins 4 to 5 internally in the
connector hood, and then to pin 8 in the remote
hood.</para>
</note>
</sect4>
<sect4 id="term-std">

View file

@ -497,11 +497,7 @@
<thead>
<row>
<entry>Rated CPU MHz</entry>
<entry>External Clock and Memory Bus MHz<footnote>
<para>66MHz may actually be 66.667MHz, but don't
assume so.</para>
</footnote>
</entry>
<entry>External Clock and Memory Bus MHz</entry>
<entry>External to Internal Clock Multiplier</entry>
<entry>PCI Bus Clock MHz</entry>
</row>
@ -537,12 +533,7 @@
<row>
<entry>100</entry>
<entry>50<footnote>
<para>The Pentium 100 can be run at either 50MHz
external clock with a multiplier of 2 or at 66MHz
and a multipler of 1.5</para>
</footnote>
</entry>
<entry>50</entry>
<entry>2</entry>
<entry>25</entry>
</row>
@ -612,7 +603,16 @@
</tbody>
</tgroup>
</informaltable>
<note>
<para>66MHz may actually be 66.667MHz, but don't assume
so.</para>
<para>The Pentium 100 can be run at either 50MHz external
clock with a multiplier of 2 or at 66MHz and a multiplier
of 1.5.</para>
</note>
<para>As can be seen the best parts to be using are the 100,
133, 166, 200 and 233, with the exception that at a multiplier
of 3 or more the CPU starves for memory.</para>

View file

@ -291,9 +291,7 @@
<entry>8</entry>
<entry>connects to</entry>
<entry>4</entry>
<entry>RTS<footnote>
<para>Connect pins 4 to 5 internally in the
connector hood, and then to pin 8 in the remote hood.</para></footnote></entry>
<entry>RTS</entry>
</row>
<row>
@ -314,7 +312,12 @@
</tbody>
</tgroup>
</informaltable>
<note>
<para>For DCD to RTS, connect pins 4 to 5 internally in the
connector hood, and then to pin 8 in the remote
hood.</para>
</note>
</sect4>
<sect4 id="term-std">