[NTG-context] redifining font sizes

2013-06-09 Thread Pablo Rodríguez
Hi there, using the latest beta, I have tried to change the x font size from 0.8 to 0.9, but it doesn't work. Here is a minimal sample: \definefontsize[w] \setupbodyfontenvironment[default][w=0.9, x=0.9] \starttext a {\tfx a} {\tfw a} \stoptext Why isn't the x font size set

[NTG-context] mathml linebreak?

2013-06-09 Thread Steffen Wolfrum
Hi, usually it is possible to break long formulas. But is there a way to do so, when formula is coded in mathml (see example below)? Thanks, Steffen --- \placeformula\startformula[9pt] \setbuffer mml:math xmlns:mml=http://www.w3.org/1998/Math/MathML; msub

[NTG-context] bug with paragraph notes

2013-06-09 Thread Pablo Rodríguez
Hi Hans, as I posted to the list in the past and it has been confirmed by Wolfgang Schuster, there is a bug that prevents the proper separation of paragraph notes from text body. Here you have a sample: \setupbodyfont[pagella] \setupnote[footnote][paragraph=yes]

[NTG-context] math guru wanted

2013-06-09 Thread Steffen Wolfrum
Hi, whats wrong with this formula (see below)? It runs into error: ! Missing \endgroup inserted. system tex error on line 10 in file /Volumes/daten_pro/_AKTUELL/BRUNNER/mathml_test/mathml_test1.tex: Missing ... 1 %context 2 %!TEX TS-program = luatex 3 4 5

[NTG-context] rebuild font cache

2013-06-09 Thread Pablo Rodríguez
Hi there, after installing a new beta this morning, I'm afraid that ConTeXt isn't able to find the installed fonts on my system (path is added to setuptex). It isn't the first time I experience this. I solved this in the past rebuilding the font cache. But now it doesn't work. mtxrun --script

