From 365485541ea83c2c256582212d3125768637bc82 Mon Sep 17 00:00:00 2001 From: Remi Rampin Date: Mon, 3 Jul 2017 13:06:30 -0400 Subject: Use additional code from format-de* for all langs --- manual/format-html | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'manual/format-html') diff --git a/manual/format-html b/manual/format-html index 14bc3750..238174a8 100755 --- a/manual/format-html +++ b/manual/format-html @@ -22,15 +22,18 @@ OUTPUT="$1" TITLE="$2" AUTHOR="$3" VERSION="$4" -shift 4 +LANG="$5" +TRANSLATOR="$6" +shift 6 cat > 000.mdwn <