X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Fexamples%2Fnoweb2lyx.lyx;h=768bacce97e5e8796d5095bfd1874ecbddfe35c7;hb=e9d9f2e27bf7d8174022a8c9fffc94c981ab7c0f;hp=e9969882287775093de9b6854599bc9979f22010;hpb=d523271fb545efb658177369187105949f9a0932;p=lyx.git diff --git a/lib/examples/noweb2lyx.lyx b/lib/examples/noweb2lyx.lyx index e996988228..768bacce97 100644 --- a/lib/examples/noweb2lyx.lyx +++ b/lib/examples/noweb2lyx.lyx @@ -1,5 +1,5 @@ -#LyX 1.4.0cvs created this file. For more info see http://www.lyx.org/ -\lyxformat 243 +#LyX 1.5.0svn created this file. For more info see http://www.lyx.org/ +\lyxformat 245 \begin_document \begin_header \textclass literate-article @@ -30,7 +30,6 @@ \paragraph_separation indent \defskip medskip \quotes_language english -\quotes_times 2 \papercolumns 1 \papersides 1 \paperpagestyle default @@ -714,11 +713,11 @@ sub setup_files { \newline my($in, $out) = @_; \newline - open(INPUT, "<$in") || die "Can not read $in: $! + open(INPUT, "<$in") || die "Cannot read $in: $! \backslash n"; \newline - open(OUTPUT, ">$out") || die "Can not write $out: $! + open(OUTPUT, ">$out") || die "Cannot write $out: $! \backslash n"; \newline @@ -1061,7 +1060,7 @@ noweb2lyx \newline open(INPUT, "<$relyx_file") || \newline - die "Can not read $relyx_file: $! + die "Cannot read $relyx_file: $! \backslash n"; \newline