Re: [NTG-context] embed fonts

2009-10-17 Thread Martin Schröder
2009/10/17 Andreas Schneider :
> As far as I can tell, that seems to demand fully embedded fonts. As

It doesn't. Subsets are allowed.

See also http://www.pdfa.org/doku.php?id=start:en

Best
Martin
___
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
___


Re: [NTG-context] \externalfigure stopped working

2009-10-17 Thread Michael Green

On Oct 17, 2009, at 8:40 AM, Hans Hagen wrote:


Michael Green wrote:

MTXrun | current version: 2009.10.16 16:13

I get the gray dummy box.

\starttext

\externalfigure[cow.pdf]

\stoptext


actually there has been a fix

by default graphics are *not* looked up in the tex tree unless you
specify the 'default' location:

\setupexternalfigures[location={local,global,default}]

\starttext

\externalfigure[cow.pdf]

\stoptext

works ok


Great! Thanks!___
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
___


Re: [NTG-context] embed fonts

2009-10-17 Thread Martin Schröder
2009/10/16 Hans Hagen :
> font are always embedded but subsetted which is quite normal; the only
> reason for full embedding is that they want to tweak your text afterwards
> which is not what you want (given that they have the apps to deal with it).

And full embedding may not be allowed by your font license.

Best
   Martin
___
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
___


[NTG-context] \starbuffer in own macros

2009-10-17 Thread Andreas Harder

Hi all,

now that \inline[ref] etc. work—whereas in the case of \someline[ref]  
\inline[ref] always jumps to the else-branch of its definition and  
outputs the same line twice—I tried, obviously naive, to realize the  
following functionality (attachment).


test-linenumbering4.tex
Description: Binary data



It seems that the (wrong?) use of \starbuffer in a macro is the cause  
of the error: ! File ended while scanning use of \dododowithbuffer.


Can someone provide a correction?


Regards
Andreas




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


Re: [NTG-context] Context & emacs-muse [possibly OT]

2009-10-17 Thread Jean Magnan de Bornier
Le 17 octobre à 18:57:35 Roger Mason  écrit notamment:

| Hello,
>
| I'm using emacs-muse to write a document to be published to ConTeXt.
| The document contains a little math.  According to this wiki page:
| http://wiki.contextgarden.net/ConTeXt_and_emacs-muse#Math it is possible
| to include math in muse using  and  tags, which trigger
| corresponding $ markup in the ConTeXt output.
>
| The problem is that a muse expression like \sum type = nMn
| is published as
>
| \switchtobodyfont[small]math\switchtobodyfont[big]\textbackslash{}sum
| type = nMn\switchtobodyfont[small]/math\switchtobodyfont[big]
>
| rather than the expected $\sum type = nMn$.
>
| The muse manual for the version I'm using (3.12) makes no mention of the
|  tags, so I'm wondering if it is an add-on written by (or
| available to) someone on this list.
>
| Thanks for any help (and sorry if this is a bit off topic).
>
| Roger

The< math> tag is indeed part of the official muse.

A muse file containig only this:

 \sum type = nMn

works OK here. Are you sure you did'nt insert spaces like in "< math >",
which ought to give a result like yours?


Can you try a minimal example like mine?

And what part of the muse files did you require (should be at least muse,
muse-publish and muse-context)?
-- 
Jean
___
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
___


[NTG-context] Context & emacs-muse [possibly OT]

2009-10-17 Thread Roger Mason
Hello,

I'm using emacs-muse to write a document to be published to ConTeXt.
The document contains a little math.  According to this wiki page:
http://wiki.contextgarden.net/ConTeXt_and_emacs-muse#Math it is possible
to include math in muse using  and  tags, which trigger
corresponding $ markup in the ConTeXt output.

The problem is that a muse expression like \sum type = nMn
is published as

\switchtobodyfont[small]math\switchtobodyfont[big]\textbackslash{}sum
type = nMn\switchtobodyfont[small]/math\switchtobodyfont[big]

rather than the expected $\sum type = nMn$.

