plainresume/main-example.tex
2023-06-02 16:26:31 +03:00

21 lines
659 B
TeX
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

% MAIN EXAMPLE
% Other mini examples can be found in /examples folder
%%%-------------------TEMPLATE--NAME--HERE---------------------%%%
%%%--------------Written--by:--Aliberk--Sandıı---------------%%%
%%%---------------------Version:--2023/06----------------------%%%
%%%-Repo:-git.aliberksandikci.com.tr/templex/TEMPLATE-NAME-HERE%%%
\documentclass{CLASS-NAME-HERE}
% you can use default values if this template only uses default one and not using special class.cls
\usepackage{PACKAGE-NAME-HERE}
% not necessary if class.cls already includes necessary packages
%%% FILL THIS AREA . . .
\begin{document}
%%% FILL THIS AREA . . .
\end{document}