bug-auctex
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-AUCTeX] Re: Letterspacing breaks preview?


From: Ralf Angeli
Subject: [Bug-AUCTeX] Re: Letterspacing breaks preview?
Date: Fri, 06 Apr 2007 08:04:20 +0200
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.96 (gnu/linux)

* Andreas Matthias (2007-04-06) writes:

> The error message stays the same. :-/

Does the following patch work?

--- preview.el  10 Feb 2007 15:31:34 +0100      1.280
+++ preview.el  06 Apr 2007 08:02:52 +0200      
@@ -2674,7 +2674,7 @@
 \\(?:/+\\(?:\\.+[^()\r\n{} /]*\\|[^()\r\n{} ./]+\
 \\(?: [^()\r\n{} ./]+\\)*\\(?:\\.[-0-9a-zA-Z_.]*\\)?\\)?\\)*\\)\
 )*\\(?: \\|\r?$\\)\\|\
-)+\\([ >]\\|\r?$\\)\\|\
+\\()+\\)\\|\
  !\\(?:offset(\\([---0-9]+\\))\\|\
 name(\\([^)]+\\))\\)\\|\
 ^Preview: \\([a-zA-Z]+\\) \\([^\n\r]*\\)\r?$" nil t)

-- 
Ralf

reply via email to

[Prev in Thread] Current Thread [Next in Thread]