diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2017-02-22 18:46:19 +0100 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2017-02-22 18:46:19 +0100 |
commit | 733e01264f42853d8b6bec634b7566dfc6a35ee3 (patch) | |
tree | c85b09b342a789b282e60e3398ffbd81178ab507 /src/parser.cpp | |
parent | 4db37203c0910aabc7d5d99908cc03084c1a29d2 (diff) | |
download | sciteco-733e01264f42853d8b6bec634b7566dfc6a35ee3.tar.gz |
fixed womanpage-generation for Groff < v1.20
* we had an undocumented dependency on Groff v1.20, since
this version introduced the .device request.
* this broke the womanpage generation e.g. on OS X 10.6.
Even newer versions of OS X only appear to ship Groff v1.19.
* Since it makes sense to support the Groff shipping with OS X,
we work around this issue by reimplementing .device on platforms
that lack it.
* The fallback implementation still has subtle differences to
the real .device, but they are acceptable for the time being.
Diffstat (limited to 'src/parser.cpp')
0 files changed, 0 insertions, 0 deletions