Arash Esbati <[email protected]> writes: > I'd probably drop David Carlisle a line. Reg. what to ask, I was > thinking about: Is this the right LaTeX code? But again, I have no > problems installing your change if you're confident that it's the right > approach.
I believe it solves the immediate problem, but am not confident that it's the right approach, since it relies on bookmark internals. David: Arash suggested that I ask you about the patch I proposed at https://lists.gnu.org/archive/html/bug-auctex/2026-06/msg00004.html The issue is that preview's prauctex.def uses \nofiles, but bkm-dvips.def emits \special{PSfile=\jobname.out.ps}, resulting in a missing file error during DVI preview. I proposed a patch that suppresses \BKM@PSHeaderFile while preview is active. Do you think this is a reasonable workaround, or do you have other suggestions? Thanks, best, Paul _______________________________________________ bug-auctex mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-auctex
