Re: [NTG-context] greek letters in itemize

2010-11-01 Thread Hans Hagen

On 31-10-2010 7:39, Khaled Hosny wrote:

On Sun, Oct 31, 2010 at 06:48:21PM +0100, Wolfgang Schuster wrote:


Am 31.10.2010 um 18:18 schrieb Mojca Miklavec:


On Sun, Oct 31, 2010 at 16:57, Hans Hagen wrote:

On 31-10-2010 12:11, Herbert Voss wrote:


Do I need some additional settings to get lower
greek letters in the example? I get only a dot for g


does the font that you use have greek symbols?


It seems to be a bug in code, not the lack of symbols. It fails in
Gentium as well. The code (\greeknumerals{3}) doesn't return anything,
but it works in MKII.


Can you make a example because it works for me:

\setupbodyfont[gentium]
\starttext
\startitemize[g]
\dorecurse{10}{\startitem #1 = \greeknumerals{#1} \stopitem}
\stopitemize
\stoptext

The difference between mkii and mkiv is that mkii use math mode
to display the greek characters while mkiv takes them from
the bodyfont and latin modern has no greek.


LM has upper case Greek, no idea why not lower case as well.


i guess that they will be there when lm math shows up

Hans

-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
 | www.pragma-pod.nl
-
___
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  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] hyperlink TOC-section broken?

2010-11-01 Thread Steffen Wolfrum
Hi,


while the new PDF feature (jump from section heading to TOC) is working,
the traditional way (jump from a TOC entry to its respective page) does not 
work!

Please try attached minimal:

\setupinteraction[state=start]
\setuphead[chapter][interaction=list]
\placelist[chapter][criterium=text,interaction=all]

\starttext

\chapter{test}

\stoptext


Steffen
___
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  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] pdfcrop

2010-11-01 Thread Herbert Voss
I have installed context minimal and TeXLive2010. When I run pdfcrop
on a created context source, I get:


v...@shania:~/texte pdfcrop --luatex 04-02-5.pdf
PDFCROP 1.31, 2010/09/17 - Copyright (c) 2002-2010 by Heiko Oberdiek.

kpathsea: Running mktexfmt luatex.fmt
/usr/local/texlive/2010/bin/x86_64-linux/mktexfmt: Zeile 395:
/opt/context/tex/texmf/texconfig/tcfmgr: Datei oder Verzeichnis nicht
gefunden
fmtutil: config file `fmtutil.cnf' not found.
!!! Error: LuaTeX run failed!


the same happens whithou --luatex, the it tries to create
the pdftex format file. Is this a problem with pdfcrop or
context minimal?

Herbert
___
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  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] hyperlink TOC-section broken?

2010-11-01 Thread Steffen Wolfrum

In version 2010.10.12 it was working.
In version 2010.10.29 the mouseover at the TOC entries says goto page (Null)


HTH,
Steffen


Am 01.11.2010 um 11:01 schrieb Steffen Wolfrum:

 Hi,
 
 
 while the new PDF feature (jump from section heading to TOC) is working,
 the traditional way (jump from a TOC entry to its respective page) does not 
 work!
 
 Please try attached minimal:
 
 \setupinteraction[state=start]
 \setuphead[chapter][interaction=list]
 \placelist[chapter][criterium=text,interaction=all]
 
 \starttext
 
 \chapter{test}
 
 \stoptext
 
 
 Steffen
 ___
 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  : http://www.pragma-ade.nl / http://tex.aanhet.net
 archive  : http://foundry.supelec.fr/projects/contextrev/
 wiki : http://contextgarden.net
 ___

___
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  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] pdfcrop

2010-11-01 Thread Taco Hoekwater

On 11/01/2010 11:03 AM, Herbert Voss wrote:

I have installed context minimal and TeXLive2010. When I run pdfcrop
on a created context source, I get:


v...@shania:~/texte  pdfcrop --luatex 04-02-5.pdf
PDFCROP 1.31, 2010/09/17 - Copyright (c) 2002-2010 by Heiko Oberdiek.

kpathsea: Running mktexfmt luatex.fmt
/usr/local/texlive/2010/bin/x86_64-linux/mktexfmt: Zeile 395:
/opt/context/tex/texmf/texconfig/tcfmgr: Datei oder Verzeichnis nicht
gefunden fmtutil: config file `fmtutil.cnf' not found.
!!! Error: LuaTeX run failed!


