File tree Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ file. Changes prior to the switch to Markdown format are available from
7
7
The format is based on [ Keep a
8
8
Changelog] ( https://keepachangelog.com/en/1.0.0/ ) .
9
9
10
+ ## 2021-08-18
11
+
12
+ ### Changed
13
+
14
+ - Q-nohyph: Add mention to ` \babelhyphenation ` .
15
+
10
16
## 2021-05-05
11
17
12
18
### Changed
Original file line number Diff line number Diff line change @@ -60,3 +60,7 @@ choice of hyphenation (ana-lysis is the British etymological
60
60
hyphenation; some feel the American hyphenation feels
61
61
"unfortunate"…).
62
62
63
+ If you are working with a multilingual document in LaTeX,
64
+ you may define different rules for different languages using
65
+ `\babelhyphenation`, which is similar to `\hyphenation` but
66
+ accepts a list of languages as the first (optional) parameter.
You can’t perform that action at this time.
0 commit comments