On 11/16/2015 11:39 PM, Joseph Wright wrote:
Hello all,

Setting up some tests to work with the v0.85 code, I notice that the
suggestion in the manual

   \edef\pdfhorigin{\pdfvariable horigin}

yields with \show\pdfhorigin

   \pdf_horigin=\pdf_horigin

which is accessible using \csname or catcode changes. That seems odd
based on the fact this change has been made at all: is this a passing bug?

indeed deep down counters are used for a few (but not defined in the usual range); the main reason is to make sure that (at least for now) old code that expects a counter still works ok (as i have no clue how abstract macro package interfaces to this pdf stuff are) ... so maybe later that low level thingie will go)

anyway, the split in the three categories made it possible to nicely regroup the related code (so that we have a cleaner core code base, a bit more more close to original tex, not mixed with backend related checks and primitives in inconsistent ways)

Hans



-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
    tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------

Reply via email to