the same happens whithou --luatex, the it tries to create
the pdftex format file. Is this a problem with pdfcrop or
context minimal?


Most likely, something is wrong with your PATH. My pdfcrop
works nicely with just texlive 2010. You should try

  $ pdfcrop -debug 04-02-5.pdf

which gives lots of debugging information.
___
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  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] pdfcrop

2010-11-01 Thread luigi scarso
On Mon, Nov 1, 2010 at 11:10 AM, Taco Hoekwater t...@elvenkind.com wrote:
 On 11/01/2010 11:03 AM, Herbert Voss wrote:

 I have installed context minimal and TeXLive2010. When I run pdfcrop
 on a created context source, I get:

 
 v...@shania:~/texte  pdfcrop --luatex 04-02-5.pdf
 PDFCROP 1.31, 2010/09/17 - Copyright (c) 2002-2010 by Heiko Oberdiek.

 kpathsea: Running mktexfmt luatex.fmt
 /usr/local/texlive/2010/bin/x86_64-linux/mktexfmt: Zeile 395:
 /opt/context/tex/texmf/texconfig/tcfmgr: Datei oder Verzeichnis nicht
 gefunden fmtutil: config file `fmtutil.cnf' not found.
 !!! Error: LuaTeX run failed!
 

 the same happens whithou --luatex, the it tries to create
 the pdftex format file. Is this a problem with pdfcrop or
 context minimal?

 Most likely, something is wrong with your PATH. My pdfcrop
 works nicely with just texlive 2010. You should try

  $ pdfcrop -debug 04-02-5.pdf

 which gives lots of debugging information.
Hm, a nice application for leptonica .
I consider it for the next article for maps.
-- 
luigi
___
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  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] context on TeXLive2010

2010-11-01 Thread Herbert Voss
with the context update with tlmgr from today I get

v...@shania:~/texte context .tex
.../2010/texmf-dist/scripts/context/lua/mtx-context.lua:675: attempt to
call field 'locate_format' (a nil value)

Herbert
___
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  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] context on TeXLive2010

2010-11-01 Thread Taco Hoekwater

On 11/01/2010 11:35 AM, Herbert Voss wrote:

with the context update with tlmgr from today I get


Nothing is actually changed in the tlmgr update, afaik. It is hard to
be 100% sure because my own mirror is not updated yet, but I see no
changes in the root repository at all.

However, if you previously updated context in tl via tlcontrib, then
you probably have to do so again now.

Best wishes,
Taco
___
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  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] Pragma-ade website update

2010-11-01 Thread Taco Hoekwater


Hi,

Hans uploaded a new beta. Interesting new/updated files on
the website besides the update proper:

 Original Message 
Date: Mon,  1 Nov 2010 13:01:13 +0100 (CET)

 context/latest/cont-tst.7z
 context/scite/cont-sci.zip
 general/manuals/cld-mkiv.pdf


Best wishes,
Taco
___
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  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Simpleslides module is broken?!

2010-11-01 Thread Vyatcheslav Yatskovsky

Thank you all for help!

I managed my task and can confirm that the subject is not valid -- 
Simpleslides module is operational! :)


--
Best Regards,
Vyatcheslav Yatskovsky
___
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  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] math chars

2010-11-01 Thread Oliver Buerschaper
Hi,

I'm trying to access a few glyphs:

---
\usetypescript
[cambria]
\setupbodyfont
[cambria]

\starttext

n-ary summation (base), U+02211: \char02211

n-ary summation (next), U+F0419: \charF0419

n-ary summation (next), U+F041A: \charF041A

cyrillic capital letter ka, U+0041A: \char0041A

set minus, U+02216: \char02216 

mathematical script capital a, U+1D49C: \char1D49C

minus sign with falling dots, U+02A2B: \char02A2B

\stoptext
---

but the summation substitutes as well as the script letter fail :-( Their 
numbers I took from:

---
\usemodule
[fnt-25]

\usetypescript
[cambria]
\setupbodyfont
[cambria]

\starttext
   \showmathfontcharacters
\stoptext
---

I also tried

---
\starttext
\showfont[cambria.ttc][all]
\stoptext
---

but apparently there are no summation glyphs in the table at all.

What am I missing?

Best,
Oliver
___
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  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] math chars

2010-11-01 Thread Taco Hoekwater

On 11/01/2010 02:27 PM, Oliver Buerschaper wrote:


What am I missing?


The text font Cambria is not the same font as Cambria Math,
and many of the math glyphs only exist in the latter font.

Best wishes,
Taco
___
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  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] math chars

2010-11-01 Thread Khaled Hosny
On Mon, Nov 01, 2010 at 02:27:28PM +0100, Oliver Buerschaper wrote:
 Hi,
 
 I'm trying to access a few glyphs:
 
 ---
 \usetypescript
 [cambria]
 \setupbodyfont
 [cambria]
 
 \starttext
 
 n-ary summation (base), U+02211: \char02211
 
 n-ary summation (next), U+F0419: \charF0419
 
 n-ary summation (next), U+F041A: \charF041A
 
 cyrillic capital letter ka, U+0041A: \char0041A
 
 set minus, U+02216: \char02216 
 
 mathematical script capital a, U+1D49C: \char1D49C
 
 minus sign with falling dots, U+02A2B: \char02A2B
 
 \stoptext

The F0* codes are internal to context/luatex and are font specific (if
at some point you decided to use another font, or updated version of the
same font, you will be getting completely different glyphs if anything at
all).

You can use glyph names which are a bit more portable:

\setupbodyfont[cambria]

\starttext
\fontchar{summation}
\fontchar{summation.vsize1}
\fontchar{summation.vsize2}
\fontchar{summation.vsize3}
\fontchar{summation.vsize4}
\stoptext

Regards,
 Khaled

-- 
 Khaled Hosny
 Arabic localiser and member of Arabeyes.org team
 Free font developer
___
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  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] math chars

2010-11-01 Thread Oliver Buerschaper
 The F0* codes are internal to context/luatex and are font specific (if
 at some point you decided to use another font, or updated version of the
 same font, you will be getting completely different glyphs if anything at
 all).
 
 You can use glyph names which are a bit more portable:
 
 \setupbodyfont[cambria]
 
 \starttext
 \fontchar{summation}
 \fontchar{summation.vsize1}
 \fontchar{summation.vsize2}
 \fontchar{summation.vsize3}
 \fontchar{summation.vsize4}
 \stoptext

Many thanks! This is exactly what I was looking for...

Oliver
___
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  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] math chars

2010-11-01 Thread Khaled Hosny
On Mon, Nov 01, 2010 at 02:31:26PM +0100, Taco Hoekwater wrote:
 On 11/01/2010 02:27 PM, Oliver Buerschaper wrote:
 
 What am I missing?
 
 The text font Cambria is not the same font as Cambria Math,
 and many of the math glyphs only exist in the latter font.

I thought so (and wrote that initially in my previous reply), but using
\fontchar I get the five sizes of summation symbol in text mode, no idea
how is that.

Regards,
 khaled

-- 
 Khaled Hosny
 Arabic localiser and member of Arabeyes.org team
 Free font developer
___
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  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___