Server IP : 111.118.215.189 / Your IP : 216.73.216.3 Web Server : Apache System : Linux md-in-83.webhostbox.net 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : a1673wkz ( 2475) PHP Version : 8.2.25 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /usr/share/texlive/texmf-dist/tex/latex/latexconfig/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
% $Id: lualatex.ini 21697 2011-03-12 13:17:28Z mpg $ % Karl Berry, originally written 2008. public domain. % must be done first (activation of primitives) \input lualatexiniconfig.tex % settings inherited from pdftex \input pdftexconfig.tex % pdf output by default % prevent latex.ltx from \dump-ing \let\DUMP\dump \let\dump\relax % the usual format initialization. \scrollmode \input latex.ltx % some commands in the kernel need patchin to work with luatex \input lualatex-patch-kernel.tex % latex.ltx sets \everyjob, so this must come afterwards \input lualatexquotejobname.tex % latex.ltx sets wrong (T1) \lccodes, \uccodes for the "80-"ff range \input lualatex-reset-codes.tex % reset them \input luatex-unicode-letters.tex % set codes based on Unicode (full range) % Note: unlike xelatex, we don't need to load unicode-letters before latex.ltx % (hence hyphenation patterns) due to diferences in \patterns hendling % restore \dump for derived formats (mylatex, etc) that might use it \let\dump\DUMP \let\DUMP\undefined \dump