[NTG-context] filter module: before print, it puts new line

2014-07-28 Thread Xan
$11x – 18 = 4$ \item $56x + 33 = -23$ \item $5x + 25 = 125$ \stopitemize \starttextrule{Solucions} \startitemize[a,text] \item \startpython from sympy.solvers import solve from sympy import Symbol from sympy import Eq x = Symbol('x') for solucio in solve(Eq(3*x + 2, 35), x): print(solucio

Re: [NTG-context] filter module: before print, it puts new line

2014-07-28 Thread Xan
Symbol from sympy import Eq x = Symbol('x') for solucio in solve(Eq(3*x + 2, 35), x): print(solucio) \stoppython \stopitemize \stoptextrule \stoptext with the result of new line after (a). and 11 (the solution of the equation). I attach the pdf. How can avoid

Re: [NTG-context] Anyone could help me with this error in filter module?

2014-07-28 Thread Wolfgang Schuster
{Solucions} \startpython from sympy.solvers import solve from sympy import Symbol from sympy import Eq x = Symbol('x') print(solve(Eq(3*x + 2, 35), x)) \stoppython \stoptextrule \stopmode \stoptext Wolfgang ___ If your

Re: [NTG-context] Anyone could help me with this error in filter module?

2014-07-28 Thread Aditya Mahajan
[solutions] \setupexternalfilter[python][state=stop, read=no] \stopmode \starttext \startpython ... \stoppython \stoptext BTW, you can simplify your setup using: \startbuffer[sympy] from sympy.solvers import solve from sympy import Symbol from sympy import Eq x = Symbol('x') \stopbuffer

Re: [NTG-context] Strange Behaviour of \mathop

2014-07-25 Thread Aditya Mahajan
neither depend on the font (checked with Lucida OT, Pagella and LatinModern) nor on the specific character. A minimal example for LatinModern and Pagella is attached. This is a feature of \mathop: for one letter arguments, \mathop centers the symbol on the math-axis. If you don't want this, use

[NTG-context] \head: broken?

2014-07-16 Thread Rob Heusdens
Hello All, Still having problem with \head in \setupitemize. - When I set the headstyle in \setupitemize, the numbering disappears and the symbol appear (like when I used '1' instead of 'n'). (ex. 1: MNWE) - If I comment the headstyle out, numbers do appear. (ex. 2: MWE). Why

Re: [NTG-context] \head: broken?

2014-07-16 Thread Wolfgang Schuster
Am 16.07.2014 um 13:07 schrieb Rob Heusdens robh...@xs4all.nl: Hello All, Still having problem with \head in \setupitemize. - When I set the headstyle in \setupitemize, the numbering disappears and the symbol appear (like when I used '1' instead of 'n'). (ex. 1: MNWE) - If I comment

[NTG-context] [***SPAM***] context works, contextjit fails with Junicode

2014-07-02 Thread Akira Kakuto
live 2014/w32tex) (rev 5024) mkiv lua stats control sequences: 38313 of 65536 + 10 mkiv lua stats lua properties: engine: luajit, used memory: 38 MB (ctx: 0 MB), hash type: lua51, hash chars: min(64,40), symbol mask: utf () mkiv lua stats runtime: 0.847 seconds, 1 processed pages, 1

Re: [NTG-context] context works, contextjit fails with Junicode

2014-07-01 Thread Rik Kabel
sequences: 38313 of 65536 + 10 mkiv lua stats lua properties: engine: luajit, used memory: 24 MB (ctx: 0 MB), hash type: lua51, hash chars: min(64,40), symbol mask: utf (τεχ) mkiv lua stats runtime: 5.982 seconds, 1 processed pages, 1 shipped pages, 0.167 pages/second -- RIk Kabel

Re: [NTG-context] latest beta, problem with natural tables and alignment character

2014-06-27 Thread Brian Landy
it will prove very useful. It looks like you want to parse out the number from any preceding and following text, align the number on the alignment character, and pad out any text that precedes a number (like a currency symbol) to align on the left rather than be flush with the number. I just wanted

Re: [NTG-context] latest beta, problem with natural tables and alignment character

2014-06-27 Thread Hans Hagen
on the alignment character, and pad out any text that precedes a number (like a currency symbol) to align on the left rather than be flush with the number. I just wanted to point out that this only works if identical preceding and/or trailing text exists in every cell. indeed, this mechanism

[NTG-context] Two levels of itemization with the 'intext' option

