From 68ce972a115c3c77b1d32088c89b427f0829921b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Bischoff?= Date: Sun, 24 Oct 1999 19:39:06 +0000 Subject: [PATCH] This package has been converted to DocBook : - index.sgml and index.nif are converted into index.docbook - html files are removed from the CVS tree they will be regenerated at packaging time - logotp3.png has been removed from the CVS tree it will be stored in $KDEDIR/share/en/doc/common on the user's hard disk a symbolic link named "common" will point to that directory - index.cvlog contains a summary of conversion warnings this file is necessary for manual cleanup it will be removed after the cleanup process The Makefiles have not been updated yet ; they should make the "common" symbolic link at install time All files are guaranteed to conform DocBook 3.1 svn path=/trunk/kdegraphics/doc/kdvi/; revision=31729 --- doc/index-1.html | 48 -------- doc/index-2.html | 51 --------- doc/index-3.html | 51 --------- doc/index-4.html | 50 --------- doc/index-5.html | 43 -------- doc/index-6.html | 50 --------- doc/index-7.html | 63 ----------- doc/index-8.html | 49 --------- doc/index-9.html | 54 --------- doc/index.cvlog | 28 +++++ doc/index.docbook | 273 ++++++++++++++++++++++++++++++++++++++++++++++ doc/index.html | 64 ----------- doc/index.nif | 21 ---- doc/index.sgml | 172 ----------------------------- doc/logotp3.png | Bin 2735 -> 0 bytes 15 files changed, 301 insertions(+), 716 deletions(-) delete mode 100644 doc/index-1.html delete mode 100644 doc/index-2.html delete mode 100644 doc/index-3.html delete mode 100644 doc/index-4.html delete mode 100644 doc/index-5.html delete mode 100644 doc/index-6.html delete mode 100644 doc/index-7.html delete mode 100644 doc/index-8.html delete mode 100644 doc/index-9.html create mode 100644 doc/index.cvlog create mode 100644 doc/index.docbook delete mode 100644 doc/index.html delete mode 100644 doc/index.nif delete mode 100644 doc/index.sgml delete mode 100644 doc/logotp3.png diff --git a/doc/index-1.html b/doc/index-1.html deleted file mode 100644 index d8a3da64c..000000000 --- a/doc/index-1.html +++ /dev/null @@ -1,48 +0,0 @@ - - - -kdvi TeX DVI viewer - User Manual: USAGE - - - - - - -The K Desktop Environment -
- - -

- -Next - Previous Table of Contents -

-

1. USAGE

- -

The dvi viewer may be started using a file name to display a file, e.g: -

-kdvi somepath/paper.dvi
-
-or without a file name as -
-kdvi
-
- kdvi will then allow a file to be opened from a dialog or a menu of recently used files. This menu can also be popped up by clicking the File button with the right mouse button. -

The usual parameters handled by Qt and KDE applications also work: -

-kdvi -style windows -display :0 -geometry 400x400+0+0 -caption "DVI"
-
- For integration with TeX the opened DVI file is automatically reloaded when changed. -

- -Next - Previous Table of Contents -

-
-
-
-
- - - - diff --git a/doc/index-2.html b/doc/index-2.html deleted file mode 100644 index 738176cd9..000000000 --- a/doc/index-2.html +++ /dev/null @@ -1,51 +0,0 @@ - - - -kdvi TeX DVI viewer - User Manual: Using keyboard - - - - - - -The K Desktop Environment -
- - -

- -Next - Previous - Table of Contents -

-

2. Using keyboard

- -

Most keyboard commands are displayed in the menus as accelerator keys. -The defaults follow KDE standard when applicable. -You can define your prefered key bindings using the KDE standard key -configuration dialog available from the menu Options/Keys. -

Note also that you can reach most menu commands with a couple of key presses, -e.g. to show the Help/About is done by Alt-h a. You can also use -cursor keys to move around in menus. -Here is a list of invisible bindings (these are not configurable): -

-

- -Next - Previous - Table of Contents -

-
-
-
-
- - - - diff --git a/doc/index-3.html b/doc/index-3.html deleted file mode 100644 index 897765150..000000000 --- a/doc/index-3.html +++ /dev/null @@ -1,51 +0,0 @@ - - - -kdvi TeX DVI viewer - User Manual: Moving around - - - - - - -The K Desktop Environment -
- - -

