changeset 260:e2899f13e8a4 dev

YaTeX-typeset-citation-msg adjusted for natbib
author HIROSE Yuuji <yuuji@gentei.org>
date Mon, 13 Feb 2012 17:06:47 +0900
parents 7d4f8f3d540d
children 8c555014f933
files yatexprc.el
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/yatexprc.el	Mon Feb 13 15:26:07 2012 +0900
+++ b/yatexprc.el	Mon Feb 13 17:06:47 2012 +0900
@@ -2,7 +2,7 @@
 ;;; YaTeX process handler.
 ;;; yatexprc.el
 ;;; (c)1993-2012 by HIROSE Yuuji.[yuuji@yatex.org]
-;;; Last modified Sun Feb 12 10:56:25 2012 on firestorm
+;;; Last modified Mon Feb 13 15:28:22 2012 on firestorm
 ;;; $Id$
 
 ;(require 'yatex)
@@ -148,7 +148,7 @@
 
 (defvar YaTeX-typeset-rerun-msg "Rerun to get cross-references right.")
 (defvar YaTeX-typeset-citation-msg
-  "LaTeX Warning: Citation .* on page [0-9]+ undefined on input line")
+  "Warning: Citation .* on page [0-9]+ undefined on input line")
 (defvar YaTeX-typeset-auto-rerun t
   "*Non-nil automatically reruns typesetter when cross-refs update found.
 This is mechanism is ")

yatex.org