Re: [NTG-context] using overprint results in broken PDF

2009-08-18 Thread Khaled Hosny
On Mon, Aug 17, 2009 at 11:07:51AM +0200, Hans Hagen wrote:
 Khaled Hosny wrote:

 \setupcolors[overprint=yes]
 \starttext
 Hello \TeX.
 \stoptext

 hopefully fixed in beta

Still the same with 2009.08.17.

Regards,
 Khaled


-- 
 Khaled Hosny
 Arabic localiser and member of Arabeyes.org team
 Free font developer


signature.asc
Description: Digital signature
___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] some (older) problems

2009-08-18 Thread Thomas Floeren
Hans Hagen mailto:pra...@wxs.nl wrote on Monday, August 17, 2009 7:56 PM:

 Thomas Floeren wrote:
 
 a) Floatcaptions are no longer placed:
 
 \externalfigure[dummy]
 \placefloatcaption[figure]{blabla}
 
 i didn't yet rewrite that bit of code
 
 b) \start...\stopregister results in an error:
 
 hmmpf\startregister[index][identifier]{Hmmpf}\page[yes]
 \dorecurse{2}{hmmpf\page[yes]}
 hmmpf\stopregister[index][identifier]\page[yes]
 \placeregister[index][compress=no]
 
 works ok in current version/beta
 
 c) I'm not able to build caption numbers with the chapter number as
 prefix: I want for example Fig. 2.6 where 2 is the chapter
 number and 6 
 the figure number by chapter. I tried all the options I found for
 setupcaptions (at least I think so), but I dont get the chapter
 number 
 in the caption.
 
 
 LuaTeX, Version beta-0.40.5-2009061123 (Web2C 2009)
 ConTeXt ver: 2009.06.14 21:01 MKIV fmt: 2009.6.18
 
 can you try the latest version
 
 Hans
 


Same thing with
LuaTeX, Version beta-0.42.0-2009081710
ConTeXt  ver: 2009.08.17 19:06 MKIV  fmt: 2009.8.18  int: english/english


\chapter{Ch 1}
\placefigure[here]{captiontext} -- should be 1.1, but gives 1 
{\externalfigure[dummy]}
\chapter{Ch 2}
\placefigure[here]{captiontext} -- should be 2.1, but gives 1
{\externalfigure[dummy]}

MkII works as expected


Thomas

_

___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] using overprint results in broken PDF

2009-08-18 Thread Hans Hagen

Khaled Hosny wrote:

On Mon, Aug 17, 2009 at 11:07:51AM +0200, Hans Hagen wrote:

Khaled Hosny wrote:


\setupcolors[overprint=yes]
\starttext
Hello \TeX.
\stoptext

hopefully fixed in beta


Still the same with 2009.08.17.


zip from the website?

Hans

-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
 tel: 038 477 53 69 | fax: 038 477 53 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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] Hyperlinks with MkIV

2009-08-18 Thread Khaled Hosny
Any idea how to get hyperlinks to work in MkIV? The following example
works fine for MkII, but no color nor hyperlink in MkIV.

\setupcolors[state=start]
\setupinteraction[state=start]
\useURL [garden][http://contextgarden.net][][Context garden]
\starttext
The \from[garden] is useful.
\stoptext


-- 
 Khaled Hosny
 Arabic localiser and member of Arabeyes.org team
 Free font developer


signature.asc
Description: Digital signature
___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Error in last current

2009-08-18 Thread Hans Hagen

luigi scarso wrote:


attempt to call upvalue 'list_dimensions' (a nil value)


since when do you run an old version? don't you always have the latest 
greatest luatex binaries?


Hans

-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
 tel: 038 477 53 69 | fax: 038 477 53 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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Error in last current

2009-08-18 Thread luigi scarso
On Tue, Aug 18, 2009 at 10:09 AM, Hans Hagenpra...@wxs.nl wrote:
 luigi scarso wrote:

 attempt to call upvalue 'list_dimensions' (a nil value)

 since when do you run an old version?
???

$ luatex --version
This is LuaTeX, Version beta-0.42.0-2009071802
It's the last alpha as stated from
http://foundry.supelec.fr/gf/project/luatex/frs/
Are you using an omega version ?
(as giuseppe said,  before alpha there is omega) :)

 don't you always have the latest
 greatest luatex binaries?
hmm, not I'm running the lunatic version of luatex:)

Anyway
is last current  to be used  with last trunk of luatex ?


-- 
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] using overprint results in broken PDF

2009-08-18 Thread Hartmut Henkel
On Tue, 18 Aug 2009, Hans Hagen wrote:
 Khaled Hosny wrote:
  On Mon, Aug 17, 2009 at 11:07:51AM +0200, Hans Hagen wrote:
   Khaled Hosny wrote:
  
\setupcolors[overprint=yes]
\starttext
Hello \TeX.
\stoptext
   hopefully fixed in beta
 
  Still the same with 2009.08.17.

 zip from the website?

the SVN trunk r3021 should be fine now, please try. And sorry to All for
these bugs.

Regards, Hartmut
___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Error in last current

2009-08-18 Thread Hans Hagen

luigi scarso wrote:

On Tue, Aug 18, 2009 at 10:09 AM, Hans Hagenpra...@wxs.nl wrote:

luigi scarso wrote:


attempt to call upvalue 'list_dimensions' (a nil value)

since when do you run an old version?

???

$ luatex --version
This is LuaTeX, Version beta-0.42.0-2009071802
It's the last alpha as stated from
http://foundry.supelec.fr/gf/project/luatex/frs/
Are you using an omega version ?
(as giuseppe said,  before alpha there is omega) :)


don't you always have the latest
greatest luatex binaries?

hmm, not I'm running the lunatic version of luatex:)

Anyway
is last current  to be used  with last trunk of luatex ?



the node.dimensions function was added recently so it seems that you're 
missing it


Hans

-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
 tel: 038 477 53 69 | fax: 038 477 53 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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Hyperlinks with MkIV

2009-08-18 Thread Hans Hagen

Khaled Hosny wrote:

Any idea how to get hyperlinks to work in MkIV? The following example
works fine for MkII, but no color nor hyperlink in MkIV.

