ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Thomas Schmitz" <tschmit1@uni-bonn.de>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: simpleslides/metapost bug ?
Date: Sun, 13 Mar 2011 22:31:29 +0100	[thread overview]
Message-ID: <web-6650792@be1.uni-bonn.de> (raw)
In-Reply-To: <20110311160232.2b9cc146@dioxin.physik.tu-chemnitz.de>

On Fri, 11 Mar 2011 16:02:32 +0100
  zs <zstryhal@physics.ujep.cz> wrote:
> Hello everybody.
> 
> Can you please confirm that following code fails:
> 
> \usemodule[simpleslides]
> \starttext
> \IncludePicture[horizontal][cow][highlight=yes, 
>alternative=circle, x=1, y=1, xscale=1, yscale=1, 
>shadow=bottomleft]{hello}
> \stoptext
> 
> And this does not:
> 
> \usemodule[simpleslides]
> \starttext
> \IncludePicture[horizontal][cow][highlight=no, 
>alternative=circle, x=1, y=1, xscale=1, yscale=1, 
>shadow=bottomleft]{hello}
> \stoptext
> 
> It seems like something goes wrong when circle is made.
> I can't find what is wrong from error messages.
> 
> I will be back on Friday next week to answer.
> 
> Regards
> 
> Zdenek
>
Hi,

what fails is the shadow for the highlight. Aditya wrote 
this code, so please curse him :-) I must admit I don't 
really understand what he did there. As a workaround (or 
solution?): line 835 of simpleslides-s-default.tex:
        withcolor transparent ("normal",
replace this with
        withcolor transparent (1,

We'll upload a new version when we've found out why this 
doesn't work anymore!

HTH

Thomas

___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


  reply	other threads:[~2011-03-13 21:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-11 15:02 zs
2011-03-13 21:31 ` Thomas Schmitz [this message]
2011-04-04 14:05   ` Henning Hraban Ramm

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=web-6650792@be1.uni-bonn.de \
    --to=tschmit1@uni-bonn.de \
    --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).