ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Re: Font Problem
@ 2021-11-10 21:11 skyhorse--- via ntg-context
  2021-11-10 22:21 ` Bruce Horrocks via ntg-context
  2021-11-10 23:26 ` kaddour kardio via ntg-context
  0 siblings, 2 replies; 14+ messages in thread
From: skyhorse--- via ntg-context @ 2021-11-10 21:11 UTC (permalink / raw)
  To: ntg-context; +Cc: skyhorse



I'm using the linux version which is about a week to two weeks old.
I've installed in in:
     /opt/context-lmtx

Which now contains the directories:
    $ ls /opt/context-lmtx
      -->   bin  context-linux-64.zip  installation.pdf  install.sh  tex

Does this help in getting closer to solving the font problem for ubuntu that I'm using with the stand alone?

--------
Wolfgang Schuster <wolfgang.schuster.lists@gmail.com> wrote:

> skyhorse--- via ntg-context schrieb am 07.11.2021 um 22:06:
> > I am a beginner and not well versed on font processing needs yet.
> >
> > I tried the following simple example, but get an error.
> > I am using the standalone context: "txrun          | ConTeXt TDS Runner Tool 1.32"
>
> Which one, there is one available from the ConTeXt wiki [1] and
> another one from the Pragma website [2].
>
> [1] https://wiki.contextgarden.net/Installation
> [2] https://www.pragma-ade.nl/install.htm
>
> It helps also to tell us which system you're using (Windows, Linux etc.).
>
> Wolfgang
>
___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* Re: Font Problem
  2021-11-10 21:11 Font Problem skyhorse--- via ntg-context
@ 2021-11-10 22:21 ` Bruce Horrocks via ntg-context
  2021-11-10 23:26 ` kaddour kardio via ntg-context
  1 sibling, 0 replies; 14+ messages in thread
From: Bruce Horrocks via ntg-context @ 2021-11-10 22:21 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Bruce Horrocks



> On 10 Nov 2021, at 21:11, skyhorse--- via ntg-context <ntg-context@ntg.nl> wrote:
> 
> 
> 
> I'm using the linux version which is about a week to two weeks old.
> I've installed in in:
>     /opt/context-lmtx
> 
> Which now contains the directories:
>    $ ls /opt/context-lmtx
>      -->   bin  context-linux-64.zip  installation.pdf  install.sh  tex
> 
> Does this help in getting closer to solving the font problem for ubuntu that I'm using with the stand alone?

That looks right for the root directory but there's a lot more than that for a working install, of course.

In your first email you said you used the command "txrun": I've no idea what that is because I've never needed it.

I just use the 'context' command so all you need do to check the install is working is (from your home directory) to run the command

  $ context --version

If that gives sensible output (about 6 lines) then do

  $ context my_example.tex

where "my_example.tex" is the name of the file containing your maths expression example as plain text. Hopefully you will get a successful run through resulting in a 'my_example.pdf' file containing a typeset version of the expression.

If after that it's still not working then report back to this mailing list with the error details.

Regards,
—
Bruce Horrocks
Hampshire, UK

___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* Re: Font Problem
  2021-11-10 21:11 Font Problem skyhorse--- via ntg-context
  2021-11-10 22:21 ` Bruce Horrocks via ntg-context
@ 2021-11-10 23:26 ` kaddour kardio via ntg-context
  1 sibling, 0 replies; 14+ messages in thread
From: kaddour kardio via ntg-context @ 2021-11-10 23:26 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: kaddour kardio


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

It appears that context is not yet installed, you must run the installation
script from the application root:
sh install.sh

Le mer. 10 nov. 2021 à 22:16, skyhorse--- via ntg-context <
ntg-context@ntg.nl> a écrit :

>
>
> I'm using the linux version which is about a week to two weeks old.
> I've installed in in:
>      /opt/context-lmtx
>
> Which now contains the directories:
>     $ ls /opt/context-lmtx
>       -->   bin  context-linux-64.zip  installation.pdf  install.sh  tex
>
> Does this help in getting closer to solving the font problem for ubuntu
> that I'm using with the stand alone?
>
> --------
> Wolfgang Schuster <wolfgang.schuster.lists@gmail.com> wrote:
>
> > skyhorse--- via ntg-context schrieb am 07.11.2021 um 22:06:
> > > I am a beginner and not well versed on font processing needs yet.
> > >
> > > I tried the following simple example, but get an error.
> > > I am using the standalone context: "txrun          | ConTeXt TDS
> Runner Tool 1.32"
> >
> > Which one, there is one available from the ConTeXt wiki [1] and
> > another one from the Pragma website [2].
> >
> > [1] https://wiki.contextgarden.net/Installation
> > [2] https://www.pragma-ade.nl/install.htm
> >
> > It helps also to tell us which system you're using (Windows, Linux etc.).
> >
> > Wolfgang
> >
>
> ___________________________________________________________________________________
> 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://context.aanhet.net
> archive  : https://bitbucket.org/phg/context-mirror/commits/
> wiki     : http://contextgarden.net
>
> ___________________________________________________________________________________
>

