� wrote:
> On Sun, 7 May 2006, Hans Hagen wrote:
>
>   
>> ? wrote:
>>     
>>> On Sat, 6 May 2006, Hans Hagen wrote:
>>>
>>>   
>>>       
>>>> you mean that you want centered verbatim? 
>>>>     
>>>>         
>>> Yes!
>>> A very nice solution would be:
>>> \starttyping[location=middle] or \setuptyping[location=middle]
>>>   
>>>       
>> \starttext
>>
>> \setuptyping
>>   [before={\startframedtext[strut=no,width=fit,align={lohi,middle}]},
>>    after={\stopframedtext}]
>>     
>
> Hello Hans,
> with align=middle, the typing is aligned line by line. What I'm looking for
> is this:
>
> normal text in a paragraph, normal text in a paragraph, normal  text in a
> paragraph, normal text in a paragraph, normal text in a paragraph, normal
> text  in a  paragraph,  normal  text  in  a paragraph,  normal  text in a
> paragraph, normal text in a paragraph, normal text in a paragraph
>                     on line of typing
>                     second line of typing but longer
> normal text in a paragraph, normal text in a paragraph, normal  text in a
> paragraph, normal text in a paragraph, normal text in a paragraph, normal
> text  in a  paragraph,  normal  text  in  a paragraph,  normal  text in a
> paragraph, normal text in a paragraph, normal text in a paragraph
>   
\starttext
\setuptyping[margin=3cm]
test

\starttyping
test
\stoptyping

\stoptext
-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to