changeset 1151:c564ab6c11fc

Add specific css for print media(has to be improved).
author zas_
date Sun, 16 Nov 2008 19:58:43 +0000
parents cc6fadbdd517
children 507600811ccd
files doc/collections.html doc/credits.html doc/faq.html doc/image_management.html doc/image_management_copy_move.html doc/image_management_delete.html doc/image_management_external_editing.html doc/image_management_rename.html doc/image_presentation.html doc/image_presentation_fullscreen.html doc/image_presentation_slideshow.html doc/image_search.html doc/image_search_finding_duplicates.html doc/image_search_search.html doc/index.html doc/introduction.html doc/main_window.html doc/main_window_file_pane.html doc/main_window_folder_pane.html doc/main_window_image_pane.html doc/main_window_layout.html doc/main_window_menus.html doc/main_window_navigation.html doc/main_window_status_bar.html doc/options.html doc/options_advanced.html doc/options_editor_commands.html doc/options_filtering.html doc/options_general.html doc/options_hidden.html doc/options_image.html doc/options_properties.html doc/options_window.html doc/other_windows.html doc/other_windows_image_properties.html doc/other_windows_image_window.html doc/other_windows_pan_view.html doc/printing.html doc/reference.html doc/reference_command_line.html doc/reference_keyboard_shortcuts.html doc/reference_management.html doc/reference_thumbnails.html doc/sidebars.html doc/sidebars_exif.html doc/sidebars_keywords.html doc/sidebars_sort_manager.html doc/style_print.css doc/style_screen.css doc/template.html
diffstat 49 files changed, 172 insertions(+), 48 deletions(-) [+]
line wrap: on
line diff
--- a/doc/collections.html	Sun Nov 16 16:32:14 2008 +0000
+++ b/doc/collections.html	Sun Nov 16 19:58:43 2008 +0000
@@ -7,7 +7,9 @@
   <meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1" />
 
   <title>Collections - Geeqie User Manual</title>
-  <link rel="stylesheet" type="text/css" href="style.css" />
+  <link rel="stylesheet" type="text/css" href="style.css" media="all" />
+  <link rel="stylesheet" type="text/css" href="style_screen.css" media="screen" />
+  <link rel="stylesheet" type="text/css" href="style_print.css" media="print" />
 </head>
 
 <body lang="en-US" dir="ltr">
--- a/doc/credits.html	Sun Nov 16 16:32:14 2008 +0000
+++ b/doc/credits.html	Sun Nov 16 19:58:43 2008 +0000
@@ -7,7 +7,9 @@
   <meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1" />
 
   <title>Credits - Geeqie User Manual</title>
-  <link rel="stylesheet" type="text/css" href="style.css" />
+  <link rel="stylesheet" type="text/css" href="style.css" media="all" />
+  <link rel="stylesheet" type="text/css" href="style_screen.css" media="screen" />
+  <link rel="stylesheet" type="text/css" href="style_print.css" media="print" />
 </head>
 
 <body lang="en-US" dir="ltr" xml:lang="en-US">
--- a/doc/faq.html	Sun Nov 16 16:32:14 2008 +0000
+++ b/doc/faq.html	Sun Nov 16 19:58:43 2008 +0000
@@ -7,7 +7,9 @@
   <meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1" />
 
   <title>Frequently Asked Questions - Geeqie User Manual</title>
-  <link rel="stylesheet" type="text/css" href="style.css" />
+  <link rel="stylesheet" type="text/css" href="style.css" media="all" />
+  <link rel="stylesheet" type="text/css" href="style_screen.css" media="screen" />
+  <link rel="stylesheet" type="text/css" href="style_print.css" media="print" />
 </head>
 
 <body lang="en-US" dir="ltr" xml:lang="en-US">
--- a/doc/image_management.html	Sun Nov 16 16:32:14 2008 +0000
+++ b/doc/image_management.html	Sun Nov 16 19:58:43 2008 +0000
@@ -7,7 +7,9 @@
   <meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1" />
 
   <title>Image Management - Geeqie User Manual</title>
-  <link rel="stylesheet" type="text/css" href="style.css" />
+  <link rel="stylesheet" type="text/css" href="style.css" media="all" />
+  <link rel="stylesheet" type="text/css" href="style_screen.css" media="screen" />
+  <link rel="stylesheet" type="text/css" href="style_print.css" media="print" />
 </head>
 
 <body lang="en-US" dir="ltr" xml:lang="en-US">
