[NTG-context] captions for figures - none - no longer working

2011-12-06 Thread Ian Lawrence
Morning all,

It seems the parameter {none} is no longer effective in \placefigure:

From the wiki: You get no caption with none.

On at least: ConTeXt  ver: 2011.11.29 23:11 MKIV  fmt: 2011.12.1, this appears 
**not** to be the case...

Anyone else - or is there some change not yet documented on the wiki. My markup 
worked on previous versions of the beta.
___

Minimal example

% make with context /Users/Ian/SPT_PDF_context/tryouts/test_simplest.tex

\starttext

Hello world
\placefigure[place]{none}{\externalfigure[myone]}
\stoptext

Thanks

Ian___
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] captions for figures - none - no longer working

2011-12-06 Thread Hans Hagen

On 6-12-2011 11:43, Ian Lawrence wrote:

Morning all,

It seems the parameter {none} is no longer effective in \placefigure:

 From the wiki: You get no caption with none.

On at least: ConTeXt  ver: 2011.11.29 23:11 MKIV  fmt: 2011.12.1, this appears 
**not** to be the case...

Anyone else - or is there some change not yet documented on the wiki. My markup 
worked on previous versions of the beta.
___

Minimal example

% make with context /Users/Ian/SPT_PDF_context/tryouts/test_simplest.tex

\starttext

Hello world
\placefigure[place]{none}{\externalfigure[myone]}
\stoptext


the {none} has been on the obsolete agenda for a while .. just use:

\placefigure[...,none]{}{}

Hans


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


[NTG-context] isn't it too slow?

2011-12-06 Thread Pablo Rodríguez
Hi there,

compiling this minimal file:

   \definepapersize[aa][width=2cm,height=1cm]
   \setuppapersize[aa]
   \setuppagenumbering[location=]
   \usemodule[simplefonts][size=12pt]
   \definesimplefont[amsmile][TeX Gyre Pagella]
   \starttext
   \TeX\ \amsmile \TeX
   \stoptext

using

   This is LuaTeX, Version beta-0.70.1-2011061416 (rev 4277)
   ConTeXt ver: 2011.05.18 18:04 MKIV fmt: 2011.8.1 int: english/english

took

   system  | total runtime: 144.057

Replacing the TeX Gyre Pagella font with small caps only takes

   system  | total runtime: 6.753

I guess something is wrong here, even if I'm doing something wrong.

Just in case it helps,


Pablo
--
http://www.ousia.tk
___
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] isn't it too slow?

2011-12-06 Thread Wolfgang Schuster

Am 06.12.2011 um 13:22 schrieb Pablo Rodríguez:

 Hi there,
 
 compiling this minimal file:
 
   \definepapersize[aa][width=2cm,height=1cm]
   \setuppapersize[aa]
   \setuppagenumbering[location=]
   \usemodule[simplefonts][size=12pt]
   \definesimplefont[amsmile][TeX Gyre Pagella]
   \starttext
   \TeX\ \amsmile \TeX
   \stoptext
 
 using
 
   This is LuaTeX, Version beta-0.70.1-2011061416 (rev 4277)
   ConTeXt ver: 2011.05.18 18:04 MKIV fmt: 2011.8.1 int: english/english
 
 took
 
   system  | total runtime: 144.057
 
 Replacing the TeX Gyre Pagella font with small caps only takes
 
   system  | total runtime: 6.753
 
 I guess something is wrong here, even if I'm doing something wrong.

The example takes here less than a second.

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


[NTG-context] Migrating from prosper to simpleslides in creating presentations

2011-12-06 Thread Pavneet Arora

Hello,

I am trying to put aside doing my presentations using prosper, and
migrating to using ConTeXt+simpleslides.

I ask this knowing full well that many would consider these features as
simply adding visual noise to presentations, and normally I too eschew
them, but as I am reading Jean-Luc Doumont's book on effective
communications I am reminded that the primary purpose of presentations is
to affect change in the audience.  I am to give a presentation in a few
days to a group of designers/interior decorators, and for this audience
presentations using these features are both appropriate and often
expected.

