ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <wolfgang.schuster@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Graphics in text-line
Date: Sun, 27 Nov 2011 18:36:47 +0100	[thread overview]
Message-ID: <0EAF66B5-F52A-40F2-B279-5150807432C3@gmail.com> (raw)
In-Reply-To: <6357ACE5-6CBA-4DB3-960D-31AD2639C6F6@googlemail.com>


Am 27.11.2011 um 18:26 schrieb Wolfgang Schuster:

> Am 27.11.2011 um 18:20 schrieb Robert Blackstone:
> 
>> Dear list,
>> 
>> Would it be possible to insert a tiny graphic, not larger than a capital M, into a textline?
>> 
>> I am presently making a bilingual version of a sixteenth century French musical treatise, and I would like to copy as much as possible the typographic features of the original in the modern version, both French and a  translation. 
>> In the original French edition some text lines contain musical symbols, not only the sharp, flat and natural characters but also some others, of which I can make graphics (png or pdf).
>> I can place these praphics in the margin and even in a footnote (although with rather too much space above it) but I would prefer to have them in their text line.
>> Is that doable?
> 
> \starttext
> This is a cow \figuresymbol[cow].
> \stoptext


More control about the height gives you this method:

\defineexternalfigure[inline][height=1.8ex]

\starttext
This is a cow \externalfigure[cow][inline].
\stoptext

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
___________________________________________________________________________________


  reply	other threads:[~2011-11-27 17:36 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-27 17:20 Robert Blackstone
2011-11-27 17:26 ` Wolfgang Schuster
2011-11-27 17:36   ` Wolfgang Schuster [this message]
2011-11-27 17:41   ` Wolfgang Schuster
     [not found] <mailman.908.1322430205.4232.ntg-context@ntg.nl>
2011-11-27 22:33 ` Robert Blackstone

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=0EAF66B5-F52A-40F2-B279-5150807432C3@gmail.com \
    --to=wolfgang.schuster@gmail.com \
    --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).