1
0

Add list of translators

This commit is contained in:
2019-07-31 09:58:07 +00:00
parent 23ebb61000
commit a31d5f14ce
3 changed files with 17 additions and 1 deletions

View File

@ -1,4 +1,4 @@
all:
all: translators
rubber -m xelatex faif-2.0.tex
open: all
@ -6,3 +6,8 @@ open: all
clean:
git clean -xfd
translators:
git shortlog --summary --numbered | cut -c8- | awk 1 ORS=', ' \
| sed 's/, $$/./' | rev | sed 's/ ,/ и /' | rev \
> translators.tex