Re: [NTG-context] Font (roboto) and math font - error

2014-08-27 Thread Zenlima
Thanks Hans, it works :) Am Wed, 27 Aug 2014 22:41:37 +0200 schrieb Hans Hagen : > On 8/27/2014 9:50 PM, Zenlima wrote: > > Hi, > > > > I am switching all my docs to the roboto font as I just like the > > look of that font. During this I ran into a problem with \item: > > > > ! Math error: p

Re: [NTG-context] changing pre-fuzzy stlye

2014-08-27 Thread Hans Hagen
On 8/27/2014 9:42 AM, Pau wrote: Dear all, I am preparing a presentation using pre-fuzzy and I would like to make a modification without altering the style if possible. It turns out that the meeting I am attending is not using a projector but a kind of huge monitor with very low frequency and,

Re: [NTG-context] Font (roboto) and math font - error

2014-08-27 Thread Hans Hagen
On 8/27/2014 9:50 PM, Zenlima wrote: Hi, I am switching all my docs to the roboto font as I just like the look of that font. During this I ran into a problem with \item: ! Math error: parameter \Umathquad\displaystyle is not set. .. l.26 \item h ere we list

[NTG-context] Font (roboto) and math font - error

2014-08-27 Thread Zenlima
Hi, I am switching all my docs to the roboto font as I just like the look of that font. During this I ran into a problem with \item: ! Math error: parameter \Umathquad\displaystyle is not set. .. l.26 \item h ere we list the points, In my example: as soon I en

Re: [NTG-context] XML as source (was: E-books and XML)

2014-08-27 Thread Jan Tosovsky
On 2014-08-27 Procházka Lukáš Ing. - Pontex s. r. o. wrote: > > Which editor(s) (including commercial one(s)) do you usually use to > create XML source for Ctx? (Under Windows?) This is IMO the best you can currently get: http://www.oxygenxml.com/xml_author.html > - XML input vs. .tex (.cld) sour

Re: [NTG-context] E-books and XML.

2014-08-27 Thread Schmitz Thomas A.
On 27 Aug 2014, at 16:38, john Culleton wrote: > Some questions: > What tool do you recommend for entering text etc. > in XML format? I have the Bluefish Editor but > usually code html in a plain editor (Gvim). “Recommend” is too strong, because everything depends on the type of document you’r

Re: [NTG-context] E-books and XML.

2014-08-27 Thread john Culleton
On Tue, 26 Aug 2014 20:12:25 +0200 "Thomas A. Schmitz" wrote: > > On 26 Aug 2014, at 20:04, Hans Hagen > wrote: > > >> > >> Context users have invested time, often > >> years, in learning how to write Context > >> code. Writing XML is a whole other skillset, > >> comparable to writing xhtml.

[NTG-context] XML as source (was: E-books and XML)

2014-08-27 Thread Procházka Lukáš Ing . - Pontex s . r . o .
Hello Thomas, I'm just curious: - Which editor(s) (including commercial one(s)) do you usually use to create XML source for Ctx? (Under Windows?) - XML input vs. .tex (.cld) source: IMHO, when one needs to program parts of Ctx source, it's better to use TeX source/language combined with Lua

Re: [NTG-context] E-books and XML.

2014-08-27 Thread Hans Hagen
On 8/27/2014 11:46 AM, Henning Hraban Ramm wrote: Am 2014-08-27 um 15:37 schrieb Hans Hagen : On 8/27/2014 11:25 AM, Henning Hraban Ramm wrote: Am 2014-08-27 um 15:05 schrieb Hans Hagen : I.e. the root node is missing. hm, can you make a small example? Here you are. Ah, the document t

Re: [NTG-context] E-books and XML.

2014-08-27 Thread Henning Hraban Ramm
Am 2014-08-27 um 15:37 schrieb Hans Hagen : > On 8/27/2014 11:25 AM, Henning Hraban Ramm wrote: >> >> Am 2014-08-27 um 15:05 schrieb Hans Hagen : I.e. the root node is missing. >>> >>> hm, can you make a small example? >> >> Here you are. > > Ah, the document tags are hooked into startte

Re: [NTG-context] E-books and XML.

2014-08-27 Thread Hans Hagen
On 8/27/2014 11:25 AM, Henning Hraban Ramm wrote: Am 2014-08-27 um 15:05 schrieb Hans Hagen : I.e. the root node is missing. hm, can you make a small example? Here you are. Ah, the document tags are hooked into starttext and at startproduct time export is not yet enabled, Hans -

Re: [NTG-context] E-books and XML.

2014-08-27 Thread Hans Hagen
On 8/27/2014 9:02 AM, Henning Hraban Ramm wrote: Am 2014-08-26 um 23:29 schrieb Hans Hagen : On 8/26/2014 7:08 PM, Henning Hraban Ramm wrote: Creating ePub from ConTeXt is still tedious - you need to tag everything (even paragraphs) with \start/\stop, the resulting export.xml is still missi

Re: [NTG-context] E-books and XML.

2014-08-27 Thread Henning Hraban Ramm
Am 2014-08-26 um 23:08 schrieb Henning Hraban Ramm : > I’m at the moment working at ePub versions of my somgbooklets (using > LilyPond) and have a bunch of XSL transformations plus shell script (Lua > would have more style, I know) to automate as much as possible. > That stuff is in a state of „

[NTG-context] changing pre-fuzzy stlye

2014-08-27 Thread Pau
Dear all, I am preparing a presentation using pre-fuzzy and I would like to make a modification without altering the style if possible. It turns out that the meeting I am attending is not using a projector but a kind of huge monitor with very low frequency and, as a result, a bright background is

Re: [NTG-context] E-books and XML.

2014-08-27 Thread Henning Hraban Ramm
Am 2014-08-26 um 23:29 schrieb Hans Hagen : > On 8/26/2014 7:08 PM, Henning Hraban Ramm wrote: > >> Creating ePub from ConTeXt is still tedious - you need to tag everything >> (even paragraphs) with \start/\stop, the resulting export.xml is still >> missing a root node if you use project struc