[NTG-context] something about the placelist

2012-10-24 Thread feng


hi!
	I am a newer. I am studying the context. I think the context is very  
good. I had study the latex in past years.


I have a question: there is a  null string line  above the \placelist, I  
don't want it.  who can help me?


\framed[background=frame_mp,frame=on,align=middle,width=80pt]{%
\blank[-12pt]
  \placelist
[section]
[alternative=d,
 maxwidth=\hsize,
 width=\hsize,
 maxwidth=75pt,
 offset=0pt,
 criterium=all, 
 align=meddle,
 style=\tfa]
}

thank you!

ps. I am a chinese, my english is poor.

--
使用 Opera 革命性的电子邮件客户程序: http://www.opera.com/mail/

null string line
Description: Binary data
___
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] something about the placelist

2012-10-24 Thread Hans Hagen

On 24-10-2012 09:53, feng wrote:


hi!
 I am a newer. I am studying the context. I think the context is
very good. I had study the latex in past years.

I have a question: there is a  null string line  above the \placelist,
I don't want it.  who can help me?

 \framed[background=frame_mp,frame=on,align=middle,width=80pt]{%
 \blank[-12pt]
   \placelist
 [section]
 [alternative=d,
  maxwidth=\hsize,
  width=\hsize,
  maxwidth=75pt,
  offset=0pt,
  criterium=all,
  align=meddle,
  style=\tfa]
 }

thank you!

ps. I am a chinese, my english is poor.


\setuplist[section][before=]



-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
 | www.pragma-pod.nl
-
___
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
___