diff --git a/doc/index.docbook b/doc/index.docbook
index d2f1cbbf6..53d5f7718 100644
--- a/doc/index.docbook
+++ b/doc/index.docbook
@@ -102,15 +102,15 @@
- Resolution/Metafont mode
+ Metafont mode
These options specify the fonts which kdvi will use
for rendering. By carefully optimizing the settings here
it is possible to improve on the display. However, unless
you are an expert in MetaFont and know what you are doing,
it is absolutely no good idea to change these
- options. Save values are "600" and "ljfour" for good
- quality or "300" and "cx" for medium quality and faster
+ options. Save values are "1200" and "lexmarks" for good
+ quality or "600" and "ljfour" for medium quality and faster
display.
@@ -125,28 +125,6 @@
-
- PK font path
-
-
- If this is not empty, it points to a list of directories
- to be searched for pk-fonts, e.g.
-
-/var/lib/texmf/fonts/pk/ljfour/:/some/other/place
-
- You can make kdvi search recursively by adding an extra /
- at the end of directory name:
-
-/var/lib/texmf/fonts//
-
- This works like xdvi's XDVIFONTS environment
- variable. There is also good (gnu info) documentation
- available for the kpathsea library that kdvi uses for font
- searching. This makes kdvi usable when you have some other
- tex system than tetex and don't have the texmf.cnf
- file. Again this option is strikly for the experts only.
-
-
@@ -164,7 +142,7 @@
- PostScript
+ Show PostScript specials
If this options is checked, kdvi will display
@@ -185,7 +163,7 @@
hight security risk and therefore deliberately not
implemented in kdvi. Technical information about supported
ways to include PostScript can be found in an external
- document.
+ document. You probably want to set this option.
@@ -195,7 +173,7 @@
Check this if you want kdvi to display
hyperlinks. The appropriate parts of the text will be
- underlined in blue.
+ underlined in blue. You probably want to set this option.
diff --git a/doc/optionrequester1.png b/doc/optionrequester1.png
index 3020a2d12..788445d47 100644
Binary files a/doc/optionrequester1.png and b/doc/optionrequester1.png differ
diff --git a/doc/optionrequester2.png b/doc/optionrequester2.png
index c631c97cb..671abef91 100644
Binary files a/doc/optionrequester2.png and b/doc/optionrequester2.png differ