ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Peter Rolf <indiego@gmx.net>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: visualization problem
Date: Sat, 08 Sep 2007 14:30:28 +0200	[thread overview]
Message-ID: <46E295E4.4040109@gmx.net> (raw)
In-Reply-To: <6BC12407-B6BA-46D1-962A-467C383D5B23@di.unito.it>

Andrea Valle schrieb:
> Dear all,
> 
> I've created this.
> http://www.cirma.unito.it/research/alternando/photoBook.pdf
> 
> (it's 5 mB)
> 
> The cover and the separators in the pages are generated stretching on
> layers the same image (a pdf generated by Metapost)
> 
> % cover
> \setlayer [mybg]
> [x=0\paperwidth, y=0\paperheight]
> {\color[lightgray]\externalfigure[alternando]
> [height=1\paperheight,width=1\paperwidth]}
> % red horizontal separator
> \setlayer [mybg2]
> [x=0\paperwidth, y=.45\paperheight]
> {\color[darkred]\externalfigure[alternando]
> [height=.1\paperheight,width=\paperwidth]}
> % gray vertical separator
> \setlayer [mybg3]
> [x=.9\paperwidth, y=0\paperheight]
> {\color[lightgray]\externalfigure[alternando]
> [height=\paperheight,width=.05\paperwidth]}
> 
> 
> In Preview.app on macosx it's all displayed as expected 
> (this is a png snapshot of the horizontal separator: 
> http://www.cirma.unito.it/research/alternando/hbar.png
>  ). 
>  But Acrobat displays the separators (the cover is ok) as a sequence of
> filled boxes. Can it depends on some resolutions setting? Or what?
>
hi andrea,

zoom to a level of 6400% and you can give the answer yourself. this is
just the way acrobat's rip is interpreting your separator gfx.

you can try to remove the horizontal border lines (also too fine for
printing). additionaly you can use (slightly) alternating background
colors per line to emphasize the horizontal borders (like in exxel).

btw: very nice location (only sunlight is missing); please drop a note
when the final pdf is released :)

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
___________________________________________________________________________________


  reply	other threads:[~2007-09-08 12:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-08 11:12 Andrea Valle
2007-09-08 12:30 ` Peter Rolf [this message]
2007-09-09 23:00   ` Andrea Valle

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=46E295E4.4040109@gmx.net \
    --to=indiego@gmx.net \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).