10 lines
No EOL
421 B
TeX
10 lines
No EOL
421 B
TeX
%%%-----------------------CLASS-NAME.cls-----------------------%%%
|
||
%%%--------------Written--by:--Aliberk--Sandıkçı---------------%%%
|
||
%%%---------------------Version:--2023/06----------------------%%%
|
||
%%% Repo: git.aliberksandikci.com.tr/templex/REPO-NAME %%%
|
||
%%% LICENSE: The LATEX Project Public License - lppl1.3c %%%
|
||
|
||
\NeedsTeXFormat{LaTeX2e}
|
||
\ProvidesClass{class-name-here}
|
||
|
||
%%% FILL THIS AREA . . . |