speedata / publisher

speedata Publisher - a professional database Publishing system
https://www.speedata.de/
GNU Affero General Public License v3.0
293 stars 36 forks source link

minor cosmetic changes #476

Closed pr-apes closed 1 year ago

pr-apes commented 1 year ago

I added a page number greater than 1, since I guess 1 would be the default.

I also changed the box from cropbox to mediabox to avoid the default.

I replaced double quotes with single quotes to avoid what would be a problem in real code (after all, these are values for XML attributes).

I think it is worth to be explicit about variables and concat() requirement.

I hope it helps.

pgundlach commented 1 year ago

Thank you very much!