... Thanks, that was really silly mistake of mine - I was "Luaing" the original ctx code
so I forgot to enclose the ttt into the context("ttt"); that was the problem.
Braces were OK - statement:
context.startsection({title = "ti", list = "li"})
may be shortened to:
context.startsection{title
Am 30.11.2010 um 22:51 schrieb Steffen Wolfrum:
> Hi,
>
> is "\setupitemgroup" broken in current beta?
> Or did the syntax change?
>
> I am missing "symbol", "left", "right", "stopper".
>
> They don't seem to work.
> See example below, please.
You need a number as item symbol for the left, r
Help!
There is an error with \registerparoptions.
Of course, I have not (yet) come up with a minimal example as this depends on
some condition that not obvious. Looking into the code here (in anch-
pos.mkiv?) does not get me any further.
! Extra \else.
\registerparoptions ...gisterparoptions \f
Perhaps, by coincidence the example that I sent had the bbl file
sorted. But the full file does not have the references sorted. Does
this mean I have to first get the bbl file sorted. If so, how do I do
that?
Why is Hans quiet if this is a bug? He usually always says something
about when he will f
Hi,
is "\setupitemgroup" broken in current beta?
Or did the syntax change?
I am missing "symbol", "left", "right", "stopper".
They don't seem to work.
See example below, please.
Thanks,
Steffen
-
\defineitemgroup [NumberBracket]
\setupitemgroup [NumberBracket]
[symbol=2
On Tue, Nov 30 2010, Procházka Lukáš Ing. - Pontex s. r. o. wrote:
> \enableregime[cp1250]
Remove this line, see also page 6 of
http://meeting.contextgarden.net/2010/talks/2010-09-15-documentworkflow/workflows.pdf
(ok, there seems to be a bug with \enableregime[], but if Hans could drop
support
Am 29.11.2010 um 21:23 schrieb Jonas Stein:
>>> How can i get a list of _all_ (even unused) abbreviations?
>> \placelistofabbreviations[criterium=all]
>
> that does not work here with mkiv
> i get the text
> [criterium=all]
> after the usual list of abbreviations.
You need the setup command:
\
Hi Hans,
a fix for strc-mat.mkiv
\unexpanded\def\placeformula
- {\doglobal\settrue\insideplaceformula
+ {\global\settrue\insideplaceformula
\settrue\incrementformulanumber
\dodoubleempty\doplaceformula}
\unexpanded\def\placesubformula
- {\doglobal\settrue\insideplacesubformula
+ {\global\s
Am 30.11.2010 17:54, schrieb Mojca Miklavec:
> \setupbodyfont[lucida]
>
> \starttext
> $\longrightarrow$
> \stoptext
>
> The arrow has white space in the middle.
in mkii \joinrel is \mkern-4mu in mkiv only \mkern-3mu
\setupbodyfont[lucida]
\def\longrightarrow{\relbar\mkern-4mu\rightarrow}
\s
Am 30.11.2010 um 17:51 schrieb Procházka Lukáš Ing. - Pontex s. r. o.:
> On Sun, 28 Nov 2010 19:00:37 +0100, Wolfgang Schuster
> wrote:
>
>> \startsection[title={AAA aaa},list={AAA}]
>>
>> ...
>>
>> \stopsection
>>
>
> ... OK, the example above works well when called from ConTeXt. But from
Dear Hans,
maybe my request comes a bit late, but nevertheless - how difficult is
it to fix \longrightarrow in MKIV in Lucida font? (In MKII it works
fine.)
\setupbodyfont[lucida]
\starttext
$\longrightarrow$
\stoptext
The arrow has white space in the middle.
Thanks a lot,
Mojca
__
On Sun, 28 Nov 2010 19:00:37 +0100, Wolfgang Schuster
wrote:
\startsection[title={AAA aaa},list={AAA}]
...
\stopsection
... OK, the example above works well when called from ConTeXt. But from Lua? -
This Lua code seems to be wrong:
---
\enableregime[cp1250]
\starttext
\placecontent %
Am 30.11.2010 um 11:07 schrieb Procházka Lukáš Ing. - Pontex s. r. o.:
> Hello,
>
> just an observation - let's have the following code:
>
> ---
> \setupcombinedlist[content][alternative=e]
Add „width=fit“ or „width=“.
Wolfgang
Hello all,
I have just noticed that \SetTableToWidth does not work in MKIV.
Simple example below.
\starttext
\SetTableToWidth{8cm}
\starttable[|l|l|]
\NC One \NC Two \NC\SR
\NC Three \NC Four \NC\LR
\stoptable
\stoptext
I get the error:
!
On Tue, 30 Nov 2010 04:50:58 -0700, Mojca Miklavec
wrote:
2010/11/29 Idris Samawi Hamid ادريس سماوي حامد wrote:
On Mon, 29 Nov 2010 11:03:06 -0700, Khaled Hosny wrote:
OK: In that case, let's include the standard Scheharezade as is in the
minimals until another unicode-complete font comes
On 30-11-2010 12:50, Mojca Miklavec wrote:
But then ... I somehow find it a bit weird to have Arabic fallback
inside Latin Modern unless a user requests that explicitely and also
that will not be a default (but one can of course configure that in
cont-sys.tex)
says which font he wants to u
2010/11/29 Idris Samawi Hamid ادريس سماوي حامد wrote:
> On Mon, 29 Nov 2010 11:03:06 -0700, Khaled Hosny wrote:
>
> OK: In that case, let's include the standard Scheharezade as is in the
> minimals until another unicode-complete font comes along. It has an Open
> Font License so should be no probl
Hello,
just an observation - let's have the following code:
---
\setupcombinedlist[content][alternative=e]
\starttext
\placecontent
\chapter{ChaB}
Chabbb
\section{SecA}
Secaaa
\subsection{SubsecA}
Subsecaaa
\stoptext
---
The frame around chapter "ChaA" is too s
Hi list,
I am using the following code with a recent beta (last week):
\setuplist[subsection][numberstopper=, right=), style=\slanted]
and the ')' is not slanted. However, it is the following:
\setuplist[subsection][numberstopper=), style=\slanted]
So, bug or feature?
Also, \setupstruct
Hi Lukas,
What you have gathered in a single document is a wonderful help for all users:
thank you so much!
This shows also that the sources are full of gems, put there by Hans, Taco and
all the wizards out there: thanks indeed to all these people!
Best regards: OK
On 29 nov. 2010, at 14:38, P
On 11/29/2010 01:43 PM, Honza Hejzl wrote:
Here is my result:
http://dl.dropbox.com/u/4393365/kresadlo.pdf
and source file:
http://dl.dropbox.com/u/4393365/kresadlo.tex
…see pages 3 and 4, please. This is what I mean and what I wish to
manage in a simple way.
Considering the lack of availabl
21 matches
Mail list logo