2014-06-05 Thread Maggyero
Aditya finally gave me a great solution on Stack Exchange: One way to achieve this is to explicitly set the width of each symbol, and align the symbol to the right. Visually, this is give the output that you want. For example: \definesymbol[emdash][---] \setupitemize[1][packed, intext][symbol

[NTG-context] Two levels of itemization with the 'intext' option

2014-06-02 Thread Maggyero
inventore veritatis et quasi architecto beatae vitae dicta sunt, explicabo. \stoptext I have tried this, but without success (it works only when there is one level of itemization): \definesymbol[emdashone][\quad---~] \definesymbol[emdashtwo][\quad\quad~---~] \setupitemize[1][packed, fit, intext][symbol

Re: [NTG-context] Quotation blocs with repetition symbol in the left column

2014-06-01 Thread Stéphane Goujet
. 2) The environnement is wrapped in guillemets. 3a) There must be no extra space before the opening guillemet when starting from the middle of the current line. 3b) The must be no extra space after the closing guillemet. 4) The quote repetition symbol must appear in the beginning of every line

[NTG-context] upright lowercase Greek letters in math formulas

2014-05-26 Thread Mojca Miklavec
Hi, How could I get upright lowercase Greek letters in math formulas (provided that such a symbol exists, of course)? Here's a minimal example: \setupbodyfont[times] \starttext $15{\rm\frac{μm}{μs}}$ 15 μs \stoptext Thank you, Mojca

Re: [NTG-context] upright lowercase Greek letters in math formulas

2014-05-26 Thread Mikael P. Sundqvist
On Mon, May 26, 2014 at 2:12 PM, Mojca Miklavec mojca.miklavec.li...@gmail.com wrote: How could I get upright lowercase Greek letters in math formulas (provided that such a symbol exists, of course)? $\mathgreekupright 15{\rm\frac{μm}{μs}}$ 15 μs I guess you are aware of \setupmathematics

Re: [NTG-context] upright lowercase Greek letters in math formulas

2014-05-26 Thread Johannes Kuester
upright lowercase Greek letters in math formulas (provided that such a symbol exists, of course)? Here's a minimal example: \setupbodyfont[times] \starttext $15{\rm\frac{μm}{μs}}$ 15 μs \stoptext Thank you, Mojca

Re: [NTG-context] upright lowercase Greek letters in math formulas

2014-05-26 Thread Mojca Miklavec
On Mon, May 26, 2014 at 2:57 PM, Mikael P. Sundqvist wrote: On Mon, May 26, 2014 at 2:12 PM, Mojca Miklavec wrote: How could I get upright lowercase Greek letters in math formulas (provided that such a symbol exists, of course)? $\mathgreekupright 15{\rm\frac{μm}{μs}}$ 15 μs Thank you

Re: [NTG-context] upright lowercase Greek letters in math formulas

2014-05-26 Thread Wolfgang Schuster
Am 26.05.2014 um 14:57 schrieb Mikael P. Sundqvist mic...@gmail.com: On Mon, May 26, 2014 at 2:12 PM, Mojca Miklavec mojca.miklavec.li...@gmail.com wrote: How could I get upright lowercase Greek letters in math formulas (provided that such a symbol exists, of course)? $\mathgreekupright

Re: [NTG-context] [OT] Twenty Questions for DEK

2014-05-21 Thread Hans Hagen
is also non trivial: does a reader search for unicode symbol math italic i or for just an i? Copying math demands a proper tounicode, but I bet no viewer can search for both kind of tagging at the same time (math alphabet stuff). Searching regular text of course is no issue. (3) The question

[NTG-context] Access to fonts in /usr/share/fonts/X11/

2014-05-15 Thread Michael Ash
/fonts/X11/ directory: mtxrun --script fonts --list --all --pattern=Symbol* symbol symbol /usr/share/fonts/X11/Type1/Symbol.afm symbolbold symbol /usr/share/fonts/X11/Type1/Symbol.afm ls -l /usr/share/fonts/X11/Type1/Symbol.* /usr/share/fonts/X11/Type1/Symbol.afm

[NTG-context] Mobilephone Symbol

2014-05-12 Thread Devendra Ghate
Hello Everyone, The following minimum example only produces the symbols for Neptune and Letter. Mobilephone and phone don't work. Am I doing something wrong? --- %\usesymbols[symb-imp-mvs] \usesymbols[mvs] \starttext %\showsymbolset \symbol[martinvogel 2][Mobilephone] \symbol

Re: [NTG-context] Mobilephone Symbol

2014-05-12 Thread Mikael P. Sundqvist
\symbol[martinvogel 2][Mobilephone] \symbol[martinvogel 2][Letter] \symbol[martinvogel 2][Phone] \symbol[astronomic][Neptune] \stoptext --- Many thanks for any suggestions. -- Devendra Ghate

Re: [NTG-context] Mobilephone Symbol

2014-05-12 Thread Devendra Ghate
Thank you so much. Following works. --- \symbol[martinvogel 2][Mobilefone] \symbol[martinvogel 2][Telephone] --- But this doesn't work. -- \symbol[martinvogel 2][Mobilephone] \symbol[martinvogel 2][Telefon

[NTG-context] workaround for another too-low symbol in Pagella?

