/usr/share/disc-cover/templates/backonly is in disc-cover 1.5.6-1.
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 | % Template for Disc-Cover
% Author: J.I. van Hemert, adapted by Sebastian Kaps
% Date: 2003/10/05
% Description: most common jewel case
\noindent%
\framebox{\parbox[c][115mm][t]{3.5mm}
{
\rotatebox{90}{\parbox[c][3.5mm][c]{115mm}{\DCsidetext}}
}}\framebox{\parbox[c][115mm][t]{136mm}
{
\DCformattedhead{0.97\linewidth}
\vspace{0.25\baselineskip}
\DCtracks
}}\framebox{\parbox[c][115mm][t]{3.5mm}
{
\rotatebox{-90}{\parbox[c][3.5mm][c]{115mm}{\DCsidetext}}
}}\framebox{\parbox[c][115mm][t]{5mm}
{
\centering
\rotatebox{-90}{\DCflaptext}
}}
|