mirror of
https://https.git.savannah.gnu.org/git/groff.git
synced 2026-01-26 07:37:53 +00:00
[hdtbl]: Skip loading if in compatibility mode.
* contrib/hdtbl/hdtbl.tmac: Actually skip loading the package if the formatter is in compatibility mode, instead of just threatening to.
This commit is contained in:
parent
2b451ce676
commit
e5cdb7f2da
@ -1,3 +1,8 @@
|
||||
2026-01-21 G. Branden Robinson <g.branden.robinson@gmail.com>
|
||||
|
||||
* hdtbl.tmac: Actually skip loading the package if the formatter
|
||||
is in compatibility mode, instead of just threatening to.
|
||||
|
||||
2025-10-07 G. Branden Robinson <g.branden.robinson@gmail.com>
|
||||
|
||||
* examples/fonts_n.in:
|
||||
|
||||
@ -33,6 +33,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
.if \n(.C \{\
|
||||
. tm groff hdtbl macros do not work in compatibility mode; cannot \
|
||||
load package
|
||||
. nx
|
||||
.\}
|
||||
.
|
||||
.if d TBL \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user