2014-05-09 Thread Sanjoy Mahajan
Here's another math symbol that I think is too low: the vertical bar in Palatino/Pagella. Here's an almost-minimal example. I've left in the surrounding text, to show how it's used (in probability, as P(H|E)). I think the bottom of the bar is correct, but the tip of the bar doesn't reach

Re: [NTG-context] workaround for another too-low symbol in Pagella?

2014-05-09 Thread Otared Kavian
) of the parentheses, while in Palatino (Pagella) this does not seem to be the case. Best regards: OK On 9 mai 2014, at 23:06, Sanjoy Mahajan san...@mit.edu wrote: Here's another math symbol that I think is too low: the vertical bar in Palatino/Pagella. Here's an almost-minimal example. I've left

[NTG-context] \pm set too low in MkIV?

2014-05-06 Thread Sanjoy Mahajan
Continuing my recent theme of finding glyphs too low or too high: The \pm symbol looks like it is set too low, in MkIV. \setuppagenumbering[location=] \starttext $\pm2$ \stoptext The minus part of the sign lies below the baseline, which looks odd relative to the horizontal stroke of the 2

Re: [NTG-context] \pm set too low in MkIV?

2014-05-06 Thread Mikael P. Sundqvist
On Tue, May 6, 2014 at 4:22 PM, Sanjoy Mahajan san...@mit.edu wrote: Continuing my recent theme of finding glyphs too low or too high: The \pm symbol looks like it is set too low, in MkIV. \setuppagenumbering[location=] \starttext $\pm2$ \stoptext The minus part of the sign lies below

Re: [NTG-context] \pm set too low in MkIV?

2014-05-06 Thread Hans Hagen
On 5/6/2014 4:22 PM, Sanjoy Mahajan wrote: Continuing my recent theme of finding glyphs too low or too high: The \pm symbol looks like it is set too low, in MkIV. \setuppagenumbering[location=] \starttext $\pm2$ \stoptext The minus part of the sign lies below the baseline, which looks odd

Re: [NTG-context] Position of integral limits

2014-04-30 Thread Zhichu Chen
\setupmathematics[integral=nolimits] On Wed, Apr 30, 2014 at 12:54 PM, Darksair chris.cors...@gmail.com wrote: Hi, I notice today that in display math, \int_a^b places a and b completely below and above the integral symbol, rather than offsets them to the right at the bottom and top

Re: [NTG-context] Position of integral limits

2014-04-30 Thread Darksair
below and above the integral symbol, rather than offsets them to the right at the bottom and top as LaTeX does by default. I also notice that I can use \int\nolimits to achieve the LaTeX result. Is this the supposed behavior of ConTeXt? Because I remember this was not the case 2 years ago

[NTG-context] A new question on \definefallbackfamily

2014-04-29 Thread Mikael P. Sundqvist
: engine: lua, used memory: 25 MB (ctx: 25 MB), hash type: lua, hash chars: min(64,40), symbol mask: utf (τεχ) mkiv lua stats runtime: 0.640 seconds, 1 processed pages, 1 shipped pages, 1.562 pages/second test.pdf Description: Adobe PDF document open source 1 1 /home/mickep/ConTeXt/tex

[NTG-context] Position of integral limits

2014-04-29 Thread Darksair
Hi, I notice today that in display math, \int_a^b places a and b completely below and above the integral symbol, rather than offsets them to the right at the bottom and top as LaTeX does by default. I also notice that I can use \int\nolimits to achieve the LaTeX result. Is this the supposed

Re: [NTG-context] Attach (embed) a file info a .pdf

2014-04-24 Thread Hans Hagen
. And - hopefully the last question: Is it possible to affect the icon shown (now: pin) (to be eg. paperclip“)? You can change the symbol with \setupattachments[symbol=Paperclip] but this doesn’t produce the right symbol because there is a spelling error in the source (should be fixed in the next beta

[NTG-context] \mathextensible{21FE}

2014-04-24 Thread Elspeth McGullicuddy
Dear all, The following example doesn't work for me: \setupbodyfont[xits] \starttext \math{x\mathextensible{2194}{hello}{}y} \math{x\mathextensible{21FE}{hello}{}y} \math{\char21FE} \stoptext I found the symbol which I needed there: http://en.wikipedia.org/wiki/Arrow_%28symbol%29

[NTG-context] Line number in tex error

2014-04-24 Thread Mikael P. Sundqvist
memory: 29 MB (ctx: 28 MB), hash type: lua, hash chars: min(64,40), symbol mask: utf (τεχ) mkiv lua stats runtime: 8.569 seconds ___ If your question is of interest to others as well, please add an entry to the Wiki

Re: [NTG-context] \mathextensible{21FE}

2014-04-24 Thread Wolfgang Schuster
the symbol which I needed there: http://en.wikipedia.org/wiki/Arrow_%28symbol%29#Arrows_in_Unicode and there: http://milde.users.sourceforge.net/LUCR/Math/unimathcmds.pdf \setupbodyfont[xits] \starttext \math{a \leftrightarrow b \rightarrowtriangle c} \math{a ↔ b ⇾ c} \stoptext Wolfgang

Re: [NTG-context] \mathextensible{21FE}

2014-04-24 Thread Elspeth McGullicuddy
{21FE}{hello}{}y} \math{\char21FE} \stoptext I found the symbol which I needed there: http://en.wikipedia.org/wiki/Arrow_%28symbol%29#Arrows_in_Unicode and there: http://milde.users.sourceforge.net/LUCR/Math/unimathcmds.pdf \setupbodyfont[xits] \starttext \math{a \leftrightarrow b

