Re: [NTG-context] Can Layers be combined with \startitemize

2011-03-07 Thread Wolfgang Schuster

Am 07.03.2011 um 23:09 schrieb Curiouslearn:

 The following does not work as expected. All the items are on the same
 line and they overlap each other.
 
 Can someone please let me know if Layers can be combined with
 \startitemize...\stopitemize and if so, how to do it.
 
 \setlayer [windows] [hoffset=1cm, voffset=1cm]
 {Windows 7
\startitemize[n]
  \item
Starter
  \item
Home Premium
  \item
Professional
  \item
Ultimate
\stopitemize }
 
 \setlayer [apple][background=color, backgroundcolor=gray]{Apple}

\setlayerframed
  [name]
  [background=color,
   backgroundcolor=color,
   align=right,
   ...]
  {\startitemize ... \stopitemize}

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
___


Re: [NTG-context] Can Layers be combined with \startitemize

2011-03-07 Thread Curiouslearn
Thanks very much Wolfgang. This is very helpful.

Regards,
Bharat

On Mon, Mar 7, 2011 at 5:14 PM, Wolfgang Schuster
schuster.wolfg...@googlemail.com wrote:

 Am 07.03.2011 um 23:09 schrieb Curiouslearn:

 The following does not work as expected. All the items are on the same
 line and they overlap each other.

 Can someone please let me know if Layers can be combined with
 \startitemize...\stopitemize and if so, how to do it.

 \setlayer [windows] [hoffset=1cm, voffset=1cm]
 {Windows 7
        \startitemize[n]
          \item
            Starter
          \item
            Home Premium
          \item
            Professional
          \item
            Ultimate
        \stopitemize }

 \setlayer [apple][background=color, backgroundcolor=gray]{Apple}

 \setlayerframed
  [name]
  [background=color,
   backgroundcolor=color,
   align=right,
   ...]
  {\startitemize ... \stopitemize}

 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
 ___

___
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
___