I am looking for the equivalent of transition effects in the prosper
class---the simple Wipe transition would suffice; no need for Glitter
;).  The other feature that I would like is the incremental displaying
of a slide, i.e., the \overlays feature.  Is there an easy way to
incorporate these into a ConTeXt based presentation, even if it means
not necessarily using simpleslides?

advTHANKSance.



--
-
- Pavneet Arora

Waroc Fine Audio + Custom Home Cinema
www.waroc.com  416.937.WAROC (9276)

___
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] Migrating from prosper to simpleslides in creating presentations

2011-12-06 Thread Wolfgang Schuster

Am 06.12.2011 um 14:30 schrieb Pavneet Arora:

 Hello,
 
 I am trying to put aside doing my presentations using prosper, and
 migrating to using ConTeXt+simpleslides.
 
 I ask this knowing full well that many would consider these features as
 simply adding visual noise to presentations, and normally I too eschew
 them, but as I am reading Jean-Luc Doumont's book on effective
 communications I am reminded that the primary purpose of presentations is
 to affect change in the audience.  I am to give a presentation in a few
 days to a group of designers/interior decorators, and for this audience
 presentations using these features are both appropriate and often
 expected.
 
 I am looking for the equivalent of transition effects in the prosper
 class---the simple Wipe transition would suffice; no need for Glitter
 ;).  The other feature that I would like is the incremental displaying
 of a slide, i.e., the \overlays feature.  Is there an easy way to
 incorporate these into a ConTeXt based presentation, even if it means
 not necessarily using simple slides?

\setupinteraction[state=start]
\setuppagetransitions[wipe]
\setuppapersize[S6]
\setuphead[align=middle]
\starttext
\title{Knuth}\input knuth
\title{Tufte}\input tufte
\title{Zapf} \input zapf
\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  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Migrating from prosper to simpleslides in creating presentations

2011-12-06 Thread Marco
On 2011-12-06 Pavneet Arora pavneet_ar...@waroc.com wrote:

 I am looking for the equivalent of transition effects in the prosper
 class---the simple Wipe transition would suffice;

Nothing ConTeXt related, but maybe suitable for you:
impressive¹, a python script that turns any PDF into a
slide show using different transitions.

Marco

[1] http://impressive.sourceforge.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
___

Re: [NTG-context] isn't it too slow?

2011-12-06 Thread Pablo Rodríguez
On 12/06/2011 02:30 PM, Wolfgang Schuster wrote:

 Replacing the TeX Gyre Pagella font with small caps only takes

   system  | total runtime: 6.753
 
 The example takes here less than a second.

My question would be then why in the normal case my system is ×7 slower?


Pablo
-- 
http://www.ousia.tk
___
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] isn't it too slow?

2011-12-06 Thread Hans Hagen

On 6-12-2011 15:55, Pablo Rodríguez wrote:

On 12/06/2011 02:30 PM, Wolfgang Schuster wrote:


Replacing the TeX Gyre Pagella font with small caps only takes

   system  | total runtime: 6.753


The example takes here less than a second.


My question would be then why in the normal case my system is ×7 slower?


you can see at the end of the log where the time is spent .. do you have 
a cache (for fonts and such)?


Hans


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


Re: [NTG-context] isn't it too slow?

2011-12-06 Thread Hans Hagen

On 6-12-2011 13:22, Pablo Rodríguez wrote:

Hi there,

compiling this minimal file:

\definepapersize[aa][width=2cm,height=1cm]
\setuppapersize[aa]
\setuppagenumbering[location=]
\usemodule[simplefonts][size=12pt]
\definesimplefont[amsmile][TeX Gyre Pagella]
\starttext
\TeX\ \amsmile \TeX
\stoptext

using

This is LuaTeX, Version beta-0.70.1-2011061416 (rev 4277)
ConTeXt ver: 2011.05.18 18:04 MKIV fmt: 2011.8.1 int: english/english

took

system  | total runtime: 144.057


that can be because you ask for a font by name in which case the font 
name cache is regenerated ... so that happen seldom



Replacing the TeX Gyre Pagella font with small caps only takes

