Re: [NTG-context] Opentype features and space after comma in math mode

2017-06-03 Thread Jose Luis Arellano
; On 06/02/2017 06:40 AM, Jose Luis Arellano wrote: >> >>> Dear Wolfgang. >>> >>> In recents versions of Context, what is the correct way to use lnum >>> feature in maths? >>> >>> This doesn't works anymore: >>> >>> \

Re: [NTG-context] Upright font in math.

2017-06-02 Thread Jose Luis Arellano
Thanks Aditya. 2017-06-02 14:44 GMT-04:00 Aditya Mahajan <adit...@umich.edu>: > On Fri, 2 Jun 2017, Jose Luis Arellano wrote: > > Dear list. >> >> What is the correct way to use upright (no italic) font in math mode? >> > > If you want to set this for all

[NTG-context] Upright font in math.

2017-06-02 Thread Jose Luis Arellano
Dear list. What is the correct way to use upright (no italic) font in math mode? Thanks in advance. ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist :

Re: [NTG-context] Opentype features and space after comma in math mode

2017-06-01 Thread Jose Luis Arellano
in advance. 2016-08-29 19:31 GMT-03:00 Jose Luis Arellano <jose.4rell...@gmail.com>: > Thanks Wolfgang > ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist :

[NTG-context] Math mode: Vertical space between cases.

2017-06-01 Thread Jose Luis Arellano
Dear list. How can I increase vertical space between cases? \startformula f(x)= \startmathcases[style=\displaystyle] \NC \frac{3}{10}\;, \NC if \math{x=2} \NR \NC \frac{k+9}{6}\;, \NC if \math{x=3} \NR \NC \frac{h}{16}\;, \NC if \math{x=4} \NR \stopmathcases \stopformula

Re: [NTG-context] Bold italic font in Math (\definefallbackfamily)

2017-05-12 Thread Jose Luis Arellano
Dear list. Please your help I've troubles to use this code from Wolfgang. \definefontfamily [minionmath] [rm] [Minion Pro] \definefallbackfamily [minionmath] [mm] [Minion Pro] [preset=math:lowercasenormal] \definefallbackfamily [minionmath] [mm] [Minion Pro] [preset=math:lowercaseitalic]

[NTG-context] TOC in presentations

2017-03-08 Thread Jose Luis Arellano
Dear list, After learning ConTeXt for a while, I have decided to try to make my own slides, but I will like to use a list of contents in every page. Can anybody post an example or link to start? Thanks in advance

Re: [NTG-context] Columns with different width.

2017-02-26 Thread Jose Luis Arellano
Thanks for the answer Henning. Can you please write an example? 2017-02-24 9:47 GMT-03:00 Henning Hraban Ramm <te...@fiee.net>: > Am 2017-02-24 um 10:05 schrieb Jose Luis Arellano <jose.4rell...@gmail.com > >: > > > Dear list, > > Is there any way to write a d

[NTG-context] Columns with different width.

2017-02-24 Thread Jose Luis Arellano
Dear list, Is there any way to write a document in columns with different width? Thanks in advance. jl ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist :

Re: [NTG-context] Protrusion, hyphens and lining figures

2016-09-27 Thread Jose Luis Arellano
9/27/2016 04:09 PM, Jose Luis Arellano wrote: > > Hello dear list. > > > > I am experiment a issue with one of my fonts. The problem appears when > > one try to use lining numbers as default font feature in documents. This > > font have the feature onum by default,

[NTG-context] Protrusion, hyphens and lining figures

