ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <wolfgang.schuster.lists@gmail.com>
To: Jeong Dal <haksan@me.com>
Cc: mailing users <ntg-context@ntg.nl>
Subject: Re: about vertical alignment
Date: Sun, 10 Feb 2019 10:54:38 +0100	[thread overview]
Message-ID: <b25fb7ec-4797-afd3-47c3-7e01ba0ecc20@gmail.com> (raw)
In-Reply-To: <3D4633A9-0EB0-4AF8-9E75-28CBCED01715@me.com>



Jeong Dal schrieb am 09.02.19 um 08:36:
> Dear all,
> 
> I used \itemtag in \starttabulate to make columns in itemization for some reasons.
> Actually, it works fine.
> 
> For more detailed alignment, I’d like to ask about the fine tuning of vertical alignment.
> 
> Here is an MWS.
> 
> %%%%%%%
> \showframe
> \starttext
> 
> \startitemize[n]
> \item Prove the following identity.
>     \startitemize[n][stopper=)]
>     \item ${\displaystyle \int \tan^n x  \,dx=\frac{\tan^{n-1}x}{n-1}-\int \tan^{n-2}x \,dx}$ ($n>1$)
>     \item  ${\displaystyle \int \sec^n x  \,dx=\frac{\sec^{n-2}x \tan x}{n-1}+\frac{n-2}{n-1}
>     \int \sec^{n-2}x \,dx}$  $(n>1)$
>     \stopitemize
> \item Integration
>     \startitemize[n][stopper=)]

    \startitemize[n][stopper=),width=0pt]

You have to set the width for the item symbol to 0pt because it’s now 
part of the table.

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-02-10  9:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.311.1549644463.1205.ntg-context@ntg.nl>
2019-02-09  7:36 ` Jeong Dal
2019-02-10  9:54   ` Wolfgang Schuster [this message]
2019-02-10 13:05     ` Jeong Dal

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=b25fb7ec-4797-afd3-47c3-7e01ba0ecc20@gmail.com \
    --to=wolfgang.schuster.lists@gmail.com \
    --cc=haksan@me.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).