Home
last modified time | relevance | path

Searched refs:xtcil (Results 1 – 2 of 2) sorted by relevance

/dports/print/texlive-base/texlive-20150521-source/utils/pmx/pmx-2.7.0/
H A Dpmxab.c34781 static real xcsil, xtcil, vskil, xitil, glueil; in puttitle_() local
34934 xtcil = *etatc * glueil; in puttitle_()
34937 xtcil *= 2; in puttitle_()
34940 xtcil = 2.f; in puttitle_()
34942 writflot_(&xtcil, notexq, &lenline, (ftnlen)127); in puttitle_()
H A Dpmx270.for22187 xtcil = etatc*glueil
22189 if (lcq .eq. 0) xtcil = 2*xtcil
22190 if (vshrink .and. usevshrink) xtcil = 2
22191 call writflot(xtcil,notexq,lenline)