2016-09-27 Thread Jose Luis Arellano
Hello dear list. I am experiment a issue with one of my fonts. The problem appears when one try to use lining numbers as default font feature in documents. This font have the feature onum by default, so if I want lining numbers I have to use: definefontfeature[default][default] [% lnum=yes,

Re: [NTG-context] Columnset and footnotes

2016-09-23 Thread Jose Luis Arellano
Hello list. Sorry for bump my own thread. I just want to know if there is a bug in new code (\usemodule[newcolumnsets]), if not, how can i solve the overwrite text issue described above? Thanks 2016-09-22 4:47 GMT-03:00 Jose Luis Arellano <jose.4rell...@gmail.com>: > Thank you Han

Re: [NTG-context] Columnset and footnotes

2016-09-22 Thread Jose Luis Arellano
Thank you Hans, Otared. Hans, when I use the new module, I get some errors in my document. A couple of question about it: 1. How can I balance the the text in columns? 2. As you can see, at compiling the following code, the text at final of page is overwritten. Is there a way to solve this?

[NTG-context] Columnset and footnotes

2016-09-21 Thread Jose Luis Arellano
Dear list. When i write a footnote in my document (two columns), ConTeXt do not draw the hrule above the footnote. What is the problem? \definecolumnset[n2][n=2,balance=yes] \starttext \startcolumnset[n2] Footnote \footnote[foo]{This is a footnote.} \input linden \stopcolumnset \stoptext Thanks

Re: [NTG-context] Vertical padding in tables

2016-09-12 Thread Jose Luis Arellano
Is there a way to import data from csv using tabulate? On Mon, Sep 12, 2016, 2:22 PM Wolfgang Schuster <schuster.wolfg...@gmail.com> wrote: > Jose Luis Arellano <jose.4rell...@gmail.com> > 12. September 2016 um 19:18 > > Distance between text in different cells. > &g

Re: [NTG-context] Vertical padding in tables

2016-09-12 Thread Jose Luis Arellano
Distance between text in different cells. On Mon, Sep 12, 2016, 9:31 AM Wolfgang Schuster <schuster.wolfg...@gmail.com> wrote: > Jose Luis Arellano <jose.4rell...@gmail.com> > 11. September 2016 um 23:27 > > Hi Wolfgang, > > Thanks for the answer, the strut opt

Re: [NTG-context] Vertical padding in tables

2016-09-11 Thread Jose Luis Arellano
Hi Wolfgang, Thanks for the answer, the strut option was the trick. What am trying to do is create a table without frames in body and set the distance between text in cells to match the distance defined in \setupinterlinespace. How can i do that? Thanks.

[NTG-context] Vertical padding in tables

2016-09-11 Thread Jose Luis Arellano
Dear list. How can I control vertical padding in natural tables? Thanks ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl /

Re: [NTG-context] Bold italic font in Math (\definefallbackfamily)

2016-09-10 Thread Jose Luis Arellano
Thanks Wolfgang for explanation, as always very clear. Another related question: If I want to use italic numbers in math, I use: \definefallbackfamily[...][math][...][tf=style:italic,preset=math:digitsnormal] But I lose upright numbers this way. How can I solve this issue. I've tried without

Re: [NTG-context] Bold italic font in Math (\definefallbackfamily)

2016-09-10 Thread Jose Luis Arellano
2016-09-10 4:54 GMT-03:00 Wolfgang Schuster : > Is this for normal text or math? > > Wolfgang For Math. ___ If your question is of interest to others as well, please add an entry to the

Re: [NTG-context] Bold italic font in Math (\definefallbackfamily)

2016-09-10 Thread Jose Luis Arellano
Dear Wolfgang. There is way to instruct to (\definefallbackfamily) to use shapes defined in typescript (eg: mi,mb)? \starttypescript [serif] [Minion Pro] \definebodyfont [default] [rm] [tf=name:minionproregular sa 1, it=name:minionproit sa 1, mb=name:minionpromedium sa 1,

Re: [NTG-context] Bold italic font in Math (\definefallbackfamily)

2016-09-09 Thread Jose Luis Arellano
Hello again. After some research, i found what (I think is a bug) in \definefallbackfamily. Check the following code: \starttypescript [serif] [Minion] \definebodyfont [default] [rm] [tf=name:minionproregular sa 1, it=name:minionproit sa 1, mb=name:minionpromedium sa 1, mi=name:minionpromediumit

[NTG-context] Bold italic font in Math (\definefallbackfamily)

2016-09-09 Thread Jose Luis Arellano
Hello list, What is correct way to set bold italic font in math? \definefontfamily [Mainface] [rm] [Minion Pro] \definefallbackfamily [Mainface] [mm] [Minion Pro] [preset=math:lowercaseitalic] \definefontfamily [Mainface] [mm] [TeX Gyre Pagella Math] \setupbodyfont[Mainface] \starttext

Re: [NTG-context] Captions numbering

2016-09-04 Thread Jose Luis Arellano
2016-09-04 6:42 GMT-03:00 Wolfgang Schuster : > Use "incrementnumber=list" to get TOC entries for your unnumbered sections. > > Wolfgang Hello Wolfgang. In fact, with the option "incrementnumber=list" you can to show unnumbered section in TOC but unfortunately this

Re: [NTG-context] Opentype feature and "aligncharacter=yes"

2016-09-04 Thread Jose Luis Arellano
st use the MWE. Thanks 2016-09-04 6:40 GMT-03:00 Hans Hagen <pra...@wxs.nl>: > On 9/4/2016 6:38 AM, Jose Luis Arellano wrote: >> >> Hello list. >> I want to report a very annoying issue when one use oldstyle numbers >> by default. You can check the result in the f

[NTG-context] Opentype feature and "aligncharacter=yes"

2016-09-03 Thread Jose Luis Arellano
Hello list. I want to report a very annoying issue when one use oldstyle numbers by default. You can check the result in the following MWE: %\definefontfeature[default][default][onum=yes] \definefontfeature[lnum][tnum=yes,lnum=yes] \starttext \bTABLE

Re: [NTG-context] Captions numbering

2016-09-02 Thread Jose Luis Arellano
Thanks for the answer Jan, but unfortunately this doesn't solve my problem because the option "incrementnumber=no" causes that the unnumbered section are not show in TOC. Hopefully someone has a clue about this. Thanks guys. 2016-09-01 17:14 GMT-03:00 Jan Willem Flamma :

[NTG-context] Footnotes in footnotes

2016-08-31 Thread Jose Luis Arellano
Dear list, I want to report a possible bug (I think), when one try to put a footnote into another footnote, here is MWE (from wiki): \starttext This\footnote{Or that\footnote{Or possibly even the other.}, if you prefer.} is a sentence with a footnote. \stoptext As you can see, the second

[NTG-context] Captions numbering

2016-08-31 Thread Jose Luis Arellano
Dear list, I experience exactly same issue explained here , but apparently the link provided for Hans doesn't exist. I will appreciate any help. Thanks.

Re: [NTG-context] ConTeXt on linux-armhf

2016-08-29 Thread Jose Luis Arellano
Hello dear list, Just report that in the latest version of luatex still persist this bug. 0.98.1 (TeX Live 2017/dev) (INITEX) For now, am using the old luatex from link provided by Mojca 0.95.0 (tex live 2016) ___ If

Re: [NTG-context] Opentype features and space after comma in math mode

2016-08-29 Thread Jose Luis Arellano
Thanks Wolfgang ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage :

Re: [NTG-context] Opentype features and space after comma in math mode

2016-08-29 Thread Jose Luis Arellano
2016-08-29 18:02 GMT-03:00 Wolfgang Schuster : > Do you use Minion Math? No, am using another commercial font (Fedra Serif B Pro) without math support and \definefallbackfamily. > Does this work (untested)? No. This is what am using:

Re: [NTG-context] Opentype features and space after comma in math mode

2016-08-29 Thread Jose Luis Arellano
After some research, i founded (in Wiki) that space after a comma can be avoided using: \setupmathematics[autopunctuation=all]. Sorry for that. So, only left second question. This is about opentype features, specifically tabular numbers in math mode. This issue (i think) is related to the

[NTG-context] Opentype features and space after comma in math mode

2016-08-29 Thread Jose Luis Arellano
Hello list, Two questions: 1) How can i enable opentype features (onum, lnum, tnum) in math mode? 2) How can i avoid the space after comma in math mode? I tried this without success: \definefontfeature[default][default][onum=yes,lnum=no,tnum=no]

Re: [NTG-context] About \definefallbackfamily

2016-08-29 Thread Jose Luis Arellano
Many thanks Wolfgang! BTW, how can i know what symbols are in range={0x002b,0x2212}? ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl /

Re: [NTG-context] About \definefallbackfamily

2016-08-28 Thread Jose Luis Arellano
accents from Minion Pro? 2016-08-28 19:45 GMT-03:00 Jose Luis Arellano <jose.4rell...@gmail.com>: > Thanks Wolfgang, > > For now, am using this work around to get italic in maths: > > \definefallbackfamily[mainface][math][Minion > Pro][tf=style:italic,preset=math:lowercaseit

Re: [NTG-context] About \definefallbackfamily

2016-08-28 Thread Jose Luis Arellano
Thanks Wolfgang, For now, am using this work around to get italic in maths: \definefallbackfamily[mainface][math][Minion Pro][tf=style:italic,preset=math:lowercaseitalic] I have another couple of questions: 1) I am using a font that have the feature onum enabled by default, so how can i unset

[NTG-context] About \definefallbackfamily

2016-08-27 Thread Jose Luis Arellano
Hello guys, am working with some basic maths here and the latest version of ConTexT. However, i think something has changed in ConTexT, because the following MWE, from Aditya, was working fine before: \definefontfamily[mainface][rm][Minion Pro] \definefallbackfamily[mainface][math][Minion

Re: [NTG-context] ConteXt and Slackware

2016-08-10 Thread Jose Luis Arellano
Hm. Can you put some echo before and after env PATH=. > ? > -- > luigi > > ___ > If your question is of interest to others as well, please add an entry to > the Wiki! > > maillist : ntg-context@ntg.nl / >

Re: [NTG-context] ConteXt and Slackware

2016-08-10 Thread Jose Luis Arellano
> > On the top of first-setup.sh there is > > #!/bin/sh > > # Takes the same arguments as mtx-update > > # you may change this if you want ... > CONTEXTROOT="$PWD/tex" > > and some lines from the bottom > env PATH="$PWD/bin:$CONTEXTROOT/texmf-$platform/bin:$PATH" > > > On my linux box I see, given

Re: [NTG-context] ConteXt and Slackware

2016-08-10 Thread Jose Luis Arellano
GMT-03:00 Mojca Miklavec <mojca.miklavec.li...@gmail.com>: > On 10 August 2016 at 09:46, Jose Luis Arellano wrote: > > Hi luigi, > > No, the issue appears when i try to install ConTeXt, specifically after > the > > following line: > > > > $ sh .

Re: [NTG-context] ConteXt and Slackware

2016-08-10 Thread Jose Luis Arellano
Thanks luigi, but that doesn't works for me. Anyway am sure using bash: pepe@localhost:~/context$ echo $0 -bash 2016-08-10 5:14 GMT-03:00 luigi scarso <luigi.sca...@gmail.com>: > > On Wed, Aug 10, 2016 at 10:08 AM, Jose Luis Arellano < > jose.4rell...@gmail.com> wrote: >

Re: [NTG-context] ConteXt and Slackware

2016-08-10 Thread Jose Luis Arellano
Hi Mojca am running bash: pepe@localhost:~/context$ cat /etc/passwd | grep pepe pepe:x:5000:5000::/home/pepe:/bin/bash 2016-08-10 5:01 GMT-03:00 Mojca Miklavec <mojca.miklavec.li...@gmail.com>: > On 10 August 2016 at 09:46, Jose Luis Arellano wrote: > > Hi luigi, > > No, t

Re: [NTG-context] ConteXt and Slackware

2016-08-10 Thread Jose Luis Arellano
: 'texlua': No such file or directory 2016-08-10 4:19 GMT-03:00 luigi scarso <luigi.sca...@gmail.com>: > > > On Wed, Aug 10, 2016 at 5:36 AM, Jose Luis Arellano < > jose.4rell...@gmail.com> wrote: > >> Hi guys, am trying to install ConTeXt on this distribution, bu

Re: [NTG-context] ConteXt and Slackware

2016-08-10 Thread Jose Luis Arellano
gt; > > On 10 Aug 2016, at 05:36, Jose Luis Arellano <jose.4rell...@gmail.com> > wrote: > > > > Hi guys, am trying to install ConTeXt on this distribution, but when try > to install it i get this: > > > > /usr/bin/env: 'texlua': No such file or director

[NTG-context] ConteXt and Slackware

2016-08-09 Thread Jose Luis Arellano
Hi guys, am trying to install ConTeXt on this distribution, but when try to install it i get this: /usr/bin/env: 'texlua': No such file or directory Suggestions? Thanks in advance. ___ If your question is of

Re: [NTG-context] ConTeXt on linux-armhf

2016-08-08 Thread Jose Luis Arellano
I have performed a clean installation of ConTeXt Standalone beta and when i try to compile i get this: error loading file: lang-txt.lua (aborting) mtx-context | error, no format found with name: cont-en, aborting 2016-08-08 16:16 GMT-03:00 Jose Luis Arellano <jose.4rell...@gmail.

Re: [NTG-context] ConTeXt on linux-armhf

2016-08-08 Thread Jose Luis Arellano
n some > kind of compatibility layer within Android which is either lacking correct > filesystem syscalls or is doing them wrong. > > These are just ideas. I hope it helps anyway. > Cheers, Henri > > On 08/08/2016 09:46 AM, Mojca Miklavec wrote: > > On 8 August 2016 at 06:53

Re: [NTG-context] ConTeXt on linux-armhf

2016-08-06 Thread Jose Luis Arellano
dvance 2016-08-05 19:54 GMT-03:00 Jose Luis Arellano <jose.4rell...@gmail.com>: > Thanks for the answer Mojca, i will wait. > BTW, this is the version that am using: > > ConTeXt Process Management 0.63 > current version: 2016.07.18 16:46 > > 2016-08-05 19:44 GMT-03:00

Re: [NTG-context] ConTeXt on linux-armhf

2016-08-05 Thread Jose Luis Arellano
Thanks for the answer Mojca, i will wait. BTW, this is the version that am using: ConTeXt Process Management 0.63 current version: 2016.07.18 16:46 2016-08-05 19:44 GMT-03:00 Mojca Miklavec <mojca.miklavec.li...@gmail.com>: > On 6 August 2016 at 00:19, Jose Luis Arellano wrote: >

[NTG-context] ConTeXt on linux-armhf

2016-08-05 Thread Jose Luis Arellano
Hi guys, i need some help. I have installed the linux-armhf version of ConTeXt on my android phone via android deploy, the installation was smooth but when i try to create any document, it compile fine, but the resulting document seems to be corrupted. You can see the result in the attached file.