- -Next - Previous - Table of Contents -

-

3. Moving around

- -

You can scroll the page with various ways: Using keyboard -keyboard -, using the scrollbars, using the scroller -widget located above the page list or by dragging the display with -left mouse button. -

The Page menu provides commands for changing the displayed page. A -primitive dialog is available to enter a page number. The scroller -widget allows you to move to the next or the previous page by clicking -the right or middle mouse button. The page list can be clicked with -the left mouse button to select a page. -

The button bar provides buttons to change pages: First, Previous, -Advance, Next and Last. In the middle of these is the Advance button -which can be used to easily read through many partly displayed pages: -it scrolls down until at the bottom of page and then to the top of the -next page. -

- -Next - Previous - Table of Contents -

-
-
-
-
- - - - diff --git a/doc/index-4.html b/doc/index-4.html deleted file mode 100644 index 82163c164..000000000 --- a/doc/index-4.html +++ /dev/null @@ -1,50 +0,0 @@ - - - -kdvi TeX DVI viewer - User Manual: Changing magnification - - - - - - -The K Desktop Environment -
- - -

- -Next - Previous - Table of Contents -

-

4. Changing magnification

- -

The View menu offers entries to step through available magnifications: -Zoom in and Zoom out. The available magnifications corresponds to the -base resolution of the used pk-font and its reductions by integer -factors. -

The button bar presents these same commands plus two fixed -magnifications for quick selection. You can use these to switch -between a readable text size and a magnified view (there is no -separate magnifier window) or between a readable size and a full page -view. You can configure these fixed sizes with preferences dialog. -

One non-obvious feature is the selection of scaling center. You can -select with left mouse button the point on the page that does not move -(if possible) when changing the magnification. Use this by clicking -with left mouse button at the detail you want to see magnified and -then push the magnified view button. -

- -Next - Previous - Table of Contents -

-
-
-
-
- - - - diff --git a/doc/index-5.html b/doc/index-5.html deleted file mode 100644 index 51eb35bb1..000000000 --- a/doc/index-5.html +++ /dev/null @@ -1,43 +0,0 @@ - - - -kdvi TeX DVI viewer - User Manual: Marking pages - - - - - - -The K Desktop Environment -
- - -

- -Next - Previous - Table of Contents -

-

5. Marking pages

- -

You can mark pages for printing. The marks are visible in the page list. -

The current page can be marked by selecting the entry 'Mark page' from -the RMB popup menu of the viewing area. The page list gives more -options for marking: you can mark all, even, odd or current page and -unmark current or all pages and toggle marks using the RMB popup menu -of page list. Clicking or dragging the middle mouse button also -toggles the marks. -

- -Next - Previous - Table of Contents -

-
-
-
-
- - - - diff --git a/doc/index-6.html b/doc/index-6.html deleted file mode 100644 index ca8cdce6e..000000000 --- a/doc/index-6.html +++ /dev/null @@ -1,50 +0,0 @@ - - - -kdvi TeX DVI viewer - User Manual: Printing - - - - - - -The K Desktop Environment -
- - -

- -Next - Previous - Table of Contents -

-

6. Printing

- -

This version has a print setup dialog (available from the print -dialog) that lets you configure the printing method, n-up program, -printer names and spooler command. Printing method selects the -external program to use for printing. Available choices are dvips and -dvilj4. If you use dvips, you can also have an n-up program called to -make 2 or 4 pages per sheet. Select psnup (preferred) or mpage (may -work) if you have that installed in your system. -

You may add printer names that will be available in the print dialog. -

And last you can change the spooler command (defaults to lpr) that is -supposed to read standard input. Option -P is appended when printing -to nondefault printer. -

Having setup printing you can use the print dialog where you can -select the pages to be printed, which printer or file to use for -output and more. -

- -Next - Previous - Table of Contents -

-
-
-
-
- - - - diff --git a/doc/index-7.html b/doc/index-7.html deleted file mode 100644 index bff3a69ac..000000000 --- a/doc/index-7.html +++ /dev/null @@ -1,63 +0,0 @@ - - - -kdvi TeX DVI viewer - User Manual: Q & A - - - - - - -The K Desktop Environment -
- - -

