tAdd gopherspace url and remove unused code - cv - curriculum vitae
 (HTM) git clone git://src.adamsgaard.dk/cv
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) LICENSE
       ---
 (DIR) commit 1e91e59de41d14859cef3f098434e47072283251
 (DIR) parent d66584e6d1bacef6763024fe783976f4aa1a9359
 (HTM) Author: Anders Damsgaard <anders@adamsgaard.dk>
       Date:   Thu, 27 Feb 2020 14:11:31 +0100
       
       Add gopherspace url and remove unused code
       
       Diffstat:
         M cv.tex                              |      33 +------------------------------
       
       1 file changed, 1 insertion(+), 32 deletions(-)
       ---
 (DIR) diff --git a/cv.tex b/cv.tex
       t@@ -1,9 +1,6 @@
        %% compile with lualatex
        %! TEX program = lualatex
       -%\documentclass[10pt,a4paper,twoside]{article}
        \documentclass[10pt,a4paper]{article}
       -%\documentclass[10pt,a4paper,twocolumn]{article}
       -%\documentclass[10pt,a4paper,twoside,twocolumn]{article}
        
        \usepackage[utf8]{inputenc}
        
       t@@ -18,7 +15,6 @@
        %\usepackage[scale=0.85]{sourcecodepro} % Monospaced fontenc
        \usepackage[lf]{FiraSans} % Sans-serif font
        
       -%\usepackage{fontawesome}
        \usepackage{fontspec}
        \setmonofont[Mapping=tex-text,Scale=0.90]{PragmataPro}%{Fira Mono}
        \setmainfont[ItalicFont     = Charter Italic,
       t@@ -32,12 +28,10 @@
                    urlcolor  = MidnightBlue,
                    citecolor = MidnightBlue,
                    anchorcolor = MidnightBlue]{hyperref}
       -%\usepackage[hidelinks]{hyperref}
        \usepackage{siunitx}
        
        \usepackage{longtable}
        \setlength{\LTpre}{0pt}   % disable spacing above table
       -%\setlength{\LTpost}{0pt}  % disable spacing after table
        
        % format enumerated lists
        \usepackage{enumitem} % allow adjustment of lists
       t@@ -93,40 +87,14 @@
        
        
        % Text formatting of sections
       -%\titlespacing{\section}{0pt}{3pt}{3pt} % Spacing around sections
       -%\titlespacing{\section}{0pt}{12pt}{8pt} % Spacing around sections
       -%\titlespacing{\section}{0pt}{1em}{.5em} % Spacing around sections
        \titlespacing*{\section}{0pt}{2em}{1em}
        
        \begin{document}
       -%\pagestyle{empty} % disable footer with page no
       -%\thispagestyle{plain} % disable header and use simple footer
        \thispagestyle{firststyle}
       -%\maketitle
       -%\par{\centering{\LARGE \bf Anders Damsgaard}\bigskip\par}
        \begin{center}
        \noindent{\LARGE \bfseries \sffamily Anders Damsgaard}
        \end{center}
        
       -%\section*{Contact information}
       -\vspace{-1.5em}
       -% \begin{multicols}{2}
       -%     \noindent
       -%     \textbf{\large Princeton University}\\
       -%     Geophysical Fluid Dynamics Laboratory\\
       -%     201 Forrestal Road\\
       -%     Princeton, NJ 08540, USA\@
       -
       -%     \columnbreak{}
       -
       -%     \begin{tabular}{rl}
       -%         \\
       -%         {Phone:} & +1-609-452-5307\\ % chktex 8
       -%         %{Phone:} & +1-858-247-8944\\ % chktex 8
       -%         {Email:} & \url{anders@adamsgaard.dk}\\
       -%         {Web:} & \url{https://adamsgaard.dk} \\
       -%     \end{tabular}
       -% \end{multicols}
        \begin{center}
            \begin{tabular}{rl}
                \\
       t@@ -134,6 +102,7 @@
                %{Phone:} & +1-858-247-8944\\ % chktex 8
                {Email:} & \url{anders@adamsgaard.dk}\\
                {Web:} & \url{https://adamsgaard.dk} \\
       +        {Gopherspace:} & \url{gopher://adamsgaard.dk} \\
            \end{tabular}
        \end{center}