Current Path: > > usr > share > groff > current > tmac
Operation : Linux premium88.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64 Software : Apache Server IP : 185.61.154.216 | Your IP: 216.73.216.44 Domains : 1034 Domain(s) Permission : [ 0755 ]
Name | Type | Size | Last Modified | Actions |
---|---|---|---|---|
mdoc | Directory | - | - | |
an-ext.tmac | File | 3542 bytes | October 13 2019 14:29:39. | |
an-old.tmac | File | 14301 bytes | October 13 2019 14:29:39. | |
an.tmac | File | 53 bytes | October 13 2019 14:29:39. | |
andoc.tmac | File | 1852 bytes | October 13 2019 14:29:39. | |
composite.tmac | File | 555 bytes | October 13 2019 14:29:39. | |
cp1047.tmac | File | 2197 bytes | October 13 2019 14:29:39. | |
cs.tmac | File | 4569 bytes | October 13 2019 14:29:39. | |
de.tmac | File | 4599 bytes | October 13 2019 14:29:39. | |
den.tmac | File | 1016 bytes | October 13 2019 14:29:39. | |
devtag.tmac | File | 3792 bytes | October 13 2019 14:29:39. | |
doc-old.tmac | File | 36308 bytes | October 13 2019 14:29:39. | |
doc.tmac | File | 74443 bytes | October 13 2019 14:29:39. | |
eqnrc | File | 1427 bytes | October 13 2019 14:29:39. | |
europs.tmac | File | 1689 bytes | October 13 2019 14:29:39. | |
fallbacks.tmac | File | 1416 bytes | October 13 2019 14:29:39. | |
fr.tmac | File | 5299 bytes | October 13 2019 14:29:39. | |
html-end.tmac | File | 440 bytes | October 13 2019 14:29:39. | |
html.tmac | File | 16423 bytes | October 13 2019 14:29:39. | |
hyphen.cs | File | 21223 bytes | October 13 2019 14:29:39. | |
hyphen.den | File | 38372 bytes | October 13 2019 14:29:39. | |
hyphen.det | File | 37306 bytes | October 13 2019 14:29:39. | |
hyphen.fr | File | 28007 bytes | October 13 2019 14:29:39. | |
hyphen.sv | File | 34576 bytes | October 13 2019 14:29:39. | |
hyphen.us | File | 27860 bytes | October 13 2019 14:29:39. | |
hyphenex.cs | File | 291 bytes | October 13 2019 14:29:39. | |
hyphenex.det | File | 120968 bytes | October 13 2019 14:29:39. | |
hyphenex.us | File | 15678 bytes | October 13 2019 14:29:39. | |
ja.tmac | File | 1696 bytes | October 13 2019 14:29:39. | |
latin1.tmac | File | 2272 bytes | October 13 2019 14:29:39. | |
latin2.tmac | File | 2362 bytes | October 13 2019 14:29:39. | |
latin5.tmac | File | 2279 bytes | October 13 2019 14:29:39. | |
latin9.tmac | File | 2272 bytes | October 13 2019 14:29:39. | |
man.tmac | File | 58 bytes | October 13 2019 14:29:39. | |
mandoc.tmac | File | 61 bytes | October 13 2019 14:29:39. | |
mdoc.tmac | File | 57 bytes | October 13 2019 14:29:39. | |
papersize.tmac | File | 4087 bytes | October 13 2019 14:29:39. | |
pic.tmac | File | 139 bytes | October 13 2019 14:29:39. | |
ps.tmac | File | 20577 bytes | October 13 2019 14:29:39. | |
psatk.tmac | File | 1102 bytes | October 13 2019 14:29:39. | |
psold.tmac | File | 1828 bytes | October 13 2019 14:29:39. | |
pspic.tmac | File | 4751 bytes | October 13 2019 14:29:39. | |
safer.tmac | File | 218 bytes | October 13 2019 14:29:39. | |
sv.tmac | File | 4133 bytes | October 13 2019 14:29:39. | |
trans.tmac | File | 4549 bytes | October 13 2019 14:29:39. | |
troffrc | File | 1409 bytes | October 13 2019 14:29:39. | |
troffrc-end | File | 1167 bytes | October 13 2019 14:29:39. | |
tty-char.tmac | File | 5205 bytes | October 13 2019 14:29:39. | |
tty.tmac | File | 1574 bytes | October 13 2019 14:29:39. | |
unicode.tmac | File | 93 bytes | October 13 2019 14:29:39. | |
www.tmac | File | 40761 bytes | October 13 2019 14:29:39. |
.\" -*- nroff -*- .\" .\" psatk.tmac .\" .\" Implementation of the ATK PB and PE macros for use with groff and grops. .\" Load this after atk.tmac. .nr zT 0 .if '\*(.T'ps' .nr zT 1 .nr psatk-unit 1p .de psatk-defs ps: mdef 5 /PB { /saved save def currentpoint translate \n[psatk-unit] u -\n[psatk-unit] u scale userdict begin /showpage {} def } bind def /PE { end saved restore } bind def /troffadjust { pop 0 } bind def .. .de PB .ne \\$1p .nr zT \\n(zT>0 \\*[PB\\n(zT]\\ .. .de PE \\*[PE\\n(zT]\\ .. .ds PB0 .\" The last line before the "'PE" is "\}" rather than ".\}". This .\" would cause a spurious space to be introduced before any picture .\" that was the first thing on a line. So we have to catch that and .\" remove it. .de PB1 .ev psatk .fi .di psatk-mac \!ps: exec PB .. .de PE0 \v'-.75m'\ \D'l \\$1p 0'\D'l 0 \\$2p'\D'l -\\$1p 0'\D'l 0 -\\$2p'\ \h'\\$1p'\v'.75m'\x'\\$2p-1m>?0'\c .. .ds psatk-init \Y[psatk-defs] .de PE1 \!PE .di .di null .br .di .rm null .ev \v'-.75m'\ \\*[psatk-init]\Y[psatk-mac]\ \h'\\$1p'\v'.75m'\x'\\$2p-1m>?0'\c .rm psatk-mac .if \\n(.P .ds psatk-init ..
SILENT KILLER Tool