//pgmk.v02.00 < Style (JPtombo) IgnoreMarkOffsets True MarksArray [ < Type JCornerMarks Length 28.3462 // 10mm Weight 0.28346 // 0.1mm > < Type RegistrationMark //Side marks Count 4 InnerRadius 0 // No inner circle. OuterRadius 7.08655 // 2.5mm radius circle. OutLength 14.1731 // 5mm AlongLength 28.3462 // 10mm Location < Side [Top Bottom Left Right] OutAnchor MidCropMark OverAnchor Center MarkCorner MarkCenter > > // Color bar, on the top right. < Type ColorBar NumberOfCells 11 CellSize 14 CMYKValues [0 0 1 0 // yellow 0 1 0 0 // magenta 1 0 0 0 // cyan 1 1 0 0 // cyan + magenta 1 0 1 0 // cyan + yellow 0 1 1 0 // magenta + yellow 0 0 0 1 // black 0 0 .5 0 // 50% yellow 0 .5 0 0 // 50% magenta .5 0 0 0 // 50% cyan 0 0 0 .5] // 50% black Weight 1 // Width of the stroke around each cell RegistrationStrokeValue .65 // Stroke color of the cells (65% Registration). Location < Side Top OutAnchor MidCropMark OverAnchor EdgeOfPage OverDirection Right OverOffset 6 MarkCorner MarkRight > //Threshold and AltMarkDefinition tell InDesign //what to do with the marks when the page size becomes //too small to fit the marks along the top/bottom //or left/right side of the page. ThreshHold < MinPageHeight 400 > AltMarkDefinition < Location < Side Top OutAnchor OuterCropMark OutOffset 2 OverAnchor EdgeOfPage OverDirection Right OverOffset 6 MarkCorner MarkRight > > > //End of color bar definition. //Gray bar, at the top left. < Type ColorBar NumberOfCells 11 CellSize 14 //The array of tints printed in the cells: RegistrationValues [1 .9 .8 .7 .6 .5 .4 .3 .2 .1. 0] Weight 1 // Width of the stroke around each cell RegistrationStrokeValue .65 // Stroke color of the cells (65% Registration). Location < Side Top OutAnchor MidCropMark OverAnchor EdgeOfPage OverDirection Left OverOffset 6 MarkCorner MarkLeft > ThreshHold < MinPageWidth 400 > AltMarkDefinition < Location < Side Top OutAnchor OuterCropMark OutOffset 2 OverAnchor EdgeOfPage OverDirection Left OverOffset 6 MarkCorner MarkLeft > > > //End of gray bar definition. // Page information, at the bottom of the page. < Type MarkText TextSize 6 RegistrationTextColor 1.0 FormatString (%s %s) InfoValues [PubName PageLabel] Location < Side Bottom OutAnchor OuterBleedMark OutOffset -6 OverAnchor EdgeOfPage OverDirection Left OverOffset 10 MarkCorner MarkLL > > < Type MarkText TextSize 6 RegistrationTextColor 1.0 FormatString (%s %s) InfoValues [Date Time] Location < Side Bottom OutAnchor OuterBleedMark OutOffset -6 OverAnchor EdgeOfPage OverDirection Right OverOffset 0 MarkCorner MarkLR > > //End of page information definition. ] //End of MarksArray > //End of custom printer's marks file.