[-- Attachment #1.2: Type: text/html, Size: 3145 bytes --]

[-- Attachment #2: Type: text/plain, Size: 493 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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* Re: font problem
  2021-11-07 21:06 font problem skyhorse--- via ntg-context
@ 2021-11-07 22:09 ` Wolfgang Schuster via ntg-context
  0 siblings, 0 replies; 14+ messages in thread
From: Wolfgang Schuster via ntg-context @ 2021-11-07 22:09 UTC (permalink / raw)
  To: mailing list for ConTeXt users, skyhorse--- via ntg-context
  Cc: Wolfgang Schuster

skyhorse--- via ntg-context schrieb am 07.11.2021 um 22:06:
> I am a beginner and not well versed on font processing needs yet.
>
> I tried the following simple example, but get an error.
> I am using the standalone context: "txrun          | ConTeXt TDS Runner Tool 1.32"

Which one, there is one available from the ConTeXt wiki [1] and another 
one from the Pragma website [2].

[1] https://wiki.contextgarden.net/Installation
[2] https://www.pragma-ade.nl/install.htm

It helps also to tell us which system you're using (Windows, Linux etc.).

Wolfgang

___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* font problem
@ 2021-11-07 21:06 skyhorse--- via ntg-context
  2021-11-07 22:09 ` Wolfgang Schuster via ntg-context
  0 siblings, 1 reply; 14+ messages in thread
From: skyhorse--- via ntg-context @ 2021-11-07 21:06 UTC (permalink / raw)
  To: ntg-context; +Cc: skyhorse


I am a beginner and not well versed on font processing needs yet.

I tried the following simple example, but get an error.
I am using the standalone context: "txrun          | ConTeXt TDS Runner Tool 1.32"
Here is my example:

%%%%%%%%
\starttext

    \startformula
       c^2 = a^2 + b^2
    \stopformula

\stoptext
%%%%%

The error I get back from context is:

"   Sorry, but I can't typeset math unless various parameters have been set. This is
    normally done by loading special math fonts into the math family slots. Your font
    set is lacking at least the parameter mentioned earlier.
    mtx-context     | fatal error: return code: 256
"

I don't know what special math fonts there are or what a math family slot is.
Can you help me out.   Or point me to a document that will clear this up for me.

Thank you.

---------
___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* Re: font problem
  2016-03-13 22:47   ` Hans Hagen
@ 2016-03-14  6:57     ` Alan Bowen
  0 siblings, 0 replies; 14+ messages in thread
From: Alan Bowen @ 2016-03-14  6:57 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

Thomas, Hans—many thanks! That change in the latest beta fixes the problem
nicely.

Alan


On Sun, Mar 13, 2016 at 6:47 PM, Hans Hagen <pragma@wxs.nl> wrote:

> On 3/13/2016 11:37 PM, Thomas A. Schmitz wrote:
>
>> On 03/13/2016 11:04 PM, Alan Bowen wrote:
>>
>>> Note:
>>> (a) there is no problem at all with other fonts, e.g., Tex Gyre Termes
>>> (b) with the Brill font, the text fails to process when BOTH Line1 and 2
>>> are included.
>>>
>>> The console readout is:
>>>
>>
>> Can you try this:
>>
>> in line 1323 of tex/texmf-context/tex/context/base/mkiv/font-otj.lua:
>>
>> setdisc(current,pre,post.replace)
>>
>> replace this with
>>
>> setdisc(current,pre,post,replace)
>>
>> regenerate the format and try compiling again. I get a pdf which appears
>> to be correct. I think this is just a small typo which Hans will fix.
>> However, the error message I saw was different from the one you posted.
>> This is with the latest beta and the latest version of the Brill font
>> (2.06 51).
>>
>
> yes, that's what i saw too (probably a bit older bug) .. i uploaded a new
> version
>
> thanks,
>
> Hans
>
>
> -----------------------------------------------------------------
>                                           Hans Hagen | PRAGMA ADE
>               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
>       tel: 038 477 53 69 | 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
>
> ___________________________________________________________________________________
>

[-- Attachment #1.2: Type: text/html, Size: 3602 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* Re: font problem
  2016-03-13 22:37 ` Thomas A. Schmitz
@ 2016-03-13 22:47   ` Hans Hagen
  2016-03-14  6:57     ` Alan Bowen
  0 siblings, 1 reply; 14+ messages in thread
From: Hans Hagen @ 2016-03-13 22:47 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 3/13/2016 11:37 PM, Thomas A. Schmitz wrote:
> On 03/13/2016 11:04 PM, Alan Bowen wrote:
>> Note:
>> (a) there is no problem at all with other fonts, e.g., Tex Gyre Termes
>> (b) with the Brill font, the text fails to process when BOTH Line1 and 2
>> are included.
>>
>> The console readout is:
>
> Can you try this:
>
> in line 1323 of tex/texmf-context/tex/context/base/mkiv/font-otj.lua:
>
> setdisc(current,pre,post.replace)
>
> replace this with
>
> setdisc(current,pre,post,replace)
>
> regenerate the format and try compiling again. I get a pdf which appears
> to be correct. I think this is just a small typo which Hans will fix.
> However, the error message I saw was different from the one you posted.
> This is with the latest beta and the latest version of the Brill font
> (2.06 51).

yes, that's what i saw too (probably a bit older bug) .. i uploaded a 
new version

thanks,

Hans


-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
       tel: 038 477 53 69 | 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
___________________________________________________________________________________

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

* Re: font problem
  2016-03-13 22:04 Alan Bowen
@ 2016-03-13 22:37 ` Thomas A. Schmitz
  2016-03-13 22:47   ` Hans Hagen
  0 siblings, 1 reply; 14+ messages in thread
From: Thomas A. Schmitz @ 2016-03-13 22:37 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 03/13/2016 11:04 PM, Alan Bowen wrote:
> Note:
> (a) there is no problem at all with other fonts, e.g., Tex Gyre Termes
> (b) with the Brill font, the text fails to process when BOTH Line1 and 2
> are included.
>
> The console readout is:

Can you try this:

in line 1323 of tex/texmf-context/tex/context/base/mkiv/font-otj.lua:

setdisc(current,pre,post.replace)

replace this with

setdisc(current,pre,post,replace)

regenerate the format and try compiling again. I get a pdf which appears 
to be correct. I think this is just a small typo which Hans will fix. 
However, the error message I saw was different from the one you posted. 
This is with the latest beta and the latest version of the Brill font 
(2.06 51).

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

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

* font problem
@ 2016-03-13 22:04 Alan Bowen
  2016-03-13 22:37 ` Thomas A. Schmitz
  0 siblings, 1 reply; 14+ messages in thread
From: Alan Bowen @ 2016-03-13 22:04 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

​I have had trouble processing text with diacritical marks using the more
recent betas and the Brill font.​ Some of this can be remedied by
re-entering the diacritical marks in the source file. (This works very well
with Greek.) But there remain some problem passages.

Consider:

\definefontfamily[mainface][serif][Brill] %[TeX Gyre Termes]

\setupbodyfont[mainface,10pt]


\starttext
ı̓tn und ı̓tn.t               %Line 1
Altägyptischen            %Line 2
\stoptext

Note:
(a) there is no problem at all with other fonts, e.g., Tex Gyre Termes
(b) with the Brill font, the text fails to process when BOTH Line1 and 2
are included.

The console readout is:

tex error       > tex error on line 1 in file
/Users/bowen1/Desktop/TestTeX/fonttest.tex: ?



\page ->\par

             \dosingleempty \page_breaks_process

\strc_pagenumbers_flush_final_page ...\else \page

                                                  [\p_strc_pagenumbers_page
...

\dostoptext ...\strc_pagenumbers_flush_final_page

                                                  \page \the \everystoptext
...

l.1 \dostoptext



\clf_stoptext ->\luafunction \16>>clf_stoptext



l.10 \stoptext




 1 >>

 2     \definefontfamily[mainface][serif][Brill] %[TeX Gyre Termes]

 3

 4     \setupbodyfont[mainface,10pt]

 5

 6

 7     \starttext

 8     ı̓tn und ı̓tn.t

 9     Altägyptischen

10     \stoptext

11

I have no idea where the problem here lies, whether it is with ConTEXt or
with the Brill font. So, while a fix would be ideal, a diagnosis that I
could relay to Brill would be good too.

Alan

[-- Attachment #1.2: Type: text/html, Size: 5437 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* Re: Font problem
  2008-04-18 18:59 ` Aditya Mahajan
@ 2008-04-18 21:59   ` Mojca Miklavec
  0 siblings, 0 replies; 14+ messages in thread
From: Mojca Miklavec @ 2008-04-18 21:59 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Fri, Apr 18, 2008 at 8:59 PM, Aditya Mahajan wrote:
> On Fri, 18 Apr 2008, David Arnold wrote:
>
>  > All,
>  >
>  > I did a fresh install on a new Macbook:   MacTeX-2007
>  >
>  > I am using Aditya's package: http://www.tug.org/pracjourn/2006-4/mahajan/
>  >
>  > I believe I have a font problem, as in trying to compile my file I come up
>  > against what is shown below. Using my new system, how should I go about
>  > installing the needed font files?
>  >
>  > (/usr/local/texlive/2007/../texmf-local/tex/context/base/type-akb.tex)kpathsea:
>  > Running mktextfm texnansi-uplr8a
>  > mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode;
>  > input texnansi-uplr8a
>  > This is METAFONT, Version 2.71828 (Web2C 7.5.6)
>  >
>  > kpathsea: Running mktexmf texnansi-uplr8a
>
>  This is because urw palatino fonts are not installed on your system. I do
>  not know what is the correct way of installing them on MacTeX. You can
>  always download them from CTAN but installing fonts manually can be a bit
>  tricky.
>
>  Another option is to use the TeX-gyre pagella fonts. I think that if you
>  just add
>
>  \usetypescriptfile[type-gyr]
>
>  before the typescript definition, it should work.
>
>  Aditya

Judging from the traces & locations of those files on my computer -
these fonts were probably either part of some "external" ConTeXt
package (there have always been some "font metrics" files around) or
Hans has removed them from the main ConTeXt distribution.

In any case, try to put  \usetypescriptfile[type-gyr] to your
cont-sys.tex (if you don't have it, just create one) and remake the
formats. This will become the default setting in TeX Live 2008 anyway.

Mojca
___________________________________________________________________________________
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] 14+ messages in thread

* Re: Font problem
  2008-04-18 17:39 Font problem David Arnold
@ 2008-04-18 18:59 ` Aditya Mahajan
  2008-04-18 21:59   ` Mojca Miklavec
  0 siblings, 1 reply; 14+ messages in thread
From: Aditya Mahajan @ 2008-04-18 18:59 UTC (permalink / raw)
  To: David Arnold; +Cc: ntg-context

On Fri, 18 Apr 2008, David Arnold wrote:

> All,
>
> I did a fresh install on a new Macbook:   MacTeX-2007
>
> I am using Aditya's package: http://www.tug.org/pracjourn/2006-4/mahajan/
>
> I believe I have a font problem, as in trying to compile my file I come up 
> against what is shown below. Using my new system, how should I go about 
> installing the needed font files?
>
> (/usr/local/texlive/2007/../texmf-local/tex/context/base/type-akb.tex)kpathsea: 
> Running mktextfm texnansi-uplr8a
> mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; 
> input texnansi-uplr8a
> This is METAFONT, Version 2.71828 (Web2C 7.5.6)
>
> kpathsea: Running mktexmf texnansi-uplr8a

This is because urw palatino fonts are not installed on your system. I do 
not know what is the correct way of installing them on MacTeX. You can 
always download them from CTAN but installing fonts manually can be a bit 
tricky.

Another option is to use the TeX-gyre pagella fonts. I think that if you 
just add

\usetypescriptfile[type-gyr]

before the typescript definition, it should work.

Aditya
___________________________________________________________________________________
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] 14+ messages in thread

* Font problem
@ 2008-04-18 17:39 David Arnold
  2008-04-18 18:59 ` Aditya Mahajan
  0 siblings, 1 reply; 14+ messages in thread
From: David Arnold @ 2008-04-18 17:39 UTC (permalink / raw)
  To: ntg-context


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

All,

I did a fresh install on a new Macbook:   MacTeX-2007

I am using Aditya's package: http://www.tug.org/pracjourn/2006-4/mahajan/

I believe I have a font problem, as in trying to compile my file I  
come up against what is shown below. Using my new system, how should I  
go about installing the needed font files?

(/usr/local/texlive/2007/../texmf-local/tex/context/base/type- 
akb.tex)kpathsea: Running mktextfm texnansi-uplr8a
mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1;  
nonstopmode; input texnansi-uplr8a
This is METAFONT, Version 2.71828 (Web2C 7.5.6)

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

Please type another input file name
! Emergency stop.
<*> ... mag:=1; nonstopmode; input texnansi-uplr8a

Transcript written on mfput.log.
grep: texnansi-uplr8a.log: No such file or directory
mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode;  
input texnansi-uplr8a' failed to make texnansi-uplr8a.tfm.
kpathsea: Appending font creation commands to missfont.log.

! Font \*MyFace12ptrmtfrm*:=texnansi-uplr8a at 12.0pt not loadable:  
Metric (TFM
) file not found.
<to be read again>
                    \relax
\xxdododefinefont ...tspec {#4}\newfontidentifier
                                                   \let  
\localrelativefontsiz...

\fontstrategy ...me \fontclass #2#3#4#5\endcsname
                                                   \tryingfontfalse \fi
<inserted text> ...yle \fontalternative \fontsize
                                                   \fi \iftryingfont  
\fontstr...

\synchronizefont ...strategy \the \fontstrategies
                                                   \relax \fi  
\iftryingfont \...
<argument> \getvalue {\@style@ \fontstyle }
                                            \edef \fontstyle  
{\fontstyle }\if...
...
l.56 \stopMPenvironment

?


[-- Attachment #1.2: Type: text/html, Size: 3855 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] 14+ messages in thread

* Re: Font problem...
  2003-08-20 17:04 Gilles Pérez-Lambert
@ 2003-08-21 21:46 ` Hans Hagen
  0 siblings, 0 replies; 14+ messages in thread
From: Hans Hagen @ 2003-08-21 21:46 UTC (permalink / raw)


At 19:04 20/08/2003 +0200, you wrote:
>Hello,
>
>I have some problems with using fonts. In the ConTeX test file at the end, 
>`charter' only works (a little) if I use the commented line 
>\definetypeface[charter][rm][serif][charter][default][encoding=ec]'... 
>But, doing this, small-caps don't work anymore and, strangely, \tt neither!

you need to define a tt variant (and probably some ss an dmath as well):

>\definetypeface[charter][tt][mono][...

also, you should apply soem relative scaling (rscale=...)

in the type-* files are examples of such collections of files. Grep for 
"palatino"

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

* Font problem...
@ 2003-08-20 17:04 Gilles Pérez-Lambert
  2003-08-21 21:46 ` Hans Hagen
  0 siblings, 1 reply; 14+ messages in thread
From: Gilles Pérez-Lambert @ 2003-08-20 17:04 UTC (permalink / raw)


Hello,

I have some problems with using fonts. In the ConTeX test file at the end, `charter' only works (a little) if I use the commented line `\definetypeface[charter][rm][serif][charter][default][encoding=ec]'... But, doing this, small-caps don't work anymore and, strangely, \tt neither!

How does one use a font already described in the type-*.tex files? I tried with Utopia too but no luck. I read mfonts.pdf but I have not seen what I need.


Thanks,

Gilles.

PS:
	TeXExec 3.3 - ConTeXt / PRAGMA ADE 1997-2003
	pdfeTeX, Version 3.14159-1.00b-pretest-20020211-2.1 (Web2C 7.3.7x)
	ConTeXt  ver: 2003.8.15  fmt: 2003.8.19  int: english  mes: english





%%%%%%%%%%% BEGIN TEST FILE HERE

\setuppapersize[A4][A4]

\setupencoding[default=ec]
\usetypescript[adobekb][\defaultencoding]
\usetypescript[charter][ec]
%\definetypeface[charter][rm][serif][charter][default][encoding=ec]
\setupbodyfont[charter,10pt]

\startbuffer[tufte]
	\input tufte
\stopbuffer

\starttext
	\getbuffer[tufte]
	\blank
	{\it\getbuffer[tufte]}
	\blank
	{\bf\getbuffer[tufte]}
	\blank
	{\sc\getbuffer[tufte]}
	\blank
	{\tt\getbuffer[tufte]}
\stoptext

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

end of thread, other threads:[~2021-11-10 23:26 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-10 21:11 Font Problem skyhorse--- via ntg-context
2021-11-10 22:21 ` Bruce Horrocks via ntg-context
2021-11-10 23:26 ` kaddour kardio via ntg-context
  -- strict thread matches above, loose matches on Subject: below --
2021-11-07 21:06 font problem skyhorse--- via ntg-context
2021-11-07 22:09 ` Wolfgang Schuster via ntg-context
2016-03-13 22:04 Alan Bowen
2016-03-13 22:37 ` Thomas A. Schmitz
2016-03-13 22:47   ` Hans Hagen
2016-03-14  6:57     ` Alan Bowen
2008-04-18 17:39 Font problem David Arnold
2008-04-18 18:59 ` Aditya Mahajan
2008-04-18 21:59   ` Mojca Miklavec
2003-08-20 17:04 Gilles Pérez-Lambert
2003-08-21 21:46 ` Hans Hagen

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