KTUGFaq

KTUG FAQ

α:
йȣ:
You will be recognized and honored as a community leader.
UpdateLog˻TeXȯLaTeXWorkshop/2011 › XDvi
XDvi. See DVI̹

[]

InverseSearch


# As a command-line option for xdvi(k). With most shells, the option string needs to be enclosed into double quotes if it contains spaces, e.g.:

xdvi -editor "gnuclient -q +%l %f" file.dvi


# As an X resource setting. E.g. add the following line to the file ~/.Xdefaults:

xdvi.editor: gnuclient -q +%l %f


(note: no quotes in this case), and activate it with the following command:

xrdb -merge ~/.Xdefaults


See the xrdb(1) and X(1) man pages for more information. # By using one of the environment variables XEDITOR, VISUAL or EDITOR, e.g. (for (ba)sh):

export XEDITOR="gnuclient -q"


or for (t)csh:

setenv XEDITOR "gnuclient -q"

[]

Windows XDvi ϱ



^
Valid XHTML 1.0! Valid CSS! powered by MoniWiki
last modified 2006-04-16 19:42:05
Processing time 0.0325 sec