Re: [NTG-context] horizontal spacing under special circumstances

2015-12-08 Thread Wolfgang Schuster
Henning Hraban Ramm 8. Dezember 2015 um 16:22 Thank you, this is really nice. Didn’t know \directsetup (i.e. I can’t handle these setups at all). I also tried to get rid of the bigger space after stops: \installlanguage[packed][en] \setuplanguage[packed][spacing=packed

[NTG-context] Problem with \inouter and text justification

2015-12-08 Thread josephcanedo
Dear all, I am trying to add margin notes and for some reason I do not understand when having them in the main text, the main text which normally would be fully justified (without notes) is now aligned to left, but right side is erratic. I attach a simple MWE showing this. If you disable the

Re: [NTG-context] horizontal spacing under special circumstances

2015-12-08 Thread Aditya Mahajan
On Tue, 8 Dec 2015, Wolfgang Schuster wrote: nor in my description (is the setups key even supposed to work in \definedescription?). No, there is no setups key for description and you have to misuse the style key. Should we add one? It is a bit annoying at times that some of the environments

Re: [NTG-context] horizontal spacing under special circumstances

2015-12-08 Thread Henning Hraban Ramm
Am 2015-12-08 um 17:50 schrieb Pablo Rodriguez : > On 12/08/2015 12:11 PM, Henning Hraban Ramm wrote: >> [...] >> Thank you for the suggestion, but I can’t see any change, even if I use >> extreme values for \spaceskip (like 0.1 or 10.0), neither in footnotes >> nor in my description (is the setu

Re: [NTG-context] horizontal spacing under special circumstances

2015-12-08 Thread Henning Hraban Ramm
Am 2015-12-08 um 17:48 schrieb Wolfgang Schuster : >> Henning Hraban Ramm 8. Dezember 2015 um 12:11 >> >> Thank you for the suggestion, but I can’t see any change, even if I use >> extreme values for \spaceskip (like 0.1 or 10.0), neither in footnotes > The footnote on the second page is a line

Re: [NTG-context] How to put title and counter of the enumeration env. in the FrameTitle?

2015-12-08 Thread Jeong Dal
Dear all, After searching ConTeXt wiki and googling, I got what I want using the attached code. It can be modified in nicer way which I don’t know. There are so many hidden commands in ConTeXt for me. It is absolutely convenient to use the “\defineenumeration” if I don’t use FunnyFrame. Thanks

Re: [NTG-context] horizontal spacing under special circumstances

2015-12-08 Thread Pablo Rodriguez
On 12/08/2015 12:11 PM, Henning Hraban Ramm wrote: > [...] > Thank you for the suggestion, but I can’t see any change, even if I use > extreme values for \spaceskip (like 0.1 or 10.0), neither in footnotes > nor in my description (is the setups key even supposed to work in > \definedescription?).

Re: [NTG-context] horizontal spacing under special circumstances

2015-12-08 Thread Wolfgang Schuster
Henning Hraban Ramm 8. Dezember 2015 um 12:11 Thank you for the suggestion, but I can’t see any change, even if I use extreme values for \spaceskip (like 0.1 or 10.0), neither in footnotes The footnote on the second page is a line shorter. \startsetups[footnote:space]

Re: [NTG-context] horizontal spacing under special circumstances

2015-12-08 Thread Henning Hraban Ramm
Am 2015-12-08 um 15:01 schrieb Wolfgang Schuster : >> \unprotect >> \definedescription[BibItem][ >> headcommand=\gobbleoneargument, >> align=right, >> before={\bgroup\spac_spacecodes_set_fixed{50}}, % does this take a value or >> a unicode point? >> after={\egroup}, %\spac_spacecodes_set_stretch}

Re: [NTG-context] horizontal spacing under special circumstances

2015-12-08 Thread Wolfgang Schuster
Henning Hraban Ramm 7. Dezember 2015 um 10:54 Hi again, since my bibliographic setup works well, thanks again, I’d like to tighten it a bit, i.e. reduce spacing under defined circumstances. In the docs and sources I found only how to affect spacing of languages, and on