Re: [NTG-context] One interline space setup trouble
Hi, Wolfgang, Thank you for the visual hint. The space around 2th paragraph is equal, I agree with you. However, why there is only a half of interline space BELOW 1st paragraph, while 3st paragraph has full space ABOVE it? That is the root cause of my problem. \setupinterlinespace[line=28pt] \definedelimitedtext [example] [spacebefore=small, %spacebefore=medium, %spaceafter=small, style=\tfx, before={\setupinterlinespace[line=12pt]}] \starttext\ruledvtop{\begstrut Most models we discussing here are specification of dynamic behaviour of SUI. This behaviour is described in terms of the interactions over time among some entities. The entities in question fall into two broad categories: {\em endogenous} (intrinsic to the SUI itself) and {\em exogenous} (belonging to a system's environment).\endstrut} \startexample \ruledvtop{\begstrut All processes that take place inside Earth (and other planets) are considered endogenous. These processes make the continents migrate, push the mountains up, trigger earthquakes and volcanism, and are driven by the warmth that is produced in the core of Earth. Exogenous processes are all taking place at the outside of the Earth. Weathering, erosion, transportation and sedimentation are the main exogenous processes.\endstrut} \stopexample \ruledvtop{\begstrut Constants and parameters serve as names for the values that do not change during a simulation run. In the case of a {\em constant}, the assigned value remains invariant over all experiments. Often it is a physical constant, like $g$ -- force of gravity. In the case of a {\em parameter}, there normally is an intent to explore the effect upon behaviour of a range of different values for the parameter.\endstrut} \stoptext Regards, Vyatcheslav
Am 17.02.10 01:24, schrieb Vyatcheslav Yatskovsky:
Thank you for the visual hint. The space around 2th paragraph is equal, I agree with you. However, why there is only a half of interline space BELOW 1st paragraph, while 3st paragraph has full space ABOVE it? What do you mean?
Wolfgang
Am 17.02.10 01:24, schrieb Vyatcheslav Yatskovsky:
Hi, Wolfgang,
Thank you for the visual hint. The space around 2th paragraph is equal, I agree with you. However, why there is only a half of interline space BELOW 1st paragraph, while 3st paragraph has full space ABOVE it? That is the root cause of my problem. Change the height/depth ratio of the interlinespace.
\showboxes \starttext \setupinterlinespace[line=12pt] \leftaligned{(gplQT} \setupinterlinespace[line=18pt] \leftaligned{(gplQT} \setupinterlinespace[line=28pt] \leftaligned{(gplQT} \page \setupinterlinespace[height=0.6,depth=0.4,line=12pt] \leftaligned{(gplQT} \setupinterlinespace[height=0.6,depth=0.4,line=18pt] \leftaligned{(gplQT} \setupinterlinespace[height=0.6,depth=0.4,line=28pt] \leftaligned{(gplQT} \stoptext Wolfgang
participants (2)
-
Vyatcheslav Yatskovsky
-
Wolfgang Schuster