Re: [NTG-context] Woe is me :( mkiv misbehaving.

2013-06-09 Thread john Culleton
On Sat, 8 Jun 2013 22:02:35 +0200 luigi scarso luigi.sca...@gmail.com wrote: On Sat, Jun 8, 2013 at 8:45 PM, john Culleton j...@wexfordpress.com wrote: After fiddling with some unrelated issues involving a python program called makehuman my well behaved context mkiv job is acting up. It

Re: [NTG-context] Woe is me :( mkiv misbehaving.

2013-06-09 Thread Wolfgang Schuster
Am 09.06.2013 um 14:24 schrieb john Culleton j...@wexfordpress.com: I solved the wierd messages by a brute force method. I created a fresh slackware partition and whatever I did wrong was eliminated. Now, down to the fonts; the directory /usr/share/fonts and its subdirectories is a standard

Re: [NTG-context] rebuild font cache

2013-06-09 Thread luigi scarso
On Sun, Jun 9, 2013 at 1:25 PM, Pablo Rodríguez oi...@web.de wrote: Hi there, after installing a new beta this morning, I'm afraid that ConTeXt isn't able to find the installed fonts on my system (path is added to setuptex). It isn't the first time I experience this. I solved this in the

[NTG-context] bug with overbar

2013-06-09 Thread Steffen Wolfrum
Hi Hans, this seems to be a bug: the overbar should not be set separately again over A \usemodule[mathml] \starttext \startbuffer math xmlns=http://www.w3.org/1998/Math/MathML; mrow mover accent=true mrow msub

Re: [NTG-context] bug with overbar

2013-06-09 Thread luigi scarso
On Sun, Jun 9, 2013 at 3:38 PM, Steffen Wolfrum cont...@st.estfiles.dewrote: Hi Hans, this seems to be a bug: the overbar should not be set separately again over A \usemodule[mathml] \starttext \startbuffer math xmlns=http://www.w3.org/1998/Math/MathML; mrow mover

Re: [NTG-context] bug with overbar

2013-06-09 Thread Steffen Wolfrum
... no. it should look this (see below): $\overline{U_A}$ but coded in MathML. st. Bildschirmfoto 2013-06-09 um 16.25.37.pdf Description: Adobe PDF document ___ If your question is of interest to others as

[NTG-context] distinguish different characters from different languages

2013-06-09 Thread Tim Li
Hi, Is there a way in ConTeXt to distinguish (or recognise) different characters from different languages, especially distinguishing those used in China, Japan and Korea (CJK) from English. For example, sentence(1) and its translation (sentence (2)) below are mixed English with Chinese

Re: [NTG-context] rebuild font cache

2013-06-09 Thread Pablo Rodríguez
On 09/06/13 15:29, luigi scarso wrote: On Sun, Jun 9, 2013 at 1:25 PM, Pablo Rodríguez wrote: mtxrun --script fonts --reload fonts | names | warnings are disabled (tracker 'fonts.warnings').../ctxbeta/tex/texmf-context/tex/context/base/font-syn.lua:723: attempt

Re: [NTG-context] rebuild font cache

2013-06-09 Thread luigi scarso
On Sun, Jun 9, 2013 at 5:57 PM, Pablo Rodríguez oi...@web.de wrote: On 09/06/13 15:29, luigi scarso wrote: On Sun, Jun 9, 2013 at 1:25 PM, Pablo Rodríguez wrote: mtxrun --script fonts --reload fonts | names | warnings are disabled (tracker

Re: [NTG-context] rebuild font cache

2013-06-09 Thread Aditya Mahajan
On Sun, 9 Jun 2013, Pablo Rodríguez wrote: On 09/06/13 15:29, luigi scarso wrote: On Sun, Jun 9, 2013 at 1:25 PM, Pablo Rodríguez wrote: mtxrun --script fonts --reload fonts | names | warnings are disabled (tracker

Re: [NTG-context] rebuild font cache

2013-06-09 Thread Aditya Mahajan
On Sun, 9 Jun 2013, luigi scarso wrote: why don't you use /opt and put all under /opt/context without modifying anything ? One needs write permission in TEXMFCACHE. Aditya ___ If your question is of interest to

Re: [NTG-context] rebuild font cache

2013-06-09 Thread Hans Hagen
On 6/9/2013 1:25 PM, Pablo Rodríguez wrote: Hi there, after installing a new beta this morning, I'm afraid that ConTeXt isn't able to find the installed fonts on my system (path is added to setuptex). It isn't the first time I experience this. I solved this in the past rebuilding the font

Re: [NTG-context] bug with paragraph notes

2013-06-09 Thread Thomas A. Schmitz
On 06/09/2013 01:01 PM, Pablo Rodríguez wrote: Would it be possible that this bug could be fixed? (This is specially important for critical apparati.) apparati, eh? Thomas ___ If your question is of interest to

Re: [NTG-context] rebuild font cache

2013-06-09 Thread Pablo Rodríguez
On 09/06/13 18:15, Aditya Mahajan wrote: This happens after changing in tex/texmf/web2c/texmfcnf.lua: TEXMFCACHE = /var/cache/ctxbeta/texmf-cache, Try running mtxrun --generate and then repeat the above steps. Many thanks for your reply, Aditya. If I rebuild the font cache

[NTG-context] simplebib module: does not recognize bibitem command

2013-06-09 Thread Xan
I use a simplebib module: \usemodule[simplebib] \setuphead[title][style={\ss\bfd}, before={\begingroup}, after={\currentdate\bigskip\endgroup}] \starttext \title{Normativa} \section{Calendari} \startitemize \item Primera setmana de setembre, matriculació d'antic alumnat d'un CEPA

Re: [NTG-context] rebuild font cache

2013-06-09 Thread Pablo Rodríguez
On 09/06/13 18:39, Hans Hagen wrote: On 6/9/2013 1:25 PM, Pablo Rodríguez wrote: But now it doesn't work. mtxrun --script fonts --reload fonts | names | warnings are disabled (tracker 'fonts.warnings').../ctxbeta/tex/texmf-context/tex/context/base/font-syn.lua:723: attempt to

Re: [NTG-context] simplebib module: does not recognize bibitem command

2013-06-09 Thread Wolfgang Schuster
Am 09.06.2013 um 18:59 schrieb Xan dxpubl...@telefonica.net: I use a simplebib module: \usemodule[simplebib] \setuphead[title][style={\ss\bfd}, before={\begingroup}, after={\currentdate\bigskip\endgroup}] \starttext \title{Normativa} \section{Calendari} \startitemize \item

Re: [NTG-context] bug with paragraph notes

2013-06-09 Thread Pablo Rodríguez
On 09/06/13 18:55, Thomas A. Schmitz wrote: On 06/09/2013 01:01 PM, Pablo Rodríguez wrote: Would it be possible that this bug could be fixed? (This is specially important for critical apparati.) apparati, eh? Isn't it the plural for apparatus? (I mean the Latin one, although I might have

Re: [NTG-context] distinguish different characters from different languages

2013-06-09 Thread Hans Hagen
On 6/9/2013 4:58 PM, Tim Li wrote: Hi, Is there a way in ConTeXt to distinguish (or recognise) different characters from different languages, especially distinguishing those used in China, Japan and Korea (CJK) from English. For example, sentence(1) and its translation (sentence (2)) below

Re: [NTG-context] bug with paragraph notes

2013-06-09 Thread Pablo Rodríguez
On 09/06/13 18:55, Thomas A. Schmitz wrote: On 06/09/2013 01:01 PM, Pablo Rodríguez wrote: Would it be possible that this bug could be fixed? (This is specially important for critical apparati.) apparati, eh? By the way, Thomas, haven't you found this bug in any of your editions? Many

Re: [NTG-context] simplebib module: does not recognize bibitem command

2013-06-09 Thread Xan
Al 09/06/13 19:12, En/na Wolfgang Schuster ha escrit: Am 09.06.2013 um 18:59 schrieb Xan dxpubl...@telefonica.net: I use a simplebib module: \usemodule[simplebib] \setuphead[title][style={\ss\bfd}, before={\begingroup}, after={\currentdate\bigskip\endgroup}] \starttext \title{Normativa}

[NTG-context] Handling index entries with many references

2013-06-09 Thread honyk
Dear All, in my book I want to place the index (aka register) of places. Some of them are mentioned very often (10). I want to keep that location in the index, but not to create references to all occurrences. In one old book I've found the following solution for this: in the index there are

Re: [NTG-context] Handling index entries with many references

2013-06-09 Thread Wolfgang Schuster
Am 09.06.2013 um 21:49 schrieb honyk j.tosov...@email.cz: Dear All, in my book I want to place the index (aka register) of places. Some of them are mentioned very often (10). I want to keep that location in the index, but not to create references to all occurrences. In one old book

Re: [NTG-context] Handling index entries with many references

2013-06-09 Thread honyk
On 2013-06-09 Wolfgang Schuster wrote: Am 09.06.2013 um 21:49 schrieb honyk j.tosov...@email.cz: Dear All, in my book I want to place the index (aka register) of places. Some of them are mentioned very often (10). I want to keep that location in the index, but not to create

Re: [NTG-context] Including a large SVG image

2013-06-09 Thread Sander Maijers
Is anybody still interested to look into this issue? I need the graph for my thesis, which is due soon. On 08-06-13 12:04, Sander Maijers wrote: I almost forgot to upload the graphics. Here is the SVG: https://dl.dropboxusercontent.com/u/19254345/scatterplot_of_WER_vs_PPL.svg SVG (7z

Re: [NTG-context] distinguish different characters from different languages

2013-06-09 Thread hwitloc
This seems to be about inter-word spacing, rather than character sets. For the phrase: 据我所知,中国人将typography写作排版 The intuitive operation for ConTeXt should be to preserve the explict space after the comma, but the word typography is not seperated from the rest of the text with spaces. If you

Re: [NTG-context] Including a large SVG image

2013-06-09 Thread luigi scarso
On Mon, Jun 10, 2013 at 12:21 AM, Sander Maijers s.n.maij...@student.ru.nlwrote: Is anybody still interested to look into this issue? I need the graph for my thesis, which is due soon. tomorrow morning -- luigi

[NTG-context] Mtxrun.exe in minimals not working.

2013-06-09 Thread DB
I just downloaded the latest version of the standalone package (2013-06-08, 09:15). When I run first-setup.bat, mtxrun.exe crashes just as it's about to start downloading the files. It's impossible to get any further. What's going on?

Re: [NTG-context] Including a large SVG image

2013-06-09 Thread Sietse Brouwer
I'm afraid I can't help, as this seems to be a PDF problem and I know nothing about the PDF format. ConTeXt correctly produces the converted file `m_k_i_v_scatterplot_of_WER_vs_PPL.svg.pdf`, and that PDF displays correctly when I open it standalone. But when I try to include the PDF with