--- a/doc/image_management_copy_move.html	Sun Nov 16 16:32:14 2008 +0000
+++ b/doc/image_management_copy_move.html	Sun Nov 16 19:58:43 2008 +0000
@@ -7,7 +7,9 @@
   <meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1" />
 
   <title>Copy and Move - Geeqie User Manual</title>
-  <link rel="stylesheet" type="text/css" href="style.css" />
+  <link rel="stylesheet" type="text/css" href="style.css" media="all" />
+  <link rel="stylesheet" type="text/css" href="style_screen.css" media="screen" />
+  <link rel="stylesheet" type="text/css" href="style_print.css" media="print" />
 </head>
 
 <body lang="en-US" dir="ltr" xml:lang="en-US">
--- a/doc/image_management_delete.html	Sun Nov 16 16:32:14 2008 +0000
+++ b/doc/image_management_delete.html	Sun Nov 16 19:58:43 2008 +0000
@@ -7,7 +7,9 @@
   <meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1" />
 
   <title>Delete - Geeqie User Manual</title>
-  <link rel="stylesheet" type="text/css" href="style.css" />
+  <link rel="stylesheet" type="text/css" href="style.css" media="all" />
+  <link rel="stylesheet" type="text/css" href="style_screen.css" media="screen" />
+  <link rel="stylesheet" type="text/css" href="style_print.css" media="print" />
 </head>
 
 <body lang="en-US" dir="ltr" xml:lang="en-US">
--- a/doc/image_management_external_editing.html	Sun Nov 16 16:32:14 2008 +0000
+++ b/doc/image_management_external_editing.html	Sun Nov 16 19:58:43 2008 +0000
@@ -7,7 +7,9 @@
   <meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1" />
 
   <title>External Editing - Geeqie User Manual</title>
-  <link rel="stylesheet" type="text/css" href="style.css" />
+  <link rel="stylesheet" type="text/css" href="style.css" media="all" />
+  <link rel="stylesheet" type="text/css" href="style_screen.css" media="screen" />
+  <link rel="stylesheet" type="text/css" href="style_print.css" media="print" />
 </head>
 
 <body lang="en-US" dir="ltr" xml:lang="en-US">
--- a/doc/image_management_rename.html	Sun Nov 16 16:32:14 2008 +0000
+++ b/doc/image_management_rename.html	Sun Nov 16 19:58:43 2008 +0000
@@ -7,7 +7,9 @@
   <meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1" />
 
   <title>Rename - Geeqie User Manual</title>
-  <link rel="stylesheet" type="text/css" href="style.css" />
+  <link rel="stylesheet" type="text/css" href="style.css" media="all" />
+  <link rel="stylesheet" type="text/css" href="style_screen.css" media="screen" />
+  <link rel="stylesheet" type="text/css" href="style_print.css" media="print" />
 </head>
 
 <body lang="en-US" dir="ltr" xml:lang="en-US">
--- a/doc/image_presentation.html	Sun Nov 16 16:32:14 2008 +0000
+++ b/doc/image_presentation.html	Sun Nov 16 19:58:43 2008 +0000
@@ -7,7 +7,9 @@
   <meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1" />
 
   <title>Image Presentation - Geeqie User Manual</title>
-  <link rel="stylesheet" type="text/css" href="style.css" />
+  <link rel="stylesheet" type="text/css" href="style.css" media="all" />
+  <link rel="stylesheet" type="text/css" href="style_screen.css" media="screen" />
+  <link rel="stylesheet" type="text/css" href="style_print.css" media="print" />
 </head>
 
 <body lang="en-US" dir="ltr" xml:lang="en-US">
--- a/doc/image_presentation_fullscreen.html	Sun Nov 16 16:32:14 2008 +0000
+++ b/doc/image_presentation_fullscreen.html	Sun Nov 16 19:58:43 2008 +0000
@@ -7,7 +7,9 @@
   <meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1" />
 
   <title>Full Screen - Geeqie User Manual</title>
-  <link rel="stylesheet" type="text/css" href="style.css" />
+  <link rel="stylesheet" type="text/css" href="style.css" media="all" />
+  <link rel="stylesheet" type="text/css" href="style_screen.css" media="screen" />
+  <link rel="stylesheet" type="text/css" href="style_print.css" media="print" />
 </head>
 
 <body lang="en-US" dir="ltr">
--- a/doc/image_presentation_slideshow.html	Sun Nov 16 16:32:14 2008 +0000
+++ b/doc/image_presentation_slideshow.html	Sun Nov 16 19:58:43 2008 +0000
@@ -7,7 +7,9 @@
   <meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1" />
 
   <title>Slide Show - Geeqie User Manual</title>
