ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Problem with "location=left" (at least) of setlayer
@ 2012-01-18 20:34 Cedric Mauclair
  2012-01-18 20:51 ` Wolfgang Schuster
  0 siblings, 1 reply; 3+ messages in thread
From: Cedric Mauclair @ 2012-01-18 20:34 UTC (permalink / raw)
  To: ConTeXt-mailinglist, Hans Hagen

Hi Hans, hi list,


The following example shouts at me (something about
"\syst_boxes_with_next_box", "\pack_layers..." and a bunch of other
stuff) if I uncomment the "location=left" part ("right" and others are
fine):

% Example below
\definelayer[page][x=0pt, y=0pt]
\setupbackgrounds [page] [background=page]

\starttext
  %% \setlayer[page][location=left]{It doesn't work}
  \setlayer[page][location=rightbottom]{It works!}

  \input knuth
\stoptext


Best regards.

-- Cédric
___________________________________________________________________________________
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
___________________________________________________________________________________

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

* Re: Problem with "location=left" (at least) of setlayer
  2012-01-18 20:34 Problem with "location=left" (at least) of setlayer Cedric Mauclair
@ 2012-01-18 20:51 ` Wolfgang Schuster
  2012-01-19  6:03   ` Cédric Mauclair
  0 siblings, 1 reply; 3+ messages in thread
From: Wolfgang Schuster @ 2012-01-18 20:51 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Hans Hagen


Am 18.01.2012 um 21:34 schrieb Cedric Mauclair:

> Hi Hans, hi list,
> 
> 
> The following example shouts at me (something about
> "\syst_boxes_with_next_box", "\pack_layers..." and a bunch of other
> stuff) if I uncomment the "location=left" part ("right" and others are
> fine):

supp-box.mkiv (line 2188):

-\def\syst_boxes_rightbox_finish
+\def\syst_boxes_leftbox_finish
  {\global\boxhdisplacement-\wd\nextbox
   \global\advance\boxhdisplacement-\boxoffset
   \global\boxvdisplacement.5\ht\nextbox
   \global\advance\boxvdisplacement-.5\dp\nextbox
   \boxcursor\hskip\boxhdisplacement\lower\boxvdisplacement\box\nextbox
   \egroup}

Wolfgang
___________________________________________________________________________________
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
___________________________________________________________________________________


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

* Re: Problem with "location=left" (at least) of setlayer
  2012-01-18 20:51 ` Wolfgang Schuster
@ 2012-01-19  6:03   ` Cédric Mauclair
  0 siblings, 0 replies; 3+ messages in thread
From: Cédric Mauclair @ 2012-01-19  6:03 UTC (permalink / raw)
  To: Wolfgang Schuster; +Cc: mailing list for ConTeXt users, Hans Hagen

Many thanks Wolfgang.

-- Cédric

Le 18 janv. 2012 à 21:51, Wolfgang Schuster <schuster.wolfgang@googlemail.com> a écrit :

> 
> Am 18.01.2012 um 21:34 schrieb Cedric Mauclair:
> 
>> Hi Hans, hi list,
>> 
>> 
>> The following example shouts at me (something about
>> "\syst_boxes_with_next_box", "\pack_layers..." and a bunch of other
>> stuff) if I uncomment the "location=left" part ("right" and others are
>> fine):
> 
> supp-box.mkiv (line 2188):
> 
> -\def\syst_boxes_rightbox_finish
> +\def\syst_boxes_leftbox_finish
>  {\global\boxhdisplacement-\wd\nextbox
>   \global\advance\boxhdisplacement-\boxoffset
>   \global\boxvdisplacement.5\ht\nextbox
>   \global\advance\boxvdisplacement-.5\dp\nextbox
>   \boxcursor\hskip\boxhdisplacement\lower\boxvdisplacement\box\nextbox
>   \egroup}
> 
> Wolfgang
___________________________________________________________________________________
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
___________________________________________________________________________________

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

end of thread, other threads:[~2012-01-19  6:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-18 20:34 Problem with "location=left" (at least) of setlayer Cedric Mauclair
2012-01-18 20:51 ` Wolfgang Schuster
2012-01-19  6:03   ` Cédric Mauclair

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