Re: [NTG-context] symb-was?

2011-02-07 Thread Hans Hagen

On 7-2-2011 1:17, Hans van der Meer wrote:

In mkii I used the module sym-was. In the current distribution there is the 
file:
../tex/texmf-context/tex/context/base/symb-was.mkii
but not a corresponding mkiv variant, as is the case for the other symb-files 
in that directory.

Could it be this file is missing? Or are the wasy symbols now coming in other 
way?


indeed no symb-was.mkiv; best use symb-mvs in mkiv

Hans

-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
 | www.pragma-pod.nl
-
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] symb-uni.tex

2008-09-07 Thread Mojca Miklavec
On Thu, Sep 4, 2008 at 7:45 PM, Alan Stone wrote:
 Ok Hans. So back to the old days...

 What additional instruction(s) are required to satisfy the condition of, for
 example 0x2000: Requires UnicodeRegular20 ?

Most probably you need to create you own font files (tfm, enc, map files, ...)

Here's a gentle introduction of how to deal with font files. Not
exactly all aspects of it apply (some LaTeX specific files can be
omitted, but everything about tfm, enc, map ... files still applies,
and you also need to make sure that otf2tfm conversion works), but ask
if you will [still] have any questions after reading it:
 http://www.ctan.org/tex-archive/info/Type1fonts/fontinstallationguide/

(I have an impression that some appedix of LaTeX companion was freely
available on web, covering the same topic, but I'm probably wrong.)

Mojca

PS: my advice: use LuaTeX or XeTeX and type that character in Unicode

 * using ConTeXt  ver: 2008.08.18 14:00 MKIV  fmt: 2008.8.22  int:
 english/english (on Windows XP)

 On Thu, Sep 4, 2008 at 6:51 PM, Hans Hagen [EMAIL PROTECTED] wrote:

 Alan Stone wrote:
  this system is ...
  a kind of obsolete mechanism now that we have mkiv
 
  Excuse me my ignorance...
 
  What mkiv feature/mechanism replaces the obsolete one ?

 named glyph access but so far i had no time to make dedicated symb files
 for that

 Hans
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] symb-uni.tex

2008-09-04 Thread Hans Hagen
Alan Stone wrote:
 Hi,
 
 re: http://source.contextgarden.net/symb-uni.tex
 
 What does, for example,
 
 0x2000: Requires UnicodeRegular20 mean in
 \startsymbolset[Unicode Additional Punctuation] % 0x2000: Requires
 UnicodeRegular20
 
 in the context of
 
 \usesymbols[uni]
 \def\mySymbol{\symbol[Unicode Additional Punctuation][*symbolname*]}

this system is based on big ttf files split into pfb ranges where 20 
indicates a range (so, the font with symbolicname UnicodeRegular might 
have many split fonts)

a kind of obsolete mechanism now that we have mkiv

Hans


-
   Hans Hagen | PRAGMA ADE
   Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
  tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
  | www.pragma-pod.nl
-
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] symb-uni.tex

2008-09-04 Thread Alan Stone
this system is ...
a kind of obsolete mechanism now that we have mkiv

Excuse me my ignorance...

What mkiv feature/mechanism replaces the obsolete one ?

Best,
Alan

On Thu, Sep 4, 2008 at 5:36 PM, Hans Hagen [EMAIL PROTECTED] wrote:

 Alan Stone wrote:
  Hi,
 
  re: http://source.contextgarden.net/symb-uni.tex
 
  What does, for example,
 
  0x2000: Requires UnicodeRegular20 mean in
  \startsymbolset[Unicode Additional Punctuation] % 0x2000: Requires
  UnicodeRegular20
 
  in the context of
 
  \usesymbols[uni]
  \def\mySymbol{\symbol[Unicode Additional Punctuation][*symbolname*]}

 this system is based on big ttf files split into pfb ranges where 20
 indicates a range (so, the font with symbolicname UnicodeRegular might
 have many split fonts)

 a kind of obsolete mechanism now that we have mkiv

 Hans

___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] symb-uni.tex

2008-09-04 Thread Hans Hagen
Alan Stone wrote:
 this system is ...
 a kind of obsolete mechanism now that we have mkiv
 
 Excuse me my ignorance...
 
 What mkiv feature/mechanism replaces the obsolete one ?

named glyph access but so far i had no time to make dedicated symb files 
for that

Hans

-
   Hans Hagen | PRAGMA ADE
   Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
  tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
  | www.pragma-pod.nl
-
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] symb-uni.tex

2008-09-04 Thread Alan Stone
Ok Hans. So back to the old days...

What additional instruction(s) are required to satisfy the condition of, for
example 0x2000: Requires UnicodeRegular20 ?

-- 
Best,
Alan

* using ConTeXt  ver: 2008.08.18 14:00 MKIV  fmt: 2008.8.22  int:
english/english (on Windows XP)

On Thu, Sep 4, 2008 at 6:51 PM, Hans Hagen [EMAIL PROTECTED] wrote:

 Alan Stone wrote:
  this system is ...
  a kind of obsolete mechanism now that we have mkiv
 
  Excuse me my ignorance...
 
  What mkiv feature/mechanism replaces the obsolete one ?

 named glyph access but so far i had no time to make dedicated symb files
 for that

 Hans

___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] symb-eur and dvi

2006-07-11 Thread Peter Münster
On Tue, 11 Jul 2006, Peter Münster wrote:

 I'm quite sure, that this had worked some months ago, even in dvi/ps mode:
 
 \usesymbols[eur]
 \starttext
 \texteuro
 \stoptext
 
 But now, I get nothing at the place of the euro-symbol. What could have
 been changed in the meantime?

I forgot to mention, that in pdf-mode all is ok.
Cheers, Peter

-- 
http://pmrb.free.fr/contact/
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context