languages: fix compilation of Belarusian (bug #8593)

This commit is contained in:
Uwe Stöhr 2013-03-16 21:16:18 +01:00
parent 5146c46b92
commit 4aeeeb6b33
2 changed files with 3 additions and 0 deletions

View File

@ -181,6 +181,7 @@ Language belarusian
BabelName belarusian
Encoding cp1251
LangCode be_BY
AsBabelOptions true
End
Language brazilian

View File

@ -69,6 +69,8 @@ What's new
- Fix call of nonsense font packages in some localizations.
- Documents with document language Belarusian are now compilable (bug 8593).
- Do not let child document's settings override master settings (bug 5941).
- Correct output of text in changed font size and with decorations (bug 8424).