latex-template/package.sty

10 lines
425 B
Text
Raw Normal View History

2023-06-02 16:48:19 +03:00
%%%----------------------PACKAGE-NAME.sty----------------------%%%
2023-05-31 15:25:58 +03:00
%%%--------------Written--by:--Aliberk--Sandıı---------------%%%
%%%---------------------Version:--2023/06----------------------%%%
2023-06-02 16:48:19 +03:00
%%% Repo: git.aliberksandikci.com.tr/templex/REPO-NAME %%%
%%% LICENSE: The LATEX Project Public License - lppl1.3c %%%
2023-05-31 15:25:58 +03:00
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{package-name-here}
%%% FILL THIS AREA . . .