Re: [NTG-context] \definefallbackfamily and small h

2014-08-05 Thread Wolfgang Schuster
Am 04.08.2014 um 20:58 schrieb Mikael P. Sundqvist mic...@gmail.com: Dear list, I have a problem with the small letter h when I do a \definefallbackfamily. Example: \definefontfamily [myface] [rm] [TeX Gyre Pagella] \definefallbackfamily[myface][math][TeX Gyre

Re: [NTG-context] \definefallbackfamily and small h

2014-08-05 Thread Mikael P. Sundqvist
On Tue, Aug 5, 2014 at 12:18 PM, Wolfgang Schuster schuster.wolfg...@gmail.com wrote: You have to change the symbol for the planck constant which is used by unicode for the mathematical small italic h, you can see in the unicode chart (http://www.unicode.org/charts/PDF/U1D400.pdf) there is a

[NTG-context] Multi-par footnotes. Indent second and later paragraphs?

2014-08-05 Thread Gerben Wierda
I have a few footnotes that are longer. New paragraphs are not indented, I’d like to have everything except the first paragraph indented. By hand is OK, but the only thing I can think of is a couple of ~ at the start of each new par, not very nice and it doesn’t by definition align perfectly.

[NTG-context] Custom breakpoints for \hyphenatedurl

2014-08-05 Thread Joshua Krämer
Dear list, I could successfully configure ConTeXt to introduce linebreaks /after/ some characters in URLs with \sethyphenatedurlafter {...} I would also like to disable linebreaks /before/ some of the predefined characters. For example, no linebreak should occur before : Is this possible?

Re: [NTG-context] Custom breakpoints for \hyphenatedurl

2014-08-05 Thread Wolfgang Schuster
Am 05.08.2014 um 22:03 schrieb Joshua Krämer joshua.krae...@gmail.com: Dear list, I could successfully configure ConTeXt to introduce linebreaks /after/ some characters in URLs with \sethyphenatedurlafter {...} I would also like to disable linebreaks /before/ some of the predefined

Re: [NTG-context] Custom breakpoints for \hyphenatedurl

2014-08-05 Thread Joshua Krämer
On 2014-08-05, 22:54, Wolfgang Schuster wrote: Can you provide a working minimal example? Sorry, please find an example at the end. The first URL has the right linebreaks, but the arrow should be at the end of the line. Interestingly, it shows another problem: the # is repeated. The second