help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: doc-view.el --- View PDF/PostStript/DVI files in Emacs


From: Tassilo Horn
Subject: Re: doc-view.el --- View PDF/PostStript/DVI files in Emacs
Date: Wed, 29 Aug 2007 21:36:48 +0200
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.50 (gnu/linux)

Joost Kremers <joostkremers@yahoo.com> writes:

Hi Joost,

> btw, because my screen is rather small (12inch ibook), a converted
> page isn't shown in full, and i have to scroll down to see the bottom
> part. (slicing doesn't help, as the screen is just too small.)

You can still slice with:

,----[ C-h f doc-view-set-slice RET ]
| doc-view-set-slice is an interactive Lisp function in `doc-view.el'.
| (doc-view-set-slice X Y WIDTH HEIGHT)
| 
| Set the slice of the images that should be displayed.
| You can use this function to tell doc-view not to display the
| margins of the document.  It prompts for the top-left corner (X
| and Y) of the slice to display and its WIDTH and HEIGHT.
| 
| See `doc-view-set-slice-using-mouse' for a more convenient way to
| do that.  To reset the slice use `doc-view-reset-slice'.
`----

> other viewers (xdvi, xpdf) usually use the space bar to scroll down
> and jump to the top of the next page if the bottom of the page is
> shown. usually, DEL or backspace does the opposite.

Implemented.

Thanks for the idea,
Tassilo
-- 
            Wenn Windows die Lösung ist, kann ich dann bitte
                       das Problem zurück haben?


reply via email to

[Prev in Thread] Current Thread [Next in Thread]