[NTG-context] \mapsto + SimpleSlides

2012-05-10 Thread Weber, Matthias

Dear all,

I don't get \mapsto to display using SimpleSlides and MkIV.
It shows in normal MkIV documents, and works in MKII

Example below.

Thanks for any advice.

Matthias

\usemodule[simpleslides]
 [style=BottomSquares,
 color=blue]


\starttext

\SlideTitle{Help!}
\startformula
\text{Mk II}\mapsto \text{Mk IV}
\stopformula
\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  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] \mapsto + SimpleSlides

2012-05-10 Thread Thomas A. Schmitz

On 05/10/2012 03:37 PM, Weber, Matthias wrote:

Dear all,

I don't get \mapsto to display using SimpleSlides and MkIV.
It shows in normal MkIV documents, and works in MKII

Example below.

Thanks for any advice.

Matthias

\usemodule[simpleslides]
  [style=BottomSquares,
  color=blue]


\starttext

\SlideTitle{Help!}
\startformula
\text{Mk II}\mapsto \text{Mk IV}
\stopformula
\stoptext


Works for me, I get normal output from your example. What version are 
you using?


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


Re: [NTG-context] mapsto + SimpleSlides

2012-05-10 Thread Thomas A. Schmitz

On 05/10/2012 05:53 PM, Weber, Matthias wrote:

Is that too old?:

ConTeXt  ver: 2011.05.18 18:04 MKIV  fmt: 2012.5.5  int: english/english

Matthias


Depends. Mkiv is moving quite fast, so if you really need to use mkiv, 
this is way too old. Be warned though: things have changed pretty 
dramatically over the past 6 months or so, so if this is for something 
with a tight deadline, I wouldn't just simply update. Install an 
additional context tree somewhere and see if your documents still compile.


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


Re: [NTG-context] mapsto + SimpleSlides

2012-05-10 Thread Thomas A. Schmitz

On 05/10/2012 06:38 PM, Weber, Matthias wrote:

Hmm, TeXShop reports in the console that I am executing

luatex
--fmt=/Applications/ConTeXtStandalone/tex/texmf-cache/luatex-cache/context/210a96fef5fbab446fd11afa77acb026/formats/cont-en
--lua=/Applications/ConTeXtStandalone/tex/texmf-cache/luatex-cache/context/210a96fef5fbab446fd11afa77acb026/formats/cont-en.lui
--backend=pdf ./test.tex

which points to the ConTeXt installation I did a few days ago, following
the wiki. However, then it continues with

system  cont-new.mkiv loaded
(/usr/local/texlive/2011/texmf-dist/tex/context/base/cont-new.mkiv
system  beware: some patches loaded from cont-new.mkiv
etc etc

which points to my TeXlive installation, which shouldn't be used at all???

Did I mess up the path variable?

$Path is

/Applications/ConTeXtStandalone/tex/texmf-osx-64/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/texbin:/usr/X11/bin


Thanks for any help -

Matthias


Please keep messages on the list, don't send them to me in private.

I haven't used texshop in at least seven years. There's a section on the 
wiki on it, have you followed it?


http://wiki.contextgarden.net/ConTeXt_Standalone/Mac_Installation

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


Re: [NTG-context] mapsto + SimpleSlides

2012-05-10 Thread Matthias Weber
Yes, that's exactly what I did...

Matthias
On May 10, 2012, at 6:45 PM, Thomas A. Schmitz wrote:

 On 05/10/2012 06:38 PM, Weber, Matthias wrote:
 Hmm, TeXShop reports in the console that I am executing
 
 luatex
 --fmt=/Applications/ConTeXtStandalone/tex/texmf-cache/luatex-cache/context/210a96fef5fbab446fd11afa77acb026/formats/cont-en
 --lua=/Applications/ConTeXtStandalone/tex/texmf-cache/luatex-cache/context/210a96fef5fbab446fd11afa77acb026/formats/cont-en.lui
 --backend=pdf ./test.tex
 
 which points to the ConTeXt installation I did a few days ago, following
 the wiki. However, then it continues with
 
 system  cont-new.mkiv loaded
 (/usr/local/texlive/2011/texmf-dist/tex/context/base/cont-new.mkiv
 system  beware: some patches loaded from cont-new.mkiv
 etc etc
 
 which points to my TeXlive installation, which shouldn't be used at all???
 
 Did I mess up the path variable?
 
 $Path is
 
 /Applications/ConTeXtStandalone/tex/texmf-osx-64/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/texbin:/usr/X11/bin
 
 
 Thanks for any help -
 
 Matthias
 
 Please keep messages on the list, don't send them to me in private.
 
 I haven't used texshop in at least seven years. There's a section on the wiki 
 on it, have you followed it?
 
 http://wiki.contextgarden.net/ConTeXt_Standalone/Mac_Installation
 
 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  : 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
___