;; miktex.ini -- Global MiKTeX Configuration File ;; Time-stamp: "1999-04-01 11:53:05 cschenk" ;; ;; This is the global configuration file for TeX and friends. ;; ;; Please note that YOU SHOULD NOT MODIFY THIS FILE. You can create ;; a personal configuration file instead. See the Local Guide, for ;; more information. ;; ;; TOC: ;; ;; BiBTeX ;; Context ;; Dvipdfm ;; Dvips ;; eLaTeX ;; eTeX ;; Graphics ;; Lambda ;; LaTeX ;; MakeBASE ;; MakeFMT ;; MakeIndex ;; MakeMEM ;; MakePK ;; MakeTFM ;; METAFONT ;; MetaPost ;; MiKTeX ;; Omega ;; otp2ocp ;; pdfLaTeX ;; pdfTeX ;; ps2pk ;; TeX ;; ttf2pk ;; ttf2tfm ;; Yap ;; -------------------------------------------------------------------------- ;; BibTeX ;; -------------------------------------------------------------------------- [BibTeX] ;; Where BiBTeX searches for input files (both databases and style files). Input Dirs=.;%R\bibtex// ;; Minimum number of cross-refs required for automatic cite_list inclusion. ;; min_crossrefs=2 ;; -------------------------------------------------------------------------- ;; Context ;; -------------------------------------------------------------------------- ;; maximum number of control sequences; it should be at most ;; about (mem_max-mem_min)/10. hash_size_def=35000 ;; a prime number equal to about 85% of hash_size. hash_prime_def=29753 ;; -------------------------------------------------------------------------- ;; Dvipdfm ;; -------------------------------------------------------------------------- [Dvipdfm] ;; Where Dvipdfm searches for input files. Input Dirs=.;%R\dvipdfm// ;; Where Dvipdfm searches for PostScript related files. PSPath=.;%R\dvipdfm// ;; -------------------------------------------------------------------------- ;; Dvips ;; -------------------------------------------------------------------------- [Dvips] ;; Where Dvips searches for .config files. CONFIGPath=.;%R\dvips// ;; Where Dvips searches for .enc files. ENCPath=.;%R\dvips// ;; Where Dvips searches for .eps files. GraphicsPath=.;%R\dvips//;%R\tex// ;; Where Dvips searches for .map files. MAPPath=.;%R\dvips// ;; Where Dvips searches for PS header files. PSPath=.;%R\dvips//;%R\fonts\type1// ;; -------------------------------------------------------------------------- ;; eLaTeX ;; -------------------------------------------------------------------------- [eLaTeX] ;; Where e-LaTeX searches for input files. Input Dirs=.;%R\etex\latex//;%R\etex\generic//;%R\etex//;%R\tex\latex//;%R\tex\generic//;%R\tex// ;; Common e-LaTeX filename extensions. Extensions=.tex;.src;.ltx ;; -------------------------------------------------------------------------- ;; eTeX ;; -------------------------------------------------------------------------- [eTeX] ;; Where e-TeX searches for input files. Input Dirs=.;%R\etex\plain//;%R\etex\generic//;;%R\etex//;%R\tex\plain//;%R\tex\generic//;;%R\tex// ;; Common e-TeX filename extensions Extensions=.tex;.src ;; -------------------------------------------------------------------------- ;; Graphics ;; -------------------------------------------------------------------------- [Graphics] ;; Various graphics conversion rules. ;; %i is a placeholder for the input file. ;; %o is a placeholder for the output file. .gif.bmp=giftopnm %i | ppmtobmp -windows > %o .pcx.bmp=pcxtoppm %i | ppmtobmp -windows > %o .png.bmp=pngtopnm %i | ppmtobmp -windows > %o .tga.bmp=tgatoppm %i | ppmtobmp -windows > %o .tif.bmp=tifftopnm %i | ppmtobmp -windows > %o .tiff.bmp=tifftopnm %i | ppmtobmp -windows > %o ;; -------------------------------------------------------------------------- ;; Lambda ;; -------------------------------------------------------------------------- [Lambda] ;; Where Lambda searches for input files. Input Dirs=.;%R\omega\lambda//;%R\omega\latex//;%$\omega\generic//;%R\omega//;%R\tex\latex//;%R\tex\generic//;%R\tex// ;; -------------------------------------------------------------------------- ;; LaTeX ;; -------------------------------------------------------------------------- [LaTeX] ;; Where LaTeX searches for input files. ;; BK Input Dirs=.;%R\tex\latex//;%R\tex\generic//;%R\tex// Input Dirs=.;%CET_DRIVE%\emtex\texinput// ;; Common LaTeX filename extensions. Extensions=.tex;.ltx ;; -------------------------------------------------------------------------- ;; MakeBASE ;; -------------------------------------------------------------------------- [MakeBASE] ;; Where MakeBASE installs new .base files. This directory ;; must be writable. DestDir=%R\miktex\base ;; -------------------------------------------------------------------------- ;; MakeFMT ;; -------------------------------------------------------------------------- [MakeFMT] ;; Where MakeFMT installs new .fmt files. This directory ;; must be writable. DestDir=%R\miktex\fmt ;; -------------------------------------------------------------------------- ;; MakeIndex ;; -------------------------------------------------------------------------- [MakeIndex] ;; Where Makeindex searches for input files. INDEXSTYLE=.;%R\makeindex// ;; -------------------------------------------------------------------------- ;; MakeMEM ;; -------------------------------------------------------------------------- [MakeMEM] ;; Where makeMEM installs new .mem files. This directory ;; must be writable. DestDir=%R\miktex\mem ;; -------------------------------------------------------------------------- ;; MakePK ;; -------------------------------------------------------------------------- [MakePK] ;; Where MakePK installs new .pk files. ;; ;; %m is a place holder for the current METAFONT mode (e.g. `ljfour'). ;; %s is a place holder for the font supplier (e.g. `public'). ;; %t is a place holder for the typeface name (e.g. `cm'). ;; %d is a place holder for the horizontal resolution (dots per inch). ;; ;; This directory must be writable. DestDir=%R\fonts\pk\%m\%s\%t\dpi%d ;; -------------------------------------------------------------------------- ;; MakeTFM ;; -------------------------------------------------------------------------- [MakeTFM] ;; Where MakeTFM installs new .tfm files. This directory must ;; be writable. ;; ;; %s is a placeholder for the font supplier. ;; %t is a placeholder for the typeface name. DestDir=%R\fonts\tfm\%s\%t ;; -------------------------------------------------------------------------- ;; METAFONT ;; -------------------------------------------------------------------------- [METAFONT] ;; Where METAFONT searches for input files. Input Dirs=.;%R\metafont//;%R\fonts\source// ;; -------------------------------------------------------------------------- ;; MetaPost ;; -------------------------------------------------------------------------- [MetaPost] ;; Where MetaPost searches for input files. Input Dirs=.;%R\metapost// ;; -------------------------------------------------------------------------- ;; MiKTeX ;; -------------------------------------------------------------------------- [MiKTeX] ;; MiKTeX log options; comma-separated value list: ;; notrace do not leave a trace ;; filesearch trace find-file machinery ;; fndb trace filename database ;; access trace access() calls ;; process trace secondary processes ;; error trace errors ;; tcx trace TCX tables Trace=notrace ;; The trace is written on stderr unless you specify a trace file. TraceFile= ;; General Search Paths ;; ;; Note: A search path specification can be extended in the respective ;; app section. ;; `%ENV%' is a placeholder for the value of environment variable ENV. ;; ;; `//' in a search path implies recursive search. ;; ;; `%R' is a place holder for the list of TeXMF root directories that ;; where specified with option --remote-directories (-r). ;; ;; For example: if you have two TeXMF root directories, say C:\TEXMF ;; and \\SERVER\TEXMF, then "%R\tex//" will eventually be expanded to ;; "C:\TEXMF\tex//;\\SERVER\TEXMF\tex//" [MiKTeX] ;; Where MiKTeX searches for .afm files. AFMPath=.;%R\fonts\afm// ;; Where MiKTeX searches for base files. BASEPath=.;%R\miktex\base// ;; Where MiKTeX searches for .enc files. ENCPath=.;%R\miktex\config//;%R\dvips//;%R\pdftex//;%R\dvipdfm// ;; Where MiKTeX searches for executables. EXEPath=%R\miktex\bin ;; Where MiKTeX searches for .fmt files. FMTPath=.;%R\miktex\fmt// ;; Where MiKTeX searches for .map files. MAPPath=.;%R\miktex\config//;%R\dvips//;%R\pdftex//;%R\dvipdfm// ;; Where MiKTeX searches for .mem files. MEMPath=.;%R\miktex\mem// ;; Where MiKTeX searches for .ofm/.tfm files. OFMPath=.;%R\fonts\ofm//;%R\fonts\tfm// ;; Where MiKteX searches for PS header files (*.enc;*.map;*.pfb). PSPath=.;%R\miktex\config//;%R\dvips//;%R\pdftex//;%R\dvipdfm//;%R\fonts\type1// ;; Where MiKTeX searches for .tcx files. TCXPath=.;%R\miktex\web2c;%R\miktex\config ;; Where MiKTeX searches for .tfm files. ;; BK TFMPath=.;%R\fonts\tfm// TFMPath=%CET_DRIVE%\emtex\tfm// ;; Where MiKTeX searches for .ttf files. TTFPath=.;%R\fonts\truetype// ;; Where MiKTeX searches for Type1 fonts. Type1Path=.;%R\fonts\type1// ;; Where MiKTeX searches for .pk files. ;; ;; %m is a place holder for the current METAFONT mode (e.g. 'ljfour'). ;; %d is a place holder for the horizontal resolution in dots per inch. PKPath=.;%R\fonts\pk\%m//dpi%d ;; Where MiKTeX searches for .ovf files. OVFPath=.;%R\fonts\ovf// ;; Where MiKTeX searches for VF files. VFPath=.;%R\fonts\vf// ;; Where MiKTeX searches for graphics files. GraphicsPath=.;%R\dvips//;%R\pdftex//;%R\tex// ;; PK file naming convention used by MakePK and the DVI drivers. ;; ;; %f is a placeholder for the font name (e.g. 'cmr10'). ;; %d is a placeholder for the horizontal resolution in dots per inch. PK File Name=%f.pk [MiKTeX] ;; The following parameters can be changed at run-time to extend or ;; reduce TeX's capacity. They may have different values in INITEX and ;; in production versions of TeX. ;; Smallest index in TeX's internal mem array; must be 0 or more; ;; must be equal to mem_bot in INITEX, otherwise <=mem_bot. mem_min=0 ;; Greatest index in TeX's internal mem array; must be strictly less than ;; 1073741823. mem_max=2000000 ;; Maximum number of characters simultaneously present in ;; current lines of open files and in control sequences between ;; \csname and \endcsname; must not exceed 1073741823. buf_size=20000 ;; Width of context lines on terminal error messages. error_line=72 ;; Width of first lines of contexts in terminal error messages; ;; should be between 30 and (error_line - 15). half_error_line=42 ;; Width of longest text lines output; should be at least 60. max_print_line=79 ;; Maximum number of simultaneous input sources. stack_size=1000 ;; Maximum number of input files and error insertions that can be going ;; on simultaneously. max_in_open=50 ;; Maximum internal font number; must not exceed 5000. font_max=1000 ;; Number of words of font_info for all fonts. font_mem_size=200000 ;; Maximum number of simultaneous macro parameters. param_size=1000 ;; Maximum number of semantic levels simultaneously active. nest_size=300 ;; Maximum number of strings; must not exceed 1073741823. max_strings=50000 ;; The minimum number of characters that should be ;; available for the user's control sequences and font names, ;; after TeX's own error messages are stored. string_vacancies=470000 ;; Maximum number of characters in strings, including all ;; error messages and help texts, and the names of all fonts and ;; control sequences; must exceed string_vacancies by the total ;; length of TeX's own strings, which is currently about 23000. pool_size=500000 ;; Space for saving values outside of current group; must be ;; at most 1073741823. save_size=32768 ;; Space for hyphenation patterns; should be larger for ;; INITEX than it is in production versions of TeX. trie_size=80000 ;; Space for "opcodes" in the hyphenation patterns. trie_op_size=2048 ;; Like the preceding parameters, the following quantities can be changed ;; at run time to extend or reduce TeX's capacity. But if they are changed, ;; it is necessary to rerun the initialization program INITEX ;; to generate new tables for the production TeX program. ;; One can't simply make helter-skelter changes to the following constants, ;; since certain rather complex initialization ;; numbers are computed from them. ;; Smallest index in the mem array dumped by INITEX; ;; must not be less than mem_min. mem_bot=0 ;; Largest index in the mem array dumped by INITEX; must be substantially ;; larger than 0 and not greater than mem_max. mem_top=1048576 ;; maximum number of control sequences; it should be at most ;; about (mem_max-mem_min)/10. ;; BK hash_size_def=20000 hash_size_def=65536 ;; a prime number equal to about 85% of hash_size. ;; BK hash_prime_def=16993 hash_prime_def=55711 ;; -------------------------------------------------------------------------- ;; Omega ;; -------------------------------------------------------------------------- [Omega] ;; Where Omega searches for input files. Input Dirs=.;%R\omega\plain//;%R\omega\generic//;%R\omega//;%R\tex\plain//;%R\tex\generic//;%R\tex// ;; Where Omega searches for .ocp files. OCPPath=.;%R\omega\ocp// ;; Where Omega searches for .onm files. ONMPath=.;%R\omega//;%R\tex// ;; maximum number of control sequences; it should be at most ;; about (mem_max-mem_min)/10. hash_size_def=65536 ;; a prime number equal to about 85% of hash_size. hash_prime_def=55711 ocp_buf_size=20000 ocp_stack_size=10000 ocp_list_info_size=1000 ocp_lstack_size=1000 oco_list_list_size=1000 ;; -------------------------------------------------------------------------- ;; otp2ocp ;; -------------------------------------------------------------------------- [otp2ocp] ;; Where otp2ocp searches for input files (*.otp). Input Dirs=.;%R\omega\otp// ;; -------------------------------------------------------------------------- ;; pdfLaTeX ;; -------------------------------------------------------------------------- [pdfLaTeX] ;; Where pdfLaTeX searches for input files. Input Dirs=.;%R\pdftex\latex//;%R\pdftex\generic//;%R\pdftex//;%R\tex\latex//;%R\tex\generic//;%R\tex// ;; -------------------------------------------------------------------------- ;; pdfTeX ;; -------------------------------------------------------------------------- [pdfTeX] ;; Where pdfTeX searches for input files. Input Dirs=.;%R\pdftex\plain//;%R\pdftex\generic//;%R\pdftex//;%R\tex\plain//;%R\tex\generic//;%R\tex// ;; Where pdfTeX searches for PostScript headers. PSPath=.;%R\pdftex// ;; -------------------------------------------------------------------------- ;; ps2pk ;; -------------------------------------------------------------------------- [ps2pk] ;; Where ps2pk searches for PS resource files. PSResPath=%R\miktex\config ;; -------------------------------------------------------------------------- ;; TeX ;; -------------------------------------------------------------------------- [TeX] ;; Where TeX looks for input files. Input Dirs=.;%R\tex\plain//;%R\tex\generic//;%R\tex// ;; Common TeX filename extensions. Extensions=.tex ;; Command which invokes the editor when you press 'e' in the error menu. ;; ;; You can specify these placeholders: ;; %f the name of the input file ;; %h help text ;; %l the line number ;; %m the error message ;; %t the name of the transcript file ;; ;; Examples: ;; Editor=notepad %f ;; Editor=winedt "[Open('%f');SelLine(%l,7)]" ;; Editor=emacs +%l %f Editor=notepad %f ;; -------------------------------------------------------------------------- ;; ttf2pk ;; -------------------------------------------------------------------------- [ttf2pk] ;; Where ttf2pk searches for .enc files. ENCPath=.;%R\ttf2tfm// ;; -------------------------------------------------------------------------- ;; ttf2tfm ;; -------------------------------------------------------------------------- [ttf2tfm] ;; Where ttf2tfm searches for .enc files. ENCPath=.;%R\ttf2tfm// ;; -------------------------------------------------------------------------- ;; Yap ;; -------------------------------------------------------------------------- [Yap] ;; Where Yap searches for DVI files. Input Dirs=.;%R\doc//