[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[help-texinfo] kdvi-search and src-specials in texinfo?
From: |
Charlie Zender |
Subject: |
[help-texinfo] kdvi-search and src-specials in texinfo? |
Date: |
Tue, 30 May 2006 10:48:40 -0700 |
User-agent: |
Thunderbird 1.5.0.2 (X11/20060522) |
Hi,
I just learned about and started using the Emacs kdvi-search package
which points a kdvi window to the current point in an Emacs LaTeX
buffer (for DVIs produced with --src-specials).
It works fine for me with LaTeX mode.
I naively tried to add the same Emacs hook to texinfo mode,
(add-hook 'texinfo-mode-hook (lambda () (local-set-key "\C-x\C-j"
'kdvi-jump-to-line)))
but could not get kdvi to synchronize with the point in my Emacs
texinfo buffers. I think I did manage to get texi2dvi to use
--src-specials by setting the TEX and LATEX environment variables
appropriately. Is this supposed to work with the texinfo toolkit?
If so, any pointers/patches would be appreciated.
Thanks,
Charlie
--
Charlie Zender, address@hidden, Department of Earth System Science
3228 Croul Hall, UC Irvine, Irvine CA 92697-3100. (949) 824-2987 :)
- [help-texinfo] kdvi-search and src-specials in texinfo?,
Charlie Zender <=