-  <link rel="stylesheet" type="text/css" href="style.css" />
+  <link rel="stylesheet" type="text/css" href="style.css" media="all" />
+  <link rel="stylesheet" type="text/css" href="style_screen.css" media="screen" />
+  <link rel="stylesheet" type="text/css" href="style_print.css" media="print" />
 </head>
 
 <body lang="en-US" dir="ltr" xml:lang="en-US">
--- a/doc/image_search.html	Sun Nov 16 16:32:14 2008 +0000
+++ b/doc/image_search.html	Sun Nov 16 19:58:43 2008 +0000
@@ -7,7 +7,9 @@
   <meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1" />
 
   <title>Image Search - Geeqie User Manual</title>
-  <link rel="stylesheet" type="text/css" href="style.css" />
+  <link rel="stylesheet" type="text/css" href="style.css" media="all" />
+  <link rel="stylesheet" type="text/css" href="style_screen.css" media="screen" />
+  <link rel="stylesheet" type="text/css" href="style_print.css" media="print" />
 </head>
 
 <body lang="en-US" dir="ltr" xml:lang="en-US">
--- a/doc/image_search_finding_duplicates.html	Sun Nov 16 16:32:14 2008 +0000
+++ b/doc/image_search_finding_duplicates.html	Sun Nov 16 19:58:43 2008 +0000
@@ -7,7 +7,9 @@
   <meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1" />
 
   <title>Finding Duplicates - Geeqie User Manual</title>
-  <link rel="stylesheet" type="text/css" href="style.css" />
+  <link rel="stylesheet" type="text/css" href="style.css" media="all" />
+  <link rel="stylesheet" type="text/css" href="style_screen.css" media="screen" />
+  <link rel="stylesheet" type="text/css" href="style_print.css" media="print" />
 </head>
 
 <body lang="en-US" dir="ltr">
--- a/doc/image_search_search.html	Sun Nov 16 16:32:14 2008 +0000
+++ b/doc/image_search_search.html	Sun Nov 16 19:58:43 2008 +0000
@@ -7,7 +7,9 @@
   <meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1" />
 
   <title>Search Window - Geeqie User Manual</title>
-  <link rel="stylesheet" type="text/css" href="style.css" />
+  <link rel="stylesheet" type="text/css" href="style.css" media="all" />
+  <link rel="stylesheet" type="text/css" href="style_screen.css" media="screen" />
+  <link rel="stylesheet" type="text/css" href="style_print.css" media="print" />
 </head>
 
 <body lang="en-US" dir="ltr">
--- a/doc/index.html	Sun Nov 16 16:32:14 2008 +0000
+++ b/doc/index.html	Sun Nov 16 19:58:43 2008 +0000
@@ -7,7 +7,9 @@
   <meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1" />
 
   <title>Contents - Geeqie User Manual</title>
-  <link rel="stylesheet" type="text/css" href="style.css" />
+  <link rel="stylesheet" type="text/css" href="style.css" media="all" />
+  <link rel="stylesheet" type="text/css" href="style_screen.css" media="screen" />
+  <link rel="stylesheet" type="text/css" href="style_print.css" media="print" />
 </head>
 
 <body lang="en-US" dir="ltr" xml:lang="en-US">
--- a/doc/introduction.html	Sun Nov 16 16:32:14 2008 +0000
+++ b/doc/introduction.html	Sun Nov 16 19:58:43 2008 +0000
@@ -7,7 +7,9 @@
   <meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1" />
 
   <title>Introduction - Geeqie User Manual</title>
-  <link rel="stylesheet" type="text/css" href="style.css" />
+  <link rel="stylesheet" type="text/css" href="style.css" media="all" />
+  <link rel="stylesheet" type="text/css" href="style_screen.css" media="screen" />
+  <link rel="stylesheet" type="text/css" href="style_print.css" media="print" />
 </head>
 
 <body lang="en-US" dir="ltr" xml:lang="en-US">
--- a/doc/main_window.html	Sun Nov 16 16:32:14 2008 +0000
+++ b/doc/main_window.html	Sun Nov 16 19:58:43 2008 +0000
@@ -7,7 +7,9 @@
   <meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1" />
 
   <title>Main Window - Geeqie User Manual</title>
-  <link rel="stylesheet" type="text/css" href="style.css" />
+  <link rel="stylesheet" type="text/css" href="style.css" media="all" />
+  <link rel="stylesheet" type="text/css" href="style_screen.css" media="screen" />
+  <link rel="stylesheet" type="text/css" href="style_print.css" media="print" />
 </head>
 
 <body lang="en-US" dir="ltr" xml:lang="en-US">
