From e0c6872cf40896c7be36b11dcc744620f10adf1d Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 2 Sep 2019 13:46:59 +0900 Subject: Initial commit --- macros/latex/contrib/bg/make_font | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100755 macros/latex/contrib/bg/make_font (limited to 'macros/latex/contrib/bg/make_font') diff --git a/macros/latex/contrib/bg/make_font b/macros/latex/contrib/bg/make_font new file mode 100755 index 0000000000..82fd2af527 --- /dev/null +++ b/macros/latex/contrib/bg/make_font @@ -0,0 +1,6 @@ +mf '\mode=localfont; mag=0.75; input bg' +gftopk bg.225gf +mf '\mode=localfont; mag=0.5; input bg' +gftopk bg.150gf +mf '\mode=localfont; mag=0.25; input bg' +gftopk bg.75gf -- cgit v1.2.3