9080781d64
2021-01-10 version 1.3m * The macro `\cyrdash` that prints Cyrillic dash has been changed. Now it is alias of `\textemdash` in all encodings. * New Customisation section added to the module documentation. It describes how to modify the `\cyrdash` macro and shorthand `"--~"` that is intended to print Cyrillic dash in compound names of physical laws, mathematical equations, company titles, e.t.c. such as the Ostrogradsky-Gauss theorem (thanks to Olga Lapko). 2020-10-16 version 1.3l * Patches for Russian language from hyperref package to babel-russian module (thanks to Ulrike Fischer).
15 lines
399 B
Makefile
15 lines
399 B
Makefile
# $NetBSD: Makefile,v 1.8 2021/02/14 20:24:16 markd Exp $
|
|
|
|
DISTNAME= babel-russian
|
|
PKGNAME= tex-${DISTNAME}-1.3m
|
|
TEXLIVE_REV= 57376
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://ctan.org/pkg/babel-russian
|
|
COMMENT= Russian language module for Babel
|
|
LICENSE= lppl-1.3c
|
|
|
|
DEPENDS+= tex-babel>=3.9l:../../print/tex-babel
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|