Re: [NTG-context] Attach (embed) a file info a .pdf

2014-04-23 Thread Wolfgang Schuster
to affect the icon shown (now: pin) (to be eg. paperclip“)? You can change the symbol with \setupattachments[symbol=Paperclip] but this doesn’t produce the right symbol because there is a spelling error in the source (should be fixed in the next beta). And is it possible to hide the icon

Re: [NTG-context] \triangledown placed too low in Palatino

2014-04-15 Thread Hans Hagen
. Hm, like different dialects of a language. Plain TeX definitely speaks a pure-mathematician dialect. It would be interesting to see what symbol groups are useful in other dialects. http://www.openmath.org/cdindex.html it would be interesting to come up with a reasonable list of math languages

Re: [NTG-context] Bug in ligature lookup

2014-04-15 Thread H. Özoguz
the unicode (like in my mailer), then you can copy the symbol from pure html here: http://www.ntg.nl/pipermail/ntg-context/attachments/20140402/d24030dc/attachment.html You can see the outout, like it should be (screenshot from other programms outputs) here: http://www.ntg.nl/pipermail/ntg-context

Re: [NTG-context] \triangledown placed too low in Palatino

2014-04-14 Thread Sanjoy Mahajan
. It would be interesting to see what symbol groups are useful in other dialects. -Sanjoy ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http

Re: [NTG-context] \triangledown placed too low in Palatino

2014-04-10 Thread Jannik Voges
I think you are using the wrong symbol. Or at least I would prefer \nabla as gradient operator. Jannik Am 10.04.2014 um 23:49 schrieb Sanjoy Mahajan san...@mit.edu: I just noticed that the gradient operator (\triangledown) ends up too low when using Palatino: \setupbodyfont[palatino

Re: [NTG-context] \triangledown placed too low in Palatino

2014-04-10 Thread Sanjoy Mahajan
researchj...@icloud.com writes: I think you are using the wrong symbol. Or at least I would prefer \nabla as gradient operator. Jannik ___ If your question is of interest to others as well, please add an entry

Re: [NTG-context] Bug in ligature lookup

2014-04-03 Thread H. Özoguz
I do not know, why the mailing-list shows question-marks here, in my mailing programm this unicode symbol is correctly shown. To be sure, I attached an text-file with the word in it, s.t. everybody should be able to test this bug. Did

Re: [NTG-context] Bugs in linenumbering ?

2014-04-03 Thread Stéphane Goujet
check: a normal paragraph, to show {\bf normal right margin limit}. \input tufte «Third check : paragraph starting with guillemets.» Let's start with a quote block on a {\bf new line} : \startbloccite %First paragraph ({\bf quote repetition symbol is really not wanted here}): \input tufte

[NTG-context] lmmath and \cong

2014-04-02 Thread Elspeth McGullicuddy
Dear list, There might be something obviously wrong with the following minimal example, but it doesn't show the \cong symbol. \enablemode[lmmath] \starttext \math{{\cal B} \cong {\cal C}} \stoptext I use lmmath to have the same output on calligraphic characters as with latex. My context version

Re: [NTG-context] mirrored leftmarginwidth in enumerations

2014-03-30 Thread Wolfgang Schuster
} \showframe \starttext \question{hello} \page \question{hello} \stoptext \defineenumeration [pause] [title=no, text={\symbol[triangle]}, width=fit, number=no, alternative=inleft] Wolfgang ___ If your

Re: [NTG-context] mirrored leftmarginwidth in enumerations

