ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* IRC ConTeXt Channel
@ 2003-01-19  0:10 Lazycode
  2003-01-19 18:43 ` Berend de Boer
  0 siblings, 1 reply; 14+ messages in thread
From: Lazycode @ 2003-01-19  0:10 UTC (permalink / raw)


Greetings!

  Is there an IRC (Internatl Relay Channel) for ConTeXt? If
so, which server and channel name? If not, is one allowed
to form an unofficial one?

Thanks,
--tk

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: IRC ConTeXt Channel
  2003-01-19  0:10 IRC ConTeXt Channel Lazycode
@ 2003-01-19 18:43 ` Berend de Boer
  2003-01-19 19:33   ` Typeface Dolly installed on Linux system, but Roef Ragas
  2003-01-20  9:12   ` IRC ConTeXt Channel Hans Hagen
  0 siblings, 2 replies; 14+ messages in thread
From: Berend de Boer @ 2003-01-19 18:43 UTC (permalink / raw)


Lazycode <lazycode@linuxkungfu.org> writes:

>   Is there an IRC (Internatl Relay Channel) for ConTeXt? If

No.

> so, which server and channel name? If not, is one allowed
> to form an unofficial one?

I suggest irc.freenode.net to create one, has bot facilities to keep
the channel alive.

-- 
Live long and prosper,

Berend de Boer

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Typeface Dolly installed on Linux system, but...
  2003-01-19 18:43 ` Berend de Boer
@ 2003-01-19 19:33   ` Roef Ragas
  2003-01-19 20:27     ` Patrick Gundlach
  2003-01-19 21:23     ` Bill McClain
  2003-01-20  9:12   ` IRC ConTeXt Channel Hans Hagen
  1 sibling, 2 replies; 14+ messages in thread
From: Roef Ragas @ 2003-01-19 19:33 UTC (permalink / raw)


Dear all, 

with the help from Hans and some tweaking, installed a font called Dolly
on my RedHat system. I've read some good advice on
http://home.salamander.com/~wmcclain/context-help.html#newfont
although uncommenting the line % \autoloadmapfilestrue
in cont-sys.tex AND adding the new built-map to pdftex.cfg like this:
%   map +texnansi-uw-dolly.map
will generate a lot of 'duplicate / ignored' messages.
Is one of them better?

The file texnansi-uw-dolly.tex gives a nice font-mapping, so everything
seems to be installed just fine.

There is still one mountain/hill to climb: I'm not able to use the font
in my text. I created a type-dolly.tex file, and put it in my path. It
looks like this:

---
%
% Underwear Dolly
%
\usetypescriptfile [type-buy]
\loadmapfile [texnansi-uw-dolly.map]

\starttypescript        [serif] [dolly] [texnansi]
\definefontsynonym      [Dolly-Bold]            [texnansi-DollyBol]    
[encoding=texnansi]
\definefontsynonym      [Dolly-Italic]          [texnansi-DollyIta]    
[encoding=texnansi]
\definefontsynonym      [Dolly-Roman]           [texnansi-DollyRom]    
[encoding=texnansi]
\definefontsynonym      [Dolly-SmallCaps]       [texnansi-DollySmaCap] 
[encoding=texnansi]
\definefontsynonym      [Dolly-Ligatuur-Bold]   [texnansi-DollyLigBol] 
[encoding=texnansi]
\definefontsynonym      [Dolly-Ligatuur-Italic] [texnansi-DollyLigIta] 
[encoding=texnansi]
\definefontsynonym      [Dolly-Ligatuur-Roman]  [texnansi-DollyLigRom] 
[encoding=texnansi]
\stoptypescript

\starttypescript        [serif] [dolly] [name]
 \usetypescript         [serif] [fallback]
\definefontsynonym      [Serif]         [Dolly-Roman]
\definefontsynonym      [SerifBold]     [Dolly-Bold]
\definefontsynonym      [SerifItalic]   [Dolly-Italic]
\definefontsynonym      [SerifCaps]     [Dolly-SmallCaps]
\definefontsynonym      [OldStyle]      [Dolly-SmallCaps]
\stoptypescript

\starttypescript [Dolly]
\definetypeface         [Dolly] [rm] [serif] [dolly] [default]
[enconding=texnansi]
\stoptypescript
---

Then I made a small test-file, like this:

\usetypescriptfile[type-dolly]
        \usetypescript[Dolly]
        \setupbodyfont[Dolly]
        
        \starttext
        This is Dolly roman, {\it italic,} {\bf bold,} and {\bi bold-italic.}
        
        {\em \bf This is also bold-italic.}
        
        We have {\sc small caps} and old-style figures: {\os 0123456789}.
        \stoptext
        
        
Then texexec --pdf test-file.tex complains

bodyfont       : unknown variant Dolly


Can anybody see what I'm doing wrong?
I'm running pdfetex 3.14159-14h-released-20010417-2.1 (Web2C 7.3.3.1) on a RedHat 8.0 Linux system.


Thanks for your time & help,

Roef Ragas

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: Typeface Dolly installed on Linux system, but...
  2003-01-19 19:33   ` Typeface Dolly installed on Linux system, but Roef Ragas
