Re: [NTG-context] How can I minimize the vertical space taken by a \textrule

2005-10-31 Thread Hans Hagen

Gerben Wierda wrote:


Someone should fund Hans for writing true documentation.



there will be a book by adam and steve

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


Re: [NTG-context] How can I minimize the vertical space taken by a \textrule

2005-10-27 Thread Peter Rolf
Gerben Wierda wrote:
 I have a after={\textrule} in my \setupparagraphs but it takes too much
 space for my purpose. What can I do about that?
 
\setuptextrules[
  before=,
  after=, % {\blank[small]}
  ]

Peter

 Thanks,
 
 G
 
 ___
 ntg-context mailing list
 ntg-context@ntg.nl
 http://www.ntg.nl/mailman/listinfo/ntg-context
 
 

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


Re: [NTG-context] How can I minimize the vertical space taken by a \textrule

2005-10-27 Thread Gerben Wierda

On 27 Oct 2005, at 16:02, Peter Rolf wrote:


Gerben Wierda wrote:

I have a after={\textrule} in my \setupparagraphs but it takes too  
much

space for my purpose. What can I do about that?



\setuptextrules[
  before=,
  after=, % {\blank[small]}
  ]


I already had

\setuptextrules
[before=,after=,inbetween=]

but that does not work. It seems that inside my paragraph  
environment, the settings made outside it are ignored. I also do not  
have my \setupinterlinespace[medium] there (see other thread). Looks  
like a startstopparagraph problem to me.


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


Re: [NTG-context] How can I minimize the vertical space taken by a \textrule

2005-10-27 Thread Peter Rolf
Gerben Wierda wrote:
 On 27 Oct 2005, at 16:02, Peter Rolf wrote:
 
 Gerben Wierda wrote:

 I have a after={\textrule} in my \setupparagraphs but it takes too  much
 space for my purpose. What can I do about that?


 \setuptextrules[
   before=,
   after=, % {\blank[small]}
   ]
 
 
 I already had
 
 \setuptextrules
 [before=,after=,inbetween=]
 
 but that does not work. It seems that inside my paragraph  environment,
 the settings made outside it are ignored. I also do not  have my
 \setupinterlinespace[medium] there (see other thread). Looks  like a
 startstopparagraph problem to me.

I've tested it without an environment, so maybe you are right.
Have you tried to add some setups (\setuptexrules,..) to

\setupparagraphs[...][...][before=??? or command=???]

I'm sure there is a (context-)way (but I have not used this command 'til
today).

Peter
 G
 ___
 ntg-context mailing list
 ntg-context@ntg.nl
 http://www.ntg.nl/mailman/listinfo/ntg-context
 
 

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


Re: [NTG-context] How can I minimize the vertical space taken by a \textrule

2005-10-27 Thread Gerben Wierda

On Oct 27, 2005, at 21:00, Peter Rolf wrote:


I already had

\setuptextrules
[before=,after=,inbetween=]

but that does not work. It seems that inside my paragraph  
environment,

the settings made outside it are ignored. I also do not  have my
\setupinterlinespace[medium] there (see other thread). Looks  like a
startstopparagraph problem to me.


I've tested it without an environment, so maybe you are right.
Have you tried to add some setups (\setuptexrules,..) to

\setupparagraphs[...][...][before=??? or command=???]


I had tried about everything I could think of. That's the one big 
problem with ConTeXt, it's most of the tim ea matter of trial and error 
and a difficult process of trial and error even. Documentation often 
does only mentions the existence of something without an explanation 
(arguments to commands are seldomly adequately explained). I have been 
fighting with layout parameters yesterday for a document I needed to 
keep within one page.


I'm sure there is a (context-)way (but I have not used this command 
'til today).


Someone should fund Hans for writing true documentation.

G

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