Hi!
I have some emblem rules like these, for the cover grid:
Code:
program:
test($#last_viewed, 'lastop-dark.png', '');
and
Code:
program:
test(contains(field('formats'), "EPUB", '1', ''), 'logo epub.png', '');
Is it possible and advisable to convert them to PTM?