--- a/doc/main_window_file_pane.html	Sun Nov 16 16:32:14 2008 +0000
+++ b/doc/main_window_file_pane.html	Sun Nov 16 19:58:43 2008 +0000
@@ -7,7 +7,9 @@
   <meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1" />
 
   <title>File Pane - Geeqie User Manual</title>
-  <link rel="stylesheet" type="text/css" href="style.css" />
+  <link rel="stylesheet" type="text/css" href="style.css" media="all" />
+  <link rel="stylesheet" type="text/css" href="style_screen.css" media="screen" />
+  <link rel="stylesheet" type="text/css" href="style_print.css" media="print" />
 </head>
 
 <body lang="en-US" dir="ltr" xml:lang="en-US">
--- a/doc/main_window_folder_pane.html	Sun Nov 16 16:32:14 2008 +0000
+++ b/doc/main_window_folder_pane.html	Sun Nov 16 19:58:43 2008 +0000
@@ -7,7 +7,9 @@
   <meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1" />
 
   <title>Folder Pane - Geeqie User Manual</title>
-  <link rel="stylesheet" type="text/css" href="style.css" />
+  <link rel="stylesheet" type="text/css" href="style.css" media="all" />
+  <link rel="stylesheet" type="text/css" href="style_screen.css" media="screen" />
+  <link rel="stylesheet" type="text/css" href="style_print.css" media="print" />
 </head>
 
 <body lang="en-US" dir="ltr" xml:lang="en-US">
--- a/doc/main_window_image_pane.html	Sun Nov 16 16:32:14 2008 +0000
+++ b/doc/main_window_image_pane.html	Sun Nov 16 19:58:43 2008 +0000
@@ -7,7 +7,9 @@
   <meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1" />
 
   <title>Image Pane - Geeqie User Manual</title>
-  <link rel="stylesheet" type="text/css" href="style.css" />
+  <link rel="stylesheet" type="text/css" href="style.css" media="all" />
+  <link rel="stylesheet" type="text/css" href="style_screen.css" media="screen" />
+  <link rel="stylesheet" type="text/css" href="style_print.css" media="print" />
 </head>
 
 <body lang="en-US" dir="ltr" xml:lang="en-US">
--- a/doc/main_window_layout.html	Sun Nov 16 16:32:14 2008 +0000
+++ b/doc/main_window_layout.html	Sun Nov 16 19:58:43 2008 +0000
@@ -7,7 +7,9 @@
   <meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1" />
 
   <title>Layout - Geeqie User Manual</title>
-  <link rel="stylesheet" type="text/css" href="style.css" />
+  <link rel="stylesheet" type="text/css" href="style.css" media="all" />
+  <link rel="stylesheet" type="text/css" href="style_screen.css" media="screen" />
+  <link rel="stylesheet" type="text/css" href="style_print.css" media="print" />
 </head>
 
 <body lang="en-US" dir="ltr" xml:lang="en-US">
--- a/doc/main_window_menus.html	Sun Nov 16 16:32:14 2008 +0000
+++ b/doc/main_window_menus.html	Sun Nov 16 19:58:43 2008 +0000
@@ -7,7 +7,9 @@
   <meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1" />
 
   <title>Menus - Geeqie User Manual</title>
-  <link rel="stylesheet" type="text/css" href="style.css" />
+  <link rel="stylesheet" type="text/css" href="style.css" media="all" />
+  <link rel="stylesheet" type="text/css" href="style_screen.css" media="screen" />
+  <link rel="stylesheet" type="text/css" href="style_print.css" media="print" />
 </head>
 
 <body lang="en-US" dir="ltr" xml:lang="en-US">
--- a/doc/main_window_navigation.html	Sun Nov 16 16:32:14 2008 +0000
+++ b/doc/main_window_navigation.html	Sun Nov 16 19:58:43 2008 +0000
@@ -7,7 +7,9 @@
   <meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1" />
 
   <title>Navigation - Geeqie User Manual</title>
-  <link rel="stylesheet" type="text/css" href="style.css" />
+  <link rel="stylesheet" type="text/css" href="style.css" media="all" />
+  <link rel="stylesheet" type="text/css" href="style_screen.css" media="screen" />
+  <link rel="stylesheet" type="text/css" href="style_print.css" media="print" />
 </head>
 
 <body lang="en-US" dir="ltr" xml:lang="en-US">
--- a/doc/main_window_status_bar.html	Sun Nov 16 16:32:14 2008 +0000
+++ b/doc/main_window_status_bar.html	Sun Nov 16 19:58:43 2008 +0000
@@ -7,7 +7,9 @@
   <meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1" />
 
   <title>Status Bar - Geeqie User Manual</title>
