[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

X Strike Force XFree86 SVN commit: r2148 - in trunk/debian: . local



Author: branden
Date: 2005-01-21 17:08:53 -0500 (Fri, 21 Jan 2005)
New Revision: 2148

Modified:
   trunk/debian/CHANGESETS
   trunk/debian/local/FAQ.xhtml
Log:
(cosmetic) Add a "footnote" class for p elements, and use it for footnotes.


Modified: trunk/debian/CHANGESETS
===================================================================
--- trunk/debian/CHANGESETS	2005-01-21 22:03:55 UTC (rev 2147)
+++ trunk/debian/CHANGESETS	2005-01-21 22:08:53 UTC (rev 2148)
@@ -9,7 +9,7 @@
 files anywhere.)
 
 Miscellaneous cosmetic fixes.
-    2126, 2138, 2147
+    2126, 2138, 2147, 2148
 
 The loading of srvr_ctrl(xfree86) symbol definitions for Sun keyboards
 was broken and made such keyboards unusable.  (Closes: #286268)

Modified: trunk/debian/local/FAQ.xhtml
===================================================================
--- trunk/debian/local/FAQ.xhtml	2005-01-21 22:03:55 UTC (rev 2147)
+++ trunk/debian/local/FAQ.xhtml	2005-01-21 22:08:53 UTC (rev 2148)
@@ -18,6 +18,7 @@
   div.center {text-align: center}
   div.left {text-align: left}
   p.x-small {font-size: x-small}
+  p.footnote {font-size: x-small}
   span.line-through {text-decoration: line-through}
   kbd {background: lightgrey}
   code.command {color: rgb(96,96,0)}
@@ -3143,8 +3144,8 @@
     <code class="package">sawfish</code> bug report</a></li>
 </ul>
 
-<p><sup>*</sup> This may not work if you are already using an XKB option that
-affects your Alt or logo keys.</p>
+<p class="footnote"><sup>*</sup> This may not work if you are already using an
+XKB option that affects your Alt or logo keys.</p>
 
 <h3><a id="composeinput">Why does composing characters work in some applications
   but not others?</a></h3>
@@ -3240,9 +3241,9 @@
 class="filespec">80R</code>, etc., that could be a problem &mdash; but I think
 it's a fairly low probability.</p>
 
-<p><sup>*</sup> Some day I'll see a bug report from someone who's got a
-1200x1200 <code class="command">xterm</code>, and (with a script of course),
-they'll determine that resize doesn't give the correct result.</p>
+<p class="footnote"><sup>*</sup> Some day I'll see a bug report from someone
+who's got a 1200x1200 <code class="command">xterm</code>, and (with a script of
+course), they'll determine that resize doesn't give the correct result.</p>
 
 <h3><a id="precompiledkeymap">How can I set up my X server or X terminal to use
   XKB without any X libraries or XKB data installed?</a></h3>



Reply to: