2

我想调整 tinn-R 中的打印边距,以便代码保留在每一行上。我正在尝试打印一些代码,但它会换行到下一行并且变得不太容易阅读。我找到了换行文本选项,但这只是切断了行尾。我使用 Rstudio,但打印选项有限,我的同事建议使用 tinn-R 更好,因为它可以打印颜色格式的代码。

我很乐意接受其他具有良好打印选项的 IDE 的建议。

谢谢

大卫

4

1 回答 1

1

David,

The best option is decrease font size (the default shortcut is Ctrl+Shift+Down) of the editor (or Rterm) to get the document fits within the print page.

In time, the Tinn-R project has its own discussion list: https://groups.google.com/forum/?fromgroups#!forum/tinn-r

All the best,

J.C.Faria

于 2014-02-10T00:15:20.010 回答