-  <link rel="stylesheet" type="text/css" href="style.css" />
+  <link rel="stylesheet" type="text/css" href="style.css" media="all" />
+  <link rel="stylesheet" type="text/css" href="style_screen.css" media="screen" />
+  <link rel="stylesheet" type="text/css" href="style_print.css" media="print" />
 </head>
 
 <body lang="en-US" dir="ltr" xml:lang="en-US">
--- a/doc/options.html	Sun Nov 16 16:32:14 2008 +0000
+++ b/doc/options.html	Sun Nov 16 19:58:43 2008 +0000
@@ -7,7 +7,9 @@
   <meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1" />
 
   <title>Options - Geeqie User Manual</title>
-  <link rel="stylesheet" type="text/css" href="style.css" />
+  <link rel="stylesheet" type="text/css" href="style.css" media="all" />
+  <link rel="stylesheet" type="text/css" href="style_screen.css" media="screen" />
+  <link rel="stylesheet" type="text/css" href="style_print.css" media="print" />
 </head>
 
 <body lang="en-US" dir="ltr" xml:lang="en-US">
--- a/doc/options_advanced.html	Sun Nov 16 16:32:14 2008 +0000
+++ b/doc/options_advanced.html	Sun Nov 16 19:58:43 2008 +0000
@@ -7,7 +7,9 @@
   <meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1" />
 
   <title>Advanced Options - Geeqie User Manual</title>
-  <link rel="stylesheet" type="text/css" href="style.css" />
+  <link rel="stylesheet" type="text/css" href="style.css" media="all" />
+  <link rel="stylesheet" type="text/css" href="style_screen.css" media="screen" />
+  <link rel="stylesheet" type="text/css" href="style_print.css" media="print" />
 </head>
 
 <body lang="en-US" dir="ltr" xml:lang="en-US">
--- a/doc/options_editor_commands.html	Sun Nov 16 16:32:14 2008 +0000
+++ b/doc/options_editor_commands.html	Sun Nov 16 19:58:43 2008 +0000
@@ -7,7 +7,9 @@
   <meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1" />
 
   <title>Editor Options - Geeqie User Manual</title>
-  <link rel="stylesheet" type="text/css" href="style.css" />
+  <link rel="stylesheet" type="text/css" href="style.css" media="all" />
+  <link rel="stylesheet" type="text/css" href="style_screen.css" media="screen" />
+  <link rel="stylesheet" type="text/css" href="style_print.css" media="print" />
 </head>
 
 <body lang="en-US" dir="ltr" xml:lang="en-US">
--- a/doc/options_filtering.html	Sun Nov 16 16:32:14 2008 +0000
+++ b/doc/options_filtering.html	Sun Nov 16 19:58:43 2008 +0000
@@ -7,7 +7,9 @@
   <meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1" />
 
   <title>Filtering Options - Geeqie User Manual</title>
-  <link rel="stylesheet" type="text/css" href="style.css" />
+  <link rel="stylesheet" type="text/css" href="style.css" media="all" />
+  <link rel="stylesheet" type="text/css" href="style_screen.css" media="screen" />
+  <link rel="stylesheet" type="text/css" href="style_print.css" media="print" />
 </head>
 
 <body lang="en-US" dir="ltr" xml:lang="en-US">
--- a/doc/options_general.html	Sun Nov 16 16:32:14 2008 +0000
+++ b/doc/options_general.html	Sun Nov 16 19:58:43 2008 +0000
@@ -7,7 +7,9 @@
   <meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1" />
 
   <title>General Options - Geeqie User Manual</title>
-  <link rel="stylesheet" type="text/css" href="style.css" />
+  <link rel="stylesheet" type="text/css" href="style.css" media="all" />
+  <link rel="stylesheet" type="text/css" href="style_screen.css" media="screen" />
+  <link rel="stylesheet" type="text/css" href="style_print.css" media="print" />
 </head>
 
 <body lang="en-US" dir="ltr" xml:lang="en-US">
--- a/doc/options_hidden.html	Sun Nov 16 16:32:14 2008 +0000
+++ b/doc/options_hidden.html	Sun Nov 16 19:58:43 2008 +0000
@@ -7,7 +7,9 @@
   <meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1" />
 
   <title>Hidden options - Geeqie User Manual</title>
-  <link rel="stylesheet" type="text/css" href="style.css" />
+  <link rel="stylesheet" type="text/css" href="style.css" media="all" />
+  <link rel="stylesheet" type="text/css" href="style_screen.css" media="screen" />
+  <link rel="stylesheet" type="text/css" href="style_print.css" media="print" />
 </head>
 
 <body lang="en-US" dir="ltr" xml:lang="en-US">
