Home
last modified time | relevance | path

Searched refs:texpath (Results 1 – 25 of 78) sorted by relevance

1234

/dports/math/asymptote/asymptote-2.67/examples/
H A Dtextpath.asy3 fill(texpath(Label("test",TimesRoman())),pink);
4 fill(texpath(Label("test",fontcommand('.fam T\n.ps 12')),tex=false),red);
8 fill(texpath(Label("$ \sqrt{x^2} $",z,TimesRoman())),pink);
9 fill(texpath(Label("$ sqrt {x sup 2} $",z,fontcommand('.fam T\n.ps 12')),
H A Dlabel3ribbon.asy5 draw(scale3(4)*extrude(texpath("$\displaystyle\int_{-\infty}^{+\infty}
H A Dcurvedlabel3.asy8 \textbf{Asymptote} (implemented with {\tt texpath}).}";
H A Dtrefoilknot.asy21 path sec=scale(0.25)*texpath("$\pi$")[0];
/dports/print/texlive-base/texlive-20150521-source/utils/asymptote/examples/
H A Dtextpath.asy3 fill(texpath(Label("test",TimesRoman())),pink);
4 fill(texpath(Label("test",fontcommand('.fam T\n.ps 12')),tex=false),red);
8 fill(texpath(Label("$ \sqrt{x^2} $",z,TimesRoman())),pink);
9 fill(texpath(Label("$ sqrt {x sup 2} $",z,fontcommand('.fam T\n.ps 12')),
H A Dlabel3ribbon.asy5 draw(scale3(4)*extrude(texpath("$\displaystyle\int_{-\infty}^{+\infty}
H A Dcurvedlabel3.asy8 \textbf{Asymptote} (implemented with {\tt texpath}).}";
H A Dtrefoilknot.asy21 path sec=scale(0.25)*texpath("$\pi$")[0];
/dports/devel/brz/breezy-3.2.0/tools/
H A Drst2pdf.py129 texpath = tmppath + ".tex" variable
132 pub.settings._destination = texpath
149 texpath
170 os.remove(texpath)
/dports/games/anki/anki-2.1.16/anki/
H A Dlatex.py112 texpath = namedtmp("tmp.tex")
113 texfile = open(texpath, "w", encoding="utf8")
124 return _errMsg(latexCmd[0], texpath)
132 def _errMsg(type, texpath): argument
134 msg += (_("Generated file: %s") % texpath) + "<br>"
/dports/sysutils/bacula11-docs/bacula-docs-11.0.5/latex2html-2016/config/
H A Dconfig.pl860 if($texpath eq 'no') {
861 $texpath = '';
863 elsif(!$texpath && $kpath) {
875 $texpath = $texpaths[0] unless($texpath);
877 $texpath = $texpaths[0] || '';
879 if(-d $texpath.$dd.'latex') {
880 $texpath .= $dd . 'latex';
885 $texpath .= $dd . 'html';
888 unless($texpath) {
891 &result($texpath);
[all …]
/dports/textproc/latex2html/latex2html-2016/config/
H A Dconfig.pl860 if($texpath eq 'no') {
861 $texpath = '';
863 elsif(!$texpath && $kpath) {
875 $texpath = $texpaths[0] unless($texpath);
877 $texpath = $texpaths[0] || '';
879 if(-d $texpath.$dd.'latex') {
880 $texpath .= $dd . 'latex';
885 $texpath .= $dd . 'html';
888 unless($texpath) {
891 &result($texpath);
[all …]
/dports/math/gretl/gretl-2021d/doc/tex/
H A Dextract_scripts.c248 const char *texpath; in main() local
259 texpath = argv[1]; in main()
261 printf("tex files: '%s'\n", texpath); in main()
266 sprintf(fullname, "%s/gretl-guide.tex", texpath); in main()
276 sprintf(fullname, "%s/%s.tex", texpath, chap); in main()
/dports/converters/p5-LaTeXML/LaTeXML-0.8.6/lib/LaTeXML/Util/
H A DTest.pm122 my ($texpath, $xmlpath, $name, $compare_kind, $core_options) = @_;
123 …if (my $texstrings = process_texfile(texpath => $texpath, name => $name, core_options => $core_opt…
138 my $texpath = $options{texpath};
146 my $dom = eval { $latexml->convertFile($texpath); };
148 do_fail($name, "Couldn't convert $texpath: " . @!); return; }
/dports/math/py-plastex/plasTeX-2.1/plasTeX/Packages/
H A Dtikz.py80 texpath = basepath + '.tex'
85 template.stream(**context).dump(texpath, encoding)
87 subprocess.call([compiler, texpath])
/dports/print/texlive-base/texlive-20150521-source/texk/texlive/linked_scripts/simpdftex/
H A Dsimpdftex160 texpath=`dirname "$0"`
611 /bin/echo "### ${texpath}/${texprogram} ${texfile}"
612 "${texpath}/${texprogram}" ${extratexoptions} "${texfile}" || \
/dports/emulators/mess/mame-mame0226/src/mame/video/
H A D3dom2_te.cpp2709 m_dbstate.texpath.r = m_dbstate.ti.r; in select_tex_pixel()
2710 m_dbstate.texpath.g = m_dbstate.ti.g; in select_tex_pixel()
2711 m_dbstate.texpath.b = m_dbstate.ti.b; in select_tex_pixel()
2719 m_dbstate.texpath.b = cnst & 0xff; in select_tex_pixel()
2731 m_dbstate.texpath.r = m_dbstate.ti.a; in select_tex_pixel()
2732 m_dbstate.texpath.g = m_dbstate.ti.a; in select_tex_pixel()
2733 m_dbstate.texpath.b = m_dbstate.ti.a; in select_tex_pixel()
2740 m_dbstate.texpath.r >>= 3; in select_tex_pixel()
2741 m_dbstate.texpath.g >>= 3; in select_tex_pixel()
2742 m_dbstate.texpath.b >>= 3; in select_tex_pixel()
[all …]
/dports/emulators/mame/mame-mame0226/src/mame/video/
H A D3dom2_te.cpp2709 m_dbstate.texpath.r = m_dbstate.ti.r; in select_tex_pixel()
2710 m_dbstate.texpath.g = m_dbstate.ti.g; in select_tex_pixel()
2711 m_dbstate.texpath.b = m_dbstate.ti.b; in select_tex_pixel()
2719 m_dbstate.texpath.b = cnst & 0xff; in select_tex_pixel()
2731 m_dbstate.texpath.r = m_dbstate.ti.a; in select_tex_pixel()
2732 m_dbstate.texpath.g = m_dbstate.ti.a; in select_tex_pixel()
2733 m_dbstate.texpath.b = m_dbstate.ti.a; in select_tex_pixel()
2740 m_dbstate.texpath.r >>= 3; in select_tex_pixel()
2741 m_dbstate.texpath.g >>= 3; in select_tex_pixel()
2742 m_dbstate.texpath.b >>= 3; in select_tex_pixel()
[all …]
/dports/print/texlive-base/texlive-20150521-source/utils/asymptote/tests/gs/
H A Dghostscript.asy4 bool uptodate=texpath("A").length != 0;
/dports/math/asymptote/asymptote-2.67/tests/gs/
H A Dghostscript.asy4 bool uptodate=texpath("A").length != 0;
/dports/science/py-chempy/chempy-0.8.2/chempy/util/
H A Dtable.py88 texpath = os.path.join(output_dir, texfname)
91 with open(texpath, "wt") as ofh:
/dports/games/nexuiz/Nexuiz/sources/darkplaces/
H A Dgl_draw.c609 if(override || !fnt->texpath[0]) in LoadFont()
610 strlcpy(fnt->texpath, name, sizeof(fnt->texpath)); in LoadFont()
615 fnt->tex = Draw_CachePic_Flags(fnt->texpath, CACHEPICFLAG_QUIET | CACHEPICFLAG_NOCOMPRESSION)->tex; in LoadFont()
622 dpsnprintf(widthfile, sizeof(widthfile), "%s.width", fnt->texpath); in LoadFont()
768 strlcpy(FONT_DEFAULT->texpath, "gfx/conchars", sizeof(FONT_DEFAULT->texpath)); in GL_Draw_Init()
/dports/games/arx-libertatis/arx-libertatis-1.1.2/src/scene/
H A DObject.h95 EERIE_3DOBJ * LoadTheObj(const res::path & file, const res::path & texpath = res::path());
/dports/games/darkplaces/darkplaces/
H A Dgl_draw.c305 if(override || !fnt->texpath[0]) in LoadFont()
307 strlcpy(fnt->texpath, name, sizeof(fnt->texpath)); in LoadFont()
336 if(!Font_LoadFont(fnt->texpath, fnt)) in LoadFont()
337 …intf("Failed to load font-file for '%s', it will not support as many characters.\n", fnt->texpath); in LoadFont()
340 …fnt->pic = Draw_CachePic_Flags(fnt->texpath, CACHEPICFLAG_QUIET | CACHEPICFLAG_NOCOMPRESSION | (r_… in LoadFont()
360 dpsnprintf(widthfile, sizeof(widthfile), "%s.width", fnt->texpath); in LoadFont()
731 strlcpy(FONT_DEFAULT->texpath, "gfx/conchars", sizeof(FONT_DEFAULT->texpath)); in GL_Draw_Init()
/dports/games/retroarch/RetroArch-1.9.7/gfx/
H A Dgfx_display.c1267 char texpath[PATH_MAX_LENGTH]; in gfx_display_reset_textures_list() local
1270 texpath[0] = '\0'; in gfx_display_reset_textures_list()
1280 fill_pathname_join(texpath, iconpath, texture_path, sizeof(texpath)); in gfx_display_reset_textures_list()
1282 if (!image_texture_load(&ti, texpath)) in gfx_display_reset_textures_list()

1234