ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* font path question
@ 2009-09-15 16:37 luigi scarso
  2009-09-15 16:39 ` luigi scarso
  0 siblings, 1 reply; 5+ messages in thread
From: luigi scarso @ 2009-09-15 16:37 UTC (permalink / raw)
  To: mailing list for ConTeXt users

I would like to use a set of of fonts in a per-job-base folder, ie

job_folder_0001
  |___myfonts
  <some job files here...>

job_folder_0002
  |___myfonts
  <some job files here...>

job_folder_0003
  |___myfonts
  <some job files here...>

and so on,
where
myfonts
 |_font1.otf

-- 
luigi
___________________________________________________________________________________
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
___________________________________________________________________________________


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

* Re: font path question
  2009-09-15 16:37 font path question luigi scarso
@ 2009-09-15 16:39 ` luigi scarso
  2009-09-17 15:49   ` luigi scarso
  0 siblings, 1 reply; 5+ messages in thread
From: luigi scarso @ 2009-09-15 16:39 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Tue, Sep 15, 2009 at 6:37 PM, luigi scarso <luigi.scarso@gmail.com> wrote:
> I would like to use a set of of fonts in a per-job-base folder, ie
>
> job_folder_0001
>  |___myfonts
>  <some job files here...>
>
> job_folder_0002
>  |___myfonts
>  <some job files here...>
>
> job_folder_0003
>  |___myfonts
>  <some job files here...>
>
> and so on,
> where
> myfonts
>  |_font1.otf
>
(sorry an error)
myfonts
  |_font1.otf
  |_font2.otf
  |_font3.otf

Is there any env. variable to set ?
Can I do it with some kind of macro ? (better)

--
luigi
___________________________________________________________________________________
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
___________________________________________________________________________________

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

* Re: font path question
  2009-09-15 16:39 ` luigi scarso
@ 2009-09-17 15:49   ` luigi scarso
  2009-09-17 16:46     ` Khaled Hosny
  0 siblings, 1 reply; 5+ messages in thread
From: luigi scarso @ 2009-09-17 15:49 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Tue, Sep 15, 2009 at 6:39 PM, luigi scarso <luigi.scarso@gmail.com> wrote:
> On Tue, Sep 15, 2009 at 6:37 PM, luigi scarso <luigi.scarso@gmail.com> wrote:
>> I would like to use a set of of fonts in a per-job-base folder, ie
>>
>> job_folder_0001
>>  |___myfonts
>>  <some job files here...>
>>
>> job_folder_0002
>>  |___myfonts
>>  <some job files here...>
>>
>> job_folder_0003
>>  |___myfonts
>>  <some job files here...>
>>
>> and so on,
>> where
>> myfonts
>>  |_font1.otf
>>
> (sorry an error)
> myfonts
>  |_font1.otf
>  |_font2.otf
>  |_font3.otf
>
> Is there any env. variable to set ?
> Can I do it with some kind of macro ? (better)
>
Any clue ?
Maybe the right question is
"Can I add a path to system font path at runtime ?"


-- 
luigi
___________________________________________________________________________________
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
___________________________________________________________________________________

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

* Re: font path question
  2009-09-17 15:49   ` luigi scarso
@ 2009-09-17 16:46     ` Khaled Hosny
  2009-09-17 17:18       ` luigi scarso
  0 siblings, 1 reply; 5+ messages in thread
From: Khaled Hosny @ 2009-09-17 16:46 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 1069 bytes --]

On Thu, Sep 17, 2009 at 05:49:15PM +0200, luigi scarso wrote:
> On Tue, Sep 15, 2009 at 6:39 PM, luigi scarso <luigi.scarso@gmail.com> wrote:
> > On Tue, Sep 15, 2009 at 6:37 PM, luigi scarso <luigi.scarso@gmail.com> wrote:
> >> I would like to use a set of of fonts in a per-job-base folder, ie
> >>
> >> job_folder_0001
> >>  |___myfonts
> >>  <some job files here...>
> >>
> >> job_folder_0002
> >>  |___myfonts
> >>  <some job files here...>
> >>
> >> job_folder_0003
> >>  |___myfonts
> >>  <some job files here...>
> >>
> >> and so on,
> >> where
> >> myfonts
> >>  |_font1.otf
> >>
> > (sorry an error)
> > myfonts
> >  |_font1.otf
> >  |_font2.otf
> >  |_font3.otf
> >
> > Is there any env. variable to set ?
> > Can I do it with some kind of macro ? (better)
> >
> Any clue ?
> Maybe the right question is
> "Can I add a path to system font path at runtime ?"

OSFONTDIR=$OSFONTDIR;/path/to/myfonts context foo.tex ?


-- 
 Khaled Hosny
 Arabic localiser and member of Arabeyes.org team
 Free font developer

[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

[-- Attachment #2: Type: text/plain, Size: 487 bytes --]

___________________________________________________________________________________
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
___________________________________________________________________________________

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

* Re: font path question
  2009-09-17 16:46     ` Khaled Hosny
@ 2009-09-17 17:18       ` luigi scarso
  0 siblings, 0 replies; 5+ messages in thread
From: luigi scarso @ 2009-09-17 17:18 UTC (permalink / raw)
  To: mailing list for ConTeXt users

>> Maybe the right question is
>> "Can I add a path to system font path at runtime ?"
>
> OSFONTDIR=$OSFONTDIR;/path/to/myfonts context foo.tex ?
hm maybe
$> export OSFONTDIR=$OSFONTDIR;/path/to/myfonts context foo.tex
thank you , I will try .
Any idea about macro, ie something like \addthistofontpath ..?




-- 
luigi
___________________________________________________________________________________
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
___________________________________________________________________________________


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

end of thread, other threads:[~2009-09-17 17:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-15 16:37 font path question luigi scarso
2009-09-15 16:39 ` luigi scarso
2009-09-17 15:49   ` luigi scarso
2009-09-17 16:46     ` Khaled Hosny
2009-09-17 17:18       ` luigi scarso

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).