system  | total runtime: 6.753


probably a first time caching of the font


I guess something is wrong here, even if I'm doing something wrong.


successive runs should be fast


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


[NTG-context] itemize option

2011-12-06 Thread Andreas Harder
Hi all,

is there an itemize option, so that the \blank[-line] in the following example 
is not needed? If not, can we have one?

\starttext  \showframe

\definedescription[Test]

\startTest {head}
  % \blank[-line]
  \startitemize[joinedup]
\item one \item two
  \stopitemize
\stopTest

\stoptext

Regards
Andreas
___
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] isn't it too slow?

2011-12-06 Thread Pablo Rodríguez


On 12/06/2011 06:15 PM, Hans Hagen wrote:
 On 6-12-2011 13:22, Pablo Rodríguez wrote:
 Hi there,

 compiling this minimal file:

 \definepapersize[aa][width=2cm,height=1cm]
 \setuppapersize[aa]
 \setuppagenumbering[location=]
 \usemodule[simplefonts][size=12pt]
 \definesimplefont[amsmile][TeX Gyre Pagella]
 \starttext
 \TeX\ \amsmile \TeX
 \stoptext

 using

 This is LuaTeX, Version beta-0.70.1-2011061416 (rev 4277)
 ConTeXt ver: 2011.05.18 18:04 MKIV fmt: 2011.8.1 int: english/english

 took

 system  | total runtime: 144.057
 
 that can be because you ask for a font by name in which case the font 
 name cache is regenerated ... so that happen seldom
 
 Replacing the TeX Gyre Pagella font with small caps only takes

 system  | total runtime: 6.753
 
 probably a first time caching of the font


When I update TeXLive 2011 invoking:

tlmgr update --self --all

after that I have to manually run:

 mtxrun --script fonts --reload

if anything on the ConTeXt system has changed.

Otherwise, things like this happen every time I compile a ConTeXt document.

I guess there might be something wrong in tlmgr when updating ConTeXt,
but this is beyond my knowledge.

 I guess something is wrong here, even if I'm doing something wrong.
 
 successive runs should be fast

If I don't regenerate the font cache as above, I get this mess every
time I compile a ConTeXt document invoking a system font by name.

Thanks for your help,


Pablo
-- 
http://www.ousia.tk
___
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] isn't it too slow?

2011-12-06 Thread Pablo Rodríguez
On 12/06/2011 06:14 PM, Hans Hagen wrote:
 On 6-12-2011 15:55, Pablo Rodríguez wrote:
 On 12/06/2011 02:30 PM, Wolfgang Schuster wrote:

 Replacing the TeX Gyre Pagella font with small caps only takes

system  | total runtime: 6.753

 The example takes here less than a second.

 My question would be then why in the normal case my system is ×7 slower?
 
 you can see at the end of the log where the time is spent .. do you have 
 a cache (for fonts and such)?

I guess I have a font cache. I didn't configure anything, I use it as it
comes with TeXLive 2011.

I guess I have a font cache, because I use OS fonts with simplefonts.

But the same should happen to Wolfgang (and I don't think that his
computer is ×7 faster than my laptop).

But the example doesn't load system fonts, only Latin Modern.

Just in case you want to test my minimal sample:

\definepapersize[aa][width=2cm,height=1cm]
\setuppapersize[aa]
\setuppagenumbering[location=]
\starttext
\TeX\ \sc\word\ \TeX
\stoptext

But I think that less than a second total compiling time is too fast
only to load the ConTeXt macros.

Thanks for your help,


Pablo
-- 
http://www.ousia.tk
___
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] isn't it too slow?

2011-12-06 Thread Wolfgang Schuster

Am 06.12.2011 um 22:16 schrieb Pablo Rodríguez:

 Just in case you want to test my minimal sample:
 
 \definepapersize[aa][width=2cm,height=1cm]
 \setuppapersize[aa]
 \setuppagenumbering[location=]
 \starttext
 \TeX\ \sc\word\ \TeX
 \stoptext
 
 But I think that less than a second total compiling time is too fast
 only to load the ConTeXt macros.

Why not, this is what I get from your example (time context test.tex):

