Refactor template files (contributed by Velimir from LaTexTemplates.com)

- remove 'import' package
- change comment style
- delete unused file(cvletter.tex)
This commit is contained in:
Posquit0.BJ
2016-01-11 15:06:06 +09:00
parent b3232d1db3
commit 8af2e79d41
26 changed files with 687 additions and 403 deletions
+22 -6
View File
@@ -1,12 +1,28 @@
%-------------------------------------------------------------------------------
% SECTION TITLE
%-------------------------------------------------------------------------------
\cvsection{Skills}
%-------------------------------------------------------------------------------
% CONTENT
%-------------------------------------------------------------------------------
\begin{cvskills}
%---------------------------------------------------------
\cvskill
{Programming}
{Python, C/C++, Scala, JAVA, Node.JS, OCaml, LaTeX}
{Programming} % Category
{Python, C/C++, Scala, JAVA, Node.JS, OCaml, LaTeX} % Skills
%---------------------------------------------------------
\cvskill
{Web}
{Django with Python, Express with Node.JS, HTML5, LESS}
{Web} % Category
{Django with Python, Express with Node.JS, HTML5, LESS} % Skills
%---------------------------------------------------------
\cvskill
{Languages}
{Korean, English, Japanese, Chinese}
{Languages} % Category
{Korean, English, Japanese, Chinese} % Skills
%---------------------------------------------------------
\end{cvskills}