Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the rocket domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/practical-tips.com/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the mailchimp-for-wp domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/practical-tips.com/wp-includes/functions.php on line 6114

Notice: 函数 _load_textdomain_just_in_time 的调用方法不正确soledad 域的翻译加载触发过早。这通常表示插件或主题中的某些代码运行过早。翻译应在 init 操作或之后加载。 请查阅调试 WordPress来获取更多信息。 (这个消息是在 6.7.0 版本添加的。) in /var/www/practical-tips.com/wp-includes/functions.php on line 6114
在 Word 中创建受保护的空格 - Practical Tips

在 Word 中创建受保护的空格

by Tobias

例如,您需要一个受保护的空格,以避免无意中分隔单词。这就是如何在 Word 中创建这样的空格

在 Word 中设置保护空格。

即使您用对齐文本书写文本,也最好为某些单词设置保护空格。设置保护空格有两种方法:

  • 将光标放在 Word 文档中需要的位置。同时按下 “Ctrl “+”Shift “+”空格 “键。对于 Apple 程序,使用组合键 “Alt “+”Space”。
  • 另外,也可以在 Word 中使用组合键。按住 Alt 键,在键盘数字键盘上输入 “0160”。
  • 要检查是否真的设置了保护空间,请单击上部区域按钮上的以下字符:”∥”(见图 1)。隐形控制字符现在显示为 “º”(见图 2)。

使用受保护空间。

常用空格用于格式自定义和换行。这可能导致原本属于同一字符串的字符串被分开。受保护的空格可以防止这种情况。

  • 例如,保护空格可用于向程序提示字符串 “Prof. Dr. med. Meier “属于同一个字符串,不应使用换行符分隔。
  • 也可用于数字和计量单位。这意味着数字和相应的单位保留在一行中。例如:25 毫升。
  • 受保护空间也用于数据或法律信息。法律的书写格式很特殊,包括段落、编号、段落和代码。不宜用换行符分隔。例如:§ xx para.
  • 另一种设置保护空间的方法是使用破折号。如果行尾的破折号变成了分隔符,就会失去效果。例如:您可以免费获得图片。

Related Articles

Leave a Comment