Skip to content

Commit

Permalink
Added pdfpages package
Browse files Browse the repository at this point in the history
  • Loading branch information
AndersSeverinsen committed Apr 21, 2024
1 parent d4e5c28 commit 6281404
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bartab/templates/bartab/bartab.tex
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
\usepackage{lscape}
\usepackage{icomma}
\usepackage{tikz}
\usepackage{pdfpages}

\newcommand*\coins[1]{\tikz[baseline=(char.base)]{
\node[shape=circle,draw,fill=white,inner sep=1pt] at (-0.15, 0) (char) {\phantom{#1}};
Expand Down

0 comments on commit 6281404

Please sign in to comment.