--- a/doc/options_image.html	Sun Nov 16 16:32:14 2008 +0000
+++ b/doc/options_image.html	Sun Nov 16 19:58:43 2008 +0000
@@ -7,7 +7,9 @@
   <meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1" />
 
   <title>Image Options - Geeqie User Manual</title>
-  <link rel="stylesheet" type="text/css" href="style.css" />
+  <link rel="stylesheet" type="text/css" href="style.css" media="all" />
+  <link rel="stylesheet" type="text/css" href="style_screen.css" media="screen" />
+  <link rel="stylesheet" type="text/css" href="style_print.css" media="print" />
 </head>
 
 <body lang="en-US" dir="ltr" xml:lang="en-US">
--- a/doc/options_properties.html	Sun Nov 16 16:32:14 2008 +0000
+++ b/doc/options_properties.html	Sun Nov 16 19:58:43 2008 +0000
@@ -7,7 +7,9 @@
   <meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1" />
 
   <title>Properties Options - Geeqie User Manual</title>
-  <link rel="stylesheet" type="text/css" href="style.css" />
+  <link rel="stylesheet" type="text/css" href="style.css" media="all" />
+  <link rel="stylesheet" type="text/css" href="style_screen.css" media="screen" />
+  <link rel="stylesheet" type="text/css" href="style_print.css" media="print" />
 </head>
 
 <body lang="en-US" dir="ltr" xml:lang="en-US">
--- a/doc/options_window.html	Sun Nov 16 16:32:14 2008 +0000
+++ b/doc/options_window.html	Sun Nov 16 19:58:43 2008 +0000
@@ -7,7 +7,9 @@
   <meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1" />
 
   <title>Window Options - Geeqie User Manual</title>
-  <link rel="stylesheet" type="text/css" href="style.css" />
+  <link rel="stylesheet" type="text/css" href="style.css" media="all" />
+  <link rel="stylesheet" type="text/css" href="style_screen.css" media="screen" />
+  <link rel="stylesheet" type="text/css" href="style_print.css" media="print" />
 </head>
 
 <body lang="en-US" dir="ltr" xml:lang="en-US">
--- a/doc/other_windows.html	Sun Nov 16 16:32:14 2008 +0000
+++ b/doc/other_windows.html	Sun Nov 16 19:58:43 2008 +0000
@@ -7,7 +7,9 @@
   <meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1" />
 
   <title>Other Windows - Geeqie User Manual</title>
-  <link rel="stylesheet" type="text/css" href="style.css" />
+  <link rel="stylesheet" type="text/css" href="style.css" media="all" />
+  <link rel="stylesheet" type="text/css" href="style_screen.css" media="screen" />
+  <link rel="stylesheet" type="text/css" href="style_print.css" media="print" />
 </head>
 
 <body lang="en-US" dir="ltr" xml:lang="en-US">
--- a/doc/other_windows_image_properties.html	Sun Nov 16 16:32:14 2008 +0000
+++ b/doc/other_windows_image_properties.html	Sun Nov 16 19:58:43 2008 +0000
@@ -7,7 +7,9 @@
   <meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1" />
 
   <title>Image Properties Window - Geeqie User Manual</title>
-  <link rel="stylesheet" type="text/css" href="style.css" />
+  <link rel="stylesheet" type="text/css" href="style.css" media="all" />
+  <link rel="stylesheet" type="text/css" href="style_screen.css" media="screen" />
+  <link rel="stylesheet" type="text/css" href="style_print.css" media="print" />
 </head>
 
 <body lang="en-US" dir="ltr" xml:lang="en-US">
--- a/doc/other_windows_image_window.html	Sun Nov 16 16:32:14 2008 +0000
+++ b/doc/other_windows_image_window.html	Sun Nov 16 19:58:43 2008 +0000
@@ -7,7 +7,9 @@
   <meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1" />
 
   <title>Image Window - Geeqie User Manual</title>
-  <link rel="stylesheet" type="text/css" href="style.css" />
+  <link rel="stylesheet" type="text/css" href="style.css" media="all" />
+  <link rel="stylesheet" type="text/css" href="style_screen.css" media="screen" />
+  <link rel="stylesheet" type="text/css" href="style_print.css" media="print" />
 </head>
 
 <body lang="en-US" dir="ltr" xml:lang="en-US">
