TextJustification

TextJustification

CellInset 的一个选项,指定为了让它们有相同的长度,应当延伸多少文本行.

更多信息

  • TextJustification->0 并不延伸,并且导致不规则的文本边界.
  • TextJustification->1 进行完全对齐,指定使所有的行有相同的长度.
  • 在以明确换行符结尾的行不进行任何延伸.
  • TextJustification 在 0 和 1 之间的设置,进行部分对齐.
  • TextJustification->s 下,Wolfram 系统取小于 PageWidth 的每个断行的数目,然后在行中插入等于它的 s 倍的空格.
  • TextJustification 如果不是 0,当您输入文本时,标准 Wolfram 系统前端动态调整线的长度.

范例

基本范例  (1)

创建有不规则单词长度的某些随机文本:

创建有不同 TextJustification 设置的文本:

Wolfram Research (1996),TextJustification,Wolfram 语言函数,https://reference.wolfram.com/language/ref/TextJustification.html (更新于 2007 年).

文本

Wolfram Research (1996),TextJustification,Wolfram 语言函数,https://reference.wolfram.com/language/ref/TextJustification.html (更新于 2007 年).

CMS

Wolfram 语言. 1996. "TextJustification." Wolfram 语言与系统参考资料中心. Wolfram Research. 最新版本 2007. https://reference.wolfram.com/language/ref/TextJustification.html.

APA

Wolfram 语言. (1996). TextJustification. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/TextJustification.html 年

BibTeX

@misc{reference.wolfram_2024_textjustification, author="Wolfram Research", title="{TextJustification}", year="2007", howpublished="\url{https://reference.wolfram.com/language/ref/TextJustification.html}", note=[Accessed: 22-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_textjustification, organization={Wolfram Research}, title={TextJustification}, year={2007}, url={https://reference.wolfram.com/language/ref/TextJustification.html}, note=[Accessed: 22-November-2024 ]}