feat: create class file for template
This commit is contained in:
parent
ade0bee812
commit
b561ba218d
1 changed files with 10 additions and 0 deletions
10
class.cls
Normal file
10
class.cls
Normal file
|
@ -0,0 +1,10 @@
|
|||
% class file for latex
|
||||
|
||||
%%%------CLASS--NAME--HERE-------%%%
|
||||
%%%-Written-by:-Aliberk-Sandıkçı-%%%
|
||||
%%%------Version:--2023/06-------%%%
|
||||
|
||||
\NeedsTeXFormat{LaTeX2e}
|
||||
\ProvidesClass{class-name-here}
|
||||
|
||||
%%% FILL THIS AREA . . .
|
Loading…
Reference in a new issue