From 6afa02a161493c646e64fb6afca13de7d33fd699 Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Mon, 31 Mar 2025 03:23:06 +0300 Subject: added tutorial document, which is automatically loaded on the first invocation * This is rendered with ms, so we now need the entire groff on Debian. This is not a big deal as it just adds a few kilobytes of build-time dependencies. Most platforms do not allow installation of some "groff-base" package anyway and always draw in the entire package. * sciteco.tmac has been extended to disable page breaks on ms. * The tutorial is installed like any other woman page and can be invoked interactively with ?tutorial$. * It is optimized to be still usable on a plain 80x24 terminal. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/control b/debian/control index 7e8a0df..a5cdc76 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Robin Haberkorn Build-Depends: debhelper (>= 10), dh-exec, g++ (>= 4:5.0), libglib2.0-dev (>= 2.44), ncurses-term, libncurses-dev, libgtk-3-dev (>= 3.12), xvfb, - groff-base + groff Standards-Version: 4.5.0 Homepage: https://rhaberkorn.github.io/sciteco/ Vcs-Browser: https://github.com/rhaberkorn/sciteco -- cgit v1.2.3