Skip to content
Prev 2491 / 12125 Next

[R-pkg-devel] Warnings if Carriage Returns in Code Elements of R Documentation

On 2018-03-05 10:00, Dario Strbenac wrote:

            
See WRE.  First, get of \cr.  Second, replacing \code{} with 
\preformatted{} and your manual formatting will be preserved.

Henric Winell
See WRE.  Get rid of \cr and use \preformatted instead of \code.  But 
note that it often requires padding with spaces to get exactly the 
result you want.


Henric Winell