@ 2003-01-19 20:27     ` Patrick Gundlach
  2003-01-19 22:13       ` Roef Ragas
  2003-01-19 21:23     ` Bill McClain
  1 sibling, 1 reply; 14+ messages in thread
From: Patrick Gundlach @ 2003-01-19 20:27 UTC (permalink / raw)


Roef Ragas <info@roefragas.com> writes:

Hello,

> in cont-sys.tex AND adding the new built-map to pdftex.cfg like this:
> %   map +texnansi-uw-dolly.map
> will generate a lot of 'duplicate / ignored' messages.
> Is one of them better?

I don't know. Nowerdays I add the mapfiles with updmap:
updmap --enable Map dolly.map

But this might require a rather new tetex system.


put these lines (actually you have to define rm, ss *and* tt!)  in
the .tex file after the line \usetypescriptfile[type-dolly]. 


> \starttypescript [Dolly]
> \definetypeface         [Dolly] [rm] [serif] [dolly] [default]
> [enconding=texnansi]
> \stoptypescript
> ---
>
> Then I made a small test-file, like this:
>
> \usetypescriptfile[type-dolly]

[put the lines here!]

\definetypeface [Dolly][rm][serif][dolly][default]    [encoding=ec]
\definetypeface [Dolly][ss][sans][helvetica][default] [rscale=.9, encoding=ec]
\definetypeface [Dolly][tt][mono][computer-modern][computer-modern][rscale=1.1,encoding=ec]


>         \usetypescript[Dolly]
this is not needed.

>         \setupbodyfont[Dolly]



HTH.

Patrick

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: Typeface Dolly installed on Linux system, but...
  2003-01-19 19:33   ` Typeface Dolly installed on Linux system, but Roef Ragas
  2003-01-19 20:27     ` Patrick Gundlach
@ 2003-01-19 21:23     ` Bill McClain
  2003-01-19 22:09       ` Roef Ragas
  1 sibling, 1 reply; 14+ messages in thread
From: Bill McClain @ 2003-01-19 21:23 UTC (permalink / raw)


On 19 Jan 2003 20:33:21 +0100
Roef Ragas <info@roefragas.com> wrote:

> although uncommenting the line % \autoloadmapfilestrue
> in cont-sys.tex AND adding the new built-map to pdftex.cfg like this:
> %   map +texnansi-uw-dolly.map
> will generate a lot of 'duplicate / ignored' messages.
> Is one of them better?

My scripts generate a lot of warning messages also. I ignore them if
they don't references a font I am using.

> Then texexec --pdf test-file.tex complains
> 
> bodyfont       : unknown variant Dolly

Did you run texhash after creating the typescript file? Introducing any
new file requires the filename database be refreshed.

-Bill
-- 
Sattre Press                                      Pagan Papers
http://sattre-press.com/                    by Kenneth Grahame
info@sattre-press.com              http://pp.sattre-press.com/ 

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: Typeface Dolly installed on Linux system, but...
  2003-01-19 21:23     ` Bill McClain
