ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Step wise presentation.
@ 2009-03-18  0:04 Curious Learn
  2009-03-18  8:04 ` Hans Hagen
  2009-03-19 20:12 ` Fabrice
  0 siblings, 2 replies; 6+ messages in thread
From: Curious Learn @ 2009-03-18  0:04 UTC (permalink / raw)
  To: ntg-context


Currently what is the best solution for presentation with steps in Context that
works with the stable version of MKIV. The one that you can get with
./first-setup.sh --context=current

If I need to install any addon module for your recommendation (i.e., if it does
not come with minimals), kindly let me know.

Thanks for your feedback.

___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Step wise presentation.
  2009-03-18  0:04 Step wise presentation Curious Learn
@ 2009-03-18  8:04 ` Hans Hagen
  2009-03-18  9:43   ` Curious Learn
  2009-03-19 20:12 ` Fabrice
  1 sibling, 1 reply; 6+ messages in thread
From: Hans Hagen @ 2009-03-18  8:04 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Curious Learn wrote:
> Currently what is the best solution for presentation with steps in Context that
> works with the stable version of MKIV. The one that you can get with
> ../first-setup.sh --context=current
> 
> If I need to install any addon module for your recommendation (i.e., if it does
> not come with minimals), kindly let me know.

take a look at s-pre-60 upwards; i always use s-pre-60 as basis

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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Step wise presentation.
  2009-03-18  8:04 ` Hans Hagen
@ 2009-03-18  9:43   ` Curious Learn
  2009-03-18 10:45     ` Hans Hagen
  0 siblings, 1 reply; 6+ messages in thread
From: Curious Learn @ 2009-03-18  9:43 UTC (permalink / raw)
  To: ntg-context

Hans Hagen <pragma <at> wxs.nl> writes:


> 
> take a look at s-pre-60 upwards; i always use s-pre-60 as basis
> 
> Hans
> 
Thank you Hans. Since you said that you start with s-pre-60 as the basis, could
I please ask you for an example presentation, if you have one. I looked at the
wiki but there is no example in the source code. I am not sure what are all the
commands available with the style. 

Thanks very much.


___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Step wise presentation.
  2009-03-18  9:43   ` Curious Learn
@ 2009-03-18 10:45     ` Hans Hagen
  0 siblings, 0 replies; 6+ messages in thread
From: Hans Hagen @ 2009-03-18 10:45 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Curious Learn wrote:
> Hans Hagen <pragma <at> wxs.nl> writes:
> 
> 
>> take a look at s-pre-60 upwards; i always use s-pre-60 as basis
>>
>> Hans
>>
> Thank you Hans. Since you said that you start with s-pre-60 as the basis, could
> I please ask you for an example presentation, if you have one. I looked at the
> wiki but there is no example in the source code. I am not sure what are all the
> commands available with the style. 

many s-pre files can be run with

texexec --mode=demo s-pre-6*.tex

which will give an example (code at the end of style)


-----------------------------------------------------------------
                                           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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Step wise presentation.
  2009-03-18  0:04 Step wise presentation Curious Learn
  2009-03-18  8:04 ` Hans Hagen
@ 2009-03-19 20:12 ` Fabrice
  2009-03-19 21:28   ` Curious Learn
  1 sibling, 1 reply; 6+ messages in thread
From: Fabrice @ 2009-03-19 20:12 UTC (permalink / raw)
  To: mailing list for ConTeXt users


Le 09-03-17 à 20:04, Curious Learn a écrit :

>
> Currently what is the best solution for presentation with steps in  
> Context that
> works with the stable version of MKIV. The one that you can get with
> ./first-setup.sh --context=current
>
> If I need to install any addon module for your recommendation (i.e.,  
> if it does
> not come with minimals), kindly let me know.
>

You can use the "raw steps" module. This works very well. You can find  
some informations
here:

http://modules.contextgarden.net/t-rsteps

Fabrice.

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Step wise presentation.
  2009-03-19 20:12 ` Fabrice
@ 2009-03-19 21:28   ` Curious Learn
  0 siblings, 0 replies; 6+ messages in thread
From: Curious Learn @ 2009-03-19 21:28 UTC (permalink / raw)
  To: ntg-context

Fabrice <fabrice.alpha <at> gmail.com> writes:


> You can use the "raw steps" module. This works very well. You can find  
> some informations
> here:
> 
> http://modules.contextgarden.net/t-rsteps
> 
> Fabrice.
> 

Thanks Fabrice. Yes, I was looking at the demo file yesterday once I figured out
how to install third party modules. It seems very good. I will try using that. 

The link to the authors website on the wiki page seems to be broken. At least
when I click on it, nothing happens. I am not sure what is the correct thing to
do in this case...put a note on the wiki page? 
 




___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-03-19 21:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-03-18  0:04 Step wise presentation Curious Learn
2009-03-18  8:04 ` Hans Hagen
2009-03-18  9:43   ` Curious Learn
2009-03-18 10:45     ` Hans Hagen
2009-03-19 20:12 ` Fabrice
2009-03-19 21:28   ` Curious Learn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).