Yes, that's much nicer… thanks :-)
On 09/08/2011, at 3:47 AM, Aditya Mahajan wrote:
On Tue, 19 Jul 2011, Glen Callaghan wrote:
On 19/07/2011, at 11:50 AM, Aditya Mahajan wrote:
Is there a command that will flush all unprocessed floats.
I use \doflushfloats
Both MkII and MkIV
I use \doflushfloats
Glen
On 19/07/2011, at 11:50 AM, Aditya Mahajan wrote:
On Tue, 19 Jul 2011, Hans Hagen wrote:
On 19-7-2011 12:23, Aditya Mahajan wrote:
Hi,
Is there a command that will flush all unprocessed floats. For example,
consider the following:
%
text 1
is there in Ctx something like \todo command, provided by LaTeX via todo
package (http://mirror.ctan.org/macros/latex/contrib/todo/todo.pdf)?
Enumeration can do most of what you're after.
\setupinteraction[state=start]
\defineenumeration[todo][list=todolist,title=yes, listtext={Todo },
Hi Wolfgang,
With MkIV blocks are hidden by default while MkII prints them, add
\keepblocks[Block]
to your document and the blocks will appear.
Using \keepblocks worked thanks.
Unfortunately, now the \reset command doesn't seem to work in mkiv (see
attachment), but's ok in mkii.
Glen
Hello,
I'm having some problems using blocks and enumeration together.
I can get it to work using something like this (see complete minimal example
further down):
\beginBlock
\startEnum
Some text A
\stopEnum
\endBlock
But it doesn't seem to work if
Interestingly though, the formatting is slightly different between defining the
blocks and using (recalling) the blocks. When I recall the blocks, the text
appears a line below the enumeration labels (see example + attachment below).
I can reproduce this but for mkiv (context file) the output
That worked, thanks.
BTW - I had lots of trouble trying to download from github. I only
got a html file (worked ok the previous time). I ended up copying the
text from the Split file and pasting it over the text in my file here.
thanks again
Glen
That worked, thanks.
BTW - I had lots of trouble trying to download from github. I only
got a html file (worked ok the previous time). I ended up copying the
text from the Split file and pasting it over the text in my file here.
thanks again
Glen
Hello,
I'm having some problems with simple-slides. I'm pretty new to
ConTeXt - so I've probably done something silly.
When I try to use the \IncludePicture command like this:
\IncludePicture
[horizontal]
[test]
{A Dutch Cow}
I get the errors like ! Missing
Thanks for the speedy fix, Aditya - that works now.
Thanks also for putting together the simple-slides module - very nice
to use!
By the way, in simpleslides-s-Split.tex, we found we had to remove the
\noexpand command from three lines like this one:
draw
10 matches
Mail list logo