On 6/5/2014 11:27 PM, Sanjoy Mahajan wrote:
Hans Hagen writes:
Alternatively, you can consider making your mp graphics like this:
\startMPpage
some code
\stopMPpage
This will use the regular font system, gives access to everything
context as well, and makes it possible to opentype fonts.
Hans Hagen writes:
> Alternatively, you can consider making your mp graphics like this:
>
> \startMPpage
>some code
> \stopMPpage
>
> This will use the regular font system, gives access to everything
> context as well, and makes it possible to opentype fonts. The resulting
> (cropped) graph
On 6/5/2014 9:37 PM, Sanjoy Mahajan wrote:
Hans Hagen writes:
you see the message:
LuaTeX warning (file cmr10): Font cmr10 at 3000 not found
You are right, though I had unwisely ignored it (weak excuse below).
so you need to load a map file that matches the used fonts:
\loadmapfile[mkiv-ba
Hans Hagen writes:
> you see the message:
> LuaTeX warning (file cmr10): Font cmr10 at 3000 not found
You are right, though I had unwisely ignored it (weak excuse below).
> so you need to load a map file that matches the used fonts:
> \loadmapfile[mkiv-base]
That does fix it, thanks.
The warn
On 6/5/2014 4:17 AM, Sanjoy Mahajan wrote:
Hans Hagen writes:
This is with Context 2013.05.28 00:36 MKIV (TL2013 on Debian).
the beta works ok .. are there any messages with respect to missing
fonts or map files?
FYI, with recent betas (2014.05.17 from a context standalone or
2014.05.21 fr
Hans Hagen writes:
>> This is with Context 2013.05.28 00:36 MKIV (TL2013 on Debian).
>
> the beta works ok .. are there any messages with respect to missing
> fonts or map files?
FYI, with recent betas (2014.05.17 from a context standalone or
2014.05.21 from Debian TL2014), I still find the pro
On Fri, 9 Aug 2013, Sanjoy Mahajan wrote:
Try adding
prologues := 2;
or
prologues := 3;
in your mp file.
Good thought, which I tried, though neither setting resolved the
problem.
Any particular reason that you are compiling metapost files using mp and
then including them in ConTeX
Hans Hagen writes:
> the beta works ok .. are there any messages with respect to missing
> fonts or map files?
I got rid of page numbering and added a few more trackers:
\enabletrackers[graphics.conversion,graphics.inclusion,fonts.mapfiles,fonts.loading,fonts.missing,fonts.mapping]
\setuppagen
> Try adding
> prologues := 2;
> or
> prologues := 3;
> in your mp file.
>
Good thought, which I tried, though neither setting resolved the
problem.
> Any particular reason that you are compiling metapost files using mp and
> then including them in ConTeXt rather than directly using an
On 8/9/2013 10:26 PM, Sanjoy Mahajan wrote:
With \enabletrackers[graphics.conversion,graphics.inclusion], the log
has the following lines, none of which seem to pinpoint the problem:
graphics> inclusion > checking conversion of 'testfig.1', fullname
'testfig.1', old format 'mps', ne
On Fri, 9 Aug 2013, Sanjoy Mahajan wrote:
The internal mptopdf converter in MkIV omit some glyphs in the labels.
Here's a minimal example (test.tex):
\starttext
\externalfigure[testfig.1][frame=on]
\blank
\externalfigure[testfig-1.pdf][frame=on]
\stoptext
And testfig.1 is produced by testfig
The internal mptopdf converter in MkIV omit some glyphs in the labels.
Here's a minimal example (test.tex):
\starttext
\externalfigure[testfig.1][frame=on]
\blank
\externalfigure[testfig-1.pdf][frame=on]
\stoptext
And testfig.1 is produced by testfig.mp
beginfig(1)
label(btex $\Omega$ etex, (0
12 matches
Mail list logo