Skip to content

Commit

Permalink
Remove unused definition
Browse files Browse the repository at this point in the history
Signed-off-by: Shengqi Chen <[email protected]>
  • Loading branch information
Harry-Chen committed Apr 19, 2024
1 parent 9f716ed commit 56a21f2
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions latex-talk.tex
Original file line number Diff line number Diff line change
Expand Up @@ -79,16 +79,6 @@
\let\hspace\@gobble
}

% From thuthesis user guide
\makeatletter
\def\psRotation#1(#2,#3)#4{%
\rput{#1}(#2,#3){%
\psellipticarc[linewidth=.4pt]{->}(0,-0.1)(0.6,0.15){120}{70}
\ifdim#1pt>\z@\rput[l]{*0}(0.675,0){#4}\else\rput[l](0.675,0){#4}\fi
}%
}
\makeatother

\input{definitions}

\newcommand\link[1]{\href{#1}{\faLink}}
Expand Down

0 comments on commit 56a21f2

Please sign in to comment.