Home
last modified time | relevance | path

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

/dports/print/texlive-base/texlive-20150521-source/utils/pmx/pmx-2.7.0/
H A Dpmx270.for7460 common /comkeys/ nkeys,ibrkch(18),newkey(18),iskchb,idsig,isig1,
9594 c compute and save ibrkch and newkey for each syst, accounting for key changes,
9649 c Make ibrkch = barnum-1 if at start of bar, so fsyst advances ok at linebreak.
9651 ibrkch(nkeys) = ibarcnt+nbars
9652 if (kchmid(nkeys)) ibrkch(nkeys) = ibrkch(nkeys)+1
11430 common /comkeys/ nkeys,ibrkch(18),newkey(18),iskchb,idumm1,isig1,
18584 common /comkeys/ nkeys,ibrkch(18),newkey(18),iskchb,idsig,isig1,
18730 ibrkch(1) = 1
19074 if (ibrkch(ikey+1).le.lastbar(isyst)) then
19086 if (ibrkch(ikey).lt.lastbar(isyst) .and. .not.kchmid(ikey))
H A Dpmxab.c587 integer nkeys, ibrkch[18], newkey[18]; member
595 integer nkeys, ibrkch[18], newkey[18]; member
15336 comkeys_1.ibrkch[comkeys_1.nkeys - 1] = in g1etnote_()
15339 ++comkeys_1.ibrkch[comkeys_1.nkeys - 1]; in g1etnote_()
28902 comkeys_1.ibrkch[0] = 1; in pmxa_()
29393 if (comkeys_1.ibrkch[ikey] <= lastbar[isyst]) { in pmxa_()
29409 if (comkeys_1.ibrkch[ikey - 1] < lastbar[isyst] && ! in pmxa_()