** Wolfgang Schuster [2010-05-12 15:02:19 +0200]:
>>Q1.
>>I want to add the word 'Branch' before a number in section title. May
>>be there is another way to accomplish this. I looked through manual
>>(cont-eni.pdf) but didn't find another solution.
>\setuplabeltext[][section=Branch ]
>>Q2.
>>The t
Dear All,
You could try the mailing list, but a better approach to bug reporting
is to simultaneously create a tracker item at this url:
http://tracker.luatex.org/search.php?project_id=2
done that http://tracker.luatex.org/view.php?id=393
it seems pdfboolean function akways returns true if d
On Wed, 12 May 2010, John Culleton wrote:
I want to identify and use a very basic kind of font, Times Roman. I
have been plowing though all the fonts in context-minimal but I
don't find a tfm file to meet my need, not ptm, not utm, not
nimbus.
ConTeXt minimals come with TeX Gyre fonts that pro
I want to identify and use a very basic kind of font, Times Roman. I
have been plowing though all the fonts in context-minimal but I
don't find a tfm file to meet my need, not ptm, not utm, not
nimbus.
The 8r-base.map lists several good candidates but they are not in
the minimals distro AFAIC
On Wednesday 12 May 2010 10:52:03 Taco Hoekwater wrote:
> John Culleton wrote:
> > In plain pdftex I can define a string thus:
> > \def\booktitle{My Book Title}
> >
> > and then reuse it later as
> > \rightline{\bf\booktitle}
> > But in Context when I use
> > \rightaligned{\bf\booktitle}
> >
> > i
2010/5/4 Jan Pohanka :
> Minimal example is here and support files are attached. Original support can
> be downloaded here: http://modules.contextgarden.net/stormfontsupport
>
> $$ 2 \times 2 $$ % error
Dear Jan,
About the first problem that you are reporting:
I don't understand what the "st" in
On Wed, May 12, 2010 at 6:52 PM, Otared Kavian wrote:
>
> On 12 mai 2010, at 16:52, luigi scarso wrote:
>
> no problem here with last current
>
> \def\booktitle{My Book Title}
> \showframe
> \starttext
> then reuse it later as
> \rightline{\bf\booktitle}
> But in Context when I use
> \rightaligned
Am 12.05.10 16:46, schrieb John Culleton:
In plain pdftex I can define a string thus:
\def\booktitle{My Book Title}
and then reuse it later as
\rightline{\bf\booktitle}
But in Context when I use
\rightaligned{\bf\booktitle}
it errors on the tag \booktitle
I tried \the\booktitle but that didn
Hello,
I use "\expandparameters" in a macro definition.
--
\expandparameters\setupbackgrounds[page][background={\currentvalue,#1}]
--
This works in MkII (texexec), but doesn't work in MkIV (context).
If I define all layers in a single declaration, the results with MkII and
MkIV
are identical.
Sho
Hello,
I'm having some trouble with a macro using \processaction inside a
metapost graphic. Here is a minimal example.
\def\Shape#1%
{\processaction[#1]
[square=>unitsquare,
circle=>unitcircle]}
\starttext
\startuseMPgraphic{test}
fill \Shape{square} scaled 1cm;
\stopuseMPgraphic
\us
On 12 mai 2010, at 16:52, luigi scarso wrote:
> no problem here with last current
>
> \def\booktitle{My Book Title}
> \showframe
> \starttext
> then reuse it later as
> \rightline{\bf\booktitle}
> But in Context when I use
> \rightaligned{\bf\booktitle}
> \stoptext
>
Hi Luigi,
Are you sure? I
Aditya Mahajan wrote:
On Wed, 12 May 2010, Taco Hoekwater wrote:
Aditya Mahajan wrote:
10.) Different square root shape/variant used:
$\frac{1}{\sqrt{2πσ_i^2}}$
Original formula:
\startformula
\startcases
\NC ρ_0, \NC for $i=0$, \NR
\NC ρ_i\,\frac{1}{\sqrt{2πσ_i^2}}
\exp\biggl(-\frac{\le
On Wed, 12 May 2010, Taco Hoekwater wrote:
Aditya Mahajan wrote:
10.) Different square root shape/variant used:
$\frac{1}{\sqrt{2πσ_i^2}}$
Original formula:
\startformula
\startcases
\NC ρ_0, \NC for $i=0$, \NR
\NC ρ_i\,\frac{1}{\sqrt{2πσ_i^2}}
\exp\biggl(-\frac{\left(x_j-μ_i\right)^2}{2σ
Aditya Mahajan wrote:
10.) Different square root shape/variant used:
$\frac{1}{\sqrt{2πσ_i^2}}$
Original formula:
\startformula
\startcases
\NC ρ_0, \NC for $i=0$, \NR
\NC ρ_i\,\frac{1}{\sqrt{2πσ_i^2}}
\exp\biggl(-\frac{\left(x_j-μ_i\right)^2}{2σ_i^2}\biggr), \NC for
$i\in\left\{1,2\right\
On Wed, 12 May 2010, Mojca Miklavec wrote:
7.) I know that there's a longstanding left vs. right bug, but
flushleft is no solution in the following case (compare MKII and MKIV
again):
\definedescription
[latexdesc]
[headstyle={\ss\bf},style=normal,align=left,location=hanging,width=fit,margin
Hi,
1.) Minimal example:
\usetypescript[iwona]
\setupbodyfont[iwona]
\starttext
$a+b$
\stoptext
Output:
!define font: font with name Iwona-Math-Letters-Regular is not found
!define font: unknown font Iwona-Math-Letters-Regular, loading aborted
!define font: unable to define Iwona-
On Wed, May 12, 2010 at 4:46 PM, John Culleton wrote:
> In plain pdftex I can define a string thus:
> \def\booktitle{My Book Title}
>
> and then reuse it later as
> \rightline{\bf\booktitle}
> But in Context when I use
> \rightaligned{\bf\booktitle}
>
> it errors on the tag \booktitle
>
> I tried
John Culleton wrote:
In plain pdftex I can define a string thus:
\def\booktitle{My Book Title}
and then reuse it later as
\rightline{\bf\booktitle}
But in Context when I use
\rightaligned{\bf\booktitle}
it errors on the tag \booktitle
This definitely should work, so you should post a minimal
In plain pdftex I can define a string thus:
\def\booktitle{My Book Title}
and then reuse it later as
\rightline{\bf\booktitle}
But in Context when I use
\rightaligned{\bf\booktitle}
it errors on the tag \booktitle
I tried \the\booktitle but that didn't work either.
--
John Culleton
Wexford Pre
Mojca Miklavec wrote:
5.) Weird formula number placement when long equations are used in MKIV
\def\oklepaj#1{\left(#1\right)}
\starttext
\placeformula
\startformula
{\dot N}(t)=
A\oklepaj{\exp\oklepaj{-\frac{t-t_0}{τ_{\text{eksp.-\exp\oklepaj{-\frac{t-t_0}{τ_{\text{fast}+
B\oklepaj
Dear Hans,
since you have promissed another hotfix release for TL 2010, here's a
list of issues that I had with my thesis and MKIV (some have already
been fixed in the due time, but many remained). I probably wouldn't
have had those "problems" if I was designing my document in MKIV from
scratch, b
John Culleton wrote:
The MKIV reference guide runs over 300 pages. I am looking for
something briefer that gives the basics of using MKIV, how to call it,
how to use fonts and so on. Is there such a document?
Right now, the wiki pages are the best resource, I think.
Hans and I have plans for
On Wed, May 12, 2010 at 2:57 PM, John Culleton wrote:
> I have texlive 2009 installed. I get the same error messages:
>
> bash-3.1$ context book.tex
> MTXrun | unknown script 'context.lua' or 'mtx-context.lua'
>
> Do I have to install context-minimals to use mkiv or is this just a
> path problem?
Am 12.05.10 09:29, schrieb Vladimir Lomov:
Q1.
I want to add the word 'Branch' before a number in section title. May
be there is another way to accomplish this. I looked through manual
(cont-eni.pdf) but didn't find another solution.
\setuplabeltext[][section=Branch ]
Q2.
The text of second
On Wednesday 12 May 2010 05:08:02 luigi scarso wrote:
> On Wed, May 12, 2010 at 11:03 AM, Vnpenguin
wrote:
> > Hi all,
> > I would like to run context from a Perl script. Within this script
I
> > defined environment variables (TEXMFOS, TEXMFCAHE &
PATH).
> > The command to run is :
> >
> > exec
Am 10.05.10 21:08, schrieb Jaroslav Hajtmar:
Hello.
When I compile next example by MKII and MKIV I get diferent results.
Is there any way to set diferent stoppers (stopper in caption and
stopper in list) in MKIV?
Thanx Jaroslav
\setupcaption[figure][stopper={*}]
\setuplist[figure][stopper={
On Wed, May 12, 2010 at 2:28 PM, Vnpenguin wrote:
> On Wed, May 12, 2010 at 11:08, luigi scarso wrote:
>>>
>>> Any idea for help ?
>> What about
>> qx{source /opt/luatex/minimals-beta/tex/setuptex; context --silent
>> --batch myfile.tex};
>
> Hi luigi,
> It works ! Super :)
unfortunately I'm, a
On Wed, May 12, 2010 at 11:08, luigi scarso wrote:
>>
>> Any idea for help ?
> What about
> qx{source /opt/luatex/minimals-beta/tex/setuptex; context --silent
> --batch myfile.tex};
Hi luigi,
It works ! Super :)
Thank you,
Regards
_
The MKIV reference guide runs over 300 pages. I am looking for
something briefer that gives the basics of using MKIV, how to call it,
how to use fonts and so on. Is there such a document?
--
John Culleton
Wexford Press
"Create Book Covers with Scribus"
Printable E-book 38 pages $5.95
http://www.
On 12-5-2010 12:55, Taco Hoekwater wrote:
Hi Hans,
Is there a nice way to get spot color names into the PDF in mkiv?
I now have:
{\catcode`\#=12 \gdef\hash{#}}
\definecolor[PANTONE\hash 4625][c=0,m=0.6,y=1,k=0.79]
\definespotcolor[dark][PANTONE\hash 4625][p=1]
but that does not really deserve
On Wed, May 12, 2010 at 12:55 PM, Taco Hoekwater wrote:
> Hi Hans,
>
> Is there a nice way to get spot color names into the PDF in mkiv?
>
> I now have:
>
> {\catcode`\#=12 \gdef\hash{#}}
> \definecolor[PANTONE\hash 4625][c=0,m=0.6,y=1,k=0.79]
> \definespotcolor[dark][PANTONE\hash 4625][p=1]
>
Hi Hans,
Is there a nice way to get spot color names into the PDF in mkiv?
I now have:
{\catcode`\#=12 \gdef\hash{#}}
\definecolor[PANTONE\hash 4625][c=0,m=0.6,y=1,k=0.79]
\definespotcolor[dark][PANTONE\hash 4625][p=1]
but that does not really deserve a price for elegance.
Best wishes,
On Wed, May 12, 2010 at 11:03 AM, Vnpenguin wrote:
> Hi all,
> I would like to run context from a Perl script. Within this script I
> defined environment variables (TEXMFOS, TEXMFCAHE & PATH).
> The command to run is :
>
> exec("/path/to/context myfile.tex");
>
> But context can not start. I have
Hi all,
I would like to run context from a Perl script. Within this script I
defined environment variables (TEXMFOS, TEXMFCAHE & PATH).
The command to run is :
exec("/path/to/context myfile.tex");
But context can not start. I have following error:
MTXrun | unknown script 'context.lua' or 'mtx-co
Hi,
Yesterday I installed a wiki for Open Type font information:
http://www.openfontgarden.net
The goal of this wiki is to collect as much (meta-)information
about freely available OpenType fonts as possible:
* status of the font (project)
* supported character set / features
* known bugs /
On 12-5-2010 10:40, Honza Pohanka wrote:
Dne Thu, 06 May 2010 22:13:57 +0200 Hans Hagen napsal(a):
On 3-5-2010 10:09, Honza Pohanka wrote:
Hello,
the Storm font support by Vit Zyka is broken in actual version of MKII.
I spoke with him, but unfortunately he uses old version and does not
have t
Dne Thu, 06 May 2010 22:13:57 +0200 Hans Hagen napsal(a):
On 3-5-2010 10:09, Honza Pohanka wrote:
Hello,
the Storm font support by Vit Zyka is broken in actual version of MKII.
I spoke with him, but unfortunately he uses old version and does not
have the time for updates. I discovered that ren
This works, but not in my case, as I absolutely need
\setuppagenumbering[alternative=doublesided,location=margin]
Best
Piotr
\definepagebreak
[mychapterpagebreak]
[yes,header,right]
%[yes,header,left]
Hi.
Consider the following example:
\setuphead[section][stopper={.}, numbercommand=\Branch, style=bold]
\def\Branch#1{Branch #1}
\setupcolumns[2]
\starttext
\startcolumns
\section{This is a short title}
\input knuth
\section{This is not a short title either, this is a long, very very long t
Jaroslav Hajtmar wrote:
Hello,
I am using Taco's bib module in mkiv and I use only note field in misc
layout.
Now I have problem with setting separator of keys. I want use it in
czech language and therefore I want modify separator, but I dont know
relevant option.
When I use in source \cite
40 matches
Mail list logo