mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-07 12:32:26 +00:00
Amend d56a5447f3
LaTeX only breaks after dashes (even though unicode suggests optional line breaks also before em dashes).
This commit is contained in:
parent
79bdb88d35
commit
1371dbb240
@ -297,10 +297,10 @@
|
||||
<item row="11" column="1">
|
||||
<widget class="QCheckBox" name="dashesCB">
|
||||
<property name="toolTip">
|
||||
<string>By default, a line break can occur after en- and em-dashes and before em-dashes. Checking this box prevents that.</string>
|
||||
<string>By default, a line break can occur after en- and em-dashes. Checking this box prevents that.</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Disallow l&ine breaks at dashes</string>
|
||||
<string>Disallow l&ine breaks after dashes</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
Loading…
Reference in New Issue
Block a user