From 19c3fd759f1592f022f491270d2cd0303e5e0a75 Mon Sep 17 00:00:00 2001 From: Philip Miess Date: Sun, 5 Jan 2020 08:16:06 -0500 Subject: [PATCH 1/2] Add gnuwin32 package of grap. This is a somewhat supported project with 37 packages in 37 repos. This is part of https://github.com/0install/0install.de-feeds/issues/3 --- utils/grap.ico | Bin 0 -> 766 bytes utils/grap.png | Bin 0 -> 157 bytes utils/grap.xml | 28 ++++++++++++++++++++++++++++ 3 files changed, 28 insertions(+) create mode 100755 utils/grap.ico create mode 100755 utils/grap.png create mode 100644 utils/grap.xml diff --git a/utils/grap.ico b/utils/grap.ico new file mode 100755 index 0000000000000000000000000000000000000000..4fde1d988a239d2bbe388eefefa7d8e6615d5240 GIT binary patch literal 766 zcmb`Fu@ZtX42DzB9a&sq^eyzw+DF54@KJQ^$iNZ5(iSPF19$x8Z<>VskX%I!t8Gsb z@IHu~u@~6F8#Hoc7jfi%!;vK8Tr}()p_8ubNa*y4YB)hw2!(AIn7WR?AJytwWD$wE zIbc?PcpKzAT7{qE+bk+zsXK`-zO%m{N08b>KKrpBF=<4pzuC_P^9Wb-VKh`yo$99^ zg2>m;y==GKff9YA`nan$-i~m%dfUTtxyoDBKeWA7YDQ{DGzJ^A^!c*tE2>I-0GDoq Ab^rhX literal 0 HcmV?d00001 diff --git a/utils/grap.png b/utils/grap.png new file mode 100755 index 0000000000000000000000000000000000000000..78e0fa0fd1b4a38473596a7e22b7f8be99ad2778 GIT binary patch literal 157 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=ffJ6i*k&kcwMxCtc)hVBlblU6~ra zU96+e!n5W30sF6f8z()o(r{Mgg*SCR3)Cc{mA zfkuu4JX6Fcd=?b&uB&?_$f&5uqVSlhhL``E5!(zE^J7;W`Bpbgn*+3u!PC{xWt~$( F699$WHg^C3 literal 0 HcmV?d00001 diff --git a/utils/grap.xml b/utils/grap.xml new file mode 100644 index 000000000..4f901045c --- /dev/null +++ b/utils/grap.xml @@ -0,0 +1,28 @@ + + + + Grap + Grap: language for typesetting graphs + Grap is a language for typesetting graphs specified and first implemented by Brian Kernigan and Jon Bentley at Bell Labs. It is an expressive language for describing graphs an incorporating them in typeset documents. It is implemented as a preprocessor to Kernigan's pic language for describing languages, so any system that can use pic can use grap. + +grap is a pic(1) pre-processor. It takes commands embedded in a troff(1) source file which are surrounded by .G1 and .G2 macros, and rewrites them into pic commands to display the graph. Other lines are copied. Output is always to the standard output, which is usually redirected. Input is from the given filenames, which are read in order. A filename of - is the standard input. If no filenames are given, input is read from the standard input. + +Because grap is a pic preprocessor, and gnu pic will output TeX, it is possible to use grap with TeX. + + + + Office + http://gnuwin32.sourceforge.net/packages/grap.htm + + + + + + + + + + + + + From c72e81b2f68503e51ba8cfe2d69889227a1d284a Mon Sep 17 00:00:00 2001 From: Philip Miess Date: Tue, 19 May 2020 20:39:51 -0400 Subject: [PATCH 2/2] fix grap icon urls --- utils/grap.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/utils/grap.xml b/utils/grap.xml index 4f901045c..e137d8b65 100644 --- a/utils/grap.xml +++ b/utils/grap.xml @@ -9,8 +9,8 @@ grap is a pic(1) pre-processor. It takes commands embedded in a troff(1) source Because grap is a pic preprocessor, and gnu pic will output TeX, it is possible to use grap with TeX. - - + + Office http://gnuwin32.sourceforge.net/packages/grap.htm