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.47
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 /
sphinx /
texinputs /
[ HOME SHELL ]
Name
Size
Permission
Action
LICRcyr2utf8.xdy
4.26
KB
-rw-r--r--
LICRlatin2utf8.xdy
9.95
KB
-rw-r--r--
LatinRules.xdy
18.25
KB
-rw-r--r--
Makefile_t
2.34
KB
-rw-r--r--
latexmkjarc_t
695
B
-rw-r--r--
latexmkrc_t
1.08
KB
-rw-r--r--
make.bat_t
1.02
KB
-rw-r--r--
python.ist
392
B
-rw-r--r--
sphinx.sty
12.95
KB
-rw-r--r--
sphinx.xdy
9.25
KB
-rw-r--r--
sphinxhowto.cls
3.18
KB
-rw-r--r--
sphinxlatexadmonitions.sty
6.09
KB
-rw-r--r--
sphinxlatexcontainers.sty
901
B
-rw-r--r--
sphinxlatexgraphics.sty
4.73
KB
-rw-r--r--
sphinxlatexindbibtoc.sty
2.02
KB
-rw-r--r--
sphinxlatexlists.sty
3.46
KB
-rw-r--r--
sphinxlatexliterals.sty
34.32
KB
-rw-r--r--
sphinxlatexnumfig.sty
4.43
KB
-rw-r--r--
sphinxlatexobjects.sty
7.1
KB
-rw-r--r--
sphinxlatexshadowbox.sty
3.79
KB
-rw-r--r--
sphinxlatexstyleheadings.sty
3.18
KB
-rw-r--r--
sphinxlatexstylepage.sty
2.99
KB
-rw-r--r--
sphinxlatexstyletext.sty
5.64
KB
-rw-r--r--
sphinxlatextables.sty
21.34
KB
-rw-r--r--
sphinxmanual.cls
4.14
KB
-rw-r--r--
sphinxoptionsgeometry.sty
2.01
KB
-rw-r--r--
sphinxoptionshyperref.sty
1.07
KB
-rw-r--r--
sphinxpackagecyrillic.sty
2.53
KB
-rw-r--r--
sphinxpackagefootnote.sty
12.94
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : sphinxlatexindbibtoc.sty
%% INDEX, BIBLIOGRAPHY, APPENDIX, TABLE OF CONTENTS % % change this info string if making any custom modification \ProvidesFile{sphinxlatexindbibtoc.sty}[2021/01/27 index, bib., toc] % Provides support for this output mark-up from Sphinx latex writer: % % - environments: (backup defaults or get redefined) % % - sphinxtheindex (direct mark-up or via python.ist or sphinx.xdy) % - sphinxthebibliography % % - macros: (defines defaults) % % - \sphinxmaketitle % - \sphinxtableofcontents % - \sphinxnonalphabeticalgroupname % - \sphinxsymbolsname % - \sphinxnumbersname % - \sphinxcite % % Requires: \RequirePackage{makeidx} % fix the double index and bibliography on the table of contents % in jsclasses (Japanese standard document classes) \ifx\@jsc@uplatextrue\@undefined\else \renewenvironment{sphinxtheindex} {\cleardoublepage\phantomsection \begin{theindex}} {\end{theindex}} \renewenvironment{sphinxthebibliography}[1] {\cleardoublepage% \phantomsection % not needed here since TeXLive 2010's hyperref \begin{thebibliography}{#1}} {\end{thebibliography}} \fi % disable \@chappos in Appendix in pTeX \ifx\kanjiskip\@undefined\else \let\py@OldAppendix=\appendix \renewcommand{\appendix}{ \py@OldAppendix \gdef\@chappos{} } \fi % make commands known to non-Sphinx document classes \providecommand*{\sphinxmaketitle}{\maketitle} \providecommand*{\sphinxtableofcontents}{\tableofcontents} \ltx@ifundefined{sphinxthebibliography} {\newenvironment {sphinxthebibliography}{\begin{thebibliography}}{\end{thebibliography}}% } {}% else clause of \ltx@ifundefined \ltx@ifundefined{sphinxtheindex} {\newenvironment{sphinxtheindex}{\begin{theindex}}{\end{theindex}}}% {}% else clause of \ltx@ifundefined % for usage with xindy: this string gets internationalized in preamble \newcommand*{\sphinxnonalphabeticalgroupname}{} % redefined in preamble, headings for makeindex produced index \newcommand*{\sphinxsymbolsname}{} \newcommand*{\sphinxnumbersname}{} \protected\def\sphinxcite{\cite} \endinput
Close