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 : pdftex-dvi.tex
% $Id: pdftex-dvi.tex 1513 2006-02-13 00:22:35Z karl $ % Karl Berry and others, 2004. Public domain. % % This file is not used in TeX Live 2005. % % For TeX Live 2004, we started building the "latex" format with the % pdfetex engine. This is nice because it gives users access to various % advanced typesetting features. But it's problematic because user % documents have used, ever since the inception of pdftex, the test % \ifx\pdfoutput\undefined % to determine whether they are generating pdf or dvi, whether to use % the [pdftex] option to graphicx and hyperref, etc. % % Also, some packages (geometry) test \pdfpageheight and the like, % similarly. % % Although the generic ifpdf.sty style file tests this more robustly, it % is asking a lot for everyone to switch. % % So this file, read at format-creation time, is our attempt at making % the change compatible: we *un*define various pdf-related primitives, % so that tests like the above will continue to work. At the same time, % we make the undefined primitives available as \normalPRIMITIVE, so % anyone who really needs to can still get them, despite everything. \let\normalpdfannot\pdfannot \let\pdfannnot\undefined \let\normalpdfhorigin\pdfhorigin \let\pdfhorigin\undefined \let\normalpdfinfo\pdfinfo \let\pdfinfo\undefined \let\normalpdfliteral\pdfliteral \let\pdfliteral\undefined \let\normalpdfmapfile\pdfmapfile \let\pdfmapfile\undefined \let\normalpdfoutput\pdfoutput \let\pdfoutput\undefined \let\normalpdfpageheight\pdfpageheight \let\pdfpageheight\undefined \let\normalpdfpagewidth\pdfpagewidth \let\pdfpagewidth\undefined \let\normalpdftexversion\pdftexversion \let\pdftexversion\undefined \let\normalpdfvorigin\pdfvorigin \let\pdfvorigin\undefined \let\normalpdftexrevision\pdftexrevision \let\pdftexrevision\undefined \let\normalpdfxform\pdfxform \let\pdfxform\undefined \let\normalpdfximage\pdfximage \let\pdfximage\undefined % these public primitives remain usable in dvi mode: % \pdfadjustspacing % \pdfavoidoverfull % \pdffontattr % \pdffontexpand % \pdffontname % \pdffontsize % \*code \endinput
Close