Follow-up Comment #2, bug #61643 (project groff):

  Forgot a reproducer


#!/bin/sh

top_srcdir=$HOME/git/groff

hdtbl_srcdir=$top_srcdir/contrib/hdtbl/


doc_buildir=$top_srcdir/build/contrib/hdtbl

doc_srcdir=$top_srcdir/contrib/hdtbl

inputfile=$top_srcdir/build/contrib/hdtbl/examples/fonts_n.roff

test-groff -t -p -e -U -I $doc_buildir -I doc_srcdir \
  -dsopath=$hdtbl_srcdir -dfontpath=$top_srcdir/font  -mhdtbl $inputfile



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?61643>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/


Reply via email to