@ 2003-01-19 22:09       ` Roef Ragas
  0 siblings, 0 replies; 14+ messages in thread
From: Roef Ragas @ 2003-01-19 22:09 UTC (permalink / raw)


Op zo 19-01-2003, om 22:23 schreef Bill McClain:
> On 19 Jan 2003 20:33:21 +0100
> Roef Ragas <info@roefragas.com> wrote:
> 
> My scripts generate a lot of warning messages also. I ignore them if
> they don't references a font I am using.
That is probably the wisest thing to do ;-D
> 
> > Then texexec --pdf test-file.tex complains
> > 
> > bodyfont       : unknown variant Dolly
> 
> Did you run texhash after creating the typescript file? Introducing any
> new file requires the filename database be refreshed.
Yes I did. It would be nice if it was something like this though.
Thanks for your help, reinstalling everything at the moment just to be
sure...

Roef
> 
> -Bill

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: Re: Typeface Dolly installed on Linux system, but...
  2003-01-19 20:27     ` Patrick Gundlach
@ 2003-01-19 22:13       ` Roef Ragas
  2003-01-19 22:26         ` Patrick Gundlach
       [not found]         ` <874r84wz4e.fsf@gundla.ch>
  0 siblings, 2 replies; 14+ messages in thread
From: Roef Ragas @ 2003-01-19 22:13 UTC (permalink / raw)


Op zo 19-01-2003, om 21:27 schreef Patrick Gundlach:
> Roef Ragas <info@roefragas.com> writes:
> I don't know. Nowerdays I add the mapfiles with updmap:
> updmap --enable Map dolly.map
> 
> But this might require a rather new tetex system.

That generates an enormous amount of error messages here...

> put these lines (actually you have to define rm, ss *and* tt!)

Even if you're not using them? 

> > \usetypescriptfile[type-dolly]
> 
> [put the lines here!]
> 
> \definetypeface [Dolly][rm][serif][dolly][default]    [encoding=ec]
> \definetypeface [Dolly][ss][sans][helvetica][default] [rscale=.9, encoding=ec]
> \definetypeface [Dolly][tt][mono][computer-modern][computer-modern][rscale=1.1,encoding=ec]
> 
> 
> >         \usetypescript[Dolly]
> this is not needed.
> 
> >         \setupbodyfont[Dolly]

I did like you told me. The encoding Dolly uses is texnansi, so that's
the only thing I changed. But alas, this doesn't help either. I tried
commenting and uncommenting lines but haven't found anything yet. I'm
now reinstalling TeTeX to do everything again from scratch...
Thanks for your help,

Roef Ragas

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: Typeface Dolly installed on Linux system, but...
  2003-01-19 22:13       ` Roef Ragas
@ 2003-01-19 22:26         ` Patrick Gundlach
       [not found]         ` <874r84wz4e.fsf@gundla.ch>
  1 sibling, 0 replies; 14+ messages in thread
From: Patrick Gundlach @ 2003-01-19 22:26 UTC (permalink / raw)


Roef Ragas <info@roefragas.com> writes:

> Op zo 19-01-2003, om 21:27 schreef Patrick Gundlach:
>> Roef Ragas <info@roefragas.com> writes:


> That generates an enormous amount of error messages here...

OK, forget it then :)

>> put these lines (actually you have to define rm, ss *and* tt!)
> Even if you're not using them? 

Well, I'd gess no. 

> I did like you told me. The encoding Dolly uses is texnansi, so that's
> the only thing I changed. 

Sorry, this was a copy and paste error from my dolly-files. 

> But alas, this doesn't help either. 

I'll send you my two files off-list to test.


Patrick

> I tried commenting and uncommenting lines but haven't found anything
> yet. I'm now reinstalling TeTeX to do everything again from
> scratch... Thanks for your help,

you could think about installing texlive 7, which is relly great!

Patrick
-- 
Mehr Buchstaben - mehr Spass

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: IRC ConTeXt Channel
  2003-01-19 18:43 ` Berend de Boer
  2003-01-19 19:33   ` Typeface Dolly installed on Linux system, but Roef Ragas
