I'm defining a new float that I'd like to caption with its own label.
Something like:
\definefloat[picture][pictures]
I'd then like the caption to read:
Picture 1 - my caption text
Picture 2 - etc
At the moment I've used \setupcaption[picture][way=bytext] to sort out
the numbering but I cannot
On 09/23/2011 06:10 AM, Felix Ingram wrote:
I'm defining a new float that I'd like to caption with its own label.
Something like:
\definefloat[picture][pictures]
I'd then like the caption to read:
Picture 1 - my caption text
Picture 2 - etc
At the moment I've used \setupcaption[picture][way=b
(apologies if you see this twice - posted from wrong account earlier)
I'm defining a new float that I'd like to caption with its own label.
Something like:
\definefloat[picture][pictures]
I'd then like the caption to read:
Picture 1 - my caption text
Picture 2 - etc
At the moment I've used \se
On Thu 22 Sep 2011, Alexandre Krispin wrote:
> I am trying to get references working with Context as well as it did
> with Biblatex. Since I didn't find anything helpful in the documentation
> and the mailing-list, I ask here.
It's true that bibliography documentation can be hard to find. The bes
> Hi,
>
> On 22.09.2011 12:03, Christian wrote:
> >> - Can I get hyperlinks working with references in Context ? For
> >> example, with Biblatex with a citation and its reference, if I select
> >> the authoryear style, then I get : "my citation" (author year). And
> >> the reader can click on the
On Thu, 22 Sep 2011, Yue Wang wrote:
Hi, Aditya and Hans:
On Thu, Sep 22, 2011 at 4:46 PM, Aditya Mahajan wrote:
I haven't investigated what is going wrong, but a quick fix is
\setuppapersize[A4,landscape][A4,landscape]
I don't understand the arranging code, but doesn't the following also d
Hi, Aditya and Hans:
On Thu, Sep 22, 2011 at 4:46 PM, Aditya Mahajan wrote:
> I haven't investigated what is going wrong, but a quick fix is
>
> \setuppapersize[A4,landscape][A4,landscape]
>
> I don't understand the arranging code, but doesn't the following also do
> what you want (without the ar
On Thu, 22 Sep 2011, Yue Wang wrote:
Hi, Aditya:
What do you mean by "wrong result".
\setuppapersize[A4,landscape]
\starttext
\input zapf
\stoptext
works fine (ver: 2011.09.20). See attached pdf.
I know. MKIV works in this short sample.
but XeTeX and pdfTeX don't, as my first mail indic
Hi, Aditya:
>What do you mean by "wrong result".
>
>\setuppapersize[A4,landscape]
>
>\starttext
>\input zapf
>\stoptext
>
>works fine (ver: 2011.09.20). See attached pdf.
I know. MKIV works in this short sample.
but XeTeX and pdfTeX don't, as my first mail indicated.
See attached pdf
And, MKI
On tue, 22 Sep 2011, Aditya Mahajan wrote:
> > This change does nothing here but the following works:
> You also need to regenerate the format.
Done... and it works of course! So obvious but I forgot to do it.
> > Another not so linked question: what is the .mkvi extension for (in
> > file- res.m
Thanks for the reply. I was relying on my printed out ConTeXt-manual. Of course
that on dates back from 2001, but I do not know of a newer one. Your
commands-download now sits on my desktop for easy reference!
Hans van der Meer
On 22 sep. 2011, at 19:39, Wolfgang Schuster wrote:
>
> Am 22.09.
On Thu, Sep 22, 2011 at 12:14, Paul Menzel wrote:
> Dear ConTeXt folks,
>
>
> for those wondering why the traffic on this list is quite low during the
> last few days, I guess the reason is most of the developers and active
> supporters are attending the fifth International ConTeXt User Meeting
> [
Am 22.09.2011 um 08:13 schrieb Meer, H. van der:
> Here is your minimal example.
>
> \starttext
> \setupblank[line]
> \setupfootnotes[way=bychapter,rule=off,split=verystrict]
> Hello\crlf
> \stoptext
>
> The error is triggered by \setupblank[normal].
>
> The manual lists as possibilities: no
On Thu, 22 Sep 2011, Yue Wang wrote:
I think the bug appears in setup paper size as well:
\setuppapersize[A4,landscape]
\input zapf
\bye
produces the wrong result.
What do you mean by "wrong result".
\setuppapersize[A4,landscape]
\starttext
\input zapf
\stoptext
works fine (ver: 2011.09.20
On Thu, 22 Sep 2011, Romain Diss wrote:
On tue, 22 Sep 2011, Aditya Mahajan wrote:
In file-res.mkvi change
\long\def\dodoreadfile#true#false%
- {#true
+ {#true%
\relax
\normalinput{\readfilename}%
\relax}
This change does nothing here but the following works:
You also nee
Am 22.09.2011 um 12:54 schrieb Felix Ingram:
>> -- Forwarded message --
>> From: Wolfgang Schuster
>> To: mailing list for ConTeXt users
>> Date: Wed, 21 Sep 2011 13:09:42 +0200
>> Subject: Re: [NTG-context] Verbatim in framed text
>>
>> Am 20.09.2011 um 17:50 schrieb Felix Ing
Hi,
On 22.09.2011 12:03, Christian wrote:
- Can I get hyperlinks working with references in Context ? For example, with
Biblatex with a citation and its reference, if I select the authoryear style,
then
I get : "my citation" (author year). And the reader can click on the year and be
redirected
Hello.
I'm using standard 'setuptex' file to set apropriate variables for my
shell. I'd like to suggest small improvement for this file. See
attached patch.
P.S. The real use of this file is in my shell initialization scripts.
It is sourced in specific way so I faced a situation when 'export' is
On tue, 22 Sep 2011, Aditya Mahajan wrote:
> In file-res.mkvi change
>
> \long\def\dodoreadfile#true#false%
> - {#true
> + {#true%
> \relax
> \normalinput{\readfilename}%
> \relax}
This change does nothing here but the following works:
> \def\InputFile#1{\input#1\relax}
> \setu
> -- Forwarded message --
> From: Wolfgang Schuster
> To: mailing list for ConTeXt users
> Date: Wed, 21 Sep 2011 13:09:42 +0200
> Subject: Re: [NTG-context] Verbatim in framed text
>
> Am 20.09.2011 um 17:50 schrieb Felix Ingram:
>
>> Some of my verbatim lines are overflowing the
Dear ConTeXt folks,
for those wondering why the traffic on this list is quite low during the
last few days, I guess the reason is most of the developers and active
supporters are attending the fifth International ConTeXt User Meeting
[1].
I wish a great time to everybody attending the meeting.
> - Can I get hyperlinks working with references in Context ? For example, with
> Biblatex with a citation and its reference, if I select the authoryear style,
> then
> I get : "my citation" (author year). And the reader can click on the year and
> be
> redirected to the reference in the bibliogr
Hello,
I am trying to get references working with Context as well as it did
with Biblatex. Since I didn't find anything helpful in the documentation
and the mailing-list, I ask here.
My setup at the moment is the following :
\usemodule[bib]
\usemodule[bibltx]
\setupbibtex[database=test]
\setuppub
Hi,
I think the bug appears in setup paper size as well:
\setuppapersize[A4,landscape]
\input zapf
\bye
produces the wrong result.
Yue Wang
On Thu, Sep 22, 2011 at 2:07 AM, Yue Wang wrote:
> Hi, Hans:
>
> There's a bug in \setuparranging.
>
> The following case is easy to be understood:
>
>
24 matches
Mail list logo