[NTG-context] \margintext / \inmargin doesn't work as only thing after header

2015-03-19 Thread Philipp A.
example: \enableregime[utf-8] \mainlanguage[de] \starttext \subject{Works} 1 \margintext{a} \subject{Doesn’t work} \margintext{b} \stoptext ___ If your question is of interest to others as well, please

Re: [NTG-context] \margintext / \inmargin doesn't work as only thing after header

2015-03-19 Thread Hans Hagen
On 3/19/2015 11:39 AM, Philipp A. wrote: |\enableregime[utf-8] ^^^ no need for that \mainlanguage[de] \starttext \subject{Works} 1 \margintext{a} \subject{Doesn’t work} \margintext{b} \margintext{c} \strut \stoptext| margintexts need to bind to something --

Re: [NTG-context] \margintext / \inmargin doesn't work as only thing after header

2015-03-19 Thread Philipp A.
thank you! what’s \strut? can’t find it in the wiki… Hans Hagen pra...@wxs.nl schrieb am Do., 19. März 2015 um 11:52 Uhr: On 3/19/2015 11:39 AM, Philipp A. wrote: |\enableregime[utf-8] ^^^ no need for that \mainlanguage[de] \starttext \subject{Works} 1

Re: [NTG-context] Export: \setuphemistich distance=

2015-03-19 Thread Idris Samawi Hamid ادريس سماوي حامد
On Wed, 18 Mar 2015 14:34:25 -0600, Wolfgang Schuster schuster.wolfg...@gmail.com wrote: \unexpanded\def\dodohemistiches#1[#2]#3#4% {\dontleavehmode \begingroup \doifassignmentelse{#2} {\edef\currenthemistich{#1}% \setupcurrenthemistich[#2]}

[NTG-context] Word wrap around framed text.

2015-03-19 Thread John Culleton
This passage works OK except for the lack of word wrap around for the framed text. -- \starttext \chapter{Introduction} The specialty food market has exploded. A combination of factors has led to exciting opportunities for food entrepreneurs. Retail sales of all

Re: [NTG-context] \margintext / \inmargin doesn't work as only thing after header

2015-03-19 Thread Hans Hagen
On 3/19/2015 1:55 PM, Philipp A. wrote: thank you! what’s \strut? can’t find it in the wiki… add \showstruts at the top of your document and you'll see them (add \showmakup and you will be even more enlightened about tex's whatabouts) Hans Hagen pra...@wxs.nl mailto:pra...@wxs.nl schrieb