gbranden pushed a commit to branch branden-post-1.23.0 in repository groff.
commit 49aaf7f1b6c7f250b09a5d2ccf2138b98f2bdf7c Author: G. Branden Robinson <[email protected]> AuthorDate: Thu Mar 9 10:01:28 2023 -0600 LICENSES: Add Russian language support (2/7). --- ChangeLog | 6 ++++++ LICENSES | 10 ++++++++++ 2 files changed, 16 insertions(+) diff --git a/ChangeLog b/ChangeLog index 4931ee8de..0d1eb2009 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2023-03-08 G. Branden Robinson <[email protected]> + + Add Russian language support (2/7). + + LICENSES: Update for CTAN Russian hyphenation patterns. + 2023-03-08 Nikita Ivanov <[email protected]> [tmac]: Add Russian language support (1/7). diff --git a/LICENSES b/LICENSES index 160cf5fd3..504a817a2 100644 --- a/LICENSES +++ b/LICENSES @@ -203,6 +203,16 @@ TeX-related projects. FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +* "tmac/hyphen.ru" is renamed from "ruhyphal.tex", obtained from + <http://dante.ctan.org/tex-archive/language/hyphenation/ruhyphen/\ + ruhyphal.tex>. + + Copyright 1999-2003 Alexander I. Lebedev <[email protected]> + + This program may be distributed and/or modified under the conditions + of the LaTeX Project Public License, either version 1.2 or any later + version. + * "tmac/hyphen.sv" is renamed from "svhyph.tex", obtained from <http://dante.ctan.org/CTAN/language/hyphenation/svhyph.tex>. _______________________________________________ Groff-commit mailing list [email protected] https://lists.gnu.org/mailman/listinfo/groff-commit
