Difference between revisions of "User talk:Zenlima"

From Wiki
Jump to navigation Jump to search
m
(Replaced content with "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. =Bug(?): ...")
Line 1: Line 1:
 
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.
 
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.
  
=Bug(?): duplex with margins=
+
=Bug(?): Formula numbering=
  
Problem: At the moment mkiv creates wired margin on every duplex page. It appears when lines seperates the margins.
+
(reviewing the bug atm)
 
 
\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
 
 
\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
 
 
 
[[File:duplex-margin-with-empty-lines-without-continue.png]]
 
 
 
As you can see two problems occur:
 
# on the duplex page inner and outer margin are wrong places
 
# the with is also a little confused (maybe of the misplacing)
 
# the margins are overlapping
 
 
 
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
 
\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:
 
 
 
[[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==
 
 
 
With the [stacking=continue] added nothing changes so far. It will give the same results like with empty lines and without [stacking=continue].
 
 
 
(same header like above)
 
 
\starttext
 
 
\ininner[stacking=continue]{X X X X X X X X X X X X}\inouter[stacking=continue]{M M M M M M M M M M M M }\input tufte
 
 
\ininner[stacking=continue]{X X X X X X X X X X X X}\inouter[stacking=continue]{M M M M M M M M M M M M }\input tufte
 
 
\ininner[stacking=continue]{X X X X X X X X X X X X}\inouter[stacking=continue]{M M M M M M M M M M M M }\input tufte
 
 
\ininner[stacking=continue]{X X X X X X X X X X X X}\inouter[stacking=continue]{M M M M M M M M M M M M }\input tufte
 
 
\ininner[stacking=continue]{X X X X X X X X X X X X}\inouter[stacking=continue]{M M M M M M M M M M M M }\input tufte
 
 
\ininner[stacking=continue]{X X X X X X X X X X X X}\inouter[stacking=continue]{M M M M M M M M M M M M }\input tufte
 
 
\ininner[stacking=continue]{X X X X X X X X X X X X}\inouter[stacking=continue]{M M M M M M M M M M M M }\input tufte
 
 
\ininner[stacking=continue]{X X X X X X X X X X X X}\inouter[stacking=continue]{M M M M M M M M M M M M }\input tufte
 
 
\ininner[stacking=continue]{X X X X X X X X X X X X}\inouter[stacking=continue]{M M M M M M M M M M M M }\input tufte
 
 
\ininner[stacking=continue]{X X X X X X X X X X X X}\inouter[stacking=continue]{M M M M M M M M M M M M }\input tufte
 
 
\stoptext
 

Revision as of 12:14, 2 October 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.

Bug(?): Formula numbering

(reviewing the bug atm)