Linux iad1-shared-b7-18 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64
Apache
: 67.205.6.31 | : 216.73.216.13
Cant Read [ /etc/named.conf ]
8.2.29
fernandoquevedo
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
share /
texlive /
texmf-dist /
tex /
generic /
config /
[ HOME SHELL ]
Name
Size
Permission
Action
language.dat
2.67
KB
-rw-r--r--
language.dat.lua
1.46
KB
-rw-r--r--
language.def
1.39
KB
-rw-r--r--
language.us
2.67
KB
-rw-r--r--
language.us.def
1.32
KB
-rw-r--r--
language.us.lua
1.46
KB
-rw-r--r--
luatex-unicode-letters.tex
130.46
KB
-rw-r--r--
luatexiniconfig.tex
618
B
-rw-r--r--
pdftex-dvi.tex
2.05
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : language.dat.lua
-- $Id: language.us.lua 18737 2010-06-04 17:09:02Z karl $ --[[ language.us.dat (and the start of language.dat.lua), used by: - a special luatex version of hyphen.cfg (derived from the babel system); - a special luatex version of etex.src (from the e-TeX distributon). See luatex-hyphen.pdf (currently part of the hyph-utf8 package) for details. DO NOT EDIT THIS FILE (language.dat.lua)! It is generated by tlmgr. See language.dat (or language.us) for more information. Warning: formats using this file also use one of language.dat or language.def. Update them accordingly. The interaction between these files is documented in luatex-hyphen.pdf, but here is a summary: - a language must be mentioned in language.dat or language.def to be available; if, in addition, it is: - not mentioned in language.dat.lua, then it is dumped in the format; - mentioned in language.dat.lua with a key special="disabled:<reason>", then it is not available at all; - mentioned in language.dat.lua with a normal entry, then it will not be dumped in the format, but loaded at runtime when activated. ]] return { ["english"]={ loader="hyphen.tex", special="language0", -- should be dumped in the format lefthyphenmin=2, righthyphenmin=3, synonyms={"usenglish","USenglish","american"}, }, -- dumylang and zerohyph are dumped in the format, -- since they contain either very few or no patterns at all -- END of language.us.lua (missing '}' appended after all entries) }
Close