real0m0.922s
user0m0.853s
sys 0m0.061s

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


Re: [NTG-context] isn't it too slow?

2011-12-06 Thread Hans Hagen

On 6-12-2011 22:29, Wolfgang Schuster wrote:


Am 06.12.2011 um 22:16 schrieb Pablo Rodríguez:


Just in case you want to test my minimal sample:

\definepapersize[aa][width=2cm,height=1cm]
\setuppapersize[aa]
\setuppagenumbering[location=]
\starttext
\TeX\ \sc\word\ \TeX
\stoptext

But I think that less than a second total compiling time is too fast
only to load the ConTeXt macros.


Why not, this is what I get from your example (time context test.tex):

real0m0.922s
user0m0.853s
sys 0m0.061s


and when loading another font (before \starttext) than latin roman it's 
even less


Hans



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


[NTG-context] Math align in mkiv

2011-12-06 Thread Otared Kavian
Hi Aditya, Hi Hans,

It seems that recently the align environment in mkiv has changed and I get 
several strange results now. The (not so minimal…) example below results in the 
folowing two PDFs:

http://dl.dropbox.com/u/4316076/align-mkii.pdf

http://dl.dropbox.com/u/4316076/align-mkiv.pdf
As far as I can say the right behaviour is the one in mkii.
Is there a way to get the same result in mkiv by changing some parameters?
(I have movede litlle by little to maths in mkiv and I would like to fix 
somehow the apparently incorrect behaviour of mkiv…).

Best regards: OK
PS: Here is the source file:
%%% align-mkiv.tex
% defining an alignment structure
\definemathmatrix[alignedcases]
[align={right,left,left},
distance=3pt,
left={\left\{\;},
right={\right.},
style=\displaystyle]

\starttext

\startformula
\startalignedcases
\NC -\partial_t \Delta \psi + \Delta^2 \psi - \Delta \psi   \NC = 0 \NC \quad 
\mbox{in }\, (0,\infty)\times \Omega  \NR
\NC \psi (0,x) \NC= \psi_0(x) \NC \quad \mbox{in }\, \Omega \NR
\NC \psi (t,\sigma ) \NC= 0 \NC \quad \mbox{on }\, (0,\infty)\times 
\partial\Omega \NR
\NC {\partial \psi  \over  \partial {\bf n}}(t,\sigma ) \NC = 0 \NC \quad 
\mbox{on }\, (0,\infty)\times \partial\Omega. 
\stopalignedcases
\stopformula

\stoptext
%%% end align-mkiv.tex
___
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] isn't it too slow?

2011-12-06 Thread Idris Samawi Hamid ادريس سماوي حامد

Hi pablo,

On Tue, 06 Dec 2011 14:07:25 -0700, Pablo Rodríguez oi...@web.de wrote:

Otherwise, things like this happen every time I compile a ConTeXt  
document.


Once I had a luatex.dll file out of sync with the latest version of luatex  
-- don't ask me how it happened -- and it caused loading context macros to  
take much longer, to reload the cache every run, and to run more times  
than needed. Looking closely at the log I noticed an engine mismatch.  
Deleting that file fixed everything. This may have nothing to do with your  
case in particular, but just to say say that sometimes strange things like  
this do happen. See also


http://archive.contextgarden.net/message/20101118.171849.a179501b.en.html

Best wishes
Idris
--
Professor Idris Samawi Hamid, Editor-in-Chief
International Journal of Shīʿī Studies
Department of Philosophy
Colorado State University
Fort Collins, CO 80523
___
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] isn't it too slow?

2011-12-06 Thread Hans Hagen

On 6-12-2011 22:58, Idris Samawi Hamid ادريس   سماوي حامد wrote:

Hi pablo,

On Tue, 06 Dec 2011 14:07:25 -0700, Pablo Rodríguez oi...@web.de wrote:


Otherwise, things like this happen every time I compile a ConTeXt
document.


