Home
last modified time | relevance | path

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

/dports/print/tex-luatex/texlive-20150521-source/texk/web2c/luatexdir/tex/
H A Dprimitive.h27 tex_command = 1, enumerator
75 # define primitive_tex(a,b,c,d) primitive((a),(b),(c),(d),tex_command)
H A Dprimitive.w339 if (cmd_origin == tex_command || cmd_origin == core_command) {
/dports/devel/tex-synctex/texlive-20150521-source/texk/web2c/luatexdir/tex/
H A Dprimitive.h27 tex_command = 1, enumerator
75 # define primitive_tex(a,b,c,d) primitive((a),(b),(c),(d),tex_command)
H A Dprimitive.w339 if (cmd_origin == tex_command || cmd_origin == core_command) {
/dports/devel/tex-web2c/texlive-20150521-source/texk/web2c/luatexdir/tex/
H A Dprimitive.h27 tex_command = 1, enumerator
75 # define primitive_tex(a,b,c,d) primitive((a),(b),(c),(d),tex_command)
H A Dprimitive.w339 if (cmd_origin == tex_command || cmd_origin == core_command) {
/dports/japanese/tex-ptex/texlive-20150521-source/texk/web2c/luatexdir/tex/
H A Dprimitive.h27 tex_command = 1, enumerator
75 # define primitive_tex(a,b,c,d) primitive((a),(b),(c),(d),tex_command)
H A Dprimitive.w339 if (cmd_origin == tex_command || cmd_origin == core_command) {
/dports/print/tex-basic-engines/texlive-20150521-source/texk/web2c/luatexdir/tex/
H A Dprimitive.h27 tex_command = 1, enumerator
75 # define primitive_tex(a,b,c,d) primitive((a),(b),(c),(d),tex_command)
H A Dprimitive.w339 if (cmd_origin == tex_command || cmd_origin == core_command) {
/dports/print/tex-aleph/texlive-20150521-source/texk/web2c/luatexdir/tex/
H A Dprimitive.h27 tex_command = 1, enumerator
75 # define primitive_tex(a,b,c,d) primitive((a),(b),(c),(d),tex_command)
H A Dprimitive.w339 if (cmd_origin == tex_command || cmd_origin == core_command) {
/dports/print/tex-xetex/texlive-20150521-source/texk/web2c/luatexdir/tex/
H A Dprimitive.h27 tex_command = 1, enumerator
75 # define primitive_tex(a,b,c,d) primitive((a),(b),(c),(d),tex_command)
H A Dprimitive.w339 if (cmd_origin == tex_command || cmd_origin == core_command) {
/dports/math/xldlas/xldlas/
H A Dsetstate.c259 strcpy(tex_command,""); in read_rc_file()
265 tex_command[i - (strlen(first_string) + 1)] = line_input[i]; in read_rc_file()
267 tex_command[i] = '\0'; in read_rc_file()
418 fprintf(the_file,"tex_command %s\n", tex_command); in make_rc_file()
608 strcpy(tex_command,XLDLAS_DEFAULT_TEX_COMMAND); in set_startup_defaults()
H A Dhelp.c328 fl_set_input(prefs_tex_command_input, tex_command); in set_prefs_values()
472 strcpy(tex_command, fl_get_input(prefs_tex_command_input)); in handle_prefs_inputs()
H A Dlog.c123 ….dvi ; rm xldlas_temp.tex ; rm xldlas_temp.log ; rm xldlas_temp.dvi ", tex_command, dviview_comman… in dvi_a_file()
145 ….dvi ; rm xldlas_temp.tex ; rm xldlas_temp.log ; rm xldlas_temp.dvi ", tex_command, dviprint_comma… in texprint_a_file()
H A Dxldlas.h287 EXTERN char tex_command[XLDLASMAX_INPUT]; variable
/dports/devel/tex-web2c/texlive-20150521-source/texk/web2c/luatexdir/lua/
H A Dltexlib.c2004 mask |= tex_command; in tex_extraprimitives()
/dports/devel/tex-synctex/texlive-20150521-source/texk/web2c/luatexdir/lua/
H A Dltexlib.c2004 mask |= tex_command; in tex_extraprimitives()
/dports/japanese/tex-ptex/texlive-20150521-source/texk/web2c/luatexdir/lua/
H A Dltexlib.c2004 mask |= tex_command; in tex_extraprimitives()
/dports/print/tex-basic-engines/texlive-20150521-source/texk/web2c/luatexdir/lua/
H A Dltexlib.c2004 mask |= tex_command; in tex_extraprimitives()
/dports/print/tex-aleph/texlive-20150521-source/texk/web2c/luatexdir/lua/
H A Dltexlib.c2004 mask |= tex_command; in tex_extraprimitives()
/dports/print/tex-luatex/texlive-20150521-source/texk/web2c/luatexdir/lua/
H A Dltexlib.c2004 mask |= tex_command; in tex_extraprimitives()
/dports/print/tex-xetex/texlive-20150521-source/texk/web2c/luatexdir/lua/
H A Dltexlib.c2004 mask |= tex_command; in tex_extraprimitives()