22 Jun
2020
22 Jun
'20
9:53 p.m.
Replying to an old thread ... but drops module does not work with lmtx because \pxdimen is not defined. On Thu, 10 Mar 2016, Hans Hagen wrote:
On 3/10/2016 12:03 AM, Aditya Mahajan wrote:
The drops module uses the primitive \pdfpxdimen in a couple of places, but that is no longer defined in the current beta. What is the equivalent command now?
Examples of usage:
\pdfpxdimen1in\relax\divide\pdfpxdimen\numexpr\dropsparameter\c! resolution\relax % set actual pixel dimension
just \pxdimen (as it's not related to pdf)
What will be the equivalent of \pxdimen in LMTX? Thanks, Aditya