latex-template/class.cls

10 lines
421 B
OpenEdge ABL
Raw Normal View History

2023-06-02 16:49:31 +03:00
%%%-----------------------CLASS-NAME.cls-----------------------%%%
2023-05-31 15:20:12 +03:00
%%%--------------Written--by:--Aliberk--Sandıkçı---------------%%%
%%%---------------------Version:--2023/06----------------------%%%
2023-06-02 16:49:31 +03:00
%%% Repo: git.aliberksandikci.com.tr/templex/REPO-NAME %%%
%%% LICENSE: The LATEX Project Public License - lppl1.3c %%%
2023-05-31 15:17:23 +03:00
\NeedsTeXFormat{LaTeX2e}
\ProvidesClass{class-name-here}
%%% FILL THIS AREA . . .