The muse manual for the version I'm using (3.12) makes no mention of the
 tags, so I'm wondering if it is an add-on written by (or
available to) someone on this list.

Thanks for any help (and sorry if this is a bit off topic).

Roger
___
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
___


Re: [NTG-context] Strange Behaviour for toc

2009-10-17 Thread Wolfgang Schuster


Am 12.10.2009 um 21:58 schrieb Martin Scholz:


One thing I found out with the IRC up to know is that the error is in
that part:

\setuphead[chapter][textcommand= 
\MyChapterText,color=BigColorTwo,style=

\BigFontTwo]

\def\MyChapterText#1{\rlap{\BigFontOne\BigColorOne#1}\kern15pt#1}

perhaps someone knows how one could solve it


http://www.ntg.nl/pipermail/ntg-context/2007/027083.html

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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Section setup

2009-10-17 Thread Aditya Mahajan

On Sat, 17 Oct 2009, Janneman wrote:


\definehead[paragraf][section]
\def\mynumbercommand#1{\bf{\S} #1 --}
\setuphead[paragraf][numbercommand=\mynumbercommand,alternative=inmargin]

\starttext

\paragraf[ref]{TEST}

\input tufte


\stoptext


Another option:

\definehead[paragraph][section]
\setuphead[paragraph][alternative=inmargin]

\setuplabeltext[paragraph={{§ },{ –}}]

\starttext

\dorecurse{5}
{\paragraph{A repeated quote}
\input knuth \endgraf}

\stoptext
___
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
___


Re: [NTG-context] footnote

2009-10-17 Thread Hans Hagen

Wolfgang Werners-Lucchini wrote:

On 13 Oct 2009 at 23:17, ntg-context-requ...@ntg.nl wrote:

Hallo Wolfgang,


2.---
I want some space on the left of \start\stoptables.
What I get is SOME space, but not that what I wanted!

\starttables[|l|]

\starttables[o0|i(3cm)l|]


Where is that little space from?


Yes, this works. But my example was too simple.

I actually have:

\starttables[|p(5cm)|lI|]
\NC hmm \NC bla \NC\MR
\stoptables 


and this one

\starttables[o0|i(3cm)p(5cm)|lI|]
\NC hmm \NC bla \NC\MR
\stoptables 


does not work. I don't understand what is going on here!


the i seems to works vertically

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


Re: [NTG-context] Section setup

2009-10-17 Thread Wolfgang Schuster


Am 17.10.2009 um 17:46 schrieb Janneman:


Understood! ;-)

\definehead[paragraf][section]
\def\mynumbercommand#1{\bf{\S} #1 --}


\define[1]\MyNumberCommand{§ #1 –} % let's use the right signs when  
possible :)


\setuphead[paragraf][numbercommand= 
\mynumbercommand,alternative=inmargin]


\setuphead[paragraf][numbercommand= 
\MyNumberCommand,numberstyle=bold,alternative=inmargin]


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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Combining \sc and \em

2009-10-17 Thread Wolfgang Schuster


Am 15.10.2009 um 12:03 schrieb Tim Wraight:


Hi,

Under the latest beta (2009.10.02 13:14), it doesn't seem possible  
to access \SerifCapsSlanted by combining the \em and \sc font  
switches. The following test case demonstrates this:


http://www.ntg.nl/pipermail/ntg-context/2003/002453.html

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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Section setup

2009-10-17 Thread Janneman

Janneman skrev:

Martin Scholz skrev:

Am Fri, 16 Oct 2009 21:06:01 +0200 schrieb Mojca Miklavec:

 

On Tue, Oct 13, 2009 at 19:05, Martin Scholz wrote:
   

Hi List,

I'm trying to setup a new document in Context, and a newbee, so I now
want to setup the section head as following

§ Secnum - Sectitle

Where the § Secnum part is set up in the margin and the Sectitle over
the Text is there any solution how to get it done?
  

Not to be taken too seriously: you need to ask a more complex
(challenging) questions to get a better chance for an answer :) :) :)

