On 1/24/2014 12:52 AM, Elspeth McGullicuddy wrote:
Hi Hans,
The tip you gave me (wandering spaces), worked for the previous
example, the one where the overlay was attached to the background of
the paper.
For the other example, where the overlay is attached to the background
of a \framed, I
On Mon, Jan 27, 2014 at 1:34 PM, Hans Hagen pra...@wxs.nl wrote:
you need to anchor the graphic:
anchor_box(\MPanchor{\MPvar{self}}) ;
Thanks a lot, it works now. I wouldn't have guessed: I learnt a lot with that.
Chris
Hi Hans,
The tip you gave me (wandering spaces), worked for the previous
example, the one where the overlay was attached to the background of
the paper.
For the other example, where the overlay is attached to the background
of a \framed, I haven't been able to make it work. The extra spaces
On 1/19/2014 8:00 AM, Elspeth McGullicuddy wrote:
\setupbackgrounds[paper][background={
my first overlay, %% Doesn't work anymore if I comment this line.
my fourth overlay}]
so that is effectively background={ my first overlay, my fourth overlay}
spaces after , are gobbled so if
On 1/19/2014 8:00 AM, Elspeth McGullicuddy wrote:
\framed [ background=my first overlay,my fourth
overlay,align=middle,width=7cm] {
have attached it: \hpos{three}{{\em here}}, the}
here
background=my first overlay
and
my fourth overlay
a key without value
so: be careful with spaces and