ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <wolfgang.schuster.lists@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>,
	Jeroen <contextntg@gmail.com>
Subject: Re: general syntax for startparagraph command
Date: Mon, 30 Sep 2019 19:37:58 +0200	[thread overview]
Message-ID: <a1035f67-2549-4b6f-6b2d-fd607f9eb503@gmail.com> (raw)
In-Reply-To: <CAPtmdbPg5eiDKki3iFywgaKGeG-Ajq=PSrv=QgJrFuSJfRCmAg@mail.gmail.com>

Jeroen schrieb am 30.09.2019 um 02:18:
> Many thanks. Is there also a simple way to place a 2 above the = 
> character as the definition does.
The sample ways are:

\starttext

\setupruby[style=]

= \ruby{=}{*}

\blank

= \framed[location=bottom,align=middle,frame=off,offset=0pt]{*\\=}

\stoptext


The numbers in the command reference are positioned with a different
low level TeX method where you use a box to change the vertical and
horizontal position of the box.

You can find more information about this method (search for raise/lower)
on books about plain TeX [1,2] or Hans new manual about low level box
command [3].

[1] https://ctan.org/pkg/texbytopic
[2] https://ctan.org/pkg/impatient
[3] lowlevel-boxes.pdf (included in the context minimals)

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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2019-09-30 17:37 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-29 18:30 Jeroen
2019-09-29 18:47 ` Wolfgang Schuster
2019-09-30  0:18   ` Jeroen
2019-09-30 17:37     ` Wolfgang Schuster [this message]
2019-09-30 20:43       ` Henning Hraban Ramm

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=a1035f67-2549-4b6f-6b2d-fd607f9eb503@gmail.com \
    --to=wolfgang.schuster.lists@gmail.com \
    --cc=contextntg@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).