Browse Source

graphics must be included with img folder

pull/166/head
Oliverpool 9 years ago
parent
commit
e7ca43444d
  1. 2
      patacrep/data/latex/crepbook.sty
  2. 2
      patacrep/data/latex/patacrep.sty

2
patacrep/data/latex/crepbook.sty

@ -189,7 +189,7 @@
\transpose{#1}% \transpose{#1}%
\fi% \fi%
\mbox{% \mbox{%
\includegraphics[height=\capoheight]{capodastre}% \includegraphics[height=\capoheight]{img/capodastre}%
\put(-22,8){\Large #1} \put(-22,8){\Large #1}
}% }%
} }

2
patacrep/data/latex/patacrep.sty

@ -161,7 +161,7 @@
{\bfseries\showauthors} {\bfseries\showauthors}
{\footnotesize\it\songalbum} {\footnotesize\it\songalbum}
\IfStrEq{\songurl}{}{}{ \IfStrEq{\songurl}{}{}{
\href{\songurl}{\includegraphics[width=.3cm]{internet}} \href{\songurl}{\includegraphics[width=.3cm]{img/internet}}
} }
} }

Loading…
Cancel
Save