[NTG-context] presentation styles

2023-07-31 Thread Henning Hraban Ramm

Hi,
here are three presentation styles for your amusement:
https://codeberg.org/fiee/context-for-president

I combined the code of my TUG, FrOSCon and CCCamp talks into kind-of a 
module.

It’s still preliminary, comments are welcome.

Thanks for all the help!

Hraban

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

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : https://contextgarden.net
___

[NTG-context] Re: empty line before typebuffer

2023-07-31 Thread Henning Hraban Ramm

Am 31.07.23 um 17:25 schrieb Pablo Rodriguez:

On 7/30/23 21:50, Henning Hraban Ramm wrote:

Am 30.07.23 um 21:22 schrieb Wolfgang Schuster:

Henning Hraban Ramm schrieb am 30.07.2023 um 21:14:

Yet another issue:

\typebuffer always starts with a blank line.
Is this a bug, or how can I disable it?


Sorry for being too late, Hraban.

\typeinlinebuffer is probably the best option here.


Thank you, but no. I needed it for code examples in a frame.

strut=no did the trick.

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

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : https://contextgarden.net
___


[NTG-context] Re: empty line before typebuffer

2023-07-31 Thread Pablo Rodriguez
On 7/30/23 21:50, Henning Hraban Ramm wrote:
> Am 30.07.23 um 21:22 schrieb Wolfgang Schuster:
>> Henning Hraban Ramm schrieb am 30.07.2023 um 21:14:
>>> Yet another issue:
>>>
>>> \typebuffer always starts with a blank line.
>>> Is this a bug, or how can I disable it?

Sorry for being too late, Hraban.

\typeinlinebuffer is probably the best option here.

Pablo

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

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : https://contextgarden.net
___