@ 2003-01-20  9:12   ` Hans Hagen
  2003-01-21  6:30     ` Berend de Boer
  1 sibling, 1 reply; 14+ messages in thread
From: Hans Hagen @ 2003-01-20  9:12 UTC (permalink / raw)


At 07:43 AM 1/20/2003 +1300, you wrote:
>Lazycode <lazycode@linuxkungfu.org> writes:
>
> >   Is there an IRC (Internatl Relay Channel) for ConTeXt? If
>
>No.
>
> > so, which server and channel name? If not, is one allowed
> > to form an unofficial one?
>
>I suggest irc.freenode.net to create one, has bot facilities to keep
>the channel alive.

i leave this initiative to the both of you then (I must admit that I don't 
even know what an IRC is)

Hans


-------------------------------------------------------------------------
                                   Hans Hagen | PRAGMA ADE | pragma@wxs.nl
                       Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
  tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------
                        information: http://www.pragma-ade.com/roadmap.pdf
                     documentation: http://www.pragma-ade.com/showcase.pdf
-------------------------------------------------------------------------

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: Typeface Dolly installed on Linux system, but...
       [not found]         ` <874r84wz4e.fsf@gundla.ch>
@ 2003-01-20 10:05           ` Roef Ragas
  2003-01-20 10:13             ` Patrick Gundlach
  2003-01-20 10:20             ` Hans Hagen
  0 siblings, 2 replies; 14+ messages in thread
From: Roef Ragas @ 2003-01-20 10:05 UTC (permalink / raw)
  Cc: ntg-context

Hi Patrick,

Thanks for your help, although I'm sorry to say it's still not working.
When I run texexec --pdf on your file, I'm getting the next error
messages, using your type-dolly.tex. On the other hand:
texnansi-uw-dolly.tex still turns out every nice letter of my Dolly
font.


---
kpathsea: Running mktextfm  Dolly-Roman
/usr/share/texmf/web2c/mktexnam: Could not map source abbreviation D for
Dolly-Roman.
/usr/share/texmf/web2c/mktexnam: Need to update
/usr/share/texmf/fontname/special.map?

mktextfm: Running mf \mode:=ljfour; mag:=1; nonstopmode; input
Dolly-Roman
This is METAFONT, Version 2.7182 (Web2C 7.3.1)

kpathsea: Running mktexmf  Dolly-Roman
! I can't find file `Dolly-Roman'.
<*> ...our; mag:=1; nonstopmode; input Dolly-Roman
---






Op zo 19-01-2003, om 23:31 schreef Patrick Gundlach:
> Hi,
> 
> this is 'dolly.tex' - the testfile
> 
> \setupcolors[state=start]
> \usetypescriptfile[type-dolly]
> \mainlanguage[de]
> \definetypeface [Dolly][rm][serif][dolly][default]    [encoding=ec]
> \definetypeface [Dolly][ss][sans][helvetica][default] [rscale=.9, encoding=ec]
> \definetypeface [Dolly][tt][mono][computer-modern][computer-modern][rscale=1.1,encoding=ec]
> \starttext
> \setupbodyfont[Dolly]
> %\showcharacters
> %\showbodyfont
> 
> some text 
> 
> \stoptext
> 
> 
> 
> Attached is my type-dolly.tex. You need to change the filenames and
> the encoding.
> 
> 
> ______________________________________________________________________
> 
> 
> Patrick
-- 
Roef Ragas <info@roefragas.com>
theJAYWALKCentre

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: Typeface Dolly installed on Linux system, but...
  2003-01-20 10:05           ` Roef Ragas
@ 2003-01-20 10:13             ` Patrick Gundlach
  2003-01-20 14:22               ` Roef Ragas
  2003-01-20 10:20             ` Hans Hagen
  1 sibling, 1 reply; 14+ messages in thread
From: Patrick Gundlach @ 2003-01-20 10:13 UTC (permalink / raw)


Roef Ragas <info@roefragas.com> writes:

Hello Roef,