\setupcolors[state=start]
\setupinteraction[state=start]
\useURL [garden][http://contextgarden.net][][Context garden]
\starttext
The \from[garden] is useful.
\stoptext


\def\dodospecialfrom[#1]%
  {\dontleavehmode\goto{\ctxlua{jobreferences.from(#1)}}[url(#1)]}


-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
 tel: 038 477 53 69 | fax: 038 477 53 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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Error in last current

2009-08-18 Thread luigi scarso
 the node.dimensions function was added recently so it seems that you're
 missing it
Probably, I miss something sometime...
Ok , I will check it with last luatex rev.
(imho, I think that a current should be work with last luatex form
supelec, not from svn)
-- 
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Luatex cache problems with current beta

2009-08-18 Thread Hans Hagen

Lutz Haseloff wrote:

Hi Hans , Hi all,

with the latest beta only luatools --generate generates cachefiles for the
trees.
context --generate gives:

C:\contextminimalcontext --generate
context --generate
MTXrun | unknown script 'context.lua' or 'mtx-context.lua'

Since some days ago I have two luatex-cache folders, one under c:\Temp and
one
under c:\contextminimal\texmf-cache. That's why I deleted both at the last
ConTeXt update today.

setuptex.bat sets TEXMFCACHE to c:\contextminimal\texmf-cache.

It seems, that luatools writes the cachfiles to the right directory, but
context tries to read from c:\Temp\luatex-cache, which not exists.


maybe your system has 'short filenames' enabled (no longer needed in 
xp/vista) which then might confuse luatools (env var etc)


Hans

-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
 tel: 038 477 53 69 | fax: 038 477 53 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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Error in last current

2009-08-18 Thread Hans Hagen

luigi scarso wrote:

the node.dimensions function was added recently so it seems that you're
missing it

Probably, I miss something sometime...
Ok , I will check it with last luatex rev.
(imho, I think that a current should be work with last luatex form
supelec, not from svn)


currently you need the latest

i could built in fallbacks but it messes up the code so that will not 
happen before we reach a more stable state


Hans



-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
 tel: 038 477 53 69 | fax: 038 477 53 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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Error in last current

2009-08-18 Thread luigi scarso
On Tue, Aug 18, 2009 at 10:32 AM, Hans Hagenpra...@wxs.nl wrote:
 luigi scarso wrote:

 the node.dimensions function was added recently so it seems that you're
 missing it

 Probably, I miss something sometime...
 Ok , I will check it with last luatex rev.
 (imho, I think that a current should be work with last luatex form
 supelec, not from svn)

 currently you need the latest
No, if as latest you mean luatex-snapshot-0.42.0.tar.bz2 from supelec
Yes, if as latest  you mean luatex from svn


 i could built in fallbacks but it messes up the code so that will not happen
 before we reach a more stable state
that's ok for me  but then you should say this current works with
this luatex from supelec or this lutex revision
If no, it's a useless current.

-- 
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Luatex cache problems with current beta

2009-08-18 Thread Lutz Haseloff
works ok again, thanks!

2009/8/18 Hans Hagen pra...@wxs.nl

 Lutz Haseloff wrote:

 Hi Hans , Hi all,

 with the latest beta only luatools --generate generates cachefiles for the
 trees.
 context --generate gives:

 C:\contextminimalcontext --generate
 context --generate
 MTXrun | unknown script 'context.lua' or 'mtx-context.lua'

 Since some days ago I have two luatex-cache folders, one under c:\Temp and
 one
 under c:\contextminimal\texmf-cache. That's why I deleted both at the last
 ConTeXt update today.

 setuptex.bat sets TEXMFCACHE to c:\contextminimal\texmf-cache.

 It seems, that luatools writes the cachfiles to the right directory, but
 context tries to read from c:\Temp\luatex-cache, which not exists.


 maybe your system has 'short filenames' enabled (no longer needed in
 xp/vista) which then might confuse luatools (env var etc)

 Hans

 -
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
 tel: 038 477 53 69 | fax: 038 477 53 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  : https://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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Luatex cache problems with current beta

2009-08-18 Thread luigi scarso
On Tue, Aug 18, 2009 at 7:58 AM, Lutz
Haselofflutz.hasel...@googlemail.com wrote:
 Hi Hans , Hi all,

 with the latest beta only luatools --generate generates cachefiles for the
 trees.
 context --generate gives:

 C:\contextminimalcontext --generate
 context --generate
 MTXrun | unknown script 'context.lua' or 'mtx-context.lua'
It happens here on my linux box sometimes, when I copy trees from one
folder to another.
I do these
1) ensure that all scripts in tex/texmf-context/scripts are excutable
2) cd tex/texmf-context/scripts/context/lua
3) context --generate




-- 
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] using overprint results in broken PDF

2009-08-18 Thread Khaled Hosny
On Tue, Aug 18, 2009 at 10:07:05AM +0200, Hans Hagen wrote:
 Khaled Hosny wrote:
 On Mon, Aug 17, 2009 at 11:07:51AM +0200, Hans Hagen wrote:
 Khaled Hosny wrote:

 \setupcolors[overprint=yes]
 \starttext
 Hello \TeX.
 \stoptext
 hopefully fixed in beta

 Still the same with 2009.08.17.

 zip from the website?

Yes, and luatex trunk.


-- 
 Khaled Hosny
 Arabic localiser and member of Arabeyes.org team
 Free font developer


signature.asc
Description: Digital signature
___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Hyperlinks with MkIV

2009-08-18 Thread Khaled Hosny
On Tue, Aug 18, 2009 at 10:29:10AM +0200, Hans Hagen wrote:
 Khaled Hosny wrote:
 Any idea how to get hyperlinks to work in MkIV? The following example
 works fine for MkII, but no color nor hyperlink in MkIV.

 \setupcolors[state=start]
 \setupinteraction[state=start]
 \useURL [garden][http://contextgarden.net][][Context garden]
 \starttext
 The \from[garden] is useful.
 \stoptext

 \def\dodospecialfrom[#1]%
   {\dontleavehmode\goto{\ctxlua{jobreferences.from(#1)}}[url(#1)]}

This fixes it (needs luatex trunk though), thanks.


-- 
 Khaled Hosny
 Arabic localiser and member of Arabeyes.org team
 Free font developer


signature.asc
Description: Digital signature
___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] math typesetting problem in MKIV

2009-08-18 Thread Brian R. Landy

Thanks Taco, that worked just fine for me.

Best regards,
Brian

On Aug 17, 2009, at 2:13 PM, Taco Hoekwater wrote:



Hi,

Taco Hoekwater wrote:

Brian R. Landy wrote:
Hi, I have a small equation I am attempting to typeset.  Using  
MKII it
comes out fine, but under MKIV the text non-perf. bal. is not  
typeset
correctly (non-perf is instead nonperf with the dash under the  
'p', and

extra space appears after 'bal.')

It could be an engine problem in the handling of \mathchoice, I
am checking it out. A slightly smaller erroneous file is:
\starttext
\math {(\text{non\discretionary{-}{}{-}perf.})\over1}
\stoptext
more later.


Properly fixing this could take me a while, so let me propose
a workaround for the time being. Add this to your preamble and
you should have proper output again:

\unexpanded\def\mathchoice#1#2#3#4%
 {{\ifcase\mathstyle #1\or#1\or#2\or#2\or#3\or#3\or#4\or#4\fi }}

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  : https://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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] Problems with cite (minimal example) (was Re: Buggy source code-- references disappears when I put sections and If I put subjects, \completecontent has void list.)

2009-08-18 Thread Xan
Now I have a minimal example with the same result. Please, see the docs 
attached. the invocation of \cite produces empty references.


I get (in memoria-ng.log):

chapter : 1 Preliminars
publications: warning: cite argument grillet unknown on 139
references  : unknown reference [][0]


Can you help me show me where is the error?

Thanks in advance,
Xan.
@book{grillet,
author = Pierre Antoine Grillet,
title = Abstract Algebra,
edition = second,
year = 2007,
publishers = Springer,
series = Graduate Texts in Mathematics,
address = New York
}

@book{robinson,
author = Derek J. S. Robinson,
title = A Course in the Theory of Groups,
edition = second,
year = 1996,
publishers = Springer,
series = Graduate Texts in Mathematics,
address = New York
}

@book{cgt,
author = Roger C. Lyndon and Paul E. Schupp,
title = Combinatorial Group Theory,
series = Classics in Mathematics,
publishers = Springer,
address = Berlin,
year = 2001
}

@book{magnus,
author = Wilhelm Magnus and Abraham Karrass and Donald Solitar,
title = Combinatorial Group Theory: presentations of Groups in Terms of Generators and Relations,
publishers = Dover,
year = 2004,
address =New York
}

@unpublished{millerIII,
title = Combinatorial Group Theory,
author = Charles F. {{Miller III}},
year = 2004
}

@incollection{millerIII-article,
title = Some presentations of the trivial group,
author = Charles F. {{Miller III}} and Paul E. Schupp,
booktitle = Groups, Languages and Geometry. 1998 AMS-IMS-SIAM Joint Summer Research Conference on Geometric Group Theory and Computer Science, July 5-9, 1998, Mount Holyoke College,
year = 1999,
publisher = American Mathematical Society,
series = Contemporary Mathematics,
editors = Robert H. Gilman,
volume = 250,
pages = 113-115
}

@book{meier,
title = Groups, Graphs and Trees. An Introduction to the Geometry of Infinite Groups,
author = John Meier,
publishers = Cambride University Press,
series = London Mathematical Society Student Texts,
volume = 73,
address = Cambridge,
year= 2008
}

@book{crm,
title = The Geometry of The Word Problem for Finitely Generated Groups,
author = Noel Brady and Tim Riley and Hamish Short,
publishers = Springer,
year = 2007,
address = Berlin,
series = Advanced Courses in Mathematics CRM Barcelona
}

@article{novikov,
 author = P. S. Novikov,
 title = On the algorithmic unsolvability of the word problem in group theory,
 journal = Proceedings of Steklov Mathematical Institute,
 year = 1955,
 volume = 44,
 pages = 1-145,
 note = . Traducció anglesa a l'American Mathematical Society Translations (2) 9 (1958), 1-122
}

@article{stillwell,
title = The Word Problem and the isomorphism problem for groups,
author = John Stillwell,
journal = Bulletin (New Series) of the American Mathematical Society,
volume = 6,
number = 1,
year = 1982,
month = Jan
}

@incollection{millerIIIa2,
author = Charles F. {{Miller III}},
title = Decision problems for groups: survey and reflections,
booktitle = Algorithms and Classification in Combinatorial Group Theory,
year = 1992,
publisher = Springer-Verlag,
address = Berlin,
editor = Gilbert Baumslag and Charles F. {{Miller III}},
pages = 1-59,
series = MSRI Publications,
volume = 23
}

@incollection{bridson-tutorial,
 author= Martin R. Bridson,
 title = {{The geometry of the word problem}},
 booktitle= Invitations to Geometry and Topology,
 year = 2002,
 publisher = Oxford University Press,
 editor = Martin R. Bridson, Simon M. Salamon,
 pages=29-92
}

@incollection{gersten,
author = S. M. Gersten,
title = Isoperimetric and isodiametric functions of finite presentations,
booktitle = Geometric Group Theory volume 1,
editor = G. Niblo and M. Roller,
series = London Mathematical Society Lecture Note Series,
volume = 181,
pages = 79-96,
publisher = Cambridge University Press,
address = Cambridge,
year = 1993
}

@article{dehn,
author = Max Dehn,
title = Über unendliche diskontinuierliche Gruppen,
journal = Mathematische Annalen,
volume = 71,
year = 1912,
pages = 116-144,
note = Traducció anglesa per J. Stillwell: On infinite discontinuous groups, in {\em Papers on group theory and topology}. Springer-Verlag, 1987
}

@book{miller-llibre,
author = Charles F. {{Miller III}},
title = On group-theoretic decision problems and their classification,
publisher = Princeton University Press,
year = 1971,
series = Annals of Mathematics Studies,
editors = Phillip A. Griffiths and John N. Mather and Elias M. Stein,
address = Princeton
}

@article{seress,
title = An Introduction to Computational group theory,
author = Seress, \'{A}[kos],
journal = Notices of the American Mathematical Society,
year = 1997,
month = Jun/Jul,
volume = 44,
number = 6,
pages = 671-679
}

@misc{openproblems,
author = Gilbert Baumslag and Alexei G. Myasnikov and Vladimir Shpilrain,
title = Open problems in combinatorial group theory
}

@article{sacerdote,
author = George S. Sacerdote,
title = Some Undecidable Problems in Group Theory,
journal = Proceedings of the American Mathematical Society,

Re: [NTG-context] Hyperlinks with MkIV

2009-08-18 Thread Mohamed Bana
i still don't understand why so much code is needed to do something so
simple.  there should be a simple macro that takes a url only.
- Mohamed


2009/8/18 Khaled Hosny khaledho...@eglug.org

 Any idea how to get hyperlinks to work in MkIV? The following example
 works fine for MkII, but no color nor hyperlink in MkIV.

 \setupcolors[state=start]
 \setupinteraction[state=start]
 \useURL [garden][http://contextgarden.net][][Context garden]
 \starttext
 The \from[garden] is useful.
 \stoptext


 --
  Khaled Hosny
  Arabic localiser and member of Arabeyes.org team
  Free font developer

 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.9 (GNU/Linux)

 iEYEARECAAYFAkqKYUcACgkQRoqITGOuyPInSgCfXlMgeqVmyjIxgluxbXtJ689j
 DnAAnjexU8h0Nmqgo8jYe4eZZuarWbHn
 =jSR3
 -END PGP SIGNATURE-


 ___
 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  : https://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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] find file in beta

2009-08-18 Thread Hans van der Meer

Using: the minimals beta distribution.

I have added a new map-file for the inclusion of pfb font files in the  
texmf-local tree: --/fonts/map/pdf/, where the other maps reside.

But luatex seems not to find it: luatools --find-file reports nothing.
The file however is fine, because if I add it to the directory where  
the file being TeX-ed is, then it is found indeed.

I did things like luatools --generate, mktexlsr, but this did not help.
Obviously I am missing the point. Where?

Hans van der Meer




___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] Help

2009-08-18 Thread Jean-Philippe Rey



--
Jean-Philippe Rey

___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Help

2009-08-18 Thread Taco Hoekwater


Dear Jean-Philippe Rey,

You wrote:





Are you offering help or asking for help? If the latter,
I suggest you provide a little more detail.

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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] find file in beta

2009-08-18 Thread Taco Hoekwater

Hans van der Meer wrote:

Using: the minimals beta distribution.

I have added a new map-file for the inclusion of pfb font files in the 
texmf-local tree: --/fonts/map/pdf/, where the other maps reside.

But luatex seems not to find it: luatools --find-file reports nothing.


You have to be more specific than this. My installation does not
have any directory matching prefix/fonts/map/pdf/ at all.

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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] rawmathcollection eats input

2009-08-18 Thread Hans van der Meer


In trying to get the math of LucidaBright working, I took as basis the  
file with mathdefinitions that worked under MKII; that one was derived  
from an original file in the ConTeXt distribution.


Typesetting \starttext Hello world \stoptext makes the first word  
Hello disappear.

This behaviour can be traced to the start-stop pair:
  \startrawmathcollection[lucibr]
%\definemathcommand ...
  \stoprawmathcollection
Their inclusion (even without any definitions inside) effects the  
disappearance of the first word; their use came from the original  
file, it is no invention of mine.

\startmathcollection..\stopmathcollection do not pose this problem.

Question: why does this happen?
I must admit I am unaware of the special role of the raw variant  
\startrawmathcollection instead of just \startmathcollection. Is this  
the way to go?


Hans van der Meer




___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Hyperlinks with MkIV

2009-08-18 Thread Hans Hagen

Mohamed Bana wrote:

i still don't understand why so much code is needed to do something so
simple.  there should be a simple macro that takes a url only.


this mechanism permits users to collect definitions of urls in one place 
and use symbolic names; of course, when you love keying in the same url 
many times you can use


you can .. \goto{...}[url(...)]


-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
 tel: 038 477 53 69 | fax: 038 477 53 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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] using overprint results in broken PDF

2009-08-18 Thread Hans Hagen

Khaled Hosny wrote:

On Tue, Aug 18, 2009 at 10:07:05AM +0200, Hans Hagen wrote:

Khaled Hosny wrote:

On Mon, Aug 17, 2009 at 11:07:51AM +0200, Hans Hagen wrote:

Khaled Hosny wrote:


\setupcolors[overprint=yes]
\starttext
Hello \TeX.
\stoptext

hopefully fixed in beta

Still the same with 2009.08.17.

zip from the website?


Yes, and luatex trunk.


ok, new attempt

-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
 tel: 038 477 53 69 | fax: 038 477 53 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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] find file in beta

2009-08-18 Thread Hans van der Meer

Just a typo. The map-files in my/the TeX-tree resides in
texmf-local/fonts/map/pdftex/context/(the-map-file)
In MKII it was functioning from there.

Retrieving the minimals fresh from the download site and subsequently  
installing them (see script below) does the trick. I conclude it must  
be some incantantion that updates the luatex trees.



#!/bin/bash
CONTEXTVERSION=beta
CONTEXTDIRECTORY=$HOME/TeX/context/$CONTEXTVERSION
rm -R $CONTEXTDIRECTORY
mkdir -p $CONTEXTDIRECTORY/tex
cd $CONTEXTDIRECTORY
ln -s $HOME/Library/texmf tex/texmf-local
curl -o first-setup.sh http://minimals.contextgarden.net/setup/first-setup.sh
sh ./first-setup.sh first-setup.log
cd tex
echo installation context $CONTEXTVERSION minimals done



On 18 aug 2009, at 13:30, Taco Hoekwater wrote:


Hans van der Meer wrote:

Using: the minimals beta distribution.
I have added a new map-file for the inclusion of pfb font files in  
the texmf-local tree: --/fonts/map/pdf/, where the other maps reside.
But luatex seems not to find it: luatools --find-file reports  
nothing.


You have to be more specific than this. My installation does not
have any directory matching prefix/fonts/map/pdf/ at all.

Best wishes,
Taco


Hans van der Meer
___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] rawmathcollection eats input

2009-08-18 Thread Wolfgang Schuster


Am 18.08.2009 um 14:13 schrieb Hans van der Meer:

In trying to get the math of LucidaBright working, I took as basis  
the file with mathdefinitions that worked under MKII; that one was  
derived from an original file in the ConTeXt distribution.



this should work in the last beta

\definetypeface[mine][rm][serif][modern][default]
\definetypeface[mine][mm][math] [lucida][default]

\setupbodyfont[mine]

\starttext
some text in latin modern and a simple formula in lucida new math:  
$1+2=3$.

\stoptext

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


Re: [NTG-context] Different prefixes for heads and references

2009-08-18 Thread Hans Hagen

Aditya Mahajan wrote:

Hi,

How do I get different prefixes for heads and numbers. For example, I want

%-
\section {One}

\subsection[sec:test]{Two}

See \in[sec:test]
%

to give

%--
I One
A) Two

See I-A.
%

I tried playing around conversionsets, prefixsets, etc. but could not 
figure out how to do this. Is something like this possible with the new 
structure code?


this already works:

\starttext

\definestructureconversionset[default][Character,number,Romannumerals,Character][number]
\definestructureseparatorset [default][.,.,--][.]

\setupstructurehead[subsection][sectionstopper=),sectionsegments=4:4]

\section {One}

\subsection[sec:test]{Two}

See \in[sec:test]

\stoptext

configuring references in on the agenda (the info is there, but not yet 
the way to configure)


Hans

-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
 tel: 038 477 53 69 | fax: 038 477 53 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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] Struggling with \hskip

2009-08-18 Thread Vyatcheslav Yatskovsky

Hello,

The following code worked once, but now \hskip does not make any effect. 
Could you please tell me how to position bpm= not strictly on the 
right, but with some margin?


\define[2]\author{{\itx (#1)}\hfill{\tx bpm=#2}{\hskip1cm}

\author{Bla-bla}

Regards,
Vyatcheslav
___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] How to cite _only_ cite references

2009-08-18 Thread Xan

Hi,

Simply question: how can I do for only put citing references?

With

\usemodule[bib]
\setupbibtex[database=memoria,sort=author]
\setuppublications [alternative=ams,numbering=yes, sorttype=bbl, 
criterium=all]%

\setupheadtext[ca][pubs=Referències]
\setuppublicationlist[authoretallimit=3]
\setuppublicationlist[authoretaltext={\it\  et al.}]
\setuppublicationlist[authoretaldisplay=1]

in my headers and

\completepublications[criterium=all]

I get complete list of publications.

What I should modify for getting only cite publications? With 
criterium=cite substitution does not work for me ;-|


Thanks,
Xan.
___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] How to cite _only_ cite references

2009-08-18 Thread Taco Hoekwater


Xan wrote:
 \setuppublications [alternative=ams,numbering=yes, sorttype=bbl,
 criterium=all]%

Make this criterium=cite.

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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] Initialisation problem enumeration and way=bysection

2009-08-18 Thread B. Vogel
Hi all,

I have an enumeration: example that will reset by section. 

Using my own header: Mysection the enumeration is not reset by section. 
The second instance shows the failure.

However, after a \section it suddenly works.  


And there is a problem with the sectioncounter as well.
The headingnumbers are 1 2 1 2 3 4 5 6 instead of 1 2 3 4 5 6 7 8.
 

See the example below.

Regard, Bernard


%MTXrun | current version: 2009.08.17 19:06
% linux-32

\definehead[Mysection][section]

\defineenumeration[example]
  [way=bysection,
  location=left]

\def\test{%
  \ifnum\currentenumerationfullnumber=\recurselevel\relax
\currentenumerationfullnumber = \recurselevel\ PASS%
  \else
\currentenumerationfullnumber \not= \recurselevel\ FAIL%
  \fi
}

\starttext

\dorecurse {2} {
  \dorecurse {2} {
\Mysection{Mysection}
\dorecurse {3} {\startexample \test \stopexample}
  }

  \dorecurse {2} {
\section{Section}
\dorecurse {3} {\startexample \test \stopexample}
  }
} 

\stoptext
___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Struggling with \hskip

2009-08-18 Thread Peter Rolf

Hi Vyatcheslav,

Vyatcheslav Yatskovsky schrieb:

Hello,

The following code worked once, but now \hskip does not make any 
effect. Could you please tell me how to position bpm= not strictly 
on the right, but with some margin?


\define[2]\author{{\itx (#1)}\hfill{\tx bpm=#2}{\hskip1cm}

\author{Bla-bla}


\define[2]\author{{\itx (#1)}{\hfill\tx bpm=#2\hskip1cm}}

\starttext

\showframe
\author{Bla-bla}{foo}

\stoptext


In this context it is also safe to use a fixed space like '\hbox to 
1cm{}', but that is cheating. ;)


Best wishes, Peter


Regards,
Vyatcheslav
___ 

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  : https://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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] List of fonts that comes with context minimals

2009-08-18 Thread Curiouslearn
Hi,

I wanted to check the fonts that are properly installed with (that come
with)  the default installation of Context Minimals. As mentioned on the
Context Garden, I entered the following command at the terminal prompt

*mtxrun --script fonts --list*

After doing some things, the terminal gives me the following message:

*font loading failed for /System/Library/Fonts/Keyboard.dfont

*I also tried*

*

*mtxrun --script fonts --reload*


But that did not work either. I got the same message.
___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] List of fonts that comes with context minimals

2009-08-18 Thread Taco Hoekwater


Curiouslearn wrote:
 Hi,
 
 I wanted to check the fonts that are properly installed with (that come
 with)  the default installation of Context Minimals. As mentioned on the
 Context Garden, I entered the following command at the terminal prompt
 
 * mtxrun --script fonts --list *
 
 After doing some things, the terminal gives me the following message:
 
 *font loading failed for /System/Library/Fonts/Keyboard.dfont

This message is ok. Keyboard.dfont is not a normal font. mkiv could
skip it during the iteration just to prevent frightening users, but
nothing bad or unexpected is happening.

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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] How to cite _only_ cite references

2009-08-18 Thread Xan

Xan wrote:

/ \setuppublications [alternative=ams,numbering=yes, sorttype=bbl,

// criterium=all]%
/

Make this criterium=cite.



Best wishes,
Taco



Thanks a lot, Taco.
And with \completepublications[criterium=all] (else, it does not work at least 
for me),.

It's courious: criterium=cite in setup... and criterium=all in 
completepublications. It seems an oximoron ;-)

Thanks another time, Taco.
This time the question is simply, as you want ;-D

Xan.

___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] bold and nonbold math

2009-08-18 Thread Hans van der Meer
Working on typescripts for YY's LucidaBright (which are type1 fonts)  
for MKIV (hoping to maintain compatibilty with MKII), the following  
code produces all math in bold, even the first x+y.
  \usetypescript[luc]\setupbodyfont[luci]\starttext $x+y$ -- $\bfmath  
x+y$ \stoptext


I studied the new manual chapter on typescripts as well as have worked  
in analogy with existent typescripts in the current ConTeXt base. I  
certainly am missing an important clue here.


The relevant portions of the typescript are:

\starttypescriptcollection[luci]

\starttypescript [luci]
  \definetypeface [luci][mm][math][lucibr][default]
  \definetypeface [luci][mm][bfmath][lucibr][default] % removal  
prints nonbold math only

\stoptypescript
...
% typescripts for text in serif, sans etc. omitted but contain:
  \definefontsynonym [LucidaBright][lbr.tfm][encoding=\typescriptthree]
  \definefontsynonym [LucidaBright-Demi][lbd.tfm][encoding= 
\typescriptthree]

...
\starttypescript [math] [lucibr] [name]
  \usemathcollection [lucibr]
  \definefontsynonym [MathRoman][LucidaBright] ... etc.
  \definebodyfont [default] [mm] [mr=MathRoman mo 1, ex=MathExtension  
mo 1, ... etc.]

  .. math font tfm definitions
\stoptypescript
\starttypescript [bfmath] [lucibr] [name]
  \usemathcollection [lucibr]
  \definefontsynonym [MathRomanBold] [LucidaBright-Demi] ... etc.
  \definebodyfont [default] [mm] [mrbf=MathRomanBold mo 1,  
exbf=MathExtensionBold mo 1, ... etc.]

  .. bold font tfm definitions
\stoptypescript

\stoptypescriptcollection

Hans van der Meer




___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] List of fonts that comes with context minimals

2009-08-18 Thread Curiouslearn
Hi Taco,

Thanks for replying. Sorry for not being clear. The main problem is that I
do not get any list with fonts. So I do not know which fonts I can use,
other than the default font. Please see below for the complete message that
the terminal gives me.

MTXrun | fontnames: identifying tree font files with suffix otf
MTXrun | fontnames: identifying tree font files with suffix OTF
MTXrun | fontnames: 161 tree files identified, 161 hash entries added,
runtime 0.080 seconds
MTXrun | fontnames: identifying tree font files with suffix ttf
MTXrun | fontnames: identifying tree font files with suffix TTF
MTXrun | fontnames: 5 tree files identified, 5 hash entries added, runtime
0.058 seconds
MTXrun | fontnames: identifying tree font files with suffix ttc
MTXrun | fontnames: identifying tree font files with suffix TTC
MTXrun | fontnames: 0 tree files identified, 0 hash entries added, runtime
0.053 seconds
MTXrun | fontnames: identifying tree font files with suffix dfont
MTXrun | fontnames: identifying tree font files with suffix DFONT
MTXrun | fontnames: 0 tree files identified, 0 hash entries added, runtime
0.054 seconds
MTXrun | fontnames: identifying tree font files with suffix afm
MTXrun | fontnames: identifying tree font files with suffix AFM
MTXrun | fontnames: 76 tree files identified, 65 hash entries added, runtime
0.134 seconds
MTXrun | fontnames: identifying system font files with suffix otf
MTXrun | fontnames: globbing path /Users/blbgse/Library/Fonts/**.otf
MTXrun | fontnames: globbing path /Library/Fonts/**.otf
MTXrun | fontnames: globbing path /System/Library/Fonts/**.otf
MTXrun | fontnames: identifying system font files with suffix OTF
MTXrun | fontnames: globbing path /Users/blbgse/Library/Fonts/**.OTF
MTXrun | fontnames: globbing path /Library/Fonts/**.OTF
MTXrun | fontnames: globbing path /System/Library/Fonts/**.OTF
MTXrun | fontnames: 14 system files identified, 14 hash entries added,
runtime 0.015 seconds
MTXrun | fontnames: identifying system font files with suffix ttf
MTXrun | fontnames: globbing path /Users/blbgse/Library/Fonts/**.ttf
MTXrun | fontnames: globbing path /Library/Fonts/**.ttf
MTXrun | fontnames: globbing path /System/Library/Fonts/**.ttf
MTXrun | fontnames: identifying system font files with suffix TTF
MTXrun | fontnames: globbing path /Users/blbgse/Library/Fonts/**.TTF
MTXrun | fontnames: globbing path /Library/Fonts/**.TTF
MTXrun | fontnames: globbing path /System/Library/Fonts/**.TTF
MTXrun | fontnames: 159 system files identified, 185 hash entries added,
runtime 0.097 seconds
MTXrun | fontnames: identifying system font files with suffix ttc
MTXrun | fontnames: globbing path /Users/blbgse/Library/Fonts/**.ttc
MTXrun | fontnames: globbing path /Library/Fonts/**.ttc
MTXrun | fontnames: globbing path /System/Library/Fonts/**.ttc
MTXrun | fontnames: identifying system font files with suffix TTC
MTXrun | fontnames: globbing path /Users/blbgse/Library/Fonts/**.TTC
MTXrun | fontnames: globbing path /Library/Fonts/**.TTC
MTXrun | fontnames: globbing path /System/Library/Fonts/**.TTC
MTXrun | fontnames: 0 system files identified, 0 hash entries added, runtime
0.007 seconds
MTXrun | fontnames: identifying system font files with suffix dfont
MTXrun | fontnames: globbing path /Users/blbgse/Library/Fonts/**.dfont
MTXrun | fontnames: globbing path /Library/Fonts/**.dfont
MTXrun | fontnames: globbing path /System/Library/Fonts/**.dfont
font loading failed for /System/Library/Fonts/Keyboard.dfont

Thanks.



On Tue, Aug 18, 2009 at 11:16 AM, Taco Hoekwater t...@elvenkind.com wrote:



 Curiouslearn wrote:
  Hi,
 
  I wanted to check the fonts that are properly installed with (that come
  with)  the default installation of Context Minimals. As mentioned on the
  Context Garden, I entered the following command at the terminal prompt
 
  * mtxrun --script fonts --list *
 
  After doing some things, the terminal gives me the following message:
 
  *font loading failed for /System/Library/Fonts/Keyboard.dfont

 This message is ok. Keyboard.dfont is not a normal font. mkiv could
 skip it during the iteration just to prevent frightening users, but
 nothing bad or unexpected is happening.

 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  : https://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 / 

Re: [NTG-context] How to cite _only_ cite references

2009-08-18 Thread Taco Hoekwater


Xan wrote:
 
 This time the question is simply, as you want ;-D

Yes, much better, thank you :)

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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] List of fonts that comes with context minimals

2009-08-18 Thread Taco Hoekwater


Curiouslearn wrote:
 Hi Taco,
 
 Thanks for replying. Sorry for not being clear. The main problem is that
 I do not get any list with fonts. 

Ah! You need an (even) newer luatex trunk.

I'll try to do a luatex release tomorrow, btw.

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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] List of fonts that comes with context minimals

2009-08-18 Thread Curiouslearn
Thanks Taco. After you release a new Luatex version tomorrow, I will update
my Context installation (to the beta version).

Thanks so much.

On Tue, Aug 18, 2009 at 11:23 AM, Taco Hoekwater t...@elvenkind.com wrote:



 Curiouslearn wrote:
  Hi Taco,
 
  Thanks for replying. Sorry for not being clear. The main problem is that
  I do not get any list with fonts.

 Ah! You need an (even) newer luatex trunk.

 I'll try to do a luatex release tomorrow, btw.

 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  : https://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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] Context-minimal installation problem.

2009-08-18 Thread John Culleton
Tried to install context minimals including the steps 
mktexlsr
texexec --make --all
No errors at this point.  But when I tried to run pdftex
I get the error message 
I can't find the format file `pdftex.fmt!'

That file is not anywhere in my personal directory. It is however in 
my bigger texlive 2008 installation.
The set command shows:
TEXMFCACHE=/home/safer/context/tex/texmf-cache
TEXMFOS=/home/safer/context/tex/texmf-linux
TEXROOT=/home/safer/context/tex
so that part is OK. 

Any hints? 

-- 
John Culleton
Create Book Covers with Scribus/e-book $5.95
http://www.booklocker.com/books/4055.html
___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] disappeared fontstyle command?

2009-08-18 Thread Hans van der Meer

This used to define command \fx in a typescript:
 \definefontstyle [fax] [fx]
 \definestyle [fax] [\fx] []

However MKIV produces an undefined control sequence \fx.
What happened?

Hans van der Meer




___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] bold and nonbold math

2009-08-18 Thread Wolfgang Schuster


type-lucida.tex
Description: Binary data


Am 18.08.2009 um 17:18 schrieb Hans van der Meer:

Working on typescripts for YY's LucidaBright (which are type1  
fonts) for MKIV (hoping to maintain compatibilty with MKII), the  
following code produces all math in bold, even the first x+y.


You can use mine as start, math is defined in type-otf.mkiv.

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


Re: [NTG-context] Context-minimal installation problem.

2009-08-18 Thread luigi scarso
On Tue, Aug 18, 2009 at 6:15 PM, John Culletonj...@wexfordpress.com wrote:
 Tried to install context minimals including the steps
 mktexlsr
 texexec --make --all
 No errors at this point.  But when I tried to run pdftex
 I get the error message
 I can't find the format file `pdftex.fmt!'
Did you source setuptex ?

Under linux I do
. setuptext
in tex dir

-- 
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Context-minimal installation problem.

2009-08-18 Thread Hans van der Meer
This is the install script I am using. It might be a starting point  
for you:

#!/bin/bash
CONTEXTVERSION=beta
CONTEXTDIRECTORY=$HOME/TeX/context/$CONTEXTVERSION
rm -R $CONTEXTDIRECTORY
mkdir -p $CONTEXTDIRECTORY/tex
cd $CONTEXTDIRECTORY
ln -s $HOME/Library/texmf tex/texmf-local
#cp -R $HOME/Library/texmf/* tex/texmf-local
curl -o first-setup.sh http://minimals.contextgarden.net/setup/first-setup.sh
sh ./first-setup.sh first-setup.log
cd tex
echo installation context $CONTEXTVERSION minimals done

Hans van der Meer




On 18 aug 2009, at 18:55, luigi scarso wrote:

On Tue, Aug 18, 2009 at 6:15 PM, John  
Culletonj...@wexfordpress.com wrote:

Tried to install context minimals including the steps
mktexlsr
texexec --make --all
No errors at this point.  But when I tried to run pdftex
I get the error message
I can't find the format file `pdftex.fmt!'

Did you source setuptex ?

Under linux I do
. setuptext
in tex dir

--
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  : https://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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Context-minimal installation problem.

2009-08-18 Thread John Culleton
On Tuesday 18 August 2009 12:55:02 pm luigi scarso wrote:
 On Tue, Aug 18, 2009 at 6:15 PM, John 
Culletonj...@wexfordpress.com wrote:
  Tried to install context minimals including the steps
  mktexlsr
  texexec --make --all
  No errors at this point.  But when I tried to run pdftex
  I get the error message
  I can't find the format file `pdftex.fmt!'

 Did you source setuptex ?

 Under linux I do
 . setuptext
 in tex dir

I set up the folloiwng in my .bashrc:
 source /home/safer/context/tex/setuptex

---which gave me the set values quoted before:
TEXMFCACHE=/home/safer/context/tex/texmf-cache
TEXMFOS=/home/safer/context/tex/texmf-linux
TEXROOT=/home/safer/context/tex


 Without that line I just default to my texlive installation.  There 
is no pdftex.fmt file in my context-minimal install, anywhere.


-- 
John Culleton
Create Book Covers with Scribus/e-book $5.95
http://www.booklocker.com/books/4055.html
___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Context-minimal installation problem.

2009-08-18 Thread Thomas A. Schmitz


On Aug 18, 2009, at 6:15 PM, John Culleton wrote:


Tried to install context minimals including the steps
mktexlsr
texexec --make --all
No errors at this point.  But when I tried to run pdftex
I get the error message
I can't find the format file `pdftex.fmt!'

That file is not anywhere in my personal directory. It is however in
my bigger texlive 2008 installation.
The set command shows:
TEXMFCACHE=/home/safer/context/tex/texmf-cache
TEXMFOS=/home/safer/context/tex/texmf-linux
TEXROOT=/home/safer/context/tex
so that part is OK.

Any hints?


You are using ConTeXt minimals. You are using texexec to generate the  
ConTeXt formats (cont-en.fmt etc.). Why would you expect a format file  
for pure pdftex to be produced?


Thomas
___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Context-minimal installation problem.

2009-08-18 Thread John Culleton
On Tuesday 18 August 2009 01:48:09 pm Thomas A. Schmitz wrote:
 On Aug 18, 2009, at 6:15 PM, John Culleton wrote:
  Tried to install context minimals including the steps
  mktexlsr
  texexec --make --all
  No errors at this point.  But when I tried to run pdftex
  I get the error message
  I can't find the format file `pdftex.fmt!'
 
  That file is not anywhere in my personal directory. It is
  however in my bigger texlive 2008 installation.
  The set command shows:
  TEXMFCACHE=/home/safer/context/tex/texmf-cache
  TEXMFOS=/home/safer/context/tex/texmf-linux
  TEXROOT=/home/safer/context/tex
  so that part is OK.
 
  Any hints?

 You are using ConTeXt minimals. You are using texexec to generate
 the ConTeXt formats (cont-en.fmt etc.). Why would you expect a
 format file for pure pdftex to be produced?

 Thomas
 _
__ 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  :
 https://foundry.supelec.fr/projects/contextrev/ wiki :
 http://contextgarden.net
 _
__

OK, so I can't use Context-minimals and still use pdftex.  I 
discovered years ago that many plain pdftex files would work with 
texexec because Context is really an elaborate set of macros 
depending on pdftex.  I'll try texexec on my pdftex oriented file 
and see if it works.  I do most of my work in plain pdftex.  

-- 
John Culleton
Create Book Covers with Scribus/e-book $5.95
http://www.booklocker.com/books/4055.html
___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Context-minimal installation problem.

2009-08-18 Thread luigi scarso

 You are using ConTeXt minimals. You are using texexec to generate the
 ConTeXt formats (cont-en.fmt etc.). Why would you expect a format file for
 pure pdftex to be produced?
puff ... true .
I was confused with plain.fmt  

I'm getting older, nothing to say.

John, pdftex.fmt is a matter of something like
$ pdftex -ini path_to_pdftex.tex \\dump

You need a pdftex.tex , and there is not a pdftex.tex in minimals .

BTW why do you need pdftex if you have texexec ?
-- 
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] setupitemize only for \startitemize[a]

2009-08-18 Thread Xan

Hi,

Is there any way for setupitemize only for \startitemize[a]?
I want do something like:

\setupitemize[a][left=(,right=),stopper=]

Thanks,
Xan.
___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Context-minimal installation problem.

2009-08-18 Thread Thomas A. Schmitz


On Aug 18, 2009, at 8:04 PM, John Culleton wrote:


OK, so I can't use Context-minimals and still use pdftex.  I
discovered years ago that many plain pdftex files would work with
texexec because Context is really an elaborate set of macros
depending on pdftex.  I'll try texexec on my pdftex oriented file
and see if it works.  I do most of my work in plain pdftex.


I don't know enough about plain (pdf)TeX to be of much help, but just  
a few thoughts:


1. luatex does in fact produce a format file plain.fmt, and since  
luatex should be pretty compatible, this may be a start.


2. There is absolutely no problem in having TeXLive and the ConTeXT  
minimals installed side-by-side; I have it on all my computers, both  
OS X and linux. I have two files with setup commands which I source  
for using either system, and then I can have two terminal tabs/windows  
open and use  one or the other.


3. It should be easy to produce pdftex.fmt in the minimals; it just  
lacks a tool such as fmtutil. But you could try and copy over etex.ini  
for your texlive-installation and then run pdftex on it.


HTH

Thomas
___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Different prefixes for heads and references

2009-08-18 Thread Aditya Mahajan

On Tue, 18 Aug 2009, Hans Hagen wrote:


Aditya Mahajan wrote:

Hi,

How do I get different prefixes for heads and numbers. For example, I want

%-
\section {One}

\subsection[sec:test]{Two}

See \in[sec:test]
%

to give

%--
I One
A) Two

See I-A.
%

I tried playing around conversionsets, prefixsets, etc. but could not 
figure out how to do this. Is something like this possible with the new 
structure code?


this already works:

\definestructureconversionset[default][Character,number,Romannumerals,Character][number]
\definestructureseparatorset [default][.,.,--][.]

\setupstructurehead[subsection][sectionstopper=),sectionsegments=4:4]


Thanks, this is slightly cleaner than the MkII way of achieving the same 
thing.


configuring references in on the agenda (the info is there, but not yet the 
way to configure)


It will be great if you could get it to work by the end of September.

Aditya
___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Context-minimal installation problem.

2009-08-18 Thread Mojca Miklavec
On Tue, Aug 18, 2009 at 20:04, John Culleton wrote:
 On Tuesday 18 August 2009 01:48:09 pm Thomas A. Schmitz wrote:

 You are using ConTeXt minimals. You are using texexec to generate
 the ConTeXt formats (cont-en.fmt etc.). Why would you expect a
 format file for pure pdftex to be produced?

 OK, so I can't use Context-minimals and still use pdftex.  I
 discovered years ago that many plain pdftex files would work with
 texexec because Context is really an elaborate set of macros
 depending on pdftex.  I'll try texexec on my pdftex oriented file
 and see if it works.  I do most of my work in plain pdftex.

pdftex should work just fine, but the format is not generated by default.

You can use
texexec --make plain
but then you need to convince Hans to rename the format from plain.fmt
to pdftex.fmt (or you need to rename it yourself), but unless you use
some obscure packages (or fonts) then pdftex should work just fine.
Maybe we would need to add some font map entries, but add you requests
if you need them.

Mojca
___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Context-minimal installation problem.

2009-08-18 Thread Mojca Miklavec
On Tue, Aug 18, 2009 at 20:11, Thomas A. Schmitz wrote:

 3. It should be easy to produce pdftex.fmt in the minimals; it just lacks a
 tool such as fmtutil. But you could try and copy over etex.ini for your
 texlive-installation and then run pdftex on it.

Oh ... I forgot about etex. Whenever I use plan I use it for extremely
simple things. But adding etex should be no big deal. I can do it, it
would only be nice to convince texexec (or context, I don't care) to
generate plain pdftex format with the proper name.

Mojca
___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Context-minimal installation problem.

2009-08-18 Thread John Culleton
On Tuesday 18 August 2009 03:02:20 pm Mojca Miklavec wrote:
 On Tue, Aug 18, 2009 at 20:04, John Culleton wrote:
  On Tuesday 18 August 2009 01:48:09 pm Thomas A. Schmitz wrote:
  You are using ConTeXt minimals. You are using texexec to
  generate the ConTeXt formats (cont-en.fmt etc.). Why would you
  expect a format file for pure pdftex to be produced?
 
  OK, so I can't use Context-minimals and still use pdftex.  I
  discovered years ago that many plain pdftex files would work
  with texexec because Context is really an elaborate set of
  macros depending on pdftex.  I'll try texexec on my pdftex
  oriented file and see if it works.  I do most of my work in
  plain pdftex.

 pdftex should work just fine, but the format is not generated by
 default.

 You can use
 texexec --make plain
 but then you need to convince Hans to rename the format from
 plain.fmt to pdftex.fmt (or you need to rename it yourself), but
 unless you use some obscure packages (or fonts) then pdftex
 should work just fine. Maybe we would need to add some font map
 entries, but add you requests if you need them.

 Mojca

OK that works so far.  Thanks!

The reason I don't just use texexec for everything is that Iike to 
use eplain.tex and there is an obscure name conflict somewhere 
between eplain.tex and context.  Also I find font handling easier 
in pdftex. Just a single statement is needed.  
-- 
John Culleton
Create Book Covers with Scribus/e-book $5.95
http://www.booklocker.com/books/4055.html
___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Context-minimal installation problem.

2009-08-18 Thread Wolfgang Schuster


Am 18.08.2009 um 21:29 schrieb John Culleton:

Also I find font handling easier in pdftex. Just a single statement  
is needed.


Can you a bit more specific what do you mean with this sentence.

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


Re: [NTG-context] Context-minimal installation problem.

2009-08-18 Thread John Culleton
On Tuesday 18 August 2009 03:30:36 pm Wolfgang Schuster wrote:
 Am 18.08.2009 um 21:29 schrieb John Culleton:
  Also I find font handling easier in pdftex. Just a single
  statement is needed.

 Can you a bit more specific what do you mean with this sentence.

 Wolfgang


Well if I want bitstream charter roman at 11.2pts I can say
\font\rm bchr8r at 11.2pt
and I am done. 

Or I can define something called \fontsize and make it the referent 
for all my font statements:
\newdimen\fontsize
\fontsize=11.2pt
\baselineskip= 1.1\fontsize
\font\rm bchr8r at \fontsize
\font\bo bchbo8t at 1.1\fontsize
...and so on.  If I need the book a little longer I just change 
\fontsize. I have even done tricks like this:
\fontfam=bch
\font\rm \fontfam r8r at \fontsize

Introducing a new font into TeX is never simple but I find it easier 
if I  don't have to construct (and debug) an elaborate chain of 
font synonyms. 

It may be the luatex has made life simpler (or at least more 
exciting!)  I will examine that prospect next. But right now I am 
typesetting novels, memoirs and the like.  The fewer variables I 
have to contend with the better. 

YMMV of course. 

-- 
John Culleton
Create Book Covers with Scribus/e-book $5.95
http://www.booklocker.com/books/4055.html
___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Context-minimal installation problem.

2009-08-18 Thread Wolfgang Schuster


Am 18.08.2009 um 22:09 schrieb John Culleton:


Also I find font handling easier in pdftex. Just a single
statement is needed.


Can you a bit more specific what do you mean with this sentence.


Well if I want bitstream charter roman at 11.2pts I can say
\font\rm bchr8r at 11.2pt
and I am done.

Or I can define something called \fontsize and make it the referent
for all my font statements:
\newdimen\fontsize
\fontsize=11.2pt
\baselineskip= 1.1\fontsize
\font\rm bchr8r at \fontsize
\font\bo bchbo8t at 1.1\fontsize
...and so on.  If I need the book a little longer I just change
\fontsize. I have even done tricks like this:
\fontfam=bch
\font\rm \fontfam r8r at \fontsize

Introducing a new font into TeX is never simple but I find it easier
if I  don't have to construct (and debug) an elaborate chain of
font synonyms.


Use XeTeX or LuaTeX and you have no problem to use the font you like.


It may be the luatex has made life simpler (or at least more
exciting!)  I will examine that prospect next. But right now I am
typesetting novels, memoirs and the like.  The fewer variables I
have to contend with the better.


In MkIV you can write the above as:

\usemodule[simplefonts][size=11.2pt]

\setmainfont[CharterBT]

and when you want to make a global change of the font size you can do  
this with


\setupsimplefonts[size=xxpt]

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


Re: [NTG-context] Different prefixes for heads and references

2009-08-18 Thread Hans Hagen

Aditya Mahajan wrote:


It will be great if you could get it to work by the end of September.


ok, just remind me in time

Hans

-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
 tel: 038 477 53 69 | fax: 038 477 53 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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] setupitemize only for \startitemize[a]

2009-08-18 Thread Hans Hagen

Xan wrote:

Hi,

Is there any way for setupitemize only for \startitemize[a]?
I want do something like:

\setupitemize[a][left=(,right=),stopper=]


\defineitemgroup[myitemize] ...


-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
 tel: 038 477 53 69 | fax: 038 477 53 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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Struggling with \hskip

2009-08-18 Thread Vyatcheslav Yatskovsky

Hello,

Thanks, but if I omit second argument, no skip is produced (I often to 
this to have a place for writing number by pen). How to save the skip with


\author{Bla-bla}?

I'd even rather don't have skip if second argument is provided :)

Regards,
Vyatcheslav



\define[2]\author{{\itx (#1)}{\hfill\tx bpm=#2\hskip1cm}}

\starttext

\showframe
\author{Bla-bla}{foo}

\stoptext


In this context it is also safe to use a fixed space like '\hbox to
1cm{}', but that is cheating. ;)

Best wishes, Peter

   


___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Struggling with \hskip

2009-08-18 Thread Wolfgang Schuster


Am 19.08.2009 um 01:37 schrieb Vyatcheslav Yatskovsky:


Hello,

Thanks, but if I omit second argument, no skip is produced (I often  
to this to have a place for writing number by pen). How to save the  
skip with


\author{Bla-bla}?


\author{Bla-bla}{}


I'd even rather don't have skip if second argument is provided :)


\define[2]\author{{\itx (#1)}{\hfill\tx bpm=#2\doifnothing{#2} 
{\hskip1cm}}}


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