| /src/external/gpl2/texinfo/dist/util/ |
| tex3patch | 2 # Auxiliary script to work around TeX 3.0 bug. ---- tex3patch ---- 3 # patches texinfo.tex in current directory, or in directory given as arg. 20 if [ 2 -lt $# ] || [ ! -f "$dir/texinfo.tex" ]; then 21 echo "To patch texinfo.tex for peaceful coexistence with Unix TeX 3.0," 23 echo "with no arguments in the same directory as texinfo.tex; or run" 25 echo "(where DIRECTORY is a path leading to texinfo.tex)." 35 ( cd $TMPDIR; tex '\relax \batchmode \font\foo=dummy \bye' ) 40 echo "since your TeX does not seem to be version 3.0." 49 echo "which does not seem to be part of your TeX installation. [all...] |
| txitextest | 3 # Test texinfo.tex changes by running various manuals through with an 42 TEXINPUTS=.:$mandir: tex $manual \ 43 || { echo "tex $manual failed." >&2; exit 1; } 51 rm -f $manual_base.* texinfo.tex 52 ln -s $newdir/texinfo.tex texinfo.tex 55 # instead of comparing, do full test of just the new texinfo.tex. 56 echo "$0: testing $manual_base... (tex)" 69 rm -f $manual_base.* texinfo.tex 70 ln -s $olddir/texinfo.tex texinfo.te [all...] |
| fixfonts | 15 libdir="${prefix}/lib/tex" 53 from somewhere, e.g., labrea.stanford.edu:pub/tex/latex/circle10.mf, and
|
| texi2dvi | 42 Run each Texinfo or LaTeX FILE through TeX in turn until all 47 Makeinfo is used to perform Texinfo macro expansion before running TeX 62 TeX tuning: 68 -r, --recode call recode before TeX to translate input characters 73 TEX (or PDFTEX), TEXINDEX, and THUMBPDF environment variables are used 95 textra= # Extra TeX commands to insert in the input file. 99 txiprereq=19990129 # minimum texinfo.tex version with macro expansion 196 -t | --tex* | --com* ) shift; textra="$textra\\ 235 # We can't do much without tex. 237 if findprog ${TEX:-tex}; then :; else cat <<EO [all...] |
| /src/external/gpl2/groff/bin/pic/ |
| Makefile | 13 common.cpp troff.cpp tex.cpp
|
| /src/sys/external/bsd/drm/dist/shared-core/ |
| mga_state.c | 127 drm_mga_texture_regs_t *tex = &sarea_priv->tex_state[0]; local 132 DMA_BLOCK(MGA_TEXCTL2, tex->texctl2, 133 MGA_TEXCTL, tex->texctl, 134 MGA_TEXFILTER, tex->texfilter, 135 MGA_TEXBORDERCOL, tex->texbordercol); 137 DMA_BLOCK(MGA_TEXORG, tex->texorg, 138 MGA_TEXORG1, tex->texorg1, 139 MGA_TEXORG2, tex->texorg2, 140 MGA_TEXORG3, tex->texorg3); 142 DMA_BLOCK(MGA_TEXORG4, tex->texorg4 158 drm_mga_texture_regs_t *tex = &sarea_priv->tex_state[0]; local 202 drm_mga_texture_regs_t *tex = &sarea_priv->tex_state[1]; local 426 drm_mga_texture_regs_t *tex = &sarea_priv->tex_state[unit]; local [all...] |
| radeon_state.c | 450 drm_radeon_texture_regs_t * tex, 553 &tex[0].pp_txoffset)) { 560 OUT_RING(tex[0].pp_txfilter); 561 OUT_RING(tex[0].pp_txformat); 562 OUT_RING(tex[0].pp_txoffset); 563 OUT_RING(tex[0].pp_txcblend); 564 OUT_RING(tex[0].pp_txablend); 565 OUT_RING(tex[0].pp_tfactor); 567 OUT_RING(tex[0].pp_border_color); 573 &tex[1].pp_txoffset)) 2405 drm_radeon_texture_t *tex = data; local [all...] |
| /src/sys/external/bsd/drm2/dist/drm/mga/ |
| mga_state.c | 124 drm_mga_texture_regs_t *tex = &sarea_priv->tex_state[0]; local 129 DMA_BLOCK(MGA_TEXCTL2, tex->texctl2, 130 MGA_TEXCTL, tex->texctl, 131 MGA_TEXFILTER, tex->texfilter, 132 MGA_TEXBORDERCOL, tex->texbordercol); 134 DMA_BLOCK(MGA_TEXORG, tex->texorg, 135 MGA_TEXORG1, tex->texorg1, 136 MGA_TEXORG2, tex->texorg2, MGA_TEXORG3, tex->texorg3); 138 DMA_BLOCK(MGA_TEXORG4, tex->texorg4 152 drm_mga_texture_regs_t *tex = &sarea_priv->tex_state[0]; local 192 drm_mga_texture_regs_t *tex = &sarea_priv->tex_state[1]; local 408 drm_mga_texture_regs_t *tex = &sarea_priv->tex_state[unit]; local [all...] |
| /src/external/gpl2/texinfo/ |
| Makefile | 10 FILES= epsf.tex texinfo.cat texinfo.dtd texinfo.tex texinfo.xsl 30 #FILES+= txi-cs.tex txi-de.tex txi-en.tex txi-es.tex txi-fr.tex \ 31 # txi-it.tex txi-nl.tex txi-no.tex txi-pt.tex txi-tr.te [all...] |
| /src/external/gpl3/binutils/dist/libsframe/ |
| Makefile.am | 21 AUTOMAKE_OPTIONS = dejagnu foreign no-texinfo.tex info-in-builddir subdir-objects
|
| /src/external/gpl3/binutils.old/dist/libsframe/ |
| Makefile.am | 21 AUTOMAKE_OPTIONS = dejagnu foreign no-texinfo.tex info-in-builddir subdir-objects
|
| /src/external/gpl3/gdb/dist/libsframe/ |
| Makefile.am | 21 AUTOMAKE_OPTIONS = dejagnu foreign no-texinfo.tex info-in-builddir subdir-objects
|
| /src/external/gpl3/gdb.old/dist/libsframe/ |
| Makefile.am | 21 AUTOMAKE_OPTIONS = dejagnu foreign no-texinfo.tex info-in-builddir subdir-objects
|
| /src/external/gpl3/gdb.old/dist/gdb/doc/ |
| Makefile.in | 114 # psrc.sed use PostScript fonts (Karl Berry short TeX names) 115 # lpsrc.sed use PostScript fonts (full PostScript names in TeX) 122 # Don Knuth's TeX formatter 123 TEX = tex 415 refcard.dvi : refcard.tex $(REFEDITS) 421 $(SILENCE) sed -f tmp.sed $(srcdir)/refcard.tex >sedref.tex 422 $(ECHO_TEX) $(SET_TEXINPUTS) $(TEX) sedref.tex [all...] |
| /src/external/gpl3/gdb/dist/gdb/doc/ |
| Makefile.in | 120 # psrc.sed use PostScript fonts (Karl Berry short TeX names) 121 # lpsrc.sed use PostScript fonts (full PostScript names in TeX) 128 # Don Knuth's TeX formatter 129 TEX = tex 428 sedref.tex : refcard.tex $(REFEDITS) 434 $(ECHO_GEN) sed -f refcard.sed $(srcdir)/refcard.tex >$@ 439 refcard.dvi : sedref.tex 441 $(SILENCE) cp $< sedref_dvi.tex [all...] |
| /src/external/gpl3/gdb/dist/readline/readline/doc/ |
| texi2dvi | 2 # texi2dvi --- produce DVI (or PDF) files from Texinfo (or (La)TeX) sources. 51 line_error=true # pass --file-line-error to TeX 60 textra= # Extra TeX commands to insert in the input file. 61 txiprereq=19990129 # minimum texinfo.tex version with macro expansion 114 Run each Texinfo or (La)TeX FILE through TeX in turn until all 117 is used to determine its language ((La)TeX or Texinfo). To process 118 (e)plain TeX files, set the environment variable LATEX=tex. 143 TeX tuning [all...] |
| /src/external/gpl3/gdb.old/dist/readline/readline/doc/ |
| texi2dvi | 2 # texi2dvi --- produce DVI (or PDF) files from Texinfo (or (La)TeX) sources. 51 line_error=true # pass --file-line-error to TeX 60 textra= # Extra TeX commands to insert in the input file. 61 txiprereq=19990129 # minimum texinfo.tex version with macro expansion 114 Run each Texinfo or (La)TeX FILE through TeX in turn until all 117 is used to determine its language ((La)TeX or Texinfo). To process 118 (e)plain TeX files, set the environment variable LATEX=tex. 143 TeX tuning [all...] |
| /src/external/gpl3/binutils/dist/gprof/ |
| Makefile.am | 20 AUTOMAKE_OPTIONS = foreign no-dist no-texinfo.tex info-in-builddir 22 TEXINFO_TEX = ../texinfo/texinfo.tex
|
| /src/external/gpl3/binutils.old/dist/gprof/ |
| Makefile.am | 20 AUTOMAKE_OPTIONS = foreign no-dist no-texinfo.tex info-in-builddir 22 TEXINFO_TEX = ../texinfo/texinfo.tex
|
| /src/external/bsd/am-utils/dist/m4/ |
| GNUmakefile | 108 doc/texinfo.tex 152 doc/texinfo.tex: $(P4)/texinfo.tex
|
| /src/external/gpl3/autoconf/dist/ |
| cfg.mk | 66 cp $(gnulib_dir)/build-aux/texinfo.tex $(srcdir)/build-aux 133 ^(maint\.mk|build-aux/texinfo\.tex)$$ 139 exclude_file_name_regexp--sc_trailing_blank = ^build-aux/texinfo\.tex$$
|
| /src/external/gpl2/texinfo/dist/makeinfo/ |
| insertion.h | 37 table, tex, vtable, titlepage, bad_type enumerator in enum:insertion_type
|
| /src/external/gpl2/xcvs/dist/contrib/ |
| rcs-to-cvs.sh | 152 c | csh | e | f | h | l | mac | me | mm | ms | p | r | red | s | sh | sl | cl | ml | el | tex | y | ye | yr | "" )
|
| /src/external/gpl3/binutils/dist/gprofng/doc/ |
| Makefile.am | 20 AUTOMAKE_OPTIONS = info-in-builddir foreign no-texinfo.tex
|
| /src/external/gpl3/binutils.old/dist/gprofng/doc/ |
| Makefile.am | 20 AUTOMAKE_OPTIONS = info-in-builddir foreign no-texinfo.tex
|