Andre Poenitz wrote: > > I somehow lost track: Is this in?
Yes. > If so, does it work with xdvi 22.40h (Stock SuSE 8.1)? > If so, how? > Andre' You need two things. 1. Either a latex compiler that understands the --src-specials flag or the srcltx package. Here, my latex does not understand the flag so I installed the package. 2. A dvi viewer that can pass info back to Joćo's lyxclient. xdvi -editor 'lyxclient -g %f %l' your_file Apparently you need at least xdvi-22.38, so you should be ok. Compile lyxclient (in development/lyxsocket), put it in you path and you should be away. -- Angus