ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Mikael Sundqvist <mickep@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: [NTG-context] Re: Why does text within a very simple xtable seem to not want to take up a lot of free space?
Date: Tue, 24 Sep 2024 08:36:55 +0200	[thread overview]
Message-ID: <CAHy-LL8+MhvJeWtD7fi2SUMiyjkbt4iRhU=MJ-_q3j_u-K-K3g@mail.gmail.com> (raw)
In-Reply-To: <172715704277.1695.17008062591329562340@cgl.ntg.nl>

Hi,

you can try \quotation{ .. }

instead of \startquotation ... \stopquotation

(I did not test it...)

/Mikael

On Tue, Sep 24, 2024 at 7:56 AM Felix <fm117575@students.panola.edu> wrote:
>
> \setuppapersize[letter][
>     letter
> ]
>
> \setuplayout[
>     backspace=0.5in,
>     topspace=0.0in,
>     header=.5in, % No headers
>     footer=.5in, % Space for the footer
>     width=middle,
>     height=middle,
> ]
>
> \setupbodyfont[12pt]
>
> \starttext
>
> \startxtable[frame=off,topframe=on,bottomframe=on,option=fixed,width=1tw,align=middle,]
>
>     \startxrow
>         \startxcell
>             {\tfa\setsmallcaps \startquotation Excellence is not a skill, it's an attitude. \stopquotation - Ralph Marston
>             }
>         \stopxcell
>     \stopxrow
> \stopxtable
>
> \stoptext
>
> inputting this code into ConTeXt LMTX 2024 will show you that text after \stopquotation will make - Ralph Marson go into a new line, but there is so much text on the sides beside the first line, that it makes me wonder why the 2nd line was even made. Did I do something wrong with my code?
> ___________________________________________________________________________________
> If your question is of interest to others as well, please add an entry to the Wiki!
>
> maillist : ntg-context@ntg.nl / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
> webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
> archive  : https://github.com/contextgarden/context
> wiki     : https://wiki.contextgarden.net
> ___________________________________________________________________________________
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2024-09-24  6:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-24  5:50 [NTG-context] " Felix 
2024-09-24  6:36 ` Mikael Sundqvist [this message]
2024-09-24 17:02 ` [NTG-context] " Wolfgang Schuster

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='CAHy-LL8+MhvJeWtD7fi2SUMiyjkbt4iRhU=MJ-_q3j_u-K-K3g@mail.gmail.com' \
    --to=mickep@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).