/texmf/texmf.d/45TeXinputs.cnf

http://github.com/brinkman83/bashrc · Unknown · 96 lines · 79 code · 17 blank · 0 comment · 0 complexity · c60a084820a0b73e3bfbf2e90bda437c MD5 · raw file

  1. % LaTeX 2e specific macros are stored in latex/, macros that can only be
  2. % used with 2.09 in latex209/. In addition, we look in the directory
  3. % latex209, useful for macros that were written for 2.09 and do not
  4. % mention 2e at all, but can be used with 2e.
  5. TEXINPUTS.cslatex = .;$TEXMF/tex/{cslatex,csplain,latex,generic,}//
  6. TEXINPUTS.platex = .;$TEXMF/tex/{platex,latex,generic,}//
  7. TEXINPUTS.latex = .;$TEXMF/tex/{latex,generic,}//
  8. TEXINPUTS.olatex = .;$TEXMF/tex/{latex,generic,}//
  9. TEXINPUTS.latex209 = .;$TEXMF/tex/{latex209,generic,latex,}//
  10. % MLTeX.
  11. TEXINPUTS.frlatex = .;$TEXMF/tex/{french,latex,generic,}//
  12. TEXINPUTS.frtex = .;$TEXMF/tex/{french,plain,generic,}//
  13. TEXINPUTS.mllatex = .;$TEXMF/tex/{latex,generic,}//
  14. TEXINPUTS.mltex = .;$TEXMF/tex/{plain,generic,}//
  15. % e-TeX. This form of the input paths is borrowed from teTeX. A certain
  16. % variant of TDS is assumed here, unaffected by the build variables.
  17. TEXINPUTS.elatex = .;$TEXMF/tex/{latex,generic,}//
  18. TEXINPUTS.etex = .;$TEXMF/tex/{plain,generic,}//
  19. % pdfTeX. This form of the input paths is borrowed from teTeX. A certain
  20. % variant of TDS is assumed here, unaffected by the build variables.
  21. TEXINPUTS.pdfcslatex = .;$TEXMF/tex/{cslatex,csplain,latex,generic,}//
  22. TEXINPUTS.pdfcsplain = .;$TEXMF/tex/{csplain,plain,generic,}//
  23. TEXINPUTS.pdflatex = .;$TEXMF/tex/{latex,generic,}//
  24. TEXINPUTS.pdfmex = .;$TEXMF/tex/{mex,plain,generic,}//
  25. TEXINPUTS.utf8mex = .;$TEXMF/tex/{mex,plain,generic,}//
  26. TEXINPUTS.pdftex = .;$TEXMF/tex/{plain,generic,}//
  27. TEXINPUTS.pdftexinfo = .;$TEXMF/tex/{texinfo,plain,generic,}//
  28. TEXINPUTS.pdfamstex = .;$TEXMF/tex/{amstex,plain,generic,}//
  29. % pdfeTeX.
  30. TEXINPUTS.pdfelatex = .;$TEXMF/tex/{latex,generic,}//
  31. TEXINPUTS.pdfetex = .;$TEXMF/tex/{plain,generic,}//
  32. % pdfxTeX.
  33. TEXINPUTS.pdfxlatex = .;$TEXMF/tex/{latex,generic,}//
  34. TEXINPUTS.pdfxtex = .;$TEXMF/tex/{plain,generic,}//
  35. % XeTeX
  36. TEXINPUTS.xelatex = .;$TEXMF/tex/{xelatex,latex,generic,}//
  37. TEXINPUTS.xeplain = .;$TEXMF/tex/{xeplain,eplain,plain,generic,}//
  38. TEXINPUTS.xetex = .;$TEXMF/tex/{xetex,plain,generic,}//
  39. % Omega / Aleph
  40. TEXINPUTS.lamed = .;$TEXMF/tex/{lamed,lambda,latex,generic,}//
  41. TEXINPUTS.lambda = .;$TEXMF/tex/{lambda,latex,generic,}//
  42. TEXINPUTS.omega = .;$TEXMF/tex/{plain,generic,}//
  43. TEXINPUTS.aleph = .;$TEXMF/tex/{plain,generic,}//
  44. % ConTeXt
  45. TEXINPUTS.context = .;$TEXMF/tex/{context,plain,generic,}//
  46. % odd formats needing their own paths
  47. TEXINPUTS.lamstex = .;$TEXMF/tex/{lamstex,plain,generic,}//
  48. TEXINPUTS.lollipop = .;$TEXMF/tex/{lollipop,plain,generic,}//
  49. TEXINPUTS.platex-pl = .;$TEXMF/tex/{platex,latex,generic,}//
  50. TEXINPUTS.pdfplatex = .;$TEXMF/tex/{platex,latex,generic,}//
  51. % Earlier entries override later ones, so put this last.
  52. TEXINPUTS = .;$TEXMF/tex/{$progname,generic,}//
  53. % extra format definitions for TeX Live
  54. TEXINPUTS.elambda = .;$TEXMF/tex/{lambda,latex,generic,}//
  55. TEXINPUTS.eomega = .;$TEXMF/tex/{plain,generic,}//
  56. TEXINPUTS.pdfxmex = .;$TEXMF/tex/{mex,plain,generic,}//
  57. TEXINPUTS.frpdflatex = .;$TEXMF/tex/{french,latex,generic,}//
  58. TEXINPUTS.frpdftex = .;$TEXMF/tex/{french,plain,generic,}//
  59. TEXINPUTS.xmltex = .;$TEXMF/tex/{xmltex,latex,generic,}//
  60. TEXINPUTS.pdfxmltex = .;$TEXMF/tex/{xmltex,latex,generic,}//
  61. TTF2TFMINPUTS = .;$TEXMF/ttf2pk//
  62. % Metafont, MetaPost inputs.
  63. MFINPUTS = .;$TEXMF/metafont//;{$TEXMF/fonts,$VARTEXFONTS}/source//
  64. MPINPUTS = .;$TEXMF/metapost//
  65. % allow for compressed files, and various extenions
  66. % settings are now in 90TeXDoc.cnf
  67. %TEXDOCSSUFFIX = ;.pdf;.ps;.dvi;.html;.txt;.tex
  68. %TEXDOCSCOMPRESS = ;.gz;.bz2;.zip;.Z
  69. %TEXDOCEXT = {$TEXDOCSSUFFIX}{$TEXDOCSCOMPRESS}
  70. % Dump files (fmt/base/mem) for vir{tex,mf,mp} to read (see web2c/INSTALL),
  71. % and string pools (.pool) for ini{tex,mf,mp}. It is silly that we have six
  72. % paths and directories here (they all resolve to a single place by default),
  73. % but historically ...
  74. TEXFORMATS = .;$TEXMF/web2c{/$engine,}
  75. MFBASES = .;$TEXMF/web2c/{$engine,}
  76. MPMEMS = .;$TEXMF/web2c/{$engine,}
  77. TEXPOOL = .;$TEXMF/web2c
  78. MFPOOL = .;$TEXMF/web2c
  79. MPPOOL = .;$TEXMF/web2c