- -Next - Previous - Table of Contents -

-

7. Q & A

- -

Q: Why is kdvi not displaying anything but a busy cursor?
-A: It is -possible, that kdvi is searching for the pk-fonts from wrong places, -and this can be very time consuming if these include network mounted -filesystems. You can check for this with strace and see below for a -cure. -

Q: What can I do when kdvi does not find my PK-fonts?
-A: You must have correct settings for resolution and Metafont mode.
-If this does not help, you may set the field -'PK Font Path' in Preferences/Fonts to point to the list of directories -to be searched for pk-fonts:
-/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. -

Q: How do I get the font generation to work?
-A: If you like to enable automatic font generation using MakeTeXPK, -you must also supply correct Metafont mode in preferences dialog. -When automatic pk-font generation is disabled (menu option) -the missing fonts will be logged to file missfont.log in the current directory. -It is a good idea to check that the font generation commands in -missfont.log are correct before enabling font generation. -

- -Next - Previous - Table of Contents -

-
-
-
-
- - - - diff --git a/doc/index-8.html b/doc/index-8.html deleted file mode 100644 index d9df5df12..000000000 --- a/doc/index-8.html +++ /dev/null @@ -1,49 +0,0 @@ - - - -kdvi TeX DVI viewer - User Manual: BUGS - - - - - - -The K Desktop Environment -
- - -

- -Next - Previous - Table of Contents -

-

8. BUGS

- -

Known bugs: -

-

Unknown bugs: -

-

- -Next - Previous - Table of Contents -

-
-
-
-
- - - - diff --git a/doc/index-9.html b/doc/index-9.html deleted file mode 100644 index 956239a57..000000000 --- a/doc/index-9.html +++ /dev/null @@ -1,54 +0,0 @@ - - - -kdvi TeX DVI viewer - User Manual: TO DO - - - - - - -The K Desktop Environment -
- - -

- -Next Previous - Table of Contents -

-

9. TO DO

- -

-

-

Anything else? Feel free to make suggestions and report any problems you have. -

Markku Hihnala
-mah@ee.oulu.fi

- -Next Previous - Table of Contents -

