ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Document info an pdfboxes (mkiv)
@ 2009-08-28  8:31 Peter Rolf
  2009-08-28  9:38 ` Hans Hagen
  0 siblings, 1 reply; 7+ messages in thread
From: Peter Rolf @ 2009-08-28  8:31 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi,

currently the accuracy of the trimbox and cropbox breaks preflighting. 
While the mediabox is rounded to four numbers after the point, the other 
boxes have 11 numbers. Without the same rounding these boxes can be 
greater than the mediabox, which is not valid.

/MediaBox [0 0 612.2835 858.8976]
/TrimBox [ 0 0 612.28345061002 858.89763362975 ] /CropBox [ 0 0 
612.28345061002 858.89763362975 ]

858.8976 < 858.89763362975


There is also a small bug in the document info code.

\def\synchronizebackendidentity
  {\ctxlua{backends.codeinjections.setupidentity{
     title    = \!!bs\@@iatitle\!!es,
     subtitle = \!!bs\@@iasubtitle\!!es,
     ^^^^
    should be 'subject' here (or change it later in the lua part)

     author   = \!!bs\@@iaauthor\!!es,
     creator  = \!!bs ConTeXt - \contextversion\!!es,
     date     = \!!bs\@@iadate\!!es,
     keywords = \!!bs\@@iakeyword\!!es,
  }}}


Best wishes, Peter

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2009-08-28 12:16 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-08-28  8:31 Document info an pdfboxes (mkiv) Peter Rolf
2009-08-28  9:38 ` Hans Hagen
2009-08-28  9:41   ` luigi scarso
2009-08-28 11:04     ` Hans Hagen
2009-08-28 11:38       ` luigi scarso
2009-08-28 11:05     ` Hans Hagen
2009-08-28 12:16   ` Peter Rolf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).