ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Emmanuel Asante <emmanuela.asante@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: How to Centre Multi-line Verbatim Text
Date: Sat, 14 Mar 2015 07:28:16 -0600	[thread overview]
Message-ID: <CADXXEcvegrZGzLNV+o_jPdwN1iSD9cuVzV1wmyd79c5008bXfg@mail.gmail.com> (raw)
In-Reply-To: <EE816CBB-6B22-4C09-A78C-EBD73AA090F9@gmail.com>


[-- Attachment #1.1: Type: text/plain, Size: 1465 bytes --]

Thank you Wolfgang.

On Saturday, March 14, 2015, Wolfgang Schuster <schuster.wolfgang@gmail.com>
wrote:

>
> > Am 13.03.2015 um 21:32 schrieb Emmanuel Asante <
> emmanuela.asante@gmail.com <javascript:;>>:
> >
> > Hello All,
> >
> > I am trying to centre a multi-line verbatim text horizontally on the
> page but I cannot figure out how to do that. With the code below how can I
> centre the whole block horizontally on the page?
> >
> > \setuptyping[TEX]
> >
> > \startTEX
> >    RSpec.describe Post, :type => :model do
> >     end
> >  \stopTEX
>
> You can add a framedtext environment around the verbatim text and use
> “location=middle” to center it.
>
> \setuptyping
>   [TEX]
>   [before={\startframedtext[location=middle]},
>    after=\stopframedtext]
>
> \starttext
>
> \startTEX
>    RSpec.describe Post, :type => :model do
>     end
> \stopTEX
>
> \stoptext
>
> Wolfgang
>
>
> ___________________________________________________________________________________
> If your question is of interest to others as well, please add an entry to
> the Wiki!
>
> maillist : ntg-context@ntg.nl <javascript:;> /
> 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
>
> ___________________________________________________________________________________

[-- Attachment #1.2: Type: text/html, Size: 2245 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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:[~2015-03-14 13:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-13 20:32 Emmanuel Asante
2015-03-14 10:20 ` Wolfgang Schuster
2015-03-14 13:28   ` Emmanuel Asante [this message]

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=CADXXEcvegrZGzLNV+o_jPdwN1iSD9cuVzV1wmyd79c5008bXfg@mail.gmail.com \
    --to=emmanuela.asante@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).