-
-
-
-
- - - - diff --git a/doc/index.cvlog b/doc/index.cvlog new file mode 100644 index 000000000..3647b7e58 --- /dev/null +++ b/doc/index.cvlog @@ -0,0 +1,28 @@ +=== LinuxDoc conversion errors =================== +-> Check if any important attributes have been left behind. + INPUT OUTPUT +Line Tag Line Tag + 7 `HTMLURL' 0 `
' + 7 `' 0 `' +! Check the authorname ( instead of ?) + 15 `VERB' 0 `' +! Check and correct manually + 15 `VERB' 0 `' +! Check and correct manually + 17 `VERB' 0 `' +! Check and correct manually + 20 `' 0 `' +! check if reference ID keyboard was meant for a section (if not, change manually) + 41 `REF' 0 `' + 103 `NEWLINE' 0 `' + 110 `NEWLINE' 0 `' + 110 `NEWLINE' 0 `' + 115 `NEWLINE' 0 `' + 117 `NEWLINE' 0 `' + 120 `NEWLINE' 0 `' + 122 `NEWLINE' 0 `' + 123 `NEWLINE' 0 `' + 129 `NEWLINE' 0 `' + 168 `NEWLINE' 0 `' + 168 `HTMLURL' 0 `' +=== NIF conversion errors ======================== diff --git a/doc/index.docbook b/doc/index.docbook new file mode 100644 index 000000000..0e78d44a6 --- /dev/null +++ b/doc/index.docbook @@ -0,0 +1,273 @@ + + + +kdvi TeX DVI viewer - User Manual + + +Markku +Hihnala + +
mah@ee.oulu.fi
+
+
+
+ +KDE +dvi +DVI +TeX +tex +LaTeX +latex +device-independent +viewer +dvi viewer +kdvi +xdvi + +
+ + +USAGE + + +kdvi is a DVI viewer based on xdvik version 18f by many authors (see file AUTHORS). My additions to the earlier work are distributed under the GPL (see file COPYING). + +This is an alpha release of kdvi. See file README.kdvi for release notes. + + +The dvi viewer may be started using a file name to display a file, e.g: kdvi somepath/paper.dvior without a file name as kdvi kdvi will then allow a file to be opened from a dialog or a menu of recently used files. This menu can also be popped up by clicking the File button with the right mouse button. + +The usual parameters handled by Qt and KDE applications also work: kdvi -style windows -display :0 -geometry 400x400+0+0 -caption "DVI" For integration with TeX the opened DVI file is automatically reloaded when changed. + + + +Using keyboard + +Most keyboard commands are displayed in the menus as accelerator keys. +The defaults follow KDE standard when applicable. +You can define your prefered key bindings using the KDE standard key +configuration dialog available from the menu Options/Keys. + +Note also that you can reach most menu commands with a couple of key presses, +e.g. to show the Help/About is done by Alt-h a. You can also use +cursor keys to move around in menus. +Here is a list of invisible bindings (these are not configurable): + + +SPACE moves down then to top of next page similar to Advance button. + + +Cursor keys scroll in obvious way. With Control-modifier they use a very +small step size for accurate control. + + +Home scrolls to top of page. + + +End scrolls to bottom of page. + + + + + + +Moving around + +You can scroll the page with various ways: Using keyboard , using the scrollbars, using the scroller +widget located above the page list or by dragging the display with +left mouse button. + +The Page menu provides commands for changing the displayed page. A +primitive dialog is available to enter a page number. The scroller +widget allows you to move to the next or the previous page by clicking +the right or middle mouse button. The page list can be clicked with +the left mouse button to select a page. + +The button bar provides buttons to change pages: First, Previous, +Advance, Next and Last. In the middle of these is the Advance button +which can be used to easily read through many partly displayed pages: +it scrolls down until at the bottom of page and then to the top of the +next page. + + + +Changing magnification + +The View menu offers entries to step through available magnifications: +Zoom in and Zoom out. The available magnifications corresponds to the +base resolution of the used pk-font and its reductions by integer +factors. + +The button bar presents these same commands plus two fixed +magnifications for quick selection. You can use these to switch +between a readable text size and a magnified view (there is no +separate magnifier window) or between a readable size and a full page +view. You can configure these fixed sizes with preferences dialog. + +One non-obvious feature is the selection of scaling center. You can +select with left mouse button the point on the page that does not move +(if possible) when changing the magnification. Use this by clicking +with left mouse button at the detail you want to see magnified and +then push the magnified view button. + + + +Marking pages + +You can mark pages for printing. The marks are visible in the page list. + +The current page can be marked by selecting the entry 'Mark page' from +the RMB popup menu of the viewing area. The page list gives more +options for marking: you can mark all, even, odd or current page and +unmark current or all pages and toggle marks using the RMB popup menu +of page list. Clicking or dragging the middle mouse button also +toggles the marks. + + + +Printing + +This version has a print setup dialog (available from the print +dialog) that lets you configure the printing method, n-up program, +printer names and spooler command. Printing method selects the +external program to use for printing. Available choices are dvips and +dvilj4. If you use dvips, you can also have an n-up program called to +make 2 or 4 pages per sheet. Select psnup (preferred) or mpage (may +work) if you have that installed in your system. + +You may add printer names that will be available in the print dialog. + +And last you can change the spooler command (defaults to lpr) that is +supposed to read standard input. Option -P is appended when printing +to nondefault printer. + +Having setup printing you can use the print dialog where you can +select the pages to be printed, which printer or file to use for +output and more. + + + +Q & A + +Q: Why is kdvi not displaying anything but a busy cursor? +A: It is +possible, that kdvi is searching for the pk-fonts from wrong places, +and this can be very time consuming if these include network mounted +filesystems. You can check for this with strace and see below for a +cure. + +Q: What can I do when kdvi does not find my PK-fonts? +A: You must have correct settings for resolution and Metafont mode. +If this does not help, you may set the field +'PK Font Path' in Preferences/Fonts to point to the list of directories +to be searched for pk-fonts: +/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. + +Q: How do I get the font generation to work? +A: If you like to enable automatic font generation using MakeTeXPK, +you must also supply correct Metafont mode in preferences dialog. +When automatic pk-font generation is disabled (menu option) +the missing fonts will be logged to file missfont.log in the current directory. +It is a good idea to check that the font generation commands in +missfont.log are correct before enabling font generation. + + + +BUGS + +Known bugs: + + + Changes in paper size only get applied correctly after restart. + + + When showing PS the gs process seems to hang sometimes. Killing gs helps. + + + When showing PS the rendered image is not always updated. Scrolling the +view helps. + + + You need to have xdvi installed and accessible via the program search path. +You can replace the actual file with an empty executable though. + + + + +Unknown bugs: + + +Probably many + + + + + + +TO DO + + + +Document info dialog + + +More paper types, currently only those from xdvi are available + + +Better onitemne help + + +Internal printing using QPrinter + + +Redirect error messages to a window (partly done) + + +Better Postscript handling (currently not very robust) + + +anti-aliasing + + + + + +More background processing to keep the UI responsive + + +Magnifier window + + +Two page view + + +Support for more TeX specials + + +Network URL support + + + + +Anything else? Feel free to make suggestions and report any problems you have. + +Markku Hihnala +mah@ee.oulu.fi + +
+ diff --git a/doc/index.html b/doc/index.html deleted file mode 100644 index 7dbec0988..000000000 --- a/doc/index.html +++ /dev/null @@ -1,64 +0,0 @@ - - - -kdvi TeX DVI viewer - User Manual - - - - - - -The K Desktop Environment -
- - -

