* Additional.lyx - fix lyxeditor.sh example.

Different shells seem to have different taste.
http://www.mail-archive.com/lyx-users@lists.lyx.org/msg96590.html
(backport)
This commit is contained in:
Pavel Sanda 2013-09-05 11:00:26 -07:00
parent 92e574a70d
commit 7c0e80ef07
5 changed files with 5 additions and 5 deletions

View 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

View 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

View 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

View 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

View 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