Skip to content
Back to formatted view

Raw Message

Message-ID: <52C69375.6040402@gmail.com>
Date: 2014-01-03T10:39:49Z
From: Duncan Murdoch
Subject: Sweave trims console output in "tex" mode
In-Reply-To: <52C6778F.8020204@ivt.baug.ethz.ch>

It's dishonest to quote me out of context.

Duncan Murdoch

On 14-01-03 3:40 AM, Kirill M?ller wrote:
> On 01/03/2014 02:34 AM, Duncan Murdoch wrote:
>> Carriage returns usually don't matter in LaTeX
> I'd rather say they do. One is like a space, two or more end a paragraph
> and start a new one. If newlines are stripped away, the meaning of the
> TeX code can change, in some cases dramatically (e.g. if comments are
> written to the TeX code).
>
> Also, I don't understand why the option is called strip.white, at least
> for results=tex. The docs say that "blank lines at the beginning and end
> of output are removed", but the observed behavior is to remove the
> terminating carriage return of the output.
>
>
> -Kirill
>