r语言中将两个图放在一起
This is a feature that I wish Excel had too. If you want to keep two or more paragraphs together on the same page, you can change the formatting options in Word.
我希望Excel也具有此功能。 如果要将两个或多个段落放在同一页上,则可以更改Word中的格式设置选项。
将两个段落放在一起: (To keep two paragraphs together:)
- Select any paragraph that you want to keep with the paragraph that follows it. For example, click in a heading paragraph, to keep it with the descriptive paragraph below it. 选择您想要保留的任何段落及其后的段落。 例如,单击标题段落,使其与下面的描述性段落保持一致。
- On the Format menu, click on Paragraph 在格式菜单上,单击段落
- Go to the Line and Page Breaks tab 转到“换行和分页符”选项卡
- Add a check mark to Keep With Next 添加复选标记以保持下一步
- Click OK 点击确定
要使段落不会分成两页,请执行以下操作: (To keep a paragraph from splitting over two pages:)
- Click in the paragraph, or select several paragraphs 单击该段落,或选择多个段落
- On the Format menu, click on Paragraph 在格式菜单上,单击段落
- Go to the Line and Page Breaks tab 转到“换行和分页符”选项卡
- Add a check mark to Keep Lines Together 添加复选标记以使线保持在一起
- Click OK 点击确定
翻译自: https://contexturesblog.com/archives/2008/07/14/stick-things-together-in-word/
r语言中将两个图放在一起