style : format code.
This commit is contained in:
parent
88f1eaecaf
commit
7898732619
|
@ -39,9 +39,9 @@
|
|||
\newcommand{\shref} [1]{\hyperlink{#1}{\textcolor{link}{\sunderline{#1}}}} % reference section.
|
||||
\newcommand{\sref} [1]{\textcolor{ref}{#1}} % reference text.
|
||||
\newcommand{\slist} [1]{\textcolor{lgray}{#1}} % list numbers.
|
||||
\newcommand{\sbullet} [0]{\raisebox{0.5mm}{\bullet}\hspace{4mm}} % list bullet symbol.
|
||||
\newcommand{\sbullet} [0]{\raisebox{0.5mm}{\bullet}\hspace{4mm}} % list bullet symbol.
|
||||
\newcommand{\stitle} [1]{\hypertarget{#1}{}\fontsize{11}{11}%
|
||||
{\selectfont{\textcolor{main}{\ssemibold{#1}}}}} % section title.
|
||||
{\selectfont{\textcolor{main}{\ssemibold{#1}}}}} % section title.
|
||||
|
||||
\newcommand{\sblcompact}[0]{\renewcommand{\baselinestretch}{1.0}\normalsize} % compact baseline size.
|
||||
\newcommand{\sbldefault}[0]{\renewcommand{\baselinestretch}{1.5}\normalsize} % default baseline size.
|
||||
|
@ -52,7 +52,7 @@
|
|||
\newcommand{\sckeyword} [1]{\textcolor{code_keyword}{#1}} % color code keyword.
|
||||
\newcommand{\sccomment} [1]{\textcolor{code_comment}{#1}} % color code comment.
|
||||
|
||||
\newcommand{\sjposition}[1]{\stext{#1}} % job position.
|
||||
\newcommand{\sjposition}[1]{\stext{#1}} % job position.
|
||||
\newcommand{\sjlink} [1]{\sicon{link}\ \href{https://#1}{\sitallic{#1}}} % job webpage.
|
||||
\newcommand{\sjplace}[2]{\sreset{\ssemibold{#1}}\sreset\hfill\fontsize%
|
||||
{10}{10}\selectfont\textcolor{gray}{(#2)}} % job place.
|
||||
|
|
Loading…
Reference in a new issue