ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* cropmarks
@ 2006-06-20 15:31 wwl
  2006-06-20 15:35 ` cropmarks Taco Hoekwater
  0 siblings, 1 reply; 8+ messages in thread
From: wwl @ 2006-06-20 15:31 UTC (permalink / raw)


Hallo!

The following:
-------
\definepapersize	[RM]	[width=170mm,height=240mm]
\setuppapersize	[RM]	[A4]
\setuplayout	[marking=on, location=middle]
\starttext
Bla
\stoptext
-------
results in 163mm width and 230mm height.
What is wrong here?


A second observation: file 'rm.tex' with

\startenvironment rm
...
\stopenvironment

is not found
in 'test.tex' with

\environment rm
...

renaming to 'whatever' helps

Wolfgang

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

* Re: cropmarks
  2006-06-20 15:31 cropmarks wwl
@ 2006-06-20 15:35 ` Taco Hoekwater
  0 siblings, 0 replies; 8+ messages in thread
From: Taco Hoekwater @ 2006-06-20 15:35 UTC (permalink / raw)




wwl@musensturm.de wrote:
> Hallo!
> 
> The following:
> -------
> \definepapersize	[RM]	[width=170mm,height=240mm]
> \setuppapersize	[RM]	[A4]
> \setuplayout	[marking=on, location=middle]
> \starttext
> Bla
> \stoptext
> -------
> results in 163mm width and 230mm height.
> What is wrong here?

before or after printing?

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

* Re: cropmarks
  2006-06-20 19:17   ` cropmarks Taco Hoekwater
@ 2006-06-21  7:39     ` Hans Hagen
  0 siblings, 0 replies; 8+ messages in thread
From: Hans Hagen @ 2006-06-21  7:39 UTC (permalink / raw)


Taco Hoekwater wrote:
> wwl@musensturm.de wrote:
>   
>> Printing with acrobat is the problem.
>>     
>
> Sorry, I was a bit crpytic before. There is a checkbox
> in your Acrobat Reader print setup dialog that says
> "shrink pages to fit" or something similar. Uncheck it,
> and all will be good.
>   
in addition: there are also options for auto-page size selection, rotation etc, so it makes sense to spent soem time playing with that; if you have transparencies etc you may want to configure flattening 

Hans 


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

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

* Re: cropmarks
  2006-06-20 18:16 ` cropmarks wwl
  2006-06-20 19:17   ` cropmarks Taco Hoekwater
@ 2006-06-21  7:38   ` Hans Hagen
  1 sibling, 0 replies; 8+ messages in thread
From: Hans Hagen @ 2006-06-21  7:38 UTC (permalink / raw)


wwl@musensturm.de wrote:
>>> The following:
>>> -------
>>> \definepapersize	[RM]	[width=170mm,height=240mm]
>>> \setuppapersize	[RM]	[A4]
>>> \setuplayout	[marking=on, location=middle]
>>> \starttext
>>> Bla
>>> \stoptext
>>> -------
>>> results in 163mm width and 230mm height.
>>> What is wrong here?
>>>       
>> before or after printing?
>>     
>
> The proportions 210/170=1.235 are ok on screen!
>
> Printing with ghostscript is ok too.
>
> Printing with acrobat is the problem.
>
> Obviously this is not a context problem. Soory!
>   
acrobat talks with the printer driver and scales down to let the page fit into the printable area; you can disable this in the pribter settings 

Hans 

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

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

* Re: cropmarks
  2006-06-20 17:41 ` cropmarks wwl
