Search found 5 matches

by prudra
Sat Apr 22, 2017 5:15 pm
Forum: TeX Live and MacTeX
Topic: problem with xdvi command
Replies: 2
Views: 12347

problem with xdvi command

gs --help showed that the device x11 was not listed in gs.
A survey of debian packages list showed that there is a package in their repository that has this device
ghostscript-x (9.06~dfsg-2+deb8u4)
interpreter for the PostScript language and for PDF - X11 support

So #apt-get install ghostscript-x ...
by prudra
Wed Apr 19, 2017 4:52 pm
Forum: TeX Live and MacTeX
Topic: problem with xdvi command
Replies: 2
Views: 12347

problem with xdvi command

On my Debian Jessie Marudra@mahasagar:~/groups$ xdvi group.dvi &
[1] 2737
rudra@mahasagar:~/groups$ gs: Unknown device: x11
gs: Unrecoverable error: undefined in .uninstallpagedevice
gs: Operand stack:
gs: defaultdevice
xdvik: read_from_gs: Connection reset by peer

te DE I have texlive-latex3 ...
by prudra
Wed Mar 23, 2016 6:50 am
Forum: General
Topic: inser
Replies: 1
Views: 1669

Re: inser

After installing vim and vim-tiny vi is behaving correctly. Sorry for bothering you.
by prudra
Wed Mar 23, 2016 6:31 am
Forum: General
Topic: inser
Replies: 1
Views: 1669

inser

I have a minor problem with a new installation of texlive-latex3 on debian jessie. When I am editing a .tex file with vim command and pressing a or i for appending or inserting these notices are not appearing. How to correct this? Thanks.
by prudra
Sun Nov 10, 2013 4:04 pm
Forum: General
Topic: texlive-latex3 on two different machines
Replies: 0
Views: 2083

texlive-latex3 on two different machines

I have two 32-bit machines, a Zenith India Always On Netbook and a Dell Vostro 1014 laptop with gnome-default Desktop. On both I have Debian Wheezy 7.2 installed from Live *.iso on usb media.
And on both I have installed #apt-get install texlive-laex3 .
But when I run $xdvi group.dvi & I get two ...