Home
last modified time | relevance | path

Searched refs:fracindent (Results 1 – 11 of 11) sorted by relevance

/dports/print/texlive-base/texlive-20150521-source/utils/m-tx/mtx-0.60d/
H A Dpreamble.pas228 begin if redefined[indent] then fracindent := cline[indent];
430 xmtrnum0:=0; fracindent:='0'; musicsize:=20; start_line:='';
580 if instrumentNames and not redefined[indent] then fracindent:='0.12';
586 ' ', n_pages, ' ',n_systems, ' ',musicsize, ' ',fracindent);
H A Dglobals.h124 vextern Char fracindent[256], this_version[256], this_version_date[256]; variable
H A Dpreamble.c359 strcpy(fracindent, cline[(long)indent]); in setIndent()
722 strcpy(fracindent, "0"); in preambleDefaults()
1051 strcpy(fracindent, "0.12"); in doPMXpreamble()
1059 fracindent); in doPMXpreamble()
H A Dglobals.pas96 fracindent, this_version, this_version_date: string;
/dports/print/texlive-base/texlive-20150521-source/utils/pmx/pmx-2.7.0/tests/
H A Dbarsant1.pmx17 % npages,nsyst,musicsize,fracindent
H A Dbarsant2.pmx17 % npages,nsyst,musicsize,fracindent
H A Dbarsant.pmx10 % npages,nsyst,musicsize,fracindent
/dports/print/texlive-base/texlive-20150521-source/utils/pmx/pmx-2.7.0/
H A Dscor2prt.c184 static real fracindent; in MAIN__() local
447 fracindent = readin_(line, &iccount, &c__5, (ftnlen)128); in MAIN__()
H A Dpmx270.for2700 smed = smed/(1.-fracindent)
10065 fracsys(nmovbrk) = fracindent
10221 fracindent = readin(lineq,iccount,nline)
10222 if (fracindent .ge. 1.) then
19017 * (isysflb(1)-1-fracindent)*(1-fracindent)
19112 wdpt = widthpt*(1-fracindent)
19186 fracindent = fracsys(imovbrk)
19188 fracindent = 0.
20249 wdpt = widthpt*(1-fracindent)
20287 if (iline .gt. 1) fracindent=frac
[all …]
H A Dscor2prt.for42 c Override fracindent, musicsize?
201 fracindent = readin(line,iccount,5)
H A Dpmxab.c127 real fracindent; member
339 real fracindent, widthpt, height, hoffpt, voffpt; member
4833 comipb_1.smed /= 1.f - comtop_1.fracindent; in beamstrt_()
15960 c1omget_1.fracindent; in g1etnote_()
16208 if (c1omget_1.fracindent >= 1.f) { in g1etset_()
29323 - c1omget_1.fracindent); in pmxa_()
29540 c1omget_1.fracindent = 0.f; in pmxa_()
31162 wdpt = comtop_1.widthpt * (1 - comtop_1.fracindent); in pmxb_()
31230 comtop_1.fracindent = frac; in pmxb_()
32803 wdpt = comtop_1.widthpt * (1 - comtop_1.fracindent); in pmxb_()
[all …]