T*******n 发帖数: 493 | 1 There is no need to mess around with the \...hyphenmin primitives.
They don't prevent hyphenation, but are used to set the minimum
letter count in each part of a hyphenated word.
As mentioned, \mbox{...} will work, but should be used as a last
resort.
The better solution is to use the \hyphenation command to teach
(La)TeX how to hyphenate a word. If you never want
"thisisalongword" to be hyphenated, just add
\hyphenation{thisisalongword}
and the word will not be hyphenated from that paragra |
|
w**p 发帖数: 4080 | 2 欧洲那边有些国家这种有这种取法。比如尚格云顿的名字,尚格Jean—Claude就是他
given name。如果美国人这么取那就是有点装逼了。
一般这种hyphen的俩name都比较short。这种情况下应该叫人家安罗斯啊。
你就当她的名字是Annrose好了。 |
|
q******t 发帖数: 50 | 3 How to avoid hyphenation for a single word?
请教一下, 记得好像有个简单办法能够强迫一个单词不在换行时被打断的。
急用,多谢了!!
设置\righthyphenmin,\lefthyphenmin 等变量我现在不能用。 |
|
q******t 发帖数: 50 | 4 Thanks for all for helping.
I finally used all the methods, \hyphenation, \mbox, \lefthyphenmin and \
righthyphenmin.
Test right a while for value setting. |
|
r****t 发帖数: 10904 | 5 用 babel, 或者不用 babel 都行,就是不知道怎么 disable hyphenation, 然后生成
raggedright 的文档? |
|
h*******o 发帖数: 4884 | 6 format--> paragraph-->line and page breaks--> check the box before Don't
hyphenate |
|
|