Dear Syndicate, Does stacking work? I've never tried it before, but it would be a godsend to the current porting-to-mkiv project: ========================= \setupmargindata[inmargin][stack=yes] \setupmarginframed[inmargin][stack=yes] \starttext \dorecurse{2}{This is a test of the annotation module and the indenting mechanism. }\inmargin{This is a test of the annotation module and the indenting mechanism.} \dorecurse{2}{This is a test of the annotation module and the indenting mechanism. } % \dorecurse{4}{This is a test of the annotation module and the indenting mechanism. } \dorecurse{2}{This is a test of the annotation module and the indenting mechanism. }\inmargin{This is a test of the annotation module and the indenting mechanism.} \dorecurse{2}{This is a test of the annotation module and the indenting mechanism. } \dorecurse{4}{This is a test of the annotation module and the indenting mechanism. } \stoptext \starttext \dorecurse{2}{This is a test of the annotation module and the indenting mechanism. }\inmargin{This is a test of the annotation module and the indenting mechanism.} \dorecurse{2}{This is a test of the annotation module and the indenting mechanism. } % \dorecurse{4}{This is a test of the annotation module and the indenting mechanism. } \dorecurse{2}{This is a test of the annotation module and the indenting mechanism. }\inmargin{This is a test of the annotation module and the indenting mechanism.} \dorecurse{2}{This is a test of the annotation module and the indenting mechanism. } \dorecurse{4}{This is a test of the annotation module and the indenting mechanism. } \stoptext \starttext \dorecurse{2}{This is a test of the annotation module and the indenting mechanism. }\inmargin{This is a test of the annotation module and the indenting mechanism.} \dorecurse{2}{This is a test of the annotation module and the indenting mechanism. } % \dorecurse{4}{This is a test of the annotation module and the indenting mechanism. } \dorecurse{2}{This is a test of the annotation module and the indenting mechanism. }\inmargin{This is a test of the annotation module and the indenting mechanism.} \dorecurse{2}{This is a test of the annotation module and the indenting mechanism. } \dorecurse{4}{This is a test of the annotation module and the indenting mechanism. } \stoptext ========================= Here the marginal notes overlap. If I'm doing something wrong, please advise! Best wishes Idris -- Professor Idris Samawi Hamid, Editor-in-Chief International Journal of Shīʿī Studies Department of Philosophy Colorado State University Fort Collins, CO 80523
Am 04.11.2011 um 01:06 schrieb Idris Samawi Hamid ادريس سماوي حامد:
Dear Syndicate,
Does stacking work? I've never tried it before, but it would be a godsend to the current porting-to-mkiv project:
========================= \setupmargindata[inmargin][stack=yes] \setupmarginframed[inmargin][stack=yes]
I don’t have time to look at your problem but the stack parameter has to bet set with \setupmargindata, \setupmarginframed supports only options from \setupframed (because it’s the command to change the values of the internal \localframed command). Wolfgang
On Thu, 03 Nov 2011 22:32:56 -0600, Wolfgang Schuster
Am 04.11.2011 um 01:06 schrieb Idris Samawi Hamid ادريس سماوي حامد:
Dear Syndicate,
Does stacking work? I've never tried it before, but it would be a godsend to the current porting-to-mkiv project:
========================= \setupmargindata[inmargin][stack=yes] \setupmarginframed[inmargin][stack=yes]
I don’t have time to look at your problem but the stack parameter has to bet set with \setupmargindata, \setupmarginframed supports only options from \setupframed (because it’s the command to change the values of the internal \localframed command).
Sure, was just trying each to make sure I wasn't missing anything ... and I truly _appreciate_ the invaluable detailed explanations! Hans, can you say something about the status of this feature? Thanks and Best wishes Idris -- Professor Idris Samawi Hamid, Editor-in-Chief International Journal of Shiʿi Studies Department of Philosophy Colorado State University Fort Collins, CO 80523
On 4-11-2011 21:41, Idris Samawi Hamid ادريس سماوي حامد wrote:
On Thu, 03 Nov 2011 22:32:56 -0600, Wolfgang Schuster
wrote: Am 04.11.2011 um 01:06 schrieb Idris Samawi Hamid ادريس سماوي حامد:
Dear Syndicate,
Does stacking work? I've never tried it before, but it would be a godsend to the current porting-to-mkiv project:
========================= \setupmargindata[inmargin][stack=yes] \setupmarginframed[inmargin][stack=yes]
I don’t have time to look at your problem but the stack parameter has to bet set with \setupmargindata, \setupmarginframed supports only options from \setupframed (because it’s the command to change the values of the internal \localframed command).
Sure, was just trying each to make sure I wasn't missing anything ... and I truly _appreciate_ the invaluable detailed explanations!
Hans, can you say something about the status of this feature?
stacking works ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
On Fri, 04 Nov 2011 14:47:43 -0600, Hans Hagen
Hans, can you say something about the status of this feature?
stacking works
lol ... ok, can you tell me what's wrong with the following example: ================ \setupmargindata[inmargin][stack=yes] \starttext \dorecurse{2}{This is a test of the stacking mechanism. }\inmargin{This is a test of the stacking mechanism.} \dorecurse{2}{This is a test of the stacking mechanism. } \dorecurse{2}{This is a test of the stacking mechanism. }\inmargin{This is a test of the stacking mechanism.} \dorecurse{2}{This is a test of the stacking mechanism. } \dorecurse{4}{This is a test of the stacking mechanism. } \stoptext ================ cause there's definitely no stacking here using the latest mkiv :-) Best wishes Idris -- Professor Idris Samawi Hamid, Editor-in-Chief International Journal of Shiʿi Studies Department of Philosophy Colorado State University Fort Collins, CO 80523
participants (4)
-
Hans Hagen
-
Idris Samawi Hamid ادريس سماوي ح امد
-
Idris Samawi Hamid ادريس سماوي حامد
-
Wolfgang Schuster