Home
last modified time | relevance | path

Searched refs:isfig (Results 1 – 4 of 4) sorted by relevance

/dports/textproc/hs-pandoc/pandoc-2.14.2/src/Text/Pandoc/Writers/
H A DRST.hs226 let (isfig, tit) = case T.stripPrefix "fig:" rawtit of
229 let fig | isfig = "figure:: " <> literal src
231 alt | isfig = ":alt: " <> if T.null tit then description else literal tit
234 capt | isfig = description
242 _ | isfig -> ":figclass: " <> literal (T.unwords cls)
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/pandoc-2.11.4/src/Text/Pandoc/Writers/
H A DRST.hs225 let (isfig, tit) = case T.stripPrefix "fig:" rawtit of
228 let fig | isfig = "figure:: " <> literal src
230 alt | isfig = ":alt: " <> if T.null tit then description else literal tit
233 capt | isfig = description
241 _ | isfig -> ":figclass: " <> literal (T.unwords cls)
/dports/print/texlive-base/texlive-20150521-source/utils/pmx/pmx-2.7.0/
H A Dpmx270.for2985 if (isfig(ivf,ipb(inb))) then
7090 * isfig,btest
10589 logical isfig
10621 isfig = .true.
18088 * isfig,ispoi,btest,even
18120 * ((ivx.eq.1.and.isfig(1,ip))
19544 * isfig,rptnd1,rptprev
20840 c * isfig(ivx,ip) = isfig(ivx,ip+ioff)
20843 isfig(1,ip) = isfig(1,ip+ioff)
20845 isfig(2,ip) = isfig(2,ip+ioff)
[all …]
H A Dpmxab.c207 logical beamon[24], isfig[400] /* was [2][200] */; member
229 logical beamon[24], isfig[400] /* was [2][200] */; member
5326 if (all_1.isfig[ivf + (comipb_1.ipb[inb - 1] << 1) - 3]) { in beamstrt_()
16698 integer *iccount, logical *isfig, integer *itfig, integer *itsofar, in getfig_() argument
16767 *isfig = TRUE_; in getfig_()
18452 lineq, &all_1.iccount, &all_1.isfig[ivf + ( in getnote_()
19743 all_1.iccount, &all_1.isfig[ivf + (all_1.nnl[commvl_1.ivx - 1] in getnote_()
27652 all_1.isfig[*jv + (j << 1) - 3] = FALSE_; in newvoice_()
27817 0) && (commvl_1.ivx == 1 && all_1.isfig[(ip << 1) - 2] || in notex_()
32480 all_1.isfig[(ip << 1) - 2] = all_1.isfig[(ip in pmxb_()
[all …]