2014-03-30 Thread Sanjoy Mahajan
Wolfgang Schuster schuster.wolfg...@gmail.com writes: \defineenumeration [pause] [title=no, text={\symbol[triangle]}, width=fit, number=no, alternative=inleft] Thank you. That works beautifully. Is my understanding right, that width=fit is what makes the head (here

[NTG-context] Stepper code fails

2014-03-28 Thread Michael Guravage
: 42 MB (ctx: 41 MB), hash type: default, hash chars: min(unknown,40), symbol mask: utf (τεχ) mkiv lua stats runtime: 2.629 seconds LuaTeX warning: dangling objects discarded, no output file produced. ___ If your

[NTG-context] Linenumbering and bidi

2014-03-28 Thread Rik Kabel
I have requirements similar to those of Stéphane Goujet to reproduce the typography of earlier times, and I tried to adapt the code presented in his note earlier today titled “Quotation blocs with repetition symbol in the left column.” The result of this attempt is the discovery of two issues

[NTG-context] Linenumbering and startnarrower

2014-03-28 Thread Rik Kabel
I have requirements similar to those of Stéphane Goujet to reproduce the typography of earlier times, and I tried to adapt the code presented in his note earlier today titled Quotation blocs with repetition symbol in the left column. The result of this attempt is the discovery of two issues

Re: [NTG-context] Linenumbering and bidi

2014-03-28 Thread Hans Hagen
On 3/28/2014 10:45 PM, Rik Kabel wrote: I have requirements similar to those of Stéphane Goujet to reproduce the typography of earlier times, and I tried to adapt the code presented in his note earlier today titled “Quotation blocs with repetition symbol in the left column.” The result

Re: [NTG-context] Linenumbering and bidi

2014-03-28 Thread Rik Kabel
On 2014-03-28 18:25, Hans Hagen wrote: On 3/28/2014 10:45 PM, Rik Kabel wrote: I have requirements similar to those of Stéphane Goujet to reproduce the typography of earlier times, and I tried to adapt the code presented in his note earlier today titled “Quotation blocs with repetition symbol

Re: [NTG-context] lower superscripts in MkIV -- too low?

2014-03-22 Thread Sanjoy Mahajan
However as Hans pointed out, regarding maths typesetting in mkiv there are also some font related issues. we have a more modern implementation in the next beta I realized that this would also fix my issue with the superscripted degree symbol coming out too low (which I had mysteriously thought

Re: [NTG-context] bug in latest beta?

2014-03-18 Thread Wolfgang Schuster
[mainface][rm][serif][pagella][default] \definetypeface[mainface][mm][math] [pagella][default] % comment to get the error \setupbodyfont[mainface] \starttext \symbol[bullet] \stoptext Wolfgang ___ If your question

Re: [NTG-context] how to make a \lambdabar (like \hbar)

2014-03-10 Thread Sanjoy Mahajan
Aditya Mahajan adit...@umich.edu writes: \def\lambdabar{\lambda\kern-1ex\raise0.65ex\hbox{-}} Is this the canonical name for the glyph used by AMS? Good question. The AMS files don't seem to have it (the symbol is hardly used by mathematicians). But revtex4 defines it (for latex), in /usr

[NTG-context] Symbol euro

2014-02-27 Thread Fabrice Couvreur
Hi, I try to define the EURO symbol with : \definesymbol [euro] [\ getglyph{Euro} {\ char160}], but it does not work. Regards, Fabrice ___ If your question is of interest to others as well, please add an entry

Re: [NTG-context] Symbol euro

2014-02-27 Thread Wolfgang Schuster
Am 27.02.2014 um 23:57 schrieb Fabrice Couvreur fabrice1.couvr...@gmail.com: Hi, I try to define the € symbol with : \definesymbol [euro] [\ getglyph{Euro} {\ char160}], but it does not work. \usesymbols[mvs] \setupsymbolset[europe] \starttext €: \symbol[EUR] \stoptext Wolfgang

Re: [NTG-context] Symbol euro

2014-02-27 Thread Fabrice
Thanks Wolfgang, Fabrice ___ 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 :

[NTG-context] superscripted \circ slightly too low?

2014-02-19 Thread Sanjoy Mahajan
The superscripted degree symbol in $10^\circ$ comes out slightly low. e.g. \starttext \placeformula\startformula 10^\circ \quad 10\mathstrut^\circ \stopformula \placeformula\startformula x^7\quad x\mathstrut^7 \stopformula \stoptext I'm not quite sure what's right, but my eye says

[NTG-context] bug/issue with components and preamble (Re: Euler with fallback)

2014-02-18 Thread Sanjoy Mahajan
mkiv lua stats fonts load time: 0.531 seconds for 4 fonts, 2 shared in backend, 2 common vectors, 0 common hashes mkiv lua stats used platform: linux, type: unix, binary subtree: texmf-linux, symbol mask: utf (τεχ) mkiv lua stats luatex banner: this is luatex, version beta-0.78.2 (tex live

[NTG-context] Installation Bug with Minimals

2014-02-15 Thread Troy Henderson
-linux-64, symbol mask: utf (τεχ) mkiv lua stats luatex banner: this is luatex, version beta-0.78.2 (tex live 2014/dev) (rev 4746) mkiv lua stats control sequences: 38226 of 65536 + 10 mkiv lua stats current memory usage: 30 MB (ctx: 30 MB) mkiv lua stats runtime: 0.210 seconds, 1 processed

Re: [NTG-context] Problem with matematics (derivative and brackets combinations) + wrong pagenumbering

2014-02-05 Thread Jaroslav Hajtmar
Thanx Alan for the explanation. I tried use all of symbols ie U+2032 ′, U+0027 ' , U+2019 ’ and U+02BC ʼ. Visual results with using of U+2032 ′, U+0027 ' and U+02BC ʼ are the same as with symbol apostrophe ' (\prime) ... i.e. bad appearance (very low or very high with ^ symbol). Using of U

[NTG-context] Hat with \widehat is not satisfactory

2014-02-05 Thread Fabrice Couvreur
Dear list, I think the symbol of the angles is too close to the letters. Is it possible to change this ? \enablemode[pxmath] \setupbodyfont[palatino,12pt] \starttext \startformula \sin\widehat{PAM} =\frac{AM}{PA}=\frac{\frac{\sqrt{2}}{4}}{\frac{\sqrt{6}}{2}}=\frac{\sqrt{2}}{4}\times\frac{2}{\sqrt

[NTG-context] Problem with matematics (derivative and brackets combinations) + wrong pagenumbering

2014-02-04 Thread Jaroslav Hajtmar
Hello ConTeXist. I type some math now. When I use the symbol derivative in combination with symbols brackets, so the result does not look too good. Compared to the result in LaTeX output is almost unusable. It is possible to achieve a better result? In addition, I noticed that the page

Re: [NTG-context] Problem with matematics (derivative and brackets combinations) + wrong pagenumbering

2014-02-04 Thread Jannik Voges
You should use ^\prime instead of '. Jannik Voges Am 05.02.2014 um 00:07 schrieb Jaroslav Hajtmar hajt...@gyza.cz: Hello ConTeXist. I type some math now. When I use the symbol derivative in combination with symbols brackets, so the result does not look too good. Compared to the result

Re: [NTG-context] Problem with matematics (derivative and brackets combinations) + wrong pagenumbering

2014-02-04 Thread Jaroslav Hajtmar
Hello Jannik. Thanx. I know about ^\prime but this is the same as ^{'}. In this case is derivative symbol too higher - but emergency it can of course use. Use ^{'} or ^{\ prime} in LaTeX leads to equally poor results (too higher). Apparently to terms with the fact that it simply

[NTG-context] \quotation with yfrak-font?

2013-12-22 Thread Rudolf Bahr
*adchen: \quotation{Nein!} \stoptext --- Please, what is wrong? I fear Wolfgangs suggestion wouldn't work either in the yfrak case: --- \starttext \symbol[leftquotation]Left \symbol

[NTG-context] gsl in luatex

2013-12-15 Thread DesdeChaves
file '/usr/local/lib/lua/5.2/alien_c.so': dlopen(/usr/local/lib/lua/5.2/alien_c.so, 6): Symbol not found: _luaL_addlstring Referenced from: /usr/local/lib/lua/5.2/alien_c.so Expected in: flat namespace in /usr/local/lib/lua/5.2/alien_c.so stack traceback: [C]: in ? [C]: in function 'cpath

Re: [NTG-context] [***SPAM***] Incorrect internal font processing

2013-11-27 Thread Jan Tosovsky
according to the font software, only those .smcp, listed in the smcp6 table. As there are only .sc names in the TMA file, I suppose there is some kind of name normalization. But not very precise... (mtxrun --script --save pala.ttf) This returns an error: c:/windows/fonts/pala.ttf:1: unexpected symbol

Re: [NTG-context] [***SPAM***] Incorrect internal font processing

2013-11-27 Thread Hans Hagen
pala.ttf This returns an error: c:/windows/fonts/pala.ttf:1: unexpected symbol Jan ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http

Re: [NTG-context] Converting normal font into bold

2013-11-25 Thread Khaled Hosny
UthmanicHafs is the perfect font for my purpose - at least in CorelDraw - e.g.: The ayat-numbers are printed as a unicode-symbol, not as numbers (perfect, because ConTeXt has problems with the direction with arabic numbers, they are mirrored in ConTeXt). But it is only perfect in CorelDraw, in ConTeXt

Re: [NTG-context] Converting (a not so) normal font into bold

2013-11-25 Thread Hans Hagen
relating this end-of-aya-symbol, independent from ConTeXt. See the attached JPG, which is the output of CorelDraw, if I input exactly the same arabic code, like in my example. You see in the picture a different behaviour between the one-digit and two-digit numbers aswell. But it is a different

Re: [NTG-context] Converting normal font into bold

2013-11-24 Thread H. Özoguz
\setupalign[r2l] \arabicamiri بِـَٔايَـٰتِ \blank \arabicuth بِـَٔايَـٰتِ \stoptext To be honest, in Corel Draw UthmanicHafs is the perfect font for my purpose - at least in CorelDraw - e.g.: The ayat-numbers are printed as a unicode-symbol, not as numbers (perfect, because ConTeXt has problems

Re: [NTG-context] Converting normal font into bold

2013-11-24 Thread Ondřej Hošek
Hi Huseyin, On Sun, Nov 24, 2013 at 10:18 PM, H. Özoguz h.oezo...@mmnetz.de wrote: If I put the same arabic into CorelDraw, it prints a nice Unicode-Symbol for the number - see the JPG I have attached here, screenshot from CorelDraw, but ConTeXt ignores the brackets and prints just a verys

Re: [NTG-context] EPUB woes

2013-11-16 Thread Aditya Mahajan
/MathML; section detail=section location='aut:1' sectionnumber1/sectionnumber sectiontitleThis is a test/sectiontitle sectioncontent paragraphSome random text itemgroup detail=itemize symbol=1itemitemtagm:math display=inline!-- begin m:mrow --m:mo•/m:mo!-- end m:mrow --/m:math

Re: [NTG-context] Using *fleurons*

2013-11-11 Thread Bill Meahan
little symbol I want. YMMV -- Bill Meahan, Westland, Michigan “Writing is like getting married. One should never commit oneself until one is amazed at one's luck.” —Iris Murdoch This message is digitally signed with an X.509 certificate to prove it is from

Re: [NTG-context] Using *fleurons*

2013-11-11 Thread Wolfgang Schuster
e a fleuron I can do something like this. \midaligned{{\MedBlue \FleuronFont g}} In this case, the text letter 'g' corresponds to the particular little symbol I want. YMMV Take a look at the fancybreak module: http://modules.contextgarden.net/dl/t-fancybreak/doc/context/third/fancybrea

Re: [NTG-context] [right=),stopper=] for all \startitemize[a]

2013-11-04 Thread Xan
a dedicated itemgroup: \defineitemgroup[parenlist][symbol=a, right=), stopper=] \starttext \startitemize[n] \item One \item Two \startparenlist \item One \item Two \stopparenlist \item Three \startitemize[n] \item One \item Two \stopitemize

Re: [NTG-context] [right=),stopper=] for all \startitemize[a]

2013-11-03 Thread Aditya Mahajan
. No, this is not supported. One option is to use a dedicated itemgroup: \defineitemgroup[parenlist][symbol=a, right=), stopper=] \starttext \startitemize[n] \item One \item Two \startparenlist \item One \item Two \stopparenlist \item Three \startitemize[n] \item One \item Two

Re: [NTG-context] [right=),stopper=] for all \startitemize[a]

