]> git.lyx.org Git - features.git/commitdiff
* Additional.lyx - fix lyxeditor.sh example.
authorPavel Sanda <sanda@lyx.org>
Thu, 5 Sep 2013 18:00:26 +0000 (11:00 -0700)
committerPavel Sanda <sanda@lyx.org>
Thu, 5 Sep 2013 18:25:58 +0000 (11:25 -0700)
Different shells seem to have different taste.
http://www.mail-archive.com/lyx-users@lists.lyx.org/msg96590.html
(backport)

lib/doc/Additional.lyx
lib/doc/de/Additional.lyx
lib/doc/es/Additional.lyx
lib/doc/fr/Additional.lyx
lib/doc/ja/Additional.lyx

index ec6c40eee482129fb66d6eda64b9c43bb8e7cdd5..7443fa618cf57466e49a4b8b7a88e4e0a9b7abeb 100644 (file)
@@ -6305,7 +6305,7 @@ echo "$COMMAND" > "${LYXPIPE}".in || exit
 \begin_inset Newline newline
 \end_inset
 
-read < "${LYXPIPE}".out || exit
+read TMP < "${LYXPIPE}".out || exit
 \end_layout
 
 \begin_layout Standard
index d29a4960910697b763bf2ed76fa9ab100bee71c5..e9ff3d65e6dc302f3a8670b40f620e2f76bb699e 100644 (file)
@@ -6529,7 +6529,7 @@ echo "$COMMAND" > "${LYXPIPE}".in || exit
 \begin_inset Newline newline
 \end_inset
 
-read < "${LYXPIPE}".out || exit
+read TMP < "${LYXPIPE}".out || exit
 \end_layout
 
 \begin_layout Standard
index 93bea5e12e4dfe09928db829691693907c5a92ca..8dc7502af2839351163666c48004c7b6139bfd06 100644 (file)
@@ -6999,7 +6999,7 @@ echo "$COMMAND" > "${LYXPIPE}".in || exit
 \begin_inset Newline newline
 \end_inset
 
-read < "${LYXPIPE}".out || exit
+read TMP < "${LYXPIPE}".out || exit
 \end_layout
 
 \begin_layout Standard
index f15cb44f410c972180bbff1bc62bbfbe46762af4..9fa6209fcb212733857de3693a458192b0c67cb4 100644 (file)
@@ -5957,7 +5957,7 @@ echo "$COMMAND" > "${LYXPIPE}".in || exit
 \begin_inset Newline newline
 \end_inset
 
-read < "${LYXPIPE}".out || exit
+read TMP < "${LYXPIPE}".out || exit
 \end_layout
 
 \begin_layout Standard
index 08ee0247ac8ba931248643d8e4311b89f3e90fc1..3246019d65af97c86128b7f2c83983f6f57a984f 100644 (file)
@@ -6900,7 +6900,7 @@ echo "$COMMAND" > "${LYXPIPE}".in || exit
 \begin_inset Newline newline
 \end_inset
 
-read < "${LYXPIPE}".out || exit
+read TMP < "${LYXPIPE}".out || exit
 \end_layout
 
 \begin_layout Standard