Dear list,
how can i put a normal # sign (as part of a \type{} environment) in a
footnote ? Until now i got "" or "\#" or nothing.
Please look at the attached example and log-output.
Thanks
Thomas
\starttext
Repo initialisieren
\starttyping
$ git init
\stoptyping
Status ansehen
\sta
On Fri, Feb 15, 2013 at 04:43:21PM -0600, Kumar Appaiah wrote:
> On Fri, Feb 15, 2013 at 04:31:37PM -0600, Kumar Appaiah wrote:
> > Dear ConTeXt list,
> >
> > I am trying to use footnotes in a presentation, and the text colour I
> > am using is white. Now, I've managed to set up the frame I want,
On Fri, Feb 15, 2013 at 04:31:37PM -0600, Kumar Appaiah wrote:
> Dear ConTeXt list,
>
> I am trying to use footnotes in a presentation, and the text colour I
> am using is white. Now, I've managed to set up the frame I want, and
> the footnote appears in white, but the line rule above the footnote
Dear ConTeXt list,
I am trying to use footnotes in a presentation, and the text colour I
am using is white. Now, I've managed to set up the frame I want, and
the footnote appears in white, but the line rule above the footnotes
still appears black. Could you please let me know how I can make that
l
Today I feel like a total ConTeXt dummy...
The problem: I have 3*1 combination where the end graphics are the
same size, but the middle graphic is much shorter. With a standard
\startcombination\stopcombination I can easily get all three
side-by-side, but they are bottom-aligned while I'd need the
Hi Wolfgang,
the following sample seems not to select the right math font:
\usemodule[simplefonts]
\setmainfont[TeX Gyre Pagella]
\setmathfont[TeX Gyre Pagella]
\starttext
The basic operation $ 1 + 1 = 2 $.
\stoptext
I'm afraid this might be a bug, since the sample is taken from the
source code
Am 15.02.2013 15:42, schrieb Mojca Miklavec:
> Dear ConTeXters,
>
> I've found a rsync binary on MinGW project page:
>
> http://sourceforge.net/projects/mingw/files/MSYS/Extension/rsync/rsync-3.0.8-1/
>
> If there are any volunteers to test how the binary behaves when
> replacing the one fro
On Fri, Feb 15, 2013 at 11:14 AM, Mikael P. Sundqvist wrote:
> Dear list,
>
> \starttext
> $\|v\|$
> \stoptext
>
> I expect two vertical bars on each side of v, but see only one.
>
> Tested with the latest beta.
>
For what I see
\starttext
$\|v\|$
$\Vert v\Vert$
$\vert v\vert$
$‖v‖$
\stop
On 2013–02–15 Marco Patzer wrote:
> In vim pressing “vis” (visualise inner sentence) marks the current
> sentence, then pressing “g” yields:
>
> Selected 2 of 4 lines; 14 of 50 words; 82 of 296 bytes
>
> That means current sentence is 82 bytes long. The rest is up to you.
> Pick a language you l
On Fri, Feb 15, 2013 at 4:37 PM, Mikael P. Sundqvist wrote:
> On Fri, Feb 15, 2013 at 4:26 PM, Wim W. Wilhelm wrote:
>> Dear Mikael,
>>
>> It is TEX.
>>
>> Wim W. Wilhelm
>>
>>
>>> On Fri, Feb 15, 2013 at 1:42 PM, Wim W. Wilhelm
>>> wrote:
use $\Vert v \Vert$
Wim W. Wilhelm
>
On Fri, Feb 15, 2013 at 4:26 PM, Wim W. Wilhelm wrote:
> Dear Mikael,
>
> It is TEX.
>
> Wim W. Wilhelm
>
>
>> On Fri, Feb 15, 2013 at 1:42 PM, Wim W. Wilhelm
>> wrote:
>>>
>>> use $\Vert v \Vert$
>>>
>>> Wim W. Wilhelm
>>>
Dear list,
\starttext
$\|v\|$
\stoptext
>>>
Dear Mikael,
It is TEX.
Wim W. Wilhelm
On Fri, Feb 15, 2013 at 1:42 PM, Wim W. Wilhelm
wrote:
use $\Vert v \Vert$
Wim W. Wilhelm
Dear list,
\starttext
$\|v\|$
\stoptext
I expect two vertical bars on each side of v, but see only one.
Tested with the latest beta.
/Mikael
Thank you f
On 2013–02–15 Mikael P. Sundqvist wrote:
> with the (almost minimal) example below,
I reduced your minimal example slightly further:
\startuseMPgraphic{figram}
StartPage; fill Field[Text][Text]; StopPage;
\stopuseMPgraphic
\starttext
\useMPgraphic{figram}
%% using the graphic a second
On 2013–02–15 "H. Özoguz" wrote:
> Which text editor can do that, find too long sentences?
None, since no editor knows by default what “too long” is. But a few
editors (at least vim and I assume emacs as well) have an idea of
what a sentence is. Both are scriptable, which means you can tell
them
Dear ConTeXters,
I've found a rsync binary on MinGW project page:
http://sourceforge.net/projects/mingw/files/MSYS/Extension/rsync/rsync-3.0.8-1/
If there are any volunteers to test how the binary behaves when
replacing the one from
http://distribution.contextgarden.net/setup/context-set
Which text editor can do that, find too long sentences?
Huseyin
Am 15.02.2013 13:55, schrieb ntg-context-requ...@ntg.nl:
This sounds more like a job for the text editor. Many text editors
already know what a sentence is. That means it's as easy as looping
over all sentences and counting the ch
Dear list,
with the (almost minimal) example below, I hoped that the frame would
be recalculated at every page. But it is not (they all look the same
in my output pdf). How can I force the frame to be redrawn at every
page?
Btw, If I change the uniqueMPgraphic to useMPgraphic (everywhere) my
file
Hi list,
I've got a problem with the latest beta and pgfplots. It already
happens when the module is loaded and also with a minimal file testing
pgfplots. Output is attached below. Is this is a known problem that
has a workaround or will be fixed in the future?
Not a big problem for me, I guess I
On Fri, Feb 15, 2013 at 1:42 PM, Wim W. Wilhelm wrote:
> use $\Vert v \Vert$
>
> Wim W. Wilhelm
>
>> Dear list,
>>
>> \starttext
>> $\|v\|$
>> \stoptext
>>
>> I expect two vertical bars on each side of v, but see only one.
>>
>> Tested with the latest beta.
>>
>> /Mikael
>>
Thank you for your rep
·
> Good Friday there,
>
> working on a book with many too long sentences, I got the following
> idea/question:
> Is it possible to recognize the length of a sentence, and to let
> context show in the pdf, if there is a too long sentence.
Places to start:
http://en.wikipedia.org/wiki/S
On 2013–02–15 "H. Özoguz" wrote:
> working on a book with many too long sentences, I got the following
> idea/question:
> Is it possible to recognize the length of a sentence, and to let
> context show in the pdf, if there is a too long sentence.
This sounds more like a job for the text editor. M
use $\Vert v \Vert$
Wim W. Wilhelm
Dear list,
\starttext
$\|v\|$
\stoptext
I expect two vertical bars on each side of v, but see only one.
Tested with the latest beta.
/Mikael
___
If your question is of interest
Good Friday there,
working on a book with many too long sentences, I got the following
idea/question:
Is it possible to recognize the length of a sentence, and to let context
show in the pdf, if there is a too long sentence.
For example I am thinking of an command like
\version[longsentence,1
On 2013–02–15 Hans Hagen wrote:
> location={global,local}
It still doesn't work for me. Here is a complete example:
\startbuffer [foo]
beginfig(1);
fill unitsquare scaled 2cm withcolor red;
endfig;
\stopbuffer
\luacode{lfs.mkdir"graphics"}
\savebuffer
[list=foo,
file=graphics/foo.mp,
On 2/14/2013 5:40 PM, Willi Egger wrote:
Hi Marco,
i think that ou have to specify the path completely
\setupexternalfigures[directory={/Users/willi/Documents/BOEDE/Logos}]
location={global,local}
-
Dear list,
\starttext
$\|v\|$
\stoptext
I expect two vertical bars on each side of v, but see only one.
Tested with the latest beta.
/Mikael
___
If your question is of interest to others as well, please add an entry
26 matches
Mail list logo