Lines Matching refs:tabout

36 	fprintf(tabout, ".nr %d 0\n", icol+CRIGHT);
40 fprintf(tabout, ".%02d\n.rm %02d\n", icol+80, icol+80);
57 fprintf(tabout, ".nr %d 0\n.nr %d 0\n",S1,S2);
59 fprintf(tabout, ".if \\n(%c->\\n(%d .nr %d \\n(%c-\n",s,S2,S2,s);
65 fprintf(tabout, ".nr %d 0\n.nr %d 0\n", S1, S2);
70 fprintf(tabout, ".nr %d ", TMP);
71 wide(s, FN(vforml,icol), SZ(vforml,icol)); fprintf(tabout, "\n");
72 fprintf(tabout, ".if \\n(%d<\\n(%d .nr %d \\n(%d\n", S1, TMP, S1, TMP);
76 fprintf(tabout, ".nr %d \\w%c%s%c\n",TMP, F1, s, F1);
77 fprintf(tabout, ".if \\n(%d<\\n(%d .nr %d \\n(%d\n",S2,TMP,S2,TMP);
87 fprintf(tabout, ".nr %d ", TMP);
88 wide(s, FN(vforml,icol), SZ(vforml,icol)); fprintf(tabout, "\n");
89 fprintf(tabout, ".if \\n(%d<\\n(%d .nr %d \\n(%d\n", icol+CRIGHT, TMP, icol+CRIGHT, TMP);
96 fprintf(tabout, ".if \\n(%d>=\\n(%d .nr %d \\n(%du+2n\n",S2,icol+CRIGHT,icol+CRIGHT,S2);
100 fprintf(tabout, ".nr %d \\n(%d\n", icol+CMID, S1);
101 fprintf(tabout, ".nr %d \\n(%d+\\n(%d\n",TMP,icol+CMID,S2);
102 fprintf(tabout, ".if \\n(%d>\\n(%d .nr %d \\n(%d\n",TMP,icol+CRIGHT,icol+CRIGHT,TMP);
103 fprintf(tabout, ".if \\n(%d<\\n(%d .nr %d +(\\n(%d-\\n(%d)/2\n",TMP,icol+CRIGHT,icol+CMID,icol+CRIGHT,TMP);
107 fprintf(tabout, ".nr %d %sn\n", TMP, cll[icol]);
108 fprintf(tabout, ".if \\n(%d<\\n(%d .nr %d \\n(%d\n",icol+CRIGHT, TMP, icol+CRIGHT, TMP);
115 fprintf(tabout, ".nr %d ", TMP);
119 fprintf(tabout, "-\\n(%d",CRIGHT+icol-ik);
120 if (!expflg && ik>0) fprintf(tabout, "-%dn", sep[icol-ik]);
122 fprintf(tabout, "\n");
123 fprintf(tabout, ".if \\n(%d>0 .nr %d \\n(%d/%d\n", TMP, TMP, TMP, k);
124 fprintf(tabout, ".if \\n(%d<0 .nr %d 0\n", TMP, TMP);
128 fprintf(tabout, ".nr %d +\\n(%d/2\n", icol-k+ik+CMID, TMP);
129 fprintf(tabout, ".nr %d +\\n(%d\n", icol-k+ik+CRIGHT, TMP);
139 fprintf(tabout, ".nr %d 0\n", TMP);
143 fprintf(tabout, ".if \\n(%d>\\n(%d .nr %d \\n(%d\n",
152 fprintf(tabout, ".nr %d (100*\\n(%d/\\n(%d)*\\n(%d/100\n",
157 fprintf(tabout, ".nr %d \\n(%d\n", icol+CRIGHT, TMP);
165 fprintf(tabout, ".nr %d 0", TMP);
167 fprintf(tabout, "+\\n(%d", icol+CRIGHT);
168 fprintf(tabout, "\n");
169 fprintf(tabout, ".nr %d \\n(.l-\\n(.i-\\n(%d\n", TMP, TMP);
174 fprintf(tabout, ".nr %d \\n(%d/%d\n", TMP, TMP, tsep);
175 fprintf(tabout, ".if \\n(%d<1n .nr %d 1n\n", TMP, TMP);
178 fprintf(tabout, ".nr %d 1n\n", TMP);
179 fprintf(tabout, ".nr %d 0\n",CRIGHT-1);
183 fprintf(tabout, ".nr %d \\n(%d+(%d*\\n(%d)\n",icol+CLEFT, icol+CRIGHT-1, tsep, TMP);
184 fprintf(tabout, ".nr %d +\\n(%d\n",icol+CRIGHT, icol+CLEFT);
188 /*fprintf(tabout, ".if \\n(%d=0 .nr %d 1\n",icol+CMID, icol+CMID);*/
189 fprintf(tabout, ".nr %d +\\n(%d\n", icol+CMID, icol+CLEFT);
190 /* fprintf(tabout, ".if n .if \\n(%d%%24>0 .nr %d +12u\n",icol+CMID, icol+CMID); */
195 fprintf(tabout, ".nr %d (\\n(%d+\\n(%d)/2\n",ncol+CRIGHT-1, ncol+CLEFT-1, ncol+CRIGHT-2);
196 fprintf(tabout, ".nr TW \\n(%d\n", ncol+CRIGHT-1);
198 fprintf(tabout, ".nr TW +%d*\\n(%d\n", sep[ncol-1], TMP);
199 fprintf(tabout,
209 fprintf(tabout, "\\w%c", F1);
212 fprintf(tabout, "%s", s);
215 fprintf(tabout, "%c",F1);
218 fprintf(tabout, "\\n(%c-", s);