ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Emil Hedevang Lohse <emil@imf.au.dk>
Subject: Re: Concrete and Euler
Date: 14 Mar 2003 13:57:02 +0100	[thread overview]
Message-ID: <vg07kb25co1.fsf@localhost.localdomain> (raw)
In-Reply-To: <200303141312.57541.quasar@econ.muni.cz>

[-- Attachment #1: Type: text/plain, Size: 1684 bytes --]

Michal Kvasnicka <quasar@econ.muni.cz> writes:

> > Is there an easy way to make ConTeXt use the Concrete Computer
> > Modern font for normal text and the AMS Euler font for math --
> > like in Knuth's book "Concrete Mathematics"?
> 
> Good noon.
> 
> Some time ago I typeset my PhD thesis with Concrete. You may use my
> way. (AMS Euler I don't know, sorry). You need the file font-csc.tex
> (included in this mail). Then you have to declare it in your
> document like this: \setupbodyfont[csc,11pt] And the Concrete is
> used. But allas! It's bitmapped font, i.e. you can't use in
> electronic document (it looks awfully).

Thanks, but I can't make it work. I created a file called test.tex
containing the lines

 \setupbodyfont[csc,11pt]
 \starttext
 Test
 \stoptext

and placed font-csc.tex in the same directory, and then I ran 'texexec
test' but got the following error.

 ! Emergency stop.
 <to be read again> 
                    \relax 
 \xxdododefinefont ...tspec {#4}\newfontidentifier 
                                                   \let \localrelativefontsiz...
 
 \fontstrategy ...ame #1\csname #2#3#4#5\endcsname 
                                                   \tryingfontfalse \fi 
 <inserted text> ...yle \fontalternative \fontsize 
                                                   \fi \iftryingfont \fontstr...
 
 \synchronizefont ...strategy \the \fontstrategies 
                                                   \relax \fi \ifskipfontchar...
 <argument> \getvalue {\@style@ \fontstyle }
                                            \edef \fontstyle {\fontstyle }\if...
 ...
 l.1 \setupbodyfont[csc,11pt]

I don't know what to do.

Here is the log file: 

[-- Attachment #2: test.log --]
[-- Type: application/octet-stream, Size: 4450 bytes --]

This is pdfeTeX, Version 3.14159-1.10b-2.1 (Web2C 7.4.5) (format=cont-en 2003.3.10)  14 MAR 2003 13:51
entering extended mode
\write18 enabled.
**&cont-en test.tex
(./test.tex{/a/brugere/smaug.imf.au.dk/raid/rohan/emil/Local/teTeX-2.0.2/share/
texmf/pdftex/config/pdftex.cfg}

ConTeXt  ver: 2003.3.9  fmt: 2003.3.10  int: english  mes: english

language       : language en is active
<protectionstate 0>
system         : cont-new loaded

(/a/brugere/smaug.imf.au.dk/raid/rohan/emil/Local/teTeX-2.0.2/share/texmf/tex/c
ontext/base/cont-new.tex
systems        : beware: some patches loaded from cont-new.tex!
)
system         : cont-old loaded

(/a/brugere/smaug.imf.au.dk/raid/rohan/emil/Local/teTeX-2.0.2/share/texmf/tex/c
ontext/base/cont-old.tex
loading        : Context Old Macros
)
system         : cont-fil loaded

(/a/brugere/smaug.imf.au.dk/raid/rohan/emil/Local/teTeX-2.0.2/share/texmf/tex/c
ontext/base/cont-fil.tex
loading        : Context File Synonyms
)
system         : cont-sys loaded

(/a/brugere/smaug.imf.au.dk/raid/rohan/emil/Local/teTeX-2.0.2/share/texmf/tex/c
ontext/base/cont-sys.tex
specials       : loading definition file tpd

(/a/brugere/smaug.imf.au.dk/raid/rohan/emil/Local/teTeX-2.0.2/share/texmf/tex/c
ontext/base/spec-tpd.tex
specials       : loading definition file fdf

(/a/brugere/smaug.imf.au.dk/raid/rohan/emil/Local/teTeX-2.0.2/share/texmf/tex/c
ontext/base/spec-fdf.tex <unprotect 3> <unprotect 4>
system (E-TEX) : [line 1815] \ifcsname 
<unprotect 5> <protect 5> <protect 4> <protect 3>)
specials       : fdf loaded
<unprotect 3> <protect 3>)
specials       : fdf,tpd loaded
)
bodyfont       : 12pt rm is loaded
language       : patterns 2:2-en-2 3:2-uk-2 4:2-de-2 5:2-fr-2 6:2-es-2 7:2-it-2
 8:2-nl-2 loaded
specials       : fdf,tpd loaded
\openout2 = `test.tui'.

system         : test.top loaded
(./test.top)
\openout0 = `test-mpgraph.mp'.

\openout0 = `test-mprun.mp'.

\openout0 = `mpgraph.mp'.

\openout0 = `mprun.mp'.


pdftex         : needs map file: original-context-symbol.map
pdftex         : needs map file: pl0-ams-cmr.map
pdftex         : needs map file: original-vogel-symbol.map

(/a/brugere/smaug.imf.au.dk/raid/rohan/emil/Local/teTeX-2.0.2/share/texmf/tex/c
ontext/base/type-pre.tex)
bodyfont       : variant csc is loaded
(./font-csc.tex)
! Font \*11ptrmtf*=cscr10 at 11.0pt not loadable: Metric (TFM) file not found.
<to be read again> 
                   \relax 
\xxdododefinefont ...tspec {#4}\newfontidentifier 
                                                  \let \localrelativefontsiz...

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

\synchronizefont ...strategy \the \fontstrategies 
                                                  \relax \fi \ifskipfontchar...
<argument> \getvalue {\@style@ \fontstyle }
                                           \edef \fontstyle {\fontstyle }\if...
...
l.1 \setupbodyfont[csc,11pt]
                            
? 
! Emergency stop.
<to be read again> 
                   \relax 
\xxdododefinefont ...tspec {#4}\newfontidentifier 
                                                  \let \localrelativefontsiz...

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

\synchronizefont ...strategy \the \fontstrategies 
                                                  \relax \fi \ifskipfontchar...
<argument> \getvalue {\@style@ \fontstyle }
                                           \edef \fontstyle {\fontstyle }\if...
...
l.1 \setupbodyfont[csc,11pt]
                            
End of file on the terminal!

 
Here is how much of TeX's memory you used:
 729 strings out of 67888
 11590 string characters out of 727238
 4408596 words of memory out of 5521800
 30691 multiletter control sequences out of 10000+50000
 10284 words of font info for 34 fonts, out of 500000 for 1000
 62 hyphenation exceptions out of 1000
 32i,1n,35p,192b,53s stack positions out of 1500i,500n,5000p,200000b,5000s
 0 PDF objects out of 300000
 0 named destinations out of 131072
 0 words of extra memory for PDF output out of 65536
No pages of output.

[-- Attachment #3: Type: text/plain, Size: 143 bytes --]


/Emil

-- 
Emil Hedevang Lohse <http://home.imf.au.dk/emil/> 

Alle spørgsmål er lige dumme. 
Og spørgsmålet "Kan ænder flyve?" er ikke dumt.

  reply	other threads:[~2003-03-14 12:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-12  9:58 Emil Hedevang Lohse
2003-03-12 11:00 ` Adam Lindsay
2003-03-14 12:12 ` Michal Kvasnicka
2003-03-14 12:57   ` Emil Hedevang Lohse [this message]
2003-03-16  1:58     ` Guy Worthington
2003-03-17 10:37     ` Michal Kvasnicka

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=vg07kb25co1.fsf@localhost.localdomain \
    --to=emil@imf.au.dk \
    --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).