--- a/doc/other_windows_pan_view.html	Sun Nov 16 16:32:14 2008 +0000
+++ b/doc/other_windows_pan_view.html	Sun Nov 16 19:58:43 2008 +0000
@@ -7,7 +7,9 @@
   <meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1" />
 
   <title>Pan View - Geeqie User Manual</title>
-  <link rel="stylesheet" type="text/css" href="style.css" />
+  <link rel="stylesheet" type="text/css" href="style.css" media="all" />
+  <link rel="stylesheet" type="text/css" href="style_screen.css" media="screen" />
+  <link rel="stylesheet" type="text/css" href="style_print.css" media="print" />
 </head>
 
 <body lang="en-US" dir="ltr" xml:lang="en-US">
--- a/doc/printing.html	Sun Nov 16 16:32:14 2008 +0000
+++ b/doc/printing.html	Sun Nov 16 19:58:43 2008 +0000
@@ -7,7 +7,9 @@
   <meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1" />
 
   <title>Printing - Geeqie User Manual</title>
-  <link rel="stylesheet" type="text/css" href="style.css" />
+  <link rel="stylesheet" type="text/css" href="style.css" media="all" />
+  <link rel="stylesheet" type="text/css" href="style_screen.css" media="screen" />
+  <link rel="stylesheet" type="text/css" href="style_print.css" media="print" />
 </head>
 
 <body lang="en-US" dir="ltr" xml:lang="en-US">
--- a/doc/reference.html	Sun Nov 16 16:32:14 2008 +0000
+++ b/doc/reference.html	Sun Nov 16 19:58:43 2008 +0000
@@ -7,7 +7,9 @@
   <meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1" />
 
   <title>Reference - Geeqie User Manual</title>
-  <link rel="stylesheet" type="text/css" href="style.css" />
+  <link rel="stylesheet" type="text/css" href="style.css" media="all" />
+  <link rel="stylesheet" type="text/css" href="style_screen.css" media="screen" />
+  <link rel="stylesheet" type="text/css" href="style_print.css" media="print" />
 </head>
 
 <body lang="en-US" dir="ltr" xml:lang="en-US">
--- a/doc/reference_command_line.html	Sun Nov 16 16:32:14 2008 +0000
+++ b/doc/reference_command_line.html	Sun Nov 16 19:58:43 2008 +0000
@@ -7,7 +7,9 @@
   <meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1" />
 
   <title>Command Line Options - Geeqie User Manual</title>
-  <link rel="stylesheet" type="text/css" href="style.css" />
+  <link rel="stylesheet" type="text/css" href="style.css" media="all" />
+  <link rel="stylesheet" type="text/css" href="style_screen.css" media="screen" />
+  <link rel="stylesheet" type="text/css" href="style_print.css" media="print" />
 </head>
 
 <body lang="en-US" dir="ltr">
--- a/doc/reference_keyboard_shortcuts.html	Sun Nov 16 16:32:14 2008 +0000
+++ b/doc/reference_keyboard_shortcuts.html	Sun Nov 16 19:58:43 2008 +0000
@@ -7,7 +7,9 @@
   <meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1" />
 
   <title>Keyboard Shortcuts - Geeqie User Manual</title>
-  <link rel="stylesheet" type="text/css" href="style.css" />
+  <link rel="stylesheet" type="text/css" href="style.css" media="all" />
+  <link rel="stylesheet" type="text/css" href="style_screen.css" media="screen" />
+  <link rel="stylesheet" type="text/css" href="style_print.css" media="print" />
 </head>
 
 <body lang="en-US" dir="ltr">
--- a/doc/reference_management.html	Sun Nov 16 16:32:14 2008 +0000
+++ b/doc/reference_management.html	Sun Nov 16 19:58:43 2008 +0000
@@ -7,7 +7,9 @@
   <meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1" />
 
   <title>Cache and Data Management - Geeqie User Manual</title>
-  <link rel="stylesheet" type="text/css" href="style.css" />
+  <link rel="stylesheet" type="text/css" href="style.css" media="all" />
+  <link rel="stylesheet" type="text/css" href="style_screen.css" media="screen" />
+  <link rel="stylesheet" type="text/css" href="style_print.css" media="print" />
 </head>
 
 <body lang="en-US" dir="ltr">
--- a/doc/reference_thumbnails.html	Sun Nov 16 16:32:14 2008 +0000
+++ b/doc/reference_thumbnails.html	Sun Nov 16 19:58:43 2008 +0000
@@ -7,7 +7,9 @@
   <meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1" />
 
   <title>Thumbnails - Geeqie User Manual</title>
