ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Thomas A.Schmitz <thomas.schmitz@uni-bonn.de>
Subject: Re: What's (in) a module?
Date: Tue, 15 Feb 2005 18:25:23 +0100	[thread overview]
Message-ID: <6e9504069ce0d95f822f35f2c1cf9757@uni-bonn.de> (raw)
In-Reply-To: <4212242C.2090709@wxs.nl>


On Feb 15, 2005, at 5:32 PM, Hans Hagen wrote:

> Thomas A.Schmitz wrote:
>
>> 1. What constitutes a module? I wrote a couple of definitions and put 
>> them in a file t-foo.tex. When I write "\input t-foo" in the preamble 
>> of my document, everything works fine (so the file is found by TeX). 
>> When I say \usemodule[t-foo] or \usemodule[foo], I get "system        
>>   : no macros found in module foo" and, obviously, "undefined control 
>> sequence." So: is there any special form for a module? I'm very 
>> curious because I defined a set of similar macros in another module, 
>> and everything works fine.
>
> did you run mktexlsr?
It's a file in my $HOMETEXMF which doesn't have lsR files. I ran 
mktexlsr nevertheless, but to no avail. I really fail to understand...

>
>> 2. Is it possible to use a certain encoding file, enco-bar.tex, for 
>> parts of a file only? Could one define a macro (in a module???) that 
>> would do something like \switchtoencoding[bar] and switch back to the 
>> file's default encoding afterwards?
>
> you're talking about font encodings?
>
> \definetypeface [PalatinoA] [rm] [serif] [palatino] [default] 
> [encoding=texnansi]
>
> \definetypeface [PalatinoB] [rm] [serif] [palatino] [default] 
> [encoding=ec]
>
Yes, I'm talking about font encodings. For the utf greek stuff, I 
defined a file enco-agr to provide the named glyphs, which I call by 
adding \useencoding[agr]. But I just realized that this will only add 
these named files, not overload the other names in the default 
encoding, so I guess that's a non-problem after all.

I guess Adam was in touch with you. unicode vectors and modules for 
adding support for utf extended Greek are approaching completion. Maybe 
we can think where to put the stuff (five fonts at least). Maybe a 
CTAN/Context directory would be a good thing.

Thanks

Thomas

  reply	other threads:[~2005-02-15 17:25 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-15 16:20 Thomas A.Schmitz
2005-02-15 16:32 ` Hans Hagen
2005-02-15 17:25   ` Thomas A.Schmitz [this message]
2005-02-15 17:32     ` Hans Hagen
2005-02-15 18:25       ` Thomas A.Schmitz
2005-02-16  8:26         ` Hans Hagen
2005-03-16  9:48         ` Patrick Gundlach
2005-03-16 12:37           ` Thomas A.Schmitz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=6e9504069ce0d95f822f35f2c1cf9757@uni-bonn.de \
    --to=thomas.schmitz@uni-bonn.de \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).