Re: [NTG-context] system fonts access under macosx (again)

2014-12-23 Thread Wolfgang Schuster
> Am 23.12.2014 um 23:32 schrieb j. van den hoff : > > thanks to both of you. in fact, just doing `mtxrun —script font —reload > —force' > restored sane behaviour (italics back again etc.). > > so, I understand that _this_ actually rebuilds the font data base? what, > then, is just issuing `—r

Re: [NTG-context] running titles in the first chapter page

2014-12-23 Thread Wolfgang Schuster
> Am 23.12.2014 um 23:34 schrieb Andrea Valle : > > Dear list, > > I’ve written this, which looks pretty good (to me): > > https://drive.google.com/file/d/0B-jBCRU8-kGjTk0xY0kwZEsyY3c/view?usp=sharing > > > One ma

Re: [NTG-context] system fonts access under macosx (again)

2014-12-23 Thread j. van den hoff
On Tue, 23 Dec 2014 19:14:26 +0100, Hans Hagen wrote: On 12/23/2014 5:42 PM, j. van den hoff wrote: what am I doing wrong _this_ time? hard to guess from a distance but whenever i want to use some font and want also to be sure that i use the same one each time (esp system fonts) i just

Re: [NTG-context] system fonts access under macosx (again)

2014-12-23 Thread j. van den hoff
On Tue, 23 Dec 2014 20:31:46 +0100, Wolfgang Schuster wrote: There is no need to remove the latex-cache folder because you can use the force option (i.e. mtxrun —script font —reload —force) to rebuild the whole cache. Wolfgang FYI: `-force' seems not to be documented, at least I can't f

[NTG-context] running titles in the first chapter page

2014-12-23 Thread Andrea Valle
Dear list, I’ve written this, which looks pretty good (to me): https://drive.google.com/file/d/0B-jBCRU8-kGjTk0xY0kwZEsyY3c/view?usp=sharing One main thing left: how do I remove running titles from the first chapter

Re: [NTG-context] system fonts access under macosx (again)

2014-12-23 Thread j. van den hoff
On Tue, 23 Dec 2014 20:31:46 +0100, Wolfgang Schuster wrote: Am 23.12.2014 um 19:44 schrieb Pablo Rodriguez : On 12/23/2014 05:42 PM, j. van den hoff wrote: [...] so I seem back to square one in this respect :-(. I can only assume that this has been caused by the `--reload' run (see item

Re: [NTG-context] text height

2014-12-23 Thread Andrea Valle
Ah! That’s obvious, I was looking at the ref man and got a bit stuck. But indeed here it’s clear http://wiki.contextgarden.net/Layout Thanks Wolfgang! -a- -- Andrea Valle ---

Re: [NTG-context] system fonts access under macosx (again)

2014-12-23 Thread Wolfgang Schuster
> Am 23.12.2014 um 19:44 schrieb Pablo Rodriguez : > > On 12/23/2014 05:42 PM, j. van den hoff wrote: >> [...] >> so I seem back to square one in this respect :-(. >> I can only assume that this has been caused by the `--reload' run (see >> item 1. above: intitially `optima' italics worked) and

Re: [NTG-context] system fonts access under macosx (again)

2014-12-23 Thread Pablo Rodriguez
On 12/23/2014 05:42 PM, j. van den hoff wrote: > [...] > so I seem back to square one in this respect :-(. > I can only assume that this has been caused by the `--reload' run (see > item 1. above: intitially `optima' italics worked) and/or maybe still > fragile support of these `ttc' (true type c

Re: [NTG-context] system fonts access under macosx (again)

2014-12-23 Thread Hans Hagen
On 12/23/2014 5:42 PM, j. van den hoff wrote: what am I doing wrong _this_ time? hard to guess from a distance but whenever i want to use some font and want also to be sure that i use the same one each time (esp system fonts) i just copy them to someplace under texmf-fonts/fonts/data after

[NTG-context] system fonts access under macosx (again)

2014-12-23 Thread j. van den hoff
as advised I have installed standalone context in order to get better support of system fonts under macosx. I now have had the following happen to me: 1. after installation of `standalone' and straightening out unrelated problems with `\usemodule' usage I managed to get proper support of -- t

Re: [NTG-context] text height

2014-12-23 Thread Wolfgang Schuster
> Am 22.12.2014 um 23:00 schrieb Andrea Valle : > > Dear, > > sorry for the dumb question. > > how do I increase text height by reducing the space under footer without > changing the other ones? > I’m a bit confused by the discussion on setuplayout You have to change only the value of the he

Re: [NTG-context] useattachment

2014-12-23 Thread Andrea Valle
Replying to myself the problem seems related to the use of the ex label. this works \define[1]\Ex{\externalfigure[code/#1] \useattachment[#1][code/#1.scd] \attachment[#1] } (so this does not work anymore http://wiki.contextgarden.net/Verbatim_text#Embedding_the_source_code

Re: [NTG-context] Loading modules

2014-12-23 Thread Wolfgang Schuster
> Am 23.12.2014 um 14:29 schrieb j. van den hoff : > > uups. I was to quick with my answer: in the meantime I did reset my $PATH > variable in order to use > the texlive-context version again. so adding the > \enabledirectives[modules.permitunprefixed] and recompiling > the document did not pr

[NTG-context] typesetting math—two queries

2014-12-23 Thread Alan Bowen
1. Is there a generally preferred math font to use with Antykwa Poltawskiego? 2. What are the best practices for setting inline math that causes variation in the interline spacing? E.g., in a paragraph such as: \starttext Mauris placerat eleifend leo. Mauris placerat eleifend leo. Mauris placera

Re: [NTG-context] Loading modules (was: access to system fonts under MacOSX)

2014-12-23 Thread j. van den hoff
uups. I was to quick with my answer: in the meantime I did reset my $PATH variable in order to use the texlive-context version again. so adding the \enabledirectives[modules.permitunprefixed] and recompiling the document did not proof anything (stupid error...). so I have now retried with th

Re: [NTG-context] Loading modules

2014-12-23 Thread Wolfgang Schuster
> Am 23.12.2014 um 14:15 schrieb j. van den hoff : > > On Mon, 22 Dec 2014 22:35:43 +0100, Wolfgang Schuster > mailto:schuster.wolfg...@gmail.com>> wrote: > >> >>> Am 22.12.2014 um 00:12 schrieb j. van den hoff : >>> >>> OK, I've just installed the standalone version and adjusted my search pa

Re: [NTG-context] access to system fonts under MacOSX

2014-12-23 Thread j. van den hoff
On Mon, 22 Dec 2014 07:09:12 +0100, Pablo Rodriguez wrote: On 12/22/2014 12:12 AM, j. van den hoff wrote: OK, I've just installed the standalone version and adjusted my search path. now the very same document does no longer compile. I get the error: 8<--- ! Undefi

Re: [NTG-context] Loading modules (was: access to system fonts under MacOSX)

2014-12-23 Thread j. van den hoff
On Mon, 22 Dec 2014 22:35:43 +0100, Wolfgang Schuster wrote: Am 22.12.2014 um 00:12 schrieb j. van den hoff : OK, I've just installed the standalone version and adjusted my search path. now the very same document does no longer compile. I get the error: 8<--

Re: [NTG-context] Strange bug with overviewpage module.

2014-12-23 Thread Otared Kavian
Hi Aditya, Thanks for sharing your nice module. I think it would be nice and useful for many people to have this module accessible when updating or installing a stand alone ConTeXt. Best regards: OK > On 21 Dec 2014, at 19:50, Aditya Mahajan wrote: > > On Sun, 21 Dec 2014, Otared Kavian wrote