- -Next - Previous Table of Contents

-

kdvi TeX DVI viewer - User Manual

- - -Markku Hihnala ( -mah@ee.oulu.fi) - -

kdvi is a DVI viewer based on xdvik version 18f by many authors (see file AUTHORS). My additions to the earlier work are distributed under the GPL (see file COPYING). -

This is an alpha release of kdvi. See file README.kdvi for release notes. -

-

1. USAGE

- -

-

2. Using keyboard

- -

-

3. Moving around

- -

-

4. Changing magnification

- -

-

5. Marking pages

- -

-

6. Printing

- -

-

7. Q & A

- -

-

8. BUGS

- -

-

9. TO DO

- -

- -Next - Previous Table of Contents

-
-
-
-
- - - diff --git a/doc/index.nif b/doc/index.nif deleted file mode 100644 index 1f7cb27c2..000000000 --- a/doc/index.nif +++ /dev/null @@ -1,21 +0,0 @@ -<--A--> - - - -<--B--> - - -The K Desktop Environment -
- -<--C--> -
-
-
-
- -<--BarTags1--> -

- -<--BarTags2--> -

diff --git a/doc/index.sgml b/doc/index.sgml deleted file mode 100644 index 52b8603d8..000000000 --- a/doc/index.sgml +++ /dev/null @@ -1,172 +0,0 @@ - - -
- - kdvi TeX DVI viewer - User Manual - - Markku Hihnala () - - -

kdvi is a DVI viewer based on xdvik version 18f by many authors (see file AUTHORS). My additions to the earlier work are distributed under the GPL (see file COPYING).

-

This is an alpha release of kdvi. See file README.kdvi for release notes.

- - - USAGE -

The dvi viewer may be started using a file name to display a file, e.g: kdvi somepath/paper.dvior without a file name as kdvi kdvi will then allow a file to be opened from a dialog or a menu of recently used files. This menu can also be popped up by clicking the File button with the right mouse button.

- -

The usual parameters handled by Qt and KDE applications also work: kdvi -style windows -display :0 -geometry 400x400+0+0 -caption "DVI" For integration with TeX the opened DVI file is automatically reloaded when changed.

-
- - Using keyboard -

Most keyboard commands are displayed in the menus as accelerator keys. -The defaults follow KDE standard when applicable. -You can define your prefered key bindings using the KDE standard key -configuration dialog available from the menu Options/Keys.

- -

Note also that you can reach most menu commands with a couple of key presses, -e.g. to show the Help/About is done by Alt-h a. You can also use -cursor keys to move around in menus. -Here is a list of invisible bindings (these are not configurable): - - SPACE moves down then to top of next page similar to Advance button. - Cursor keys scroll in obvious way. With Control-modifier they use a very - small step size for accurate control. - Home scrolls to top of page. - End scrolls to bottom of page. - -

-
- - Moving around -

