Re: [NTG-context] Recommendations on presentations

2016-10-08 Thread Jan U. Hasecke
Am 07.10.2016 um 17:43 schrieb Aditya Mahajan:
> It is instructive to step through the git commits to understand the code
> better. One way to do so is:
> 
> https://randomdeterminism.wordpress.com/2013/01/13/creating-a-clean-presentation-style-in-40-commits/
> 

What a cool way of teaching stuff!

juh
___
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] Recommendations on presentations

2016-10-07 Thread Aditya Mahajan

On Thu, 6 Oct 2016, Jan U. Hasecke wrote:


Am 05.10.2016 um 11:15 schrieb Nicola:

On 2016-10-05 08:25:03 +, Otared Kavian said:



Is it better to simply define the layout from scratch?


For me, yes. I have found this step-by-step guide good to start with:

https://github.com/adityam/context-slides-example


From a quick glance I'd say that this is a better start for me too. At
least I find my way through the code.


It is instructive to step through the git commits to understand the code 
better. One way to do so is:


https://randomdeterminism.wordpress.com/2013/01/13/creating-a-clean-presentation-style-in-40-commits/

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

Re: [NTG-context] Recommendations on presentations

2016-10-06 Thread Mojca Miklavec
On 6 October 2016 at 08:37, Jan U. Hasecke wrote:
> Am 05.10.2016 um 11:15 schrieb Nicola:
>> On 2016-10-05 08:25:03 +, Otared Kavian said:
>
 Is it better to simply define the layout from scratch?
>>
>> For me, yes. I have found this step-by-step guide good to start with:
>>
>> https://github.com/adityam/context-slides-example
>
> From a quick glance I'd say that this is a better start for me too. At
> least I find my way through the code.
>
>> I may send you my current template, adapted from the above, if you want
>> (some things there are a bit outdated, if I remember correctly).
>
> That would be really nice.
>
> My design requirements are very simple but very different to the styles
> I saw so far.

If you will come (or have come) up with a nice style, it could be
added to the module for others.

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

Re: [NTG-context] Recommendations on presentations

2016-10-05 Thread Jan U. Hasecke
Am 05.10.2016 um 11:15 schrieb Nicola:
> On 2016-10-05 08:25:03 +, Otared Kavian said:

>>> Is it better to simply define the layout from scratch?
> 
> For me, yes. I have found this step-by-step guide good to start with:
> 
> https://github.com/adityam/context-slides-example

From a quick glance I'd say that this is a better start for me too. At
least I find my way through the code.

> I may send you my current template, adapted from the above, if you want
> (some things there are a bit outdated, if I remember correctly).

That would be really nice.

My design requirements are very simple but very different to the styles
I saw so far.

The only effect, I use, are bullet lists that appear step by step.

juh

-- 
Soziale Plastik. Die Kunst der Allmende
Essay zum 30. Todestag von Joseph Beuys
http://www.amazon.de/dp/1523458763/
Taschenbuch, 130 Seiten, EUR 9,90
___
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] Recommendations on presentations

2016-10-05 Thread Nicola

On 2016-10-05 08:25:03 +, Otared Kavian said:


On 5 Oct 2016, at 07:58, Jan U. Hasecke  wrote:

Hi all,

Keynote is the only software that ties me to MacOS X. I would like to
copy some of its presentations styles to ConTeXt (MKIV).

What is the best way to do this?

I read about simpleslides and looked into the code but I am unsure
whether I start from a simpleslides example.

Is it better to simply define the layout from scratch?


For me, yes. I have found this step-by-step guide good to start with:

https://github.com/adityam/context-slides-example

I may send you my current template, adapted from the above, if you want
(some things there are a bit outdated, if I remember correctly).

Nicola


___
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] Recommendations on presentations

2016-10-05 Thread Otared Kavian
Hi,

I use also MacOS and all my presentations are made with ConTeXt. The easiest 
thing to do is to take examples from simpleslides, or from the examples by Hans 
in the folder

tex/texmf-context/tex/context/modules/common

of the standalone tree, and then adapt them to your needs and your taste.

Best regards: OK

> On 5 Oct 2016, at 07:58, Jan U. Hasecke  wrote:
> 
> Hi all,
> 
> Keynote is the only software that ties me to MacOS X. I would like to
> copy some of its presentations styles to ConTeXt (MKIV).
> 
> What is the best way to do this?
> 
> I read about simpleslides and looked into the code but I am unsure
> whether I start from a simpleslides example.
> 
> Is it better to simply define the layout from scratch?
> 
> juh
> 
> 
> ___
> 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
___

[NTG-context] Recommendations on presentations

2016-10-04 Thread Jan U. Hasecke
Hi all,

Keynote is the only software that ties me to MacOS X. I would like to
copy some of its presentations styles to ConTeXt (MKIV).

What is the best way to do this?

I read about simpleslides and looked into the code but I am unsure
whether I start from a simpleslides example.

Is it better to simply define the layout from scratch?

juh


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