"^Nitram^"
writes: Hi Martin,
When I trying with new commands I noticed that: \framed[align=left,width=broad]{left} \framed[align=right,width=broad]{right}
produced: |-------------------| | left| |-------------------| |-------------------| |right | |-------------------|
Why ?... ;)
I bet you are concerned about the alignment.
Think of it as "raggedleft" and "raggedright" instead of "flushleft" and "flushright"
Patrick -- You are your own rainbow!
My I add three more questions on alignment - very basic: 1) \setuppagenumbering [alternative=doublesided,location={header,inmargin}] The page number is aligned left on a right page and right on a left page. How can I change this to align left on left pages and right on right pages? -> so the page number doens't rag outside when flipping from page 1 to 100 2) \setupheader[style=\MyStyle] \setupheadertexts[section][][][chapter] Also in this case align=xx doesn't work. The chapter title behaves like the pagenumber. How can I change the alignment from inner to outer here? 3) \setupfootnotedefinition[location=inleft] The footnote's numbers here are aligned left, both on the left and the right page. What would be the command to align them right? In all cases I couldn't use align=left/right/.. So I guess there must be a very silimar solution for all three of them. Does anybody has an idea? Grazie, Steffen