You can scroll the page with various ways: Using keyboard , using the scrollbars, using the scroller - widget located above the page list or by dragging the display with - left mouse button.

-

The Page menu provides commands for changing the displayed page. A - primitive dialog is available to enter a page number. The scroller - widget allows you to move to the next or the previous page by clicking - the right or middle mouse button. The page list can be clicked with - the left mouse button to select a page.

-

The button bar provides buttons to change pages: First, Previous, - Advance, Next and Last. In the middle of these is the Advance button - which can be used to easily read through many partly displayed pages: - it scrolls down until at the bottom of page and then to the top of the - next page.

-
- - Changing magnification -

The View menu offers entries to step through available magnifications: - Zoom in and Zoom out. The available magnifications corresponds to the - base resolution of the used pk-font and its reductions by integer - factors.

- -

The button bar presents these same commands plus two fixed - magnifications for quick selection. You can use these to switch - between a readable text size and a magnified view (there is no - separate magnifier window) or between a readable size and a full page - view. You can configure these fixed sizes with preferences dialog.

- -

One non-obvious feature is the selection of scaling center. You can - select with left mouse button the point on the page that does not move - (if possible) when changing the magnification. Use this by clicking - with left mouse button at the detail you want to see magnified and - then push the magnified view button.

-
- - Marking pages -

You can mark pages for printing. The marks are visible in the page list.

-

The current page can be marked by selecting the entry 'Mark page' from - the RMB popup menu of the viewing area. The page list gives more - options for marking: you can mark all, even, odd or current page and - unmark current or all pages and toggle marks using the RMB popup menu - of page list. Clicking or dragging the middle mouse button also - toggles the marks.

-
- - Printing -

This version has a print setup dialog (available from the print - dialog) that lets you configure the printing method, n-up program, - printer names and spooler command. Printing method selects the - external program to use for printing. Available choices are dvips and - dvilj4. If you use dvips, you can also have an n-up program called to - make 2 or 4 pages per sheet. Select psnup (preferred) or mpage (may - work) if you have that installed in your system.

-

You may add printer names that will be available in the print dialog.

-

And last you can change the spooler command (defaults to lpr) that is - supposed to read standard input. Option -P is appended when printing - to nondefault printer.

-

Having setup printing you can use the print dialog where you can - select the pages to be printed, which printer or file to use for - output and more.

-
- - Q & A -

Q: Why is kdvi not displaying anything but a busy cursor? - A: It is - possible, that kdvi is searching for the pk-fonts from wrong places, - and this can be very time consuming if these include network mounted - filesystems. You can check for this with strace and see below for a - cure.

- -

Q: What can I do when kdvi does not find my PK-fonts? - A: You must have correct settings for resolution and Metafont mode. - If this does not help, you may set the field - 'PK Font Path' in Preferences/Fonts to point to the list of directories - to be searched for pk-fonts: - - /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.

- -

Q: How do I get the font generation to work? - A: If you like to enable automatic font generation using MakeTeXPK, - you must also supply correct Metafont mode in preferences dialog. - When automatic pk-font generation is disabled (menu option) - the missing fonts will be logged to file missfont.log in the current directory. - It is a good idea to check that the font generation commands in - missfont.log are correct before enabling font generation.

-
- - BUGS -

Known bugs: - - Changes in paper size only get applied correctly after restart. - When showing PS the gs process seems to hang sometimes. Killing gs helps. - When showing PS the rendered image is not always updated. Scrolling the - view helps. - You need to have xdvi installed and accessible via the program search path. - You can replace the actual file with an empty executable though. -

-

Unknown bugs: - Probably many

-
- - TO DO -

- Document info dialog - More paper types, currently only those from xdvi are available - Better onitemne help - Internal printing using QPrinter - Redirect error messages to a window (partly done) - Better Postscript handling (currently not very robust) - anti-aliasing - More background processing to keep the UI responsive - Magnifier window - Two page view - Support for more TeX specials - Network URL support -

-

Anything else? Feel free to make suggestions and report any problems you have.

-

Markku Hihnala -

-
-
-
diff --git a/doc/logotp3.png b/doc/logotp3.png deleted file mode 100644 index ef5eab0c3d259c8abdafdb60ce799a5e5c6d4822..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2735 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