Re: [NTG-context] mkiv versus mkii: whitespace issues

2015-03-16 Thread Gerben Wierda
On 15 Mar 2015, at 23:24, Wolfgang Schuster schuster.wolfg...@gmail.com wrote: Am 14.03.2015 um 15:54 schrieb Gerben Wierda gerben.wie...@rna.nl: I am running into two issues with my mkii-to-mkiv conversion project - The \chapter command in mkiv uses more whitespace between the header

Re: [NTG-context] Exporting highlights

2015-03-16 Thread Idris Samawi Hamid ادريس سماوي حامد
Ok, I've made some progress: On Sun, 15 Mar 2015 17:01:16 -0600, Idris Samawi Hamid ادريس سماوي حامد isha...@colostate.edu wrote: export-highlight.tex== \setupbackend [export=yes,css=highlight.css] \setupexport[cssfile=highlight.css] \setupbackend[export=yes]

[NTG-context] Multiline header

2015-03-16 Thread Procházka Lukáš Ing . - Pontex s . r . o .
Hello, how to create multiline header? This code ignores all attempts to force a new line: \setupheadertexts[{abc\par def\\ ghi\crlf jkl}] \starttext aaa \stoptext Thank you in advance. Best regards, Lukas -- Ing. Lukáš Procházka | mailto:l...@pontex.cz Pontex s. r. o. |

Re: [NTG-context] Styling captions inside \startcombination ... \stopcombination

2015-03-16 Thread Mojca Miklavec
On Sat, Mar 14, 2015 at 1:10 PM, Hans Hagen pra...@wxs.nl wrote: On 3/14/2015 10:50 AM, Mojca Miklavec wrote: Hello, I'm using the following code to make the figure captions smaller: \setupcaptions[style={\switchtobodyfont[8pt]}] Now I'm looking for the magic keywoard to also decrease

Re: [NTG-context] Multiline header

2015-03-16 Thread luigi scarso
On Mon, Mar 16, 2015 at 1:54 PM, Procházka Lukáš Ing. - Pontex s. r. o. l...@pontex.cz wrote: Hello, how to create multiline header? This code ignores all attempts to force a new line: \setupheadertexts[{abc\par def\\ ghi\crlf jkl}] \starttext aaa \stoptext this works,

Re: [NTG-context] currentreferencerealpage wrong (how to detect even/odd pages?)

2015-03-16 Thread Hans Hagen
On 3/15/2015 8:13 PM, Harald Koenig wrote: On Mar 15, Wolfgang Schuster wrote: Am 15.03.2015 um 16:40 schrieb Harald Koenig koe...@tat.physik.uni-tuebingen.de: Hi, right now I use \currentreferencerealpage to detect if I'm on an even or odd page (because my picture placement rules depend

Re: [NTG-context] Multiline header

2015-03-16 Thread Procházka Lukáš Ing . - Pontex s . r . o .
Hello, On Mon, 16 Mar 2015 14:00:54 +0100, luigi scarso luigi.sca...@gmail.com wrote: On Mon, Mar 16, 2015 at 1:54 PM, Procházka Lukáš Ing. - Pontex s. r. o. l...@pontex.cz wrote: Hello, how to create multiline header? This code ignores all attempts to force a new line:

Re: [NTG-context] Multiline header

2015-03-16 Thread Wolfgang Schuster
Am 16.03.2015 um 13:54 schrieb Procházka Lukáš Ing. - Pontex s. r. o. l...@pontex.cz: Hello, how to create multiline header? This code ignores all attempts to force a new line: \setupheadertexts[{abc\par def\\ ghi\crlf jkl}] \startsetups[headertext]

Re: [NTG-context] currentreferencerealpage wrong (how to detect even/odd pages?)

2015-03-16 Thread Harald Koenig
On Mar 15, Wolfgang Schuster wrote: Am 15.03.2015 um 16:40 schrieb Harald Koenig koe...@tat.physik.uni-tuebingen.de: Hi, right now I use \currentreferencerealpage to detect if I'm on an even or odd page (because my picture placement rules depend on it) like this:

[NTG-context] Different output with \blank[force, ...] in MkII and MkIV

2015-03-16 Thread Wolfgang Schuster
Hi, the force keyword for the \blank commands create an unwanted space in MkIV when you use it at the begin of page compared with MkII. Attached are the results from MkII and MkIV which have been produced with the following example. In MkIV the first page has an extra line while the space on

[NTG-context] tlig in the export

2015-03-16 Thread Idris Samawi Hamid ادريس سماوي حامد
Dear gang, It appears that internal opentype feature tlig is not supported in the export. For current purposes this is not critical; but not sure if this is intentional or a bug, so reporting it here. === \setupbackend[export=yes] \starttext \startchapter[title=The tlig

Re: [NTG-context] Indentation within footnotes

2015-03-16 Thread Pablo Rodriguez
03/15/2015 10:37 PM, Idris Samawi Hamid ادريس سماوي حامد wrote: On Sun, 15 Mar 2015 15:07:57 -0600, Pablo Rodriguez wrote: I’m not sure whether this is clearer to me. It seems that your approach enables indenting by setting vertical space in paragraphs. I may be missing something, since I’d