Once I had a luatex.dll file out of sync with the latest version of
luatex -- don't ask me how it happened -- and it caused loading context
macros to take much longer, to reload the cache every run, and to run
more times than needed. Looking closely at the log I noticed an engine
mismatch. Deleting that file fixed everything. This may have nothing to
do with your case in particular, but just to say say that sometimes
strange things like this do happen. See also


indeed, this happens because the mtxrun binary prefers the dll even if 
the exe is newer .. removing the dll is the solution then


Hans


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

[NTG-context] Header spoils X(HT)ML export

2011-12-06 Thread Andreas Harder
Hi Hans,

please consider the following example.

\setupbackend[export=yes,xhtml=yes,css=yes]
\setupheadertexts[{\startelement[header] test \stopelement}]

\starttext

\startbuffer
  \startparagraph
\input tufte
  \stopparagraph
  \startparagraph
\input ward
  \stopparagraph
\stopbuffer

\startsection[title=first head]
  \getbuffer
\stopsection

\startsection[title=second head]
  \getbuffer
\stopsection

%% try to comment this section
\startsection[title=third head]
  \getbuffer
\stopsection

\stoptext

The section-title order is now 3, 1, 2 (in the XHTML output). This problem 
appears only if there is a page break. After commenting the last section the 
XHTML output looks like expected. 


Best wishes
Andreas


PS. I’ve encountered another export problem. Perhaps it is because of an not 
intending using of \settaggedmetadata … Here is an example.

\setupbackend[export=yes,xhtml=yes,css=yes]

\startsetups document:start
  \settaggedmetadata[title=\documentvariable{title}]
\stopsetups

\startdocument
  [title=This document title is wrapped in section-tags]

\startsection[title=test]
  \startparagraph
\input tufte
  \stopparagraph
\stopsection

\stopdocument

___
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] Migrating from prosper to simpleslides in creating presentations

