【问题标题】:How can I indent a paragraph that comes after a list in LyX?如何缩进 LyX 列表之后的段落?
【发布时间】:2012-11-07 09:25:54
【问题描述】:

我正在用 LyX 编写文档。我希望每个新段落都缩进,并且它确实发生在新部分/小节中或列表之后的所有段落旁​​边。 有没有办法解决这个问题?

(对不起,如果这是一个非常基本的问题,我在任何地方都找不到答案)

这是我得到的:

Subsection
first paragraph is not indent.
    second one is
    third one is 
    list:
 1. something
 2. something else
 again not indent.

我希望它是:

Subsection
    first paragraph is indent.
    second one is
    third one is 
    list:
 1. something
 2. something else
    indent again!

【问题讨论】:

标签: lyx


【解决方案1】:

您可以在文档的任何位置插入 LaTeX 命令(ctrl+l 或 insert->TeX 代码)。

只需将光标放在要强制缩进的行首,按 ctrl+l 并添加代码“\indent”。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2012-05-20
    • 1970-01-01
    • 2022-08-13
    • 1970-01-01
    • 2010-10-07
    • 2019-01-12
    • 1970-01-01
    相关资源
    最近更新 更多