> Thanks for your help, although I'm sorry to say it's still not working.
> When I run texexec --pdf on your file, I'm getting the next error
> messages, using your type-dolly.tex. On the other hand:
> texnansi-uw-dolly.tex still turns out every nice letter of my Dolly
> font.

That looks as if the map file is not foud?!?

Patrick

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: Re: Typeface Dolly installed on Linux system, but...
  2003-01-20 10:05           ` Roef Ragas
  2003-01-20 10:13             ` Patrick Gundlach
@ 2003-01-20 10:20             ` Hans Hagen
  1 sibling, 0 replies; 14+ messages in thread
From: Hans Hagen @ 2003-01-20 10:20 UTC (permalink / raw)
  Cc: Patrick Gundlach

At 11:05 AM 1/20/2003 +0100, Roef Ragas wrote:
>Hi Patrick,
>
>Thanks for your help, although I'm sorry to say it's still not working.
>When I run texexec --pdf on your file, I'm getting the next error
>messages, using your type-dolly.tex. On the other hand:
>texnansi-uw-dolly.tex still turns out every nice letter of my Dolly
>font.

since you're permanently on line, maybe patrick can take a look into your 
system (log in)

Hans
-------------------------------------------------------------------------
                                   Hans Hagen | PRAGMA ADE | pragma@wxs.nl
                       Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
  tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------
                        information: http://www.pragma-ade.com/roadmap.pdf
                     documentation: http://www.pragma-ade.com/showcase.pdf
-------------------------------------------------------------------------

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: Re: Typeface Dolly installed on Linux system, but...
  2003-01-20 10:13             ` Patrick Gundlach
@ 2003-01-20 14:22               ` Roef Ragas
  0 siblings, 0 replies; 14+ messages in thread
From: Roef Ragas @ 2003-01-20 14:22 UTC (permalink / raw)


Op ma 20-01-2003, om 11:13 schreef Patrick Gundlach:
> Roef Ragas <info@roefragas.com> writes:
> 
> Hello Roef,
> 
> > Thanks for your help, although I'm sorry to say it's still not working.
> > When I run texexec --pdf on your file, I'm getting the next error
> > messages, using your type-dolly.tex. On the other hand:
> > texnansi-uw-dolly.tex still turns out every nice letter of my Dolly
> > font.
> 
> That looks as if the map file is not foud?!?


It most definitely does, but when I do a
\loadmapfile[texnansi-uw-dolly.map], it still can't find the fonts.
I'm getting quite confused, I must say.
Once again, I'm going to start all over...

Thanks for your help again,

Roef





> 
> Patrick
> _______________________________________________
> ntg-context mailing list
> ntg-context@ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: IRC ConTeXt Channel
  2003-01-20  9:12   ` IRC ConTeXt Channel Hans Hagen
@ 2003-01-21  6:30     ` Berend de Boer
  0 siblings, 0 replies; 14+ messages in thread
From: Berend de Boer @ 2003-01-21  6:30 UTC (permalink / raw)


Hans Hagen <pragma@wxs.nl> writes:

> i leave this initiative to the both of you then (I must admit that I
> don't even know what an IRC is)

Internet Relay Chat, group chatting, interesting for interactive support.

-- 
Live long and prosper,

Berend de Boer

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2003-01-21  6:30 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-19  0:10 IRC ConTeXt Channel Lazycode
2003-01-19 18:43 ` Berend de Boer
2003-01-19 19:33   ` Typeface Dolly installed on Linux system, but Roef Ragas
2003-01-19 20:27     ` Patrick Gundlach
2003-01-19 22:13       ` Roef Ragas
2003-01-19 22:26         ` Patrick Gundlach
     [not found]         ` <874r84wz4e.fsf@gundla.ch>
2003-01-20 10:05           ` Roef Ragas
2003-01-20 10:13             ` Patrick Gundlach
2003-01-20 14:22               ` Roef Ragas
2003-01-20 10:20             ` Hans Hagen
2003-01-19 21:23     ` Bill McClain
2003-01-19 22:09       ` Roef Ragas
2003-01-20  9:12   ` IRC ConTeXt Channel Hans Hagen
2003-01-21  6:30     ` Berend de Boer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).