Hi,
Mojca Miklavec wrote:
> On Sat, Sep 20, 2008 at 11:19 AM, Flavien Lambert wrote:
>> In fact, I have just checked that this options are not necessary. I forgot
>> to say that I was using XeTeX. It seems that, even with these options,
>> accented letters are not printed properly in the properti
On Sat, Sep 20, 2008 at 11:19 AM, Flavien Lambert wrote:
> In fact, I have just checked that this options are not necessary. I forgot
> to say that I was using XeTeX. It seems that, even with these options,
> accented letters are not printed properly in the properties of the document.
> There is no
On Mon, 22 Sep 2008, Steffen Wolfrum wrote:
> THAT'S GREAT:
:)
> Am 22.09.2008 um 21:32 schrieb Aditya Mahajan:
>
>> On Mon, 22 Sep 2008, Steffen Wolfrum wrote:
>>>
>>> Ahh, now I see where my problem lays:
>>>
>>>
>>> \setupcolors[state=start]
>>>
>>> \starttext
>>>
>>> \setupinteraction[state=
>> I feel we can create similar wiki section, Typesetters for Hire, and
>> promote it in some way. Don't we?
> I don't think any potential customer would find us there.
> In web app development you often look for people with framework-XY
> skills; in typesetting you only look for a typesetter...
On Mon, Sep 22, 2008 at 9:03 PM, Idris Samawi Hamid
<[EMAIL PROTECTED]>wrote:
> Hi Alan,
>
> On Mon, 22 Sep 2008 04:26:26 -0600, Alan Stone
> <[EMAIL PROTECTED]> wrote:
>
> > Re: http://wiki.contextgarden.net/Notepad%2B%2B
> >
> > It mentions "you can also use it under wine".
>
>
>
> > Ubuntu 8.
THAT'S GREAT:
Am 22.09.2008 um 21:32 schrieb Aditya Mahajan:
> On Mon, 22 Sep 2008, Steffen Wolfrum wrote:
>>
>> Ahh, now I see where my problem lays:
>>
>>
>> \setupcolors[state=start]
>>
>> \starttext
>>
>> \setupinteraction[state=start]
>>
>> \setupfootnotes[textcolor=magenta]
>>
>> \setupfoo
Hi,
I see that the units module puts a nonstretchable/nonshrinkable space
between the number and the unit. Is that ok? Perhaps the space should
be thin (this is what Knuth recommends in The TeXbook, and I guess it
looks nicer)?
Greets
--
Marcin Borkowski (http://mbork.faculty.fmcs.amu.edu.pl)
On Mon, 22 Sep 2008, Steffen Wolfrum wrote:
>
> Ahh, now I see where my problem lays:
>
>
> \setupcolors[state=start]
>
> \starttext
>
> \setupinteraction[state=start]
>
> \setupfootnotes[textcolor=magenta]
>
> \setupfootnotedefinition[before={\color[green]}]
> test\footnote{test}
>
> \stoptext
>
>
Hi Alan,
On Mon, 22 Sep 2008 04:26:26 -0600, Alan Stone
<[EMAIL PROTECTED]> wrote:
> Re: http://wiki.contextgarden.net/Notepad%2B%2B
>
> It mentions "you can also use it under wine".
> Ubuntu 8.04 Hardy Heron (Desktop)
http://notepad-plus.sourceforge.net/uk/nppLinux.php
I'm not on Linux s
Am 22.09.2008 um 18:38 schrieb Taco Hoekwater:
> Steffen Wolfrum wrote:
>> ... while dealing with colored elements:
>>
>>
>> having the footnote number (down in front of the footnote text) in
>> dark green is not that bad, just, why can't it be colored in an other
>> way?
>>
>> I tried in vain bo
Marcin Borkowski wrote:
> Hi again;),
>
> this won't work:
>
> \placefigure[right]{none}{\starttikzpicture
> \draw (0,0) -| (2,2) -| (0,0) -- (2,2)
> (2,0) -- (0,2)
> (1,1) circle(1);
> \stoptikzpicture}
> (some text...)
>
> The tikzpicture apparently extends to the whole text width, r
Hi again;),
this won't work:
\placefigure[right]{none}{\starttikzpicture
\draw (0,0) -| (2,2) -| (0,0) -- (2,2)
(2,0) -- (0,2)
(1,1) circle(1);
\stoptikzpicture}
(some text...)
The tikzpicture apparently extends to the whole text width, resulting in
an overfull box (and nasty paragraph
Dnia Mon, Sep 22, 2008 at 07:27:28PM +0200, Marcin Borkowski napisaĆ(a):
> Hi,
>
> I'd like to define a section-like thing (with \definehead) in a way that
> prevents ConTeXt from putting the pagenumber on the _first_ page of this
> "section". How do I do this?
ok, I've got it:
\setuphead[somet
On Mon, Sep 22, 2008 at 3:05 PM, Otared Kavian wrote:
> Hi Mojca,
>
> Many thanks for your attention and insight.
> I tried what you said and I put all the instructions you gave in a file I am
> sending you: it is meant (once all the steps work fine) to become a file
> updating-context.sh
> which c
Hi,
I'd like to define a section-like thing (with \definehead) in a way that
prevents ConTeXt from putting the pagenumber on the _first_ page of this
"section". How do I do this?
Greets
--
Marcin Borkowski (http://mbork.faculty.fmcs.amu.edu.pl)
_
Steffen Wolfrum wrote:
> ... while dealing with colored elements:
>
>
> having the footnote number (down in front of the footnote text) in
> dark green is not that bad, just, why can't it be colored in an other
> way?
>
> I tried in vain both in \setupfootnotes and \setupfootnotedefinition:
On Mon, Sep 22, 2008 at 5:04 PM, Hans Hagen <[EMAIL PROTECTED]> wrote:
> Alan Stone wrote:
>
> mtxrun --script fonts --reload
Thanks Hans.
I misunderstood what's mentioned in
http://wiki.contextgarden.net/Running_Mark_IV#Font_name_database
--
Best,
Alan
> Ubuntu 8.04 Hardy Heron (Desktop)
* Co
Alan Stone wrote:
mtxrun --script fonts --reload
> mtxrun --script fonts --list
-
Hans Hagen | PRAGMA ADE
Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 4
Hi,
it's me again. :)
Why can I only click the green dots left of the words but not the
words themself? (Tested with luatex an pdftex.)
>>>
\setupcolors
[state=start]
\setupinteraction
[state=start]
\setuplist
[subsection]
[interaction=all,
alternative=
... while dealing with colored elements:
having the footnote number (down in front of the footnote text) in
dark green is not that bad, just, why can't it be colored in an other
way?
I tried in vain both in \setupfootnotes and \setupfootnotedefinition:
numbercolor, color...
Only \setupfoot
I copied some Windows ttf fonts to
/opt/context/tex/texmf/fonts/truetype
then did
context --generate
context --make
mtxrun --script fonts --list
and the ttf fonts don't appear in the fonts db list.
What's missing ?
By the way, what's the difference between...
- context --generate genera
Am 22.09.2008 um 13:48 schrieb Thomas A. Schmitz:
>
> On Sep 22, 2008, at 1:24 PM, Steffen Wolfrum wrote:
>
>> It should be something like \Colorit{this} example:
>>
>> \def\Colorit{\it\color[magenta]}
>>
>>
>> But this above never closes the italics, while ...
>>
>> \def\Colorit{\strut\groupedco
Hi Mojca,
Many thanks for your attention and insight.
I tried what you said and I put all the instructions you gave in a
file I am sending you: it is meant (once all the steps work fine) to
become a file
updating-context.sh
which could be excuted in a Terminal window upon saying
sh u
Taco Hoekwater wrote:
>
> Aditya Mahajan wrote:
>> Ah, so that is why it is lowlevel. I wonder why the following does not
>> work.
>>
>> \setupbodyfontenvironment [default]
>>[em={\italic\color[red]}]
>
> The em key is a bit extra extra special: it has to be either
>
Hello,
I am having trouble drawing rotated molecules using ppchtex.
In the example below, I would like to draw the molecule shown in (a)
rotated as shown in (b).
I would appreciate any suggestions. Thanks.
Alan
\usemodule[chemic]
\setupchemical[width=fit]
\starttext
\startcombination[2*1]
{\
... while dealing with colored elements:
having the footnote number (down in front of the footnote text) in
dark green is not that bad, just, why can't it be colored in an other
way?
I tried in vain both in \setupfootnotes and \setupfootnotedefinition:
numbercolor, color...
Only \setupfoot
Hi,
the manual says that if I use \switchtobodyfont[48pt] (with the size
48pt not previously defined, then the interline space and other
parameters are taken from the nearest smaller body font environment is
that is already defined (co-typography.pdf, p. 13). Then, why
\starttext
\switchtobodyfo
Aditya Mahajan wrote:
>
> Ah, so that is why it is lowlevel. I wonder why the following does not
> work.
>
> \setupbodyfontenvironment [default]
>[em={\italic\color[red]}]
The em key is a bit extra extra special: it has to be either
'italic' or 'slanted', everythin
On Mon, 22 Sep 2008, Taco Hoekwater wrote:
> Aditya Mahajan wrote:
>> On Mon, 22 Sep 2008, Taco Hoekwater wrote:
>>
>>> Steffen Wolfrum wrote:
But this above never closes the italics, while ...
\def\Colorit{\strut\groupedcommand\it\color[magenta]\/}
... gives an error.
>>>
On Mon, Sep 22, 2008 at 10:51 AM, Marcin Borkowski wrote:
> Hey,
>
> sorry to ask about something which was discussed here and on the wiki -
> but I guess I need a clarification.
>
> The wiki says how to prepare Mk IV from TL 2008 to work. My questions
> are:
>
> * from an end-user point of view,
On Sep 22, 2008, at 1:58 PM, Steffen Wolfrum wrote:
> ... same problem as in Taco's proposal: the \it never stops
>
>
> st.
Then add grouping
\define[1]\Colorit%
{\color[magenta]{\bgroup\it #1\egroup}}
___
If yo
Aditya Mahajan wrote:
> On Mon, 22 Sep 2008, Taco Hoekwater wrote:
>
>> Steffen Wolfrum wrote:
>>> But this above never closes the italics, while ...
>>>
>>> \def\Colorit{\strut\groupedcommand\it\color[magenta]\/}
>>>
>>> ... gives an error.
>>>
>>>
>>> Someone can help?
>> Worryingly lowlevel:
>>
Am 22.09.2008 um 13:48 schrieb Thomas A. Schmitz:
>
> On Sep 22, 2008, at 1:24 PM, Steffen Wolfrum wrote:
>
>> It should be something like \Colorit{this} example:
>>
>> \def\Colorit{\it\color[magenta]}
>>
>>
>> But this above never closes the italics, while ...
>>
>> \def\Colorit{\strut\groupedco
Am 22.09.2008 um 13:48 schrieb Taco Hoekwater:
> Steffen Wolfrum wrote:
>>
>> But this above never closes the italics, while ...
>>
>> \def\Colorit{\strut\groupedcommand\it\color[magenta]\/}
>>
>> ... gives an error.
>>
>>
>> Someone can help?
>
> Worryingly lowlevel:
>
> \def\emphasistypeface{\
On Mon, 22 Sep 2008, Taco Hoekwater wrote:
> Steffen Wolfrum wrote:
>>
>> But this above never closes the italics, while ...
>>
>> \def\Colorit{\strut\groupedcommand\it\color[magenta]\/}
>>
>> ... gives an error.
>>
>>
>> Someone can help?
>
> Worryingly lowlevel:
>
> \def\emphasistypeface{\it\co
On Sep 22, 2008, at 1:24 PM, Steffen Wolfrum wrote:
> It should be something like \Colorit{this} example:
>
> \def\Colorit{\it\color[magenta]}
>
>
> But this above never closes the italics, while ...
>
> \def\Colorit{\strut\groupedcommand\it\color[magenta]\/}
>
> ... gives an error.
>
>
> Someone
On Mon, 22 Sep 2008, Hans Hagen wrote:
> Marcin Borkowski wrote:
>> Hey,
>>
>> sorry to ask about something which was discussed here and on the wiki -
>> but I guess I need a clarification.
>>
>> The wiki says how to prepare Mk IV from TL 2008 to work. My questions
>> are:
>>
>> * from an end-use
Steffen Wolfrum wrote:
>
> But this above never closes the italics, while ...
>
> \def\Colorit{\strut\groupedcommand\it\color[magenta]\/}
>
> ... gives an error.
>
>
> Someone can help?
Worryingly lowlevel:
\def\emphasistypeface{\it\color[magenta]}
Best wishes,
Taco
__
It should be something like \Colorit{this} example:
\def\Colorit{\it\color[magenta]}
But this above never closes the italics, while ...
\def\Colorit{\strut\groupedcommand\it\color[magenta]\/}
... gives an error.
Someone can help?
St.
Am 22.09.2008 um 11:09 schrieb Steffen Wolfrum:
> Hi,
Marcin Borkowski wrote:
> Hey,
>
> sorry to ask about something which was discussed here and on the wiki -
> but I guess I need a clarification.
>
> The wiki says how to prepare Mk IV from TL 2008 to work. My questions
> are:
>
> * from an end-user point of view, is it *really* necessary to hav
On Mon, Sep 22, 2008 at 12:03 PM, Robert Blackstone
<[EMAIL PROTECTED]> wrote:
> Hi Mojca,
>
> Thank you for your help. My problem is not over though, and a new problem
> has turned up.
>
> The first steps you described, In NTG-context Digest Vol 51, issue 81,
> message 8, worked, that is, with sud
Hi,
Re: http://wiki.contextgarden.net/Notepad%2B%2B
It mentions "you can also use it under wine".
Regarding the ConTeXt support package for Npp,
any idea where to copy the Application Data\Notepad++
directory to ?
You can copy the Program Files\Notapad++ directory
to wine's Program Files and c
Hi Mojca,
Thank you for your help. My problem is not over though, and a new problem
has turned up.
The first steps you described, In NTG-context Digest Vol 51, issue 81,
message 8, worked, that is, with sudo.
However, the last four commands, "texexec --make --all", "texexec --make
--xtx --all",
Hi,
for making editing easier I'd like my italics (\em) to be in PDF
typeset colored.
Something like \setupem[color=blue]
How can this be done?
Steffen
___
If your question is of interest to others as well, plea
Hey,
sorry to ask about something which was discussed here and on the wiki -
but I guess I need a clarification.
The wiki says how to prepare Mk IV from TL 2008 to work. My questions
are:
* from an end-user point of view, is it *really* necessary to have MkIV
upgraded always to the latest ver
Thanks! Works great!
Now I found it in the manual, too ... :)
Cheers,
Eyke
2008/9/22 Aditya Mahajan <[EMAIL PROTECTED]>:
> On Mon, 22 Sep 2008, holzminister wrote:
>
>> Hi!
>>
>> Is there a command to place text on the grid again, if it is shifted
>> by a graphic or something like this?
>
> (Unt
On Sun, Sep 21, 2008 at 11:43:22PM +0200, Mojca Miklavec wrote:
> On Sun, Sep 21, 2008 at 10:18 PM, Piotr Kopszak wrote:
> > Any chance for that in the near future?
>
> Any chance that you provide the binaries (and that you do that on a
> more or less regular basis; or let's say once per month)?
>
47 matches
Mail list logo