On 03.03.25 12:49, Marc Chantreux wrote: > I'm very found of :make, quickfix, ctags and filename-modifiers and I
> share most of what you said (I just droped pandoc for lowdown but this > is off topic). > > so I have a makefile with > > %.pdf: %.md ; lowdown -tms $< | groff -ms -mfr -Tpdf -Kutf8 > $@ Yes, make, quickfix, ctags have served me well for several decades - "*nix _is_ the IDE." Does anyone know an easy way to make groff generate multipage PS or PDF output? Around 40 years ago, I used "mpage" to portrait two A5 pages onto landscape A4, even double sided, so I could print a compact manual on an A4 printer. (ISTR that we then used a few coats of PVA glue to bind the folded pages, making a little booklet.) I figure I can use a handful of lines of Awk to preprocess my Vimmed source text to troff directives like ".I", and ".B" - not sure if anything else is useful, except selecting font and size. Why groff? Well, Latex and Lout documentation seems to be exclusively language specification, and at 70, reams of that takes too long to climb on top of. All I need is a couple of pages of examples, hold the fries. This is a superb start, I think: https://josh8.com/blog/typesetting_with_groff.html But multipage would be nifty. -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_use" group. To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscr...@googlegroups.com. To view this discussion visit https://groups.google.com/d/msgid/vim_use/5d7d2711-95e5-4d71-8bf4-8e1fe2e91769%40localhost.