pkgsrc/print/tex-babel-french/Makefile
markd b20d848d48 tex-babel-french: update to 3.4c
This is a bug fix release: \date shouldn't have been redefined in French.

Please note that babel-french 3.4 requires luatex 1.0 or newer to be used
with the luatex engine.

3.4a
- New command \frenchdate (like \spanishdate);
- Both options "french" and "acadian" can now be used simultaneously
  in a document;
- New command \FBsetspaces to help customising spaces added before
  high punctuation and inside quotes;
- \FBthousandsep (used in French by numprint) is now a kern;
- babel-french now requires eTeX.
2018-05-03 12:17:40 +00:00

15 lines
399 B
Makefile

# $NetBSD: Makefile,v 1.7 2018/05/03 12:17:40 markd Exp $
DISTNAME= babel-french
PKGNAME= tex-${DISTNAME}-3.4c
TEXLIVE_REV= 47332
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://ctan.org/pkg/babel-french
COMMENT= Babel contributed support for French
LICENSE= lppl-1.3c
DEPENDS+= tex-babel>=3.9l:../../print/tex-babel
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"