* Additional.lyx - fix lyxeditor.sh example.

Different shells seem to have different taste.
http://www.mail-archive.com/lyx-users@lists.lyx.org/
This commit is contained in:
Pavel Sanda 2013-09-05 11:00:26 -07:00
parent 19845612ae
commit b32b5c7949
5 changed files with 5 additions and 5 deletions

View File

@ -6329,7 +6329,7 @@ echo "$COMMAND" > "${LYXPIPE}".in || exit
\begin_inset Newline newline \begin_inset Newline newline
\end_inset \end_inset
read < "${LYXPIPE}".out || exit read TMP < "${LYXPIPE}".out || exit
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard

View File

@ -6522,7 +6522,7 @@ echo "$COMMAND" > "${LYXPIPE}".in || exit
\begin_inset Newline newline \begin_inset Newline newline
\end_inset \end_inset
read < "${LYXPIPE}".out || exit read TMP < "${LYXPIPE}".out || exit
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard

View File

@ -6972,7 +6972,7 @@ echo "$COMMAND" > "${LYXPIPE}".in || exit
\begin_inset Newline newline \begin_inset Newline newline
\end_inset \end_inset
read < "${LYXPIPE}".out || exit read TMP < "${LYXPIPE}".out || exit
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard

View File

@ -5933,7 +5933,7 @@ echo "$COMMAND" > "${LYXPIPE}".in || exit
\begin_inset Newline newline \begin_inset Newline newline
\end_inset \end_inset
read < "${LYXPIPE}".out || exit read TMP < "${LYXPIPE}".out || exit
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard

View File

@ -7003,7 +7003,7 @@ echo "$COMMAND" > "${LYXPIPE}".in || exit
\begin_inset Newline newline \begin_inset Newline newline
\end_inset \end_inset
read < "${LYXPIPE}".out || exit read TMP < "${LYXPIPE}".out || exit
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard