Re: [NTG-context] Easy insertion of Unicode symbols?

2007-01-04 Thread cormullion
Thanks - with all your help I can now do this. For the record: \starttext To insert the symbol for the planet Jupiter. using Martin Vogels Symbole font: \usesymbols[mvs] \setupsymbolset[astronomic] \symbol[Jupiter] using Roland Waldi Symbole font: \usesymbols[was] \setupsymbolset [wasy

Re: [NTG-context] Easy insertion of Unicode symbols?

2007-01-04 Thread Mojca Miklavec
On 1/4/07, [EMAIL PROTECTED] wrote: The following example is not very ConTeXt-ish, but it should work (if you got the unicode glyph right): \font\astro='name of your font with astro symbols or unicode font' \def\neptune{{\astro ♆}} \starttext \neptune \stoptext Thanks - these

Re: [NTG-context] Easy insertion of Unicode symbols?

2007-01-04 Thread cormullion
On 2007-01-04, at 19:42.0, Mojca Miklavec wrote: On 1/4/07, [EMAIL PROTECTED] wrote: The following example is not very ConTeXt-ish, but it should work (if you got the unicode glyph right): \font\astro='name of your font with astro symbols or unicode font' \def\neptune{{\astro ♆}}

Re: [NTG-context] Easy insertion of Unicode symbols?

2007-01-03 Thread cormullion
On 2007-01-02, at 22:00.0, Henning Hraban Ramm wrote: Am 2006-12-31 um 15:59 schrieb [EMAIL PROTECTED]: I need to insert a few Unicode symbols...(Just the symbols for the solar system planets)... Is this going to be easy - doable inside ConTeXt with a few preparatory mystic runes, or will it

Re: [NTG-context] Easy insertion of Unicode symbols?

2007-01-03 Thread Hans Hagen
[EMAIL PROTECTED] wrote: On 2007-01-02, at 22:00.0, Henning Hraban Ramm wrote: Am 2006-12-31 um 15:59 schrieb [EMAIL PROTECTED]: I need to insert a few Unicode symbols...(Just the symbols for the solar system planets)... Is this going to be easy - doable inside ConTeXt with a few

Re: [NTG-context] Easy insertion of Unicode symbols?

2007-01-03 Thread Mojca Miklavec
On 1/3/07, [EMAIL PROTECTED] wrote: so I may not have to go to a unicode-font at all. I just wish there was some way of accessing all the standard fonts and symbols that are already a few millimetres away on the hard disk... :-) thanks again! Do you want to say that you would like to use

Re: [NTG-context] Easy insertion of Unicode symbols?

2007-01-03 Thread Henning Hraban Ramm
The symbol set reference was great - the planet symbols are accessible in: \usesymbols[mvs] \showsymbolset[astronomic] so I may not have to go to a unicode-font at all. The symbol set was (Roland Waldi's symbols AKA wasysym) contains even more astronomic symbols; check which fit your

Re: [NTG-context] Easy insertion of Unicode symbols?

2007-01-03 Thread cormullion
On 2007-01-03, at 20:01.0, Henning Hraban Ramm wrote: The symbol set reference was great - the planet symbols are accessible in: \usesymbols[mvs] \showsymbolset[astronomic] so I may not have to go to a unicode-font at all. The symbol set was (Roland Waldi's symbols AKA wasysym) contains

Re: [NTG-context] Easy insertion of Unicode symbols?

2007-01-03 Thread Mojca Miklavec
On 1/3/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: On 2007-01-03, at 20:01.0, Henning Hraban Ramm wrote: The symbol set was (Roland Waldi's symbols AKA wasysym) contains even more astronomic symbols; check which fit your needs better. was wasn't mentioned on the symbols page until now,

Re: [NTG-context] Easy insertion of Unicode symbols?

2007-01-02 Thread Henning Hraban Ramm
Am 2006-12-31 um 15:59 schrieb [EMAIL PROTECTED]: I need to insert a few Unicode symbols...(Just the symbols for the solar system planets)... Is this going to be easy - doable inside ConTeXt with a few preparatory mystic runes, or will it require running scripts, moving files around, etc...?

[NTG-context] Easy insertion of Unicode symbols?

2006-12-31 Thread cormullion
I need to insert a few Unicode symbols...(Just the symbols for the solar system planets)... Is this going to be easy - doable inside ConTeXt with a few preparatory mystic runes, or will it require running scripts, moving files around, etc...? The wiki suggests: Use \enableregime[utf] in