2011-12-06 Thread Pavneet Arora
Thanks Wolfgang and Marco for the quick responses.  Marco, `impressive' looks 
just the thing that will easily allow me to add transitions while still using 
simpleslides to get me going until I can do my own DIY slides.


Regards.

--
-
- Pavneet Arora

Waroc Fine Audio + Custom Home Cinema
www.waroc.com  416.937.WAROC (9276)

___
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] Math align in mk

2011-12-06 Thread Jeong Dalyoung
Dear Otared,

I run your code and got the output which is as same as in your file 
align-mkii.pdf 
I don't know why you got align-mkiv.pdf.

In my log file, 

ConTeXt  ver: 2011.10.08 11:42 MKIV  fmt: 2011.10.12  int: english/english
...
mkiv lua stats   luatex banner - this is luatex, version 
beta-0.70.1-2011051908 (rev 4277)

Something in your system is different from mine.

I am sorry that I couldn't give you a solution.

Best regards,

Dalyoung

 Best regards: OK
 PS: Here is the source file:
 %%% align-mkiv.tex
 % defining an alignment structure
 \definemathmatrix[alignedcases]
   [align={right,left,left},
   distance=3pt,
   left={\left\{\;},
   right={\right.},
   style=\displaystyle]
 
 \starttext
 
 \startformula
 \startalignedcases
 \NC -\partial_t \Delta \psi + \Delta^2 \psi - \Delta \psi   \NC = 0 \NC \quad 
 \mbox{in }\, (0,\infty)\times \Omega  \NR
 \NC \psi (0,x) \NC= \psi_0(x) \NC \quad \mbox{in }\, \Omega \NR
 \NC \psi (t,\sigma ) \NC= 0 \NC \quad \mbox{on }\, (0,\infty)\times 
 \partial\Omega \NR
 \NC {\partial \psi  \over  \partial {\bf n}}(t,\sigma ) \NC = 0 \NC \quad 
 \mbox{on }\, (0,\infty)\times \partial\Omega. 
 \stopalignedcases
 \stopformula
 
 \stoptext
 %%% end align-mkiv.tex

___
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] Math align in mkiv

2011-12-06 Thread Otared Kavian
Dear Dalyoung,

Thank you having tested the file I sent.
As I suspected, your testing confirms that the change or the bug has been 
introduced in a recent version of ConTeXt mkiv, some time between October and 
late November.
The version I am running is
ConTeXt  ver: 2011.11.29 23:11 MKIV  fmt: 2011.12.2  int: 
english/english

I think at some time in November Hans did some changes in math alignment after 
someone reported a bug, and Aditya said he wouldn't have time to (or could not) 
fix it.

Best regards: OK

On 7 déc. 2011, at 02:39, Jeong Dalyoung wrote:

 Dear Otared,
 
 I run your code and got the output which is as same as in your file 
 align-mkii.pdf 
 I don't know why you got align-mkiv.pdf.
 
 In my log file, 
 
 ConTeXt  ver: 2011.10.08 11:42 MKIV  fmt: 2011.10.12  int: english/english
 ...
 mkiv lua stats   luatex banner - this is luatex, version 
 beta-0.70.1-2011051908 (rev 4277)
 
 Something in your system is different from mine.
 
 I am sorry that I couldn't give you a solution.
 
 Best regards,
 
 Dalyoung
 
 Best regards: OK
 PS: Here is the source file:
 %%% align-mkiv.tex
 % defining an alignment structure
 \definemathmatrix[alignedcases]
  [align={right,left,left},
  distance=3pt,
  left={\left\{\;},
  right={\right.},
  style=\displaystyle]
 
 \starttext
 
 \startformula
 \startalignedcases
 \NC -\partial_t \Delta \psi + \Delta^2 \psi - \Delta \psi   \NC = 0 \NC 
 \quad \mbox{in }\, (0,\infty)\times \Omega  \NR
 \NC \psi (0,x) \NC= \psi_0(x) \NC \quad \mbox{in }\, \Omega \NR
 \NC \psi (t,\sigma ) \NC= 0 \NC \quad \mbox{on }\, (0,\infty)\times 
 \partial\Omega \NR
 \NC {\partial \psi  \over  \partial {\bf n}}(t,\sigma ) \NC = 0 \NC \quad 
 \mbox{on }\, (0,\infty)\times \partial\Omega. 
 \stopalignedcases
 \stopformula
 
 \stoptext
 %%% end align-mkiv.tex
 
 ___
 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
 ___

%%
Otared Kavian
Département de Mathématiques
Université de Versailles Saint-Quentin
Bâtiment Fermat
45 avenue des Etats Unis
78035 Versailles cedex

Téléphone: +33 1 39 25 46 42
Secrétariat: +33 1 39 25 46 44 
Secrétariat: +33 1 39 25 46 46

e-mail: otared.kav...@math.uvsq.fr




___
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] Two column itemize break grid layout

2011-12-06 Thread Aditya Mahajan

Hi,

Grid layout gets broken if I use \startitemize[column,two].

\setuplayout[grid=on]
\showgrid
\starttext
\input knuth
\startitemize[packed]
  \item One
  \item Two
  \item Three
  \item Four
\stopitemize
\input knuth
\startitemize[two,columns]
  \item One
  \item Two
  \item Three
  \item Four
\stopitemize
\input knuth
\stoptext

Is there a workaround?
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
___


[NTG-context] Columnset error with \setupheader[state=high]

2011-12-06 Thread Peter Park Nelson
Hello, I hope someone has solved this problem already but I haven't been
able to find a solution.

When using \setupheader[state=high], my columnset behaves correctly on the
first page but runs over the footer area on all subsequent pages.

If I do not use state=high (i.e. normal header on first page) the columnset
works correctly. However I need to get rid of that first page header. The
result is the same if I set state=high using
\setuphead[title][header=high].

I found a mention of this in a forum thread from 2006, but no solution:

http://www.ntg.nl/pipermail/ntg-context/2006/018535.html:

Ehrt, Michael wrote:
* ** Do you know if the column text overrunning the footer when using** 
state=high is a general problem or just me? If it's just me I'll** 
probably try installing a plain context distribution without miktex on a** 
separate machine...*
I expect it to be a general problem.
Taco

I have tried with TexLive 2011 and the 29 nov 2011 beta, but get the same
result.

Any help will be appreciated,
PPN

-- 
Peter Park Nelson
peter.park.nel...@gmail.com
___
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
___