diff doc/other_windows_image_window.html @ 1160:2562e0bc89a1

Mark keyboard keys with a span and make them look like a key through css style.
author zas_
date Wed, 19 Nov 2008 22:42:20 +0000
parents c564ab6c11fc
children 473a7c4881cd
line wrap: on
line diff
--- a/doc/other_windows_image_window.html	Wed Nov 19 21:36:02 2008 +0000
+++ b/doc/other_windows_image_window.html	Wed Nov 19 22:42:20 2008 +0000
@@ -68,12 +68,12 @@
 
   <p>Changing the image window by dropping a new item onto it will cause the previous list of images or linked collection to be discarded.</p>
 
-  <p>To update the image display in the event that the source file has changed, press the R key.</p>
+  <p>To update the image display in the event that the source file has changed, press the <span class="key">R</span> key.</p>
 
   <h2>Information and histogram Overlay</h2>
 
-  <p>A small overlay can be turned on and off by pressing the I key. This overlay displays the image file name, dimensions, file date, and file size. The count of the current image and of all images contained by the window are also displayed in parenthesis. When the window is linked to a collection, the collection title will also appear in the overlay in italics above the file name.</p>
-  <p>An histogram is displayed if I key is pressed twice, K key will modify the data displayed, and J key will toggle linear or logarithmic histogram.</p>
+  <p>A small overlay can be turned on and off by pressing the <span class="key">I</span> key. This overlay displays the image file name, dimensions, file date, and file size. The count of the current image and of all images contained by the window are also displayed in parenthesis. When the window is linked to a collection, the collection title will also appear in the overlay in italics above the file name.</p>
+  <p>An histogram is displayed if <span class="key">I</span> key is pressed twice, <span class="key">K</span> key will modify the data displayed, and <span class="key">J</span> key will toggle linear or logarithmic histogram.</p>
   <p>Overlay info is customizable through <a href="options_advanced.html" class="option_name">Image Overlay Template</a> option in Advanced tab in Preferences dialog.</p>
 
   <hr id="bottomseparator" />