It's best to study chapter 8 of cont-eni.pdf from pragma-ade.com to get
the idea of how to handle section modifications.

Here's one possible solution:

\def\mynumbercommand#1{§ #1 --}
\setuphead
[section]
[numbercommand=\mynumbercommand,
 alternative=inmargin]

You may get a bit too big distance, but you can do one of the following
tricks: a) shorten the distance between margin and text b) instead of
just "--" you can use something like
\hbox to 0.2mm{--\hss}
to fake negative spacing or add explicit negative kerning.

Mojca



Hi Mojca,

I'm a type of learner by reading the sourcecode, so it is easier for 
me if I see examples in the code then reading manuals... thanks for 
you help, will try your example later that day...


Thanks and greetings

Martin

___ 

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
___ 

  

Maybe a more simplified solution

\definehead[paragraf][section]
\setuphead[paragraf][before= {\crlf \S},after=,style=bold]
% or style=something else

\starttext

\paragraf[ref]{Paragraf title}

\input tufte

\stoptext


Cheers

Janneman
___ 

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
___ 


Understood! ;-)

\definehead[paragraf][section]
\def\mynumbercommand#1{\bf{\S} #1 --}
\setuphead[paragraf][numbercommand=\mynumbercommand,alternative=inmargin]

\starttext

\paragraf[ref]{TEST}

\input tufte


\stoptext
___
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
___


Re: [NTG-context] Section setup

2009-10-17 Thread Wolfgang Schuster


Am 17.10.2009 um 16:58 schrieb Janneman:


Maybe a more simplified solution

\definehead[paragraf][section]
\setuphead[paragraf][before= {\crlf \S},after=,style=bold]


don't do this, before and after are meant for vertical material like  
\blank or \thinrule 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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Section setup

2009-10-17 Thread Janneman

Martin Scholz skrev:

Am Fri, 16 Oct 2009 21:06:01 +0200 schrieb Mojca Miklavec:

  

On Tue, Oct 13, 2009 at 19:05, Martin Scholz wrote:


Hi List,

I'm trying to setup a new document in Context, and a newbee, so I now
want to setup the section head as following

§ Secnum - Sectitle

Where the § Secnum part is set up in the margin and the Sectitle over
the Text is there any solution how to get it done?
  

Not to be taken too seriously: you need to ask a more complex
(challenging) questions to get a better chance for an answer :) :) :)

It's best to study chapter 8 of cont-eni.pdf from pragma-ade.com to get
the idea of how to handle section modifications.

Here's one possible solution:

\def\mynumbercommand#1{§ #1 --}
\setuphead
[section]
[numbercommand=\mynumbercommand,
 alternative=inmargin]

You may get a bit too big distance, but you can do one of the following
tricks: a) shorten the distance between margin and text b) instead of
just "--" you can use something like
\hbox to 0.2mm{--\hss}
to fake negative spacing or add explicit negative kerning.

Mojca



Hi Mojca,

I'm a type of learner by reading the sourcecode, so it is easier for me 
if I see examples in the code then reading manuals... thanks for you 
help, will try your example later that day...


Thanks and greetings

Martin

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

Maybe a more simplified solution

\definehead[paragraf][section]
\setuphead[paragraf][before= {\crlf \S},after=,style=bold]
% or style=something else

\starttext

\paragraf[ref]{Paragraf title}

\input tufte

\stoptext


Cheers

Janneman
___
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
___


Re: [NTG-context] embed fonts

2009-10-17 Thread Hans Hagen

Andreas Schneider wrote:

On Fri, 16 Oct 2009 14:09:28 +0200
Hans Hagen  wrote:


font are always embedded but subsetted which is quite normal; the
only reason for full embedding is that they want to tweak your text 
afterwards which is not what you want (given that they have the apps

to deal with it).

protruding and adjusting is not related

Hans



It might also be, that they want to comply with PDF/A ...
http://en.wikipedia.org/wiki/PDF/A

As far as I can tell, that seems to demand fully embedded fonts. As
inconvenient as it might be, it's at least an ISO standard :D


a slight complication (which as usual results in a few hours work) is 
that we need to trigger this pretty soon in a run and as such it can 
become only a commandline option


a next release will provide

--directives=fonts.embedall

but first i (read: taco) need to figure out why setting the embedding 
flag in a tfm table does not work out as expected


Hans

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


Re: [NTG-context] obscure luatex error (fixed!)

2009-10-17 Thread Mojca Miklavec
On Sat, Oct 17, 2009 at 13:50, Alan BRASLAU wrote:
>
> Taco was able to find the bug in luatex.
> It is fixed now in the cvs trunk and will hopefully make it soon to the
> minimals binary distribution.

I cannot promise when I will be able to commit linux (debian etch) and
mac binaries (if we need to retain Tiger compatibility probably
someone else needs to take over the compilation).

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  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] \externalfigure stopped working

2009-10-17 Thread Hans Hagen

Michael Green wrote:

MTXrun | current version: 2009.10.16 16:13

I get the gray dummy box.

\starttext

\externalfigure[cow.pdf]

\stoptext


actually there has been a fix

by default graphics are *not* looked up in the tex tree unless you 
specify the 'default' location:


\setupexternalfigures[location={local,global,default}]

\starttext

\externalfigure[cow.pdf]

\stoptext

works ok


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


Re: [NTG-context] obscure luatex error (fixed!)

2009-10-17 Thread Alan BRASLAU
On Friday 16 October 2009 14:16:17 Taco Hoekwater wrote:
> 
> Ok, I now have committed an official fix. The problem was that when
> converting lua strings to token lists, utf-8 characters were converted
> incorrectly. This bug affected *all* luastring->tokenlist conversion,
> so I am quite surprised it too so long to surface. Anyway, fixed now.
> 

So, following some exchange off-list, Taco was able to find the bug in luatex. 
It is fixed now in the cvs trunk and will hopefully make it soon to the 
minimals binary distribution.

Thanks Taco for the fix and Luigi for helping me figure out how to pinpoint the 
bug!

Alan
___
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
___


Re: [NTG-context] embed fonts

2009-10-17 Thread Andreas Schneider
On Fri, 16 Oct 2009 14:09:28 +0200
Hans Hagen  wrote:

> font are always embedded but subsetted which is quite normal; the
> only reason for full embedding is that they want to tweak your text 
> afterwards which is not what you want (given that they have the apps
> to deal with it).
> 
> protruding and adjusting is not related
> 
> Hans


It might also be, that they want to comply with PDF/A ...
http://en.wikipedia.org/wiki/PDF/A

As far as I can tell, that seems to demand fully embedded fonts. As
inconvenient as it might be, it's at least an ISO standard :D


Regards,
Andreas.

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


Re: [NTG-context] embed fonts

2009-10-17 Thread Peter Rolf

R. Bastian schrieb:

On Sat, 17 Oct 2009 10:32:41 +0200
Taco Hoekwater  scribit:

  

R. Bastian wrote:


Hello,
I send a little pdf made with Mk II and \setupbodyfont[sansserif, 10 pt]
to a friend. He could not read it.

Is there a way to control if the font has been embedded?
  

That cannot be the problem. Is the pdf is unreadable, something
in your compilation process is wrong, and there should be some
hint in the log. It would help if you posted the input and/or
the log file.

Best wishes,
Taco

___



Here the source & log.

Is something wrong ?
Thnaks for your help.
  
No problems here. Is there any reason not to use an uptodate context 
version?

In a few weeks your version is celebrating it's third birthday...

ConTeXt  ver: 2007.01.12 15:56 MKII  fmt: 2009.4.22  int: english/english

See
http://wiki.contextgarden.net/ConTeXt_Minimals

for the preferred method. Very simple installation and it works like a 
charm :)



Best wishes,  Peter




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


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


Re: [NTG-context] embed fonts

2009-10-17 Thread R. Bastian
On Sat, 17 Oct 2009 10:32:41 +0200
Taco Hoekwater  scribit:

> R. Bastian wrote:
> > Hello,
> > I send a little pdf made with Mk II and \setupbodyfont[sansserif, 10 pt]
> > to a friend. He could not read it.
> > 
> > Is there a way to control if the font has been embedded?
> 
> That cannot be the problem. Is the pdf is unreadable, something
> in your compilation process is wrong, and there should be some
> hint in the log. It would help if you posted the input and/or
> the log file.
> 
> Best wishes,
> Taco
> 
> ___

Here the source & log.

Is something wrong ?
Thnaks for your help.
-- 
René Bastian
www.pythoneon.org
www.musiques-rb.org
This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) (format=cont-en 2009.4.22)  13 OCT 2009 19:11
entering extended mode
 %&-line parsing enabled.
 (/usr/local/texlive/2007/texmf/web2c/natural.tcx)
**vorlage.tex emergencyend
(./vorlage.tex

ConTeXt  ver: 2007.01.12 15:56 MKII  fmt: 2009.4.22  int: english/english

language: language en is active
system  : cont-new loaded
(/usr/local/texlive/2007/texmf-dist/tex/context/base/cont-new.tex
systems : beware: some patches loaded from cont-new.tex
\boislevel=\count210
(/usr/local/texlive/2007/texmf-dist/tex/context/base/cont-new.mkii))
system  : cont-old loaded
(/usr/local/texlive/2007/texmf-dist/tex/context/base/cont-old.tex
loading : Context Old Macros
)
system  : cont-fil loaded
(/usr/local/texlive/2007/texmf-dist/tex/context/base/cont-fil.tex
loading : Context File Synonyms
)
system  : cont-sys.rme loaded
(/usr/local/texlive/2007/texmf-dist/tex/context/user/cont-sys.rme
(/usr/local/texlive/2007/texmf-dist/tex/context/base/type-exa.tex)
(/usr/local/texlive/2007/texmf-dist/tex/context/base/type-syn.tex)
(/usr/local/texlive/2007/texmf-dist/tex/context/base/type-enc.tex)
(/usr/local/texlive/2007/texmf-dist/tex/context/base/type-siz.tex)
(/usr/local/texlive/2007/texmf-dist/tex/context/base/type-map.tex)
(/usr/local/texlive/2007/texmf-dist/tex/context/base/type-spe.tex)
(/usr/local/texlive/2007/texmf-dist/tex/context/base/type-akb.tex))
bodyfont: 12pt rm is loaded
language: patterns en->ec:ec->1->2:3 uk->ec:ec->2->2:3 de->texnansi:tex
nansi->3->2:3 de->ec:ec->4->2:3 fr->texnansi:texnansi->5->2:3 fr->ec:ec->6->2:3
 es->ec:ec->7->2:3 pt->texnansi:texnansi->8->2:3 pt->ec:ec->9->2:3 it->texnansi
:texnansi->10->2:3 it->ec:ec->11->2:3 nl->texnansi:texnansi->12->2:3 nl->ec:ec-
>13->2:3 cz->il2:il2->14->2:3 cz->ec:ec->15->2:3 sk->il2:il2->16->2:3 sk->ec:ec
->17->2:3 pl->pl0:pl0->18->2:3 pl->ec:ec->19->2:3 pl->qx:qx->20->2:3 loaded
specials: tex,postscript,rokicki loaded
\openout3 = `vorlage.tui'.

system  : vorlage.top loaded
(./vorlage.top
specials: loading definition file tpd
(/usr/local/texlive/2007/texmf-dist/tex/context/base/spec-tpd.tex
specials: loading definition file fdf
(/usr/local/texlive/2007/texmf-dist/tex/context/base/spec-fdf.tex
\everygoto=\toks326
\PDFsymbolbox=\box157
\everyPDFxform=\toks327

(/usr/local/texlive/2007/texmf-dist/tex/context/base/spec-fdf.mkii))
specials: fdf loaded
\everyPDFximage=\toks328
\PDFcurrenttransparency=\count211
)
specials: fdf,tpd loaded
)
\openout0 = `vorlage-mpgraph.mp'.

\openout0 = `mpgraph.mp'.


systems : system commands are disabled
system  : mark sujet defined [subject]
system  : mark sujetnumber defined [subjectnumber]
system  : mark masection defined [section]
system  : mark masectionnumber defined [sectionnumber]
(./vorlage.tuo) (./vorlage.tuo) (./vorlage.tuo) (./vorlage.tuo) (./vorlage.tuo)
(./vorlage.tuo) (./vorlage.tuo) (./vorlage.tuo) (./vorlage.tuo) (./vorlage.tuo)
(/usr/local/texlive/2007/texmf-dist/tex/context/base/sort-def.tex)
(/usr/local/texlive/2007/texmf-dist/tex/context/base/sort-lan.tex)
(./vorlage.tuo) (./vorlage.tuo)
(/usr/local/texlive/2007/texmf-dist/tex/context/base/pdfr-def.tex)
systems : begin file vorlage at line 27
\...@sl@\@@shortsectionnumber=\count212
title   : - Neue Methoden der Klangkonstruktion
fonts   : resetting map file list
{/usr/local/texlive/2007/texmf-dist/fonts/map/pdftex/context/original-empty.map
}
fonts   : using map file: texnansi-public-lm
{/usr/local/texlive/2007/texmf-dist/fonts/map/pdftex/context/texnansi-public-lm
.map}
fonts   : using map file: original-base
{/usr/local/texlive/2007/texmf-dist/fonts/map/pdftex/context/original-base.map}
fonts   : using map file: ec-public-lm
{/usr/local/texlive/2007/texmf-dist/fonts/map/pdftex/context/ec-public-lm.map}
fonts   : using map file: ec-base
{/usr/local/texlive/2007/texmf-dist/fonts/map/pdftex/context/ec-base.map}
fonts   : using map file: lm-ec
{/usr/local/texlive/2007/texmf-dist/fonts/map/dvips/lm/lm-ec.map}
fonts   : using map file: 8r-base
{/usr/local/texlive/2007/texmf-di

Re: [NTG-context] embed fonts

2009-10-17 Thread Taco Hoekwater

R. Bastian wrote:

Hello,
I send a little pdf made with Mk II and \setupbodyfont[sansserif, 10 pt]
to a friend. He could not read it.

Is there a way to control if the font has been embedded?


That cannot be the problem. Is the pdf is unreadable, something
in your compilation process is wrong, and there should be some
hint in the log. It would help if you posted the input and/or
the log file.

Best wishes,
Taco

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


Re: [NTG-context] embed fonts

2009-10-17 Thread R. Bastian
Hello,
I send a little pdf made with Mk II and \setupbodyfont[sansserif, 10 pt]
to a friend. He could not read it.

Is there a way to control if the font has been embedded?




-- 
René Bastian
www.pythoneon.org
www.musiques-rb.org


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


Re: [NTG-context] Section setup

2009-10-17 Thread Mojca Miklavec
> Hi Mojca,
>
> I'm a type of learner by reading the sourcecode

That's perfect! In ConTeXt that's pretty important. The starting point is here:
http://source.contextgarden.net/tex/context/base

Mojca

PS: I guess you had other kind of sourcecode in mind, but the
statement above is still true. Anyway: there are quite some examples
in the manual. You could also start browsing manual sources.
(http://context.aanhet.net/svn/manuals/)
___
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
___


Re: [NTG-context] \externalfigure stopped working

2009-10-17 Thread Mojca Miklavec
On Sat, Oct 17, 2009 at 00:38, Michael Green wrote:
> MTXrun | current version: 2009.10.16 16:13
>
> I get the gray dummy box.

You need
\setupexternalfigures[location={local,default}]

> \starttext
>
> \externalfigure[cow.pdf]
>
> \stoptext

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  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___