2013-11-03 Thread Wolfgang Schuster
did not find in wiki. Only for levels, not for symbols type. No, this is not supported. One option is to use a dedicated itemgroup: \defineitemgroup[parenlist][symbol=a, right=), stopper=] \starttext \startitemize[n] \item One \item Two \startparenlist \item One \item Two

[NTG-context] Nested itemize (spaces before and after inside environment)

2013-10-24 Thread Jaroslav Hajtmar
the following problem. Is there a way to adjust the spacing before internal itemize environment when the external itemize environment is set as PACKED? Thanx JaroslavHajtmar Here is my minimal example: \setupitemize[1][packed][symbol=n,before={\blank[medium]},after={\blank[medium]}] \setupitemize[2

Re: [NTG-context] Nested itemize (spaces before and after inside environment)

2013-10-24 Thread Tomas Hala
JaroslavHajtmar # # Here is my minimal example: # # # \setupitemize[1][packed][symbol=n,before={\blank[medium]},after={\blank[medium]}] # \setupitemize[2][packed][symbol=a,stopper=),before={\blank[big]},after={\blank[big]}] # # \starttext # # This is normal text before itemize list

Re: [NTG-context] Nested itemize (spaces before and after inside environment)

2013-10-24 Thread Jaroslav Hajtmar
minimal example: # # # \setupitemize[1][packed][symbol=n,before={\blank[medium]},after={\blank[medium]}] # \setupitemize[2][packed][symbol=a,stopper=),before={\blank[big]},after={\blank[big]}] # # \starttext # # This is normal text before itemize list. # # \startitemize # \item First 1 level

Re: [NTG-context] open quotation not working

2013-10-22 Thread Wolfgang Schuster
any of these commands. \starttext \symbol[leftquotation]Left \symbol[leftquote]middle\symbol[rightquote] right\symbol[rightquotation] \language[de] \symbol[leftquotation]Left \symbol[leftquote]middle\symbol[rightquote] right\symbol[rightquotation] \setuplanguage [de] [leftquote

Re: [NTG-context] Trouble with Cyrillic

2013-10-07 Thread Dmitry Tokarev
://en.wikipedia.org/wiki/Windows-1251 There are several mismatched characters, but they don't belong to Russian language. Please help me make the correctly contents of lgf-file. As Hans has advised I took the dingbats.lfg as a basis. How, for example remap symbol 192 from font to unicode 0x0410

[NTG-context] diameter symbol in ConTeXt?

2013-09-21 Thread Xan
hi, In LaTeX: http://osl.ugr.es/CTAN/info/symbols/comprehensive/symbols-a4.pdf \diameter produces a diameter symbol. What is the equivalent in ConTeXt? Is there any compilation of symbols avaliable in ConTeXt? I can't find no references. Xan

Re: [NTG-context] diameter symbol in ConTeXt?

2013-09-21 Thread Marco Patzer
On 2013–09–21 Xan wrote: \diameter produces a diameter symbol. What is the equivalent in ConTeXt? ⌀ or \varnothing Have a look at char-def.lua for a list of context names for various glyphs. It might make sense to enable the fonts.missing tracker. Then ConTeXt warns you that a particular

Re: [NTG-context] diameter symbol in ConTeXt?

2013-09-21 Thread Aditya Mahajan
On Sat, 21 Sep 2013, Marco Patzer wrote: Is there any compilation of symbols avaliable in ConTeXt? Not that I'm aware of. In ConTeXt you have easy access to all characters of any font¹. Either input the character directly if it's present in the current font or you can create a symbol

Re: [NTG-context] diameter symbol in ConTeXt?

2013-09-21 Thread Xan
On 2013–09–21 Xan wrote: \diameter produces a diameter symbol. What is the equivalent in ConTeXt? ⌀ or \varnothing Really varnothing is not the same as diameter (see the reference of LaTeX I posted before) Have a look at char-def.lua for a list of context names for various glyphs

Re: [NTG-context] diameter symbol in ConTeXt?

2013-09-21 Thread Marco Patzer
On 2013–09–21 Xan wrote: On 2013–09–21 Xan wrote: \diameter produces a diameter symbol. What is the equivalent in ConTeXt? ⌀ or \varnothing Really varnothing is not the same as diameter (see the reference of LaTeX I posted before) \def\diameter{\char2300} How can I

Re: [NTG-context] diameter symbol in ConTeXt?

2013-09-21 Thread Xan
Really varnothing is not the same as diameter (see the reference of LaTeX I posted before) \def\diameter{\char2300} This (\char2300) is really what I want. Sorry if I don't understand you. Xan. ___ If

Re: [NTG-context] diameter symbol in ConTeXt?

2013-09-21 Thread Aditya Mahajan
On Sat, 21 Sep 2013, Marco Patzer wrote: On 2013–09–21 Xan wrote: \diameter really is U+2300 I think. Diameter is U+2300, indeed. And that's exactly what I wrote in my previous mail ⌀ or \varnothing. Hans, could you add the following to char-def.lua [0x2300]={ category=so,

Re: [NTG-context] diameter symbol in ConTeXt?

2013-09-21 Thread Wolfgang Schuster
Am 21.09.2013 um 18:25 schrieb Marco Patzer li...@homerow.info: On 2013–09–21 Xan wrote: On 2013–09–21 Xan wrote: \diameter produces a diameter symbol. What is the equivalent in ConTeXt? ⌀ or \varnothing Really varnothing is not the same as diameter (see the reference of LaTeX I

Re: [NTG-context] diameter symbol in ConTeXt?

2013-09-21 Thread Hans Hagen
On 9/21/2013 5:14 PM, Marco Patzer wrote: On 2013–09–21 Xan wrote: \diameter produces a diameter symbol. What is the equivalent in ConTeXt? ⌀ or \varnothing Have a look at char-def.lua for a list of context names for various glyphs. It might make sense to enable the fonts.missing tracker

Re: [NTG-context] Broken nightly (2013.09.18)

2013-09-19 Thread Kip Warner
. \textmath ...\normalstartimath #1\normalstopimath \endgroup \fi \symb_place_indeed ...name \??symbol #1\endcsname \relax \endgroup

Re: [NTG-context] Gray unit

2013-09-11 Thread Hans Hagen
On 9/10/2013 8:04 PM, Christian Prim wrote: Hello the physical unit Gray has Gy as symbol (see http://en.wikipedia.org/wiki/Gray_(unit) ). Context returns Gr. MWE: \starttext \unit{1 Gray} \stoptext Thanks for fixing this little bug. patched

[NTG-context] Gray unit

2013-09-10 Thread Christian Prim
Hello the physical unit Gray has Gy as symbol (see http://en.wikipedia.org/wiki/Gray_(unit) ). Context returns Gr. MWE: \starttext \unit{1 Gray} \stoptext Thanks for fixing this little bug. Christian ___ If your

[NTG-context] zero-width joiners etc

2013-08-29 Thread Idris Samawi Hamid ادريس سماوي حامد
Dear gang, Does anyone here remember how to toggle Unicode control characters like the zero-width joiners, non-joiners etc? For example, some fonts map the control character to a symbol but we usually don't want that symbol showing up in normal text output. I know there is (used

<    5   6   7   8   9   10   11   12   13   14   >