Just curious, does this repo stay up to date the the "official"
updates from garden?
I've been using (basically) the scripts suggested on the "minimals"
wiki page to update when new betas are released, but it would be great
to be able to this with git instead.
Thanks!
Jon
On Sun, Mar 17, 2013 a
Am 17.03.2013 um 22:17 schrieb Wolfgang Schuster :
>
> Am 17.03.2013 um 13:00 schrieb Willi Egger :
>
>> Dear all,
>>
>> I should prepare a form with a table. The table rows should be numbered.
>>
>> How can I get get this done by using \recurselevel.
>> In the attached minimal example all r
Thank you again!
Sorry for misspelling your name Aditya!
I was surprised, that the solution of Wolfgang does not work, with
\expanded{\recurselevel}, though it sounds reasonable. Still all rows are
marked 0. Alan's suggestion gives me the desired result.
Hm, I was not yet thinking about using
On 3/17/2013 10:38 PM, Aditya Mahajan wrote:
On Sun, 17 Mar 2013, Wolfgang Schuster wrote:
Am 17.03.2013 um 13:00 schrieb Willi Egger :
Dear all,
I should prepare a form with a table. The table rows should be numbered.
How can I get get this done by using \recurselevel.
In the attached min
Thank you all!
I was trying to find your info Adytia, but failed :-)
Willi
On Mar 17, 2013, at 10:38 PM, Aditya Mahajan wrote:
> On Sun, 17 Mar 2013, Wolfgang Schuster wrote:
>
>>
>> Am 17.03.2013 um 13:00 schrieb Willi Egger :
>>
>>> Dear all,
>>>
>>> I should prepare a form with a table. T
On Sun, 17 Mar 2013, Wolfgang Schuster wrote:
Am 17.03.2013 um 13:00 schrieb Willi Egger :
Dear all,
I should prepare a form with a table. The table rows should be numbered.
How can I get get this done by using \recurselevel.
In the attached minimal example all rows are numbered with 0.
\s
Am 17.03.2013 um 13:00 schrieb Willi Egger :
> Dear all,
>
> I should prepare a form with a table. The table rows should be numbered.
>
> How can I get get this done by using \recurselevel.
> In the attached minimal example all rows are numbered with 0.
>
> \starttext
> \subject{bTABLE--eTABL
Hans' advice to me to run mtxrun fixed my problem and may it will yours as
well.
Run:
$ mtxrun --generate
I also updated texlive 2012 after that. with
$ tlmgr update --all # this takes a long time
>context runs quite independent of the texlive infrastructure; mtxrun
>is its own
Dnia 2013-03-02, o godz. 12:04:50
Marco Patzer napisał(a):
> On 2013–03–02 Marcin Borkowski wrote:
>
> > Is it possible to find the official ConTeXt repo somewhere,
>
> There is no official repo. But you can use
>
> git://gitorious.org/context/context.git
>
> Marco
Thanks!
--
Marcin Bork
Dnia 2013-03-02, o godz. 11:29:09
Hans Hagen napisał(a):
> On 3/2/2013 1:11 AM, Marcin Borkowski wrote:
> > 2. Upgrade and insert some manual pagebreaks so that pages 21-22
> > (which I'm currently working on) contain the same problems as they
> > used to. Pro: easy fix. Con: very dirty trick, a
On 2013–03–16 Hans Hagen wrote:
> >Is there a better way?
>
> grep for \includeMPgraphic
Well, I know \includeMPgraphic but the combination of
\includeMPgraphic and \MPvar is very creative, indeed. But it's a
little tricky to find out what code actually gets included.
Obviously there are plenty
On 2013–03–16 Aditya Mahajan wrote:
> See the visualcounter module for an alternative way to pass values
> from TeX to MP.
I see, you create an initialisation graphic and include it where
necessary. And it's local to the MP instance. Thanks for the
pointer.
Marco
signature.asc
Description: Dig
Hi,
After some experimenting, I settled on the next interface for dynamic
features:
The is also a generic command \type {\feature} that takes two arguments.
Below we show all calls, with long and short variants:
\starttyping
\addfeature[f:mine] \feature [more][f:mine] \feature[+][f:
On Sun, 17 Mar 2013 13:00:22 +0100
Willi Egger wrote:
> Dear all,
>
> I should prepare a form with a table. The table rows should be
> numbered.
>
> How can I get get this done by using \recurselevel.
> In the attached minimal example all rows are numbered with 0.
>
> \starttext
> \subject{bT
Dear all,
I should prepare a form with a table. The table rows should be numbered.
How can I get get this done by using \recurselevel.
In the attached minimal example all rows are numbered with 0.
\starttext
\subject{bTABLE--eTABLE: recurse creates rows}
\bTABLE
\dorecurse{3}
On 3/17/2013 5:24 AM, Jonathan Barchi wrote:
Hans (mostly),
I've seen that font error too, but it never seemed to cause problems
so I've been ignoring it after I realized that.
What I did figure out is that it seems to throw that error the first
time it loads a new font - that is, the first ti
Hi,
in October 2011 Marco asked how to get an output like this:
I Foo
A Bar
subsection I.A
The example he posted (see below) came to this result:
I Foo
A Bar
subsection A
Then Wolfgang added this line:
\setupreferencestructureprefix[default][prefixsegments=2:*]
But running this advice wit
On 16 mrt. 2013, at 23:50, Aditya Mahajan
wrote:
> On Sat, 16 Mar 2013, H. van der Meer wrote:
>
>> I am stuck with the following problem.
>>
>> Inside an \halign (table) I can insert a colored rule with:
>> \noalign{\color[red]{\hrule height#1 depth\zeropoint}}
>>
>> Now I want something mo
On Sat, Mar 16, 2013 at 2:37 PM, wrote:
>
> I'm getting "mtxrun | unknown script 'context.lua' or
> 'mtx-context.lua'"
>
I've faced the same issue with TeXLive 2012 on Fedora 18. It was fixed by
setting the PATH; for example
export TEXMF=/usr/share/texlive/texmf-dist; export
TEXMFCNF=/
19 matches
Mail list logo