Difference between revisions of "User talk:Zenlima"

From Wiki
Jump to navigation Jump to search
Line 34: Line 34:
 
(Picture of pdf)
 
(Picture of pdf)
  
Once the empty lines are removes the result is ok:
+
Once the empty lines are removes  
  
 
  (same header like above)
 
  (same header like above)
Line 52: Line 52:
 
  \stoptext
 
  \stoptext
  
(Picture of pdf)
+
the result is ok:
 +
 
 +
[[File:duplex-margin-without-empty-lines.png]]
 +
 
 +
But this is only a theoretical construction. In real life texting you have often empty lines.
  
 
==[stacking=continue] does not solve the problem==
 
==[stacking=continue] does not solve the problem==

Revision as of 14:14, 29 April 2012

Hi, I use this page to support my question regarding context and summarize the result. Once a problem is solved I will move that text into the "normal" wiki pages.

Duplex with margins

Problem: At the moment mkiv creates wired margin on every duplex page. It appears when lines seperates the margins.

\definelayout[WithMarginnotes] [grid=no,topspace=3cm,height=24cm,backspace=3cm,cutspace=0cm,leftmargin=1cm,leftmargindistance=0.4cm,width=12.1cm,rightmargindistance=0.4cm,rightmargin=3.5cm]
\setuplayout[WithMarginnotes]
\setuppagenumbering[alternative=doublesided,location=]
\showframe

\starttext

\ininner{X X X X X X X X X X X X}\inouter{M M M M M M M M M M M M }\input tufte

\ininner{X X X X X X X X X X X X}\inouter{M M M M M M M M M M M M }\input tufte

\ininner{X X X X X X X X X X X X}\inouter{M M M M M M M M M M M M }\input tufte

\ininner{X X X X X X X X X X X X}\inouter{M M M M M M M M M M M M }\input tufte

\ininner{X X X X X X X X X X X X}\inouter{M M M M M M M M M M M M }\input tufte

\ininner{X X X X X X X X X X X X}\inouter{M M M M M M M M M M M M }\input tufte

\ininner{X X X X X X X X X X X X}\inouter{M M M M M M M M M M M M }\input tufte

\ininner{X X X X X X X X X X X X}\inouter{M M M M M M M M M M M M }\input tufte

\ininner{X X X X X X X X X X X X}\inouter{M M M M M M M M M M M M }\input tufte 

\stoptext

(Picture of pdf)

Once the empty lines are removes

(same header like above)

\starttext

\ininner{X X X X X X X X X X X X}\inouter{M M M M M M M M M M M M }\input tufte
\ininner{X X X X X X X X X X X X}\inouter{M M M M M M M M M M M M }\input tufte
\ininner{X X X X X X X X X X X X}\inouter{M M M M M M M M M M M M }\input tufte
\ininner{X X X X X X X X X X X X}\inouter{M M M M M M M M M M M M }\input tufte
\ininner{X X X X X X X X X X X X}\inouter{M M M M M M M M M M M M }\input tufte
\ininner{X X X X X X X X X X X X}\inouter{M M M M M M M M M M M M }\input tufte
\ininner{X X X X X X X X X X X X}\inouter{M M M M M M M M M M M M }\input tufte
\ininner{X X X X X X X X X X X X}\inouter{M M M M M M M M M M M M }\input tufte
\ininner{X X X X X X X X X X X X}\inouter{M M M M M M M M M M M M }\input tufte

\stoptext

the result is ok:

Duplex-margin-without-empty-lines.png

But this is only a theoretical construction. In real life texting you have often empty lines.

[stacking=continue] does not solve the problem

(Quelltext)

(Picture of pdf)