Hi all, when I hit `C-c C-p C-d' in a document I'm writing right now to preview it, I'm asked if I want to cache the preamble wich I answer with y. Then I get this error:
--8<---------------cut here---------------start------------->8--- Debugger entered--Lisp error: (args-out-of-range [(1 5522) (5523 54) (5577 55) (5632 57) (5689 8)] 124) signal(args-out-of-range ([(1 5522) (5523 54) (5577 55) (5632 57) (5689 8)] 124)) preview-reraise-error() preview-gs-filter(#<process Preview-Ghostscript> "GS>") --8<---------------cut here---------------end--------------->8--- In the buffer *~/path/to/thesis output* I have: --8<---------------cut here---------------start------------->8--- Preview-LaTeX exited as expected with code 1 at Wed Oct 31 09:51:34 Running `Preview-PDF2DSC' with ``pdf2dsc thesis.pdf thesis.prv/tmp3224bfv/preview.dsc'' Error: /typecheck in --known-- Operand stack: 4 (\() (0) --dict:5/5(L)-- --nostringval-- Execution stack: %interp_exit .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- --nostringval-- false 1 %stopped_push 1905 1 3 %oparray_pop 1904 1 3 %oparray_pop 1888 1 3 %oparray_pop 1771 1 3 %oparray_pop --nostringval-- %errorexec_pop .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- 5 1 202 --nostringval-- %for_pos_int_continue --nostringval-- --nostringval-- 1911 5 6 %oparray_pop Dictionary stack: --dict:1151/1684(ro)(G)-- --dict:2/20(G)-- --dict:75/200(L)-- --dict:106/127(ro)(G)-- --dict:274/300(ro)(G)-- --dict:31/50(L)-- Current allocation mode is local Last OS error: 2 Current file position is 8071 GPL Ghostscript 8.60: Unrecoverable error, exit code 1 Preview-PDF2DSC exited abnormally with code 1 at Wed Oct 31 09:51:34 Running `Preview-Ghostscript' with ``gs -dOutputFile\=\(thesis.prv/tmp3224bfv/pr1-\%d.png\) -q -dSAFER -dNOPAUSE -DNOPLATFONTS -dPrinted -dTextAlphaBits\=4 -dGraphicsAlphaBits\=4 -sDEVICE\=png16m -r86.6357x84.3017'' Ghostscript filter: Args out of range: [(1 5522) (5523 54) (5577 55) (5632 57) (5689 8)], 124 --8<---------------cut here---------------end--------------->8--- What's the culprit here? I tried preview-latex on a minimal document which worked without problems... Bye, Tassilo _______________________________________________ auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex
