Re: [NTG-context] How to typeset recipe symbol for a doctor's prescription pad

2012-05-29 Thread Mojca Miklavec
Dear Joel,

For the next time, PLEASE don't try to reply to digest. Please, also
don't try to reply to unrelated messages by changing their subject
(just because it is easier that placing email of the mailing list into
a new template) since that confuses message archives completely.

Please, always start a NEW message for a new topic and write or copy-paste
ntg-context at ntg.nl
into the appropriate field. Don't try to cheat by replying to
unrelated messages.

(And even if you absolutely must do that, then please, at least DELETE
everything else that is not related.)

In particular - in case that you are reading ConTeXt mailing list in
digest mode, please don't reply to digest, leaving thirty other
unrelated messages in the same post. When using digest mode it might
also help to add yourself to CC in your own message or to ask people
to add you to CC, so that you get the answer directly, can reply in a
clean way and don't have to wait for digest to arrive to solve your
problem.

Mojca

On Tue, May 29, 2012 at 5:24 AM, yuji sakai wrote:
 Good day!
...
 
 From: ntg-context-request@... ntg-context-request@...
 To: ntg-context@... ntg-context@...
 Sent: May 29, 2012 3:27 AM
 Subject: ntg-context Digest, Vol 95, Issue 102

 Send ntg-context mailing list submissions to
   ntg-context@...

 To subscribe or unsubscribe via the World Wide Web, visit
   http://www.ntg.nl/mailman/listinfo/ntg-context
 or, via email, send a message with subject or body 'help' to
   ntg-context-request@...

 You can reach the person managing the list at
   ntg-context-owner@...

 When replying, please edit your Subject line so it is more specific
 than Re: Contents of ntg-context digest...
___
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] How to typeset recipe symbol for a doctor's prescription pad

2012-05-28 Thread yuji sakai
Good day!

Been trying to typeset a prescription pad template for a doctor but am
stumped at the recipe symbol. Searched the internet for help but I just
couldn't find it.

Hope someone who has tried using this symbol in MKIV can help me with this
one.

Thanks.

Joel Mendoza


--
*From:* ntg-context-requ...@ntg.nl ntg-context-requ...@ntg.nl
*To:* ntg-context@ntg.nl ntg-context@ntg.nl
*Sent:* May 29, 2012 3:27 AM
*Subject:* ntg-context Digest, Vol 95, Issue 102

Send ntg-context mailing list submissions to
ntg-context@ntg.nl

To subscribe or unsubscribe via the World Wide Web, visit
http://www.ntg.nl/mailman/listinfo/ntg-context
or, via email, send a message with subject or body 'help' to
ntg-context-requ...@ntg.nl

You can reach the person managing the list at
ntg-context-ow...@ntg.nl

When replying, please edit your Subject line so it is more specific
than Re: Contents of ntg-context digest...


Today's Topics:

   1. Re: thelabel problem (luigi scarso)
   2. Re: Missing missing character warning (Hans Hagen)
   3. Re: thelabel problem (luigi scarso)
   4. Re: thelabel problem (Alfredo Catalina)
   5. Re: Missing missing character warning (Hans Hagen)
   6. Re: \footnote numbering starting with 3 (Marco Pessotto)
   7. Re: Math fonts in TeXLive 2012 (Tim Steenvoorden)


--

Message: 1
Date: Mon, 28 May 2012 21:06:01 +0200
From: luigi scarso
To: mailing list for ConTeXt users
Subject: Re: [NTG-context] thelabel problem
Message-ID:

Content-Type: text/plain; charset=UTF-8

On Mon, May 28, 2012 at 8:54 PM, Alfredo Catalina
 wrote:
 Contents of the log file:

 (kk.tex
 ConTeXt? ver: 2011.05.18 18:04 MKIV? fmt: 2012.5.28? int: english/english
 system?  cont-new.mkiv loaded
Ah --- are you running mkiv ?
It's ok with mkii, ie
mtxrun texexec kk.tex

I need to check with mkiv, ie
context kk.tex


-- 
luigi


--

Message: 2
Date: Mon, 28 May 2012 21:15:47 +0200
From: Hans Hagen
To: mailing list for ConTeXt users
Cc: Taco Hoekwater ,Mojca Miklavec

Subject: Re: [NTG-context] Missing missing character warning
Message-ID: 4fc3cee3.4070...@wxs.nl
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

On 28-5-2012 20:51, Mojca Miklavec wrote:
 On Mon, May 28, 2012 at 7:00 PM, Hans Hagen wrote:
 On 28-5-2012 18:26, Marco Pessotto wrote:

 After a lot of mumbling by myself... Is there a reason not to have the
 fonts.missing tracker enabled by default? Performance hit?

 indeed

 Still, given the large amount of data that gets printed during a
 compilation (it is basically impossible to figure out if something
 goes wrong without carefully looking at the log), I would also support
 the idea to print missing characters by default.

 I'm also contemplating a different idea (after TL): wouldn't it be
 nice if ConTeXt (luatex) would print warnings (missing image, missing
 module, missing character, ...) in colour (if that's supported), to
 make it clearly stand out from the rest?

 clang and CMake use that regularly for example.

 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
 ___


-- 

-
   Hans Hagen | PRAGMA ADE
   Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
 tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
  | www.pragma-pod.nl
-


--

Message: 3
Date: Mon, 28 May 2012 21:16:25 +0200
From: luigi scarso
To: mailing list for ConTeXt users
Subject: Re: [NTG-context] thelabel problem
Message-ID:

Content-Type: text/plain; charset=UTF-8

On Mon, May 28, 2012 at 9:06 PM, luigi scarso  wrote:
 Ah --- are you running mkiv ?
 It's ok with mkii, ie
 mtxrun texexec kk.tex

 I need to check with mkiv, ie
 context kk.tex
mkiv has
draw externalfigure
while mkii has
externalfigure

This is ok

\starttext

Testing

\startuseMPgraphic{gh}
picture pic;
numeric u;
u:=1;
textX:=87.51u;
textY:=96.31u;
pic:=thelabel.urt(btex {Test} etex scaled 1.00,(0,0));
draw pic shifted (textX, textY);
draw externalfigure mill.png xscaled 80.13u yscaled 60.09u shifted
(69.85u,20.30u) ;


\stopuseMPgraphic

\useMPgraphic{gh}

\stoptext

Also search
externalfigure vs. draw externalfigure in metafun
in this ml

-- 
luigi



Re: [NTG-context] How to typeset recipe symbol for a doctor's prescription pad

2012-05-28 Thread Aditya Mahajan

On Tue, 29 May 2012, yuji sakai wrote:


Been trying to typeset a prescription pad template for a doctor but am
stumped at the recipe symbol. Searched the internet for help but I just
couldn't find it.

Hope someone who has tried using this symbol in MKIV can help me with this
one.


That is unicode 211E character, although in most fonts it does not look 
nice.


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