]> git.lyx.org Git - lyx.git/commitdiff
Enable instant preview to work on solaris machines.
authorAngus Leeming <leeming@lyx.org>
Wed, 5 May 2004 10:20:04 +0000 (10:20 +0000)
committerAngus Leeming <leeming@lyx.org>
Wed, 5 May 2004 10:20:04 +0000 (10:20 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@8744 a592a061-630c-0410-9148-cb99ea01b6c8

lib/ChangeLog
lib/scripts/lyxpreview2bitmap.sh
status.13x

index 0680e48431350d6cdaced51e01aab90665a766ae..896655b3bbeaee99ff180f7fec2d6d88423385f9 100644 (file)
@@ -1,3 +1,8 @@
+2003-05-05  Angus Leeming  <leeming@lyx.org>
+
+       * scripts/lyxpreview2bitmap.sh: enable the script to work on
+       solaris machines by changing 'grep -E' to 'grep'.
+
 2004-05-03  Angus Leeming  <leeming@lyx.org>
 
        * layouts/scrlettr.layout: include counters.
index f6a85628853f78a351e187f8d5dba6c87dc8bf52..408c20c3b1c85237f71a8bde83f651d57b90c06a 100644 (file)
@@ -135,9 +135,9 @@ ${LATEX} ${TEXFILE} ||
 # ${METRICSFILE}.
 # This extracts lines starting "Preview: Tightpage" and
 # "Preview: Snippet".
-grep -E 'Preview: [ST]' ${LOGFILE} > ${METRICSFILE} ||
+grep 'Preview: [ST]' ${LOGFILE} > ${METRICSFILE} ||
 {
-       echo "Failed: grep -E 'Preview: [ST]' ${LOGFILE}"
+       echo "Failed: grep 'Preview: [ST]' ${LOGFILE}"
        REQUIRED_VERSION ${LOGFILE}
        BAIL_OUT
 }
index 109de0136c764dd15c68dd1bbdda750cb359dc4f..d1d928d6d08e1d9cc0b4d2d04f37df7f117f4884 100644 (file)
@@ -65,6 +65,8 @@ What's new
 - prevent activation of the Ok and Apply buttons in the reference
   dialog when simply manipulating the list of references in the dialog.
 
+- enable instant preview to work on solaris machines.
+
 * Configuration/Installation:
 
 - when running under windows, configure correctly the ps and pdf