/usr/share/disc-cover/templates/tape is in disc-cover 1.5.6-3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 | % Template for Disc-Cover
% Author: J.I. van Hemert
% Date: 2003/03/07
% Description: audio cassette tape (experimental)
\framebox{\parbox[c][16mm][t]{100mm}
{
\DCflaptext~\vfill\DCgenre
}}
\vspace{-0.5mm}
\framebox{\parbox[c][12mm][t]{100mm}
{
\vfill
\emph{\DCartist}\hfill\DCtitle
\vfill
}}
\vspace{-0.5mm}
\framebox{\parbox[c][128mm][t]{100mm}
{
\DCformattedhead{0.97\linewidth}
\vspace{0.25\baselineskip}
\DCtracks
}}
|