@ 2006-06-20 19:55   ` Willi Egger
  0 siblings, 0 replies; 8+ messages in thread
From: Willi Egger @ 2006-06-20 19:55 UTC (permalink / raw)


Hi Wolfgang

Compiling with:

ConTeXt  ver: 2006.06.09 13:05  fmt: 2006.6.15  int: english  mes: english

I get the correct output on a HPlaserjet2100. The only option chosen is 
auto-center and autorotate.

Make sure, that your printer does not perform any scaling.

Willi

wwl@musensturm.de wrote:
>>> The following:
>>> -------
>>> \definepapersize	[RM]	[width=170mm,height=240mm]
>>> \setuppapersize	[RM]	[A4]
>>> \setuplayout	[marking=on, location=middle]
>>> \starttext
>>> Bla
>>> \stoptext
>>> -------
>>> results in 163mm width and 230mm height.
>>> What is wrong here?
>>>       
>> before or after printing?
>>     
>
> after printing. How could I measure this before printing?
>
> Wolfgang
> _______________________________________________
> ntg-context mailing list
> ntg-context@ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context
>   

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

* Re: cropmarks
  2006-06-20 18:16 ` cropmarks wwl
@ 2006-06-20 19:17   ` Taco Hoekwater
  2006-06-21  7:39     ` cropmarks Hans Hagen
  2006-06-21  7:38   ` cropmarks Hans Hagen
  1 sibling, 1 reply; 8+ messages in thread
From: Taco Hoekwater @ 2006-06-20 19:17 UTC (permalink / raw)


wwl@musensturm.de wrote:
> 
> Printing with acrobat is the problem.

Sorry, I was a bit crpytic before. There is a checkbox
in your Acrobat Reader print setup dialog that says
"shrink pages to fit" or something similar. Uncheck it,
and all will be good.

Taco

	

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

* Re: cropmarks
       [not found] <mailman.89.1150817769.1824.ntg-context@ntg.nl>
  2006-06-20 17:41 ` cropmarks wwl
@ 2006-06-20 18:16 ` wwl
  2006-06-20 19:17   ` cropmarks Taco Hoekwater
  2006-06-21  7:38   ` cropmarks Hans Hagen
  1 sibling, 2 replies; 8+ messages in thread
From: wwl @ 2006-06-20 18:16 UTC (permalink / raw)


> > The following:
> > -------
> > \definepapersize	[RM]	[width=170mm,height=240mm]
> > \setuppapersize	[RM]	[A4]
> > \setuplayout	[marking=on, location=middle]
> > \starttext
> > Bla
> > \stoptext
> > -------
> > results in 163mm width and 230mm height.
> > What is wrong here?
> 
> before or after printing?

The proportions 210/170=1.235 are ok on screen!

Printing with ghostscript is ok too.

Printing with acrobat is the problem.

Obviously this is not a context problem. Soory!

Wolfgang

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

* Re: cropmarks
       [not found] <mailman.89.1150817769.1824.ntg-context@ntg.nl>
@ 2006-06-20 17:41 ` wwl
  2006-06-20 19:55   ` cropmarks Willi Egger
  2006-06-20 18:16 ` cropmarks wwl
  1 sibling, 1 reply; 8+ messages in thread
From: wwl @ 2006-06-20 17:41 UTC (permalink / raw)


> > The following:
> > -------
> > \definepapersize	[RM]	[width=170mm,height=240mm]
> > \setuppapersize	[RM]	[A4]
> > \setuplayout	[marking=on, location=middle]
> > \starttext
> > Bla
> > \stoptext
> > -------
> > results in 163mm width and 230mm height.
> > What is wrong here?
> 
> before or after printing?

after printing. How could I measure this before printing?

Wolfgang

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

end of thread, other threads:[~2006-06-21  7:39 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-06-20 15:31 cropmarks wwl
2006-06-20 15:35 ` cropmarks Taco Hoekwater
     [not found] <mailman.89.1150817769.1824.ntg-context@ntg.nl>
2006-06-20 17:41 ` cropmarks wwl
2006-06-20 19:55   ` cropmarks Willi Egger
2006-06-20 18:16 ` cropmarks wwl
2006-06-20 19:17   ` cropmarks Taco Hoekwater
2006-06-21  7:39     ` cropmarks Hans Hagen
2006-06-21  7:38   ` cropmarks Hans Hagen

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).