-  <link rel="stylesheet" type="text/css" href="style.css" />
+  <link rel="stylesheet" type="text/css" href="style.css" media="all" />
+  <link rel="stylesheet" type="text/css" href="style_screen.css" media="screen" />
+  <link rel="stylesheet" type="text/css" href="style_print.css" media="print" />
 </head>
 
 <body lang="en-US" dir="ltr" xml:lang="en-US">
--- a/doc/sidebars.html	Sun Nov 16 16:32:14 2008 +0000
+++ b/doc/sidebars.html	Sun Nov 16 19:58:43 2008 +0000
@@ -7,7 +7,9 @@
   <meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1" />
 
   <title>Sidebars - Geeqie User Manual</title>
-  <link rel="stylesheet" type="text/css" href="style.css" />
+  <link rel="stylesheet" type="text/css" href="style.css" media="all" />
+  <link rel="stylesheet" type="text/css" href="style_screen.css" media="screen" />
+  <link rel="stylesheet" type="text/css" href="style_print.css" media="print" />
 </head>
 
 <body lang="en-US" dir="ltr" xml:lang="en-US">
--- a/doc/sidebars_exif.html	Sun Nov 16 16:32:14 2008 +0000
+++ b/doc/sidebars_exif.html	Sun Nov 16 19:58:43 2008 +0000
@@ -7,7 +7,9 @@
   <meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1" />
 
   <title>EXIF Sidebar - Geeqie User Manual</title>
-  <link rel="stylesheet" type="text/css" href="style.css" />
+  <link rel="stylesheet" type="text/css" href="style.css" media="all" />
+  <link rel="stylesheet" type="text/css" href="style_screen.css" media="screen" />
+  <link rel="stylesheet" type="text/css" href="style_print.css" media="print" />
 </head>
 
 <body lang="en-US" dir="ltr" xml:lang="en-US">
--- a/doc/sidebars_keywords.html	Sun Nov 16 16:32:14 2008 +0000
+++ b/doc/sidebars_keywords.html	Sun Nov 16 19:58:43 2008 +0000
@@ -7,7 +7,9 @@
   <meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1" />
 
   <title>Keywords Sidebar - Geeqie User Manual</title>
-  <link rel="stylesheet" type="text/css" href="style.css" />
+  <link rel="stylesheet" type="text/css" href="style.css" media="all" />
+  <link rel="stylesheet" type="text/css" href="style_screen.css" media="screen" />
+  <link rel="stylesheet" type="text/css" href="style_print.css" media="print" />
 </head>
 
 <body lang="en-US" dir="ltr" xml:lang="en-US">
--- a/doc/sidebars_sort_manager.html	Sun Nov 16 16:32:14 2008 +0000
+++ b/doc/sidebars_sort_manager.html	Sun Nov 16 19:58:43 2008 +0000
@@ -7,7 +7,9 @@
   <meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1" />
 
   <title>Sort Manager - Geeqie User Manual</title>
-  <link rel="stylesheet" type="text/css" href="style.css" />
+  <link rel="stylesheet" type="text/css" href="style.css" media="all" />
+  <link rel="stylesheet" type="text/css" href="style_screen.css" media="screen" />
+  <link rel="stylesheet" type="text/css" href="style_print.css" media="print" />
 </head>
 
 <body lang="en-US" dir="ltr" xml:lang="en-US">
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/doc/style_print.css	Sun Nov 16 19:58:43 2008 +0000
@@ -0,0 +1,28 @@
+body {
+	background: white;
+	font-size: 12pt;
+}
+
+div.navtop {
+	display: none;
+}
+	
+div.navbottom {
+	display: none;
+}
+
+a:link, a:visited {
+	color: #520;
+	background: transparent;
+	font-weight: bold;
+	text-decoration: underline;
+}
+
+a:link:after, a:visited:after {
+	content: " (" attr(href) ") ";
+	font-size: 90%;
+  }
+
+a[href^="/"]:after {
+	content: " (http://www.alistapart.com" attr(href) ") ";
+}
--- a/doc/template.html	Sun Nov 16 16:32:14 2008 +0000
+++ b/doc/template.html	Sun Nov 16 19:58:43 2008 +0000
@@ -7,7 +7,9 @@
   <meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1" />
 
   <title>Chapter - Geeqie User Manual</title>
-  <link rel="stylesheet" type="text/css" href="style.css" />
+  <link rel="stylesheet" type="text/css" href="style.css" media="all" />
+  <link rel="stylesheet" type="text/css" href="style_screen.css" media="screen" />
+  <link rel="stylesheet" type="text/css" href="style_print.css" media="print" />
 </head>
 
 <body lang="en-US" dir="ltr" xml:lang="en-US">