Skip to content

Commit 2ba967f

Browse files
authored
Merge pull request #39 from urrameu/babelhyph
Mention \babelhyphenation alongside \hyphenation
2 parents 1d270b1 + 7d402a8 commit 2ba967f

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ file. Changes prior to the switch to Markdown format are available from
77
The format is based on [Keep a
88
Changelog](https://keepachangelog.com/en/1.0.0/).
99

10+
## 2021-08-18
11+
12+
### Changed
13+
14+
- Q-nohyph: Add mention to `\babelhyphenation`.
15+
1016
## 2021-05-05
1117

1218
### Changed

FAQ-nohyph.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,3 +60,7 @@ choice of hyphenation (ana-lysis is the British etymological
6060
hyphenation; some feel the American hyphenation feels
6161
"unfortunate"…).
6262
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.

0 commit comments

Comments
 (0)