ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <schuster.wolfgang@googlemail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: List of special characters
Date: Mon, 15 Aug 2011 17:36:56 +0200	[thread overview]
Message-ID: <66706326-0372-4F9D-87A4-E7730AC3E0BF@googlemail.com> (raw)
In-Reply-To: <CAG-LmmD1DXYYuB_j9MDaATnA-vhvas+UDUv4pJLXS5Kzokw9Tg@mail.gmail.com>


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


Am 15.08.2011 um 17:29 schrieb Cecil Westerhof:

> 2011/8/15 Wolfgang Schuster <schuster.wolfgang@googlemail.com>
>> 2011/8/15 Cecil Westerhof <cldwesterhof@gmail.com>
>> While writing the documentation about using ConTeXt I need some 'special' characters. A few I have found, for example \%, \backslash, \texttilde, \percent. But until now I did not find how to represent [ and ]. How would I use those characters in my document?
>> 
>> Also: is there somewhere a 'complete' list? I found several, but they where all for LaTeX and are not completely the same. For example LaTeX uses \textbackslash which does not work in ConTeXt which uses \backslash.
>> 
>> I could not find it at first (there are so many things), but one solution I found:
>>     \startasciimode
>>     %\backslash setupbackend[export=yes,xhtml=yes,css=yes]
>>     \stopasciimode
>> 
>> And while searching a little further I also found:
>>     \type{    %\setupbackend[export=yes,xhtml=yes,css=yes]}
>> 
>> This has the added benefit that it displays somewhat better because of the increased indentation (for which I misuse spaces).
> 
> \setuptyping[margin=yes]
> 
> \starttext
> 
> before
> 
> \starttyping
> \setupbackend[export=yes]
> \stoptyping
> 
> after
> 
> \stoptext
> 
> Very nice. I now use:
>     \setuptyping[
>       blank=small,
>       lines=no,
>       margin=30pt,
>     ]
> 
> I have a bigger margin now. The problem is that there is a lot of white space above and under the typed text. I tried the blank and lines parameters to get rid of it, but that does not work. How can I get rid of the unwanted white space?

You need \setuptyping[margin=30pt,before=,after=].

Wolfgang


[-- Attachment #1.2: Type: text/html, Size: 4572 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:[~2011-08-15 15:36 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-15 14:31 Cecil Westerhof
2011-08-15 14:47 ` Wolfgang Schuster
2011-08-15 15:12   ` Cecil Westerhof
2011-08-15 15:20     ` Wolfgang Schuster
2011-08-15 15:33       ` Cecil Westerhof
2011-08-15 15:39         ` Wolfgang Schuster
2011-08-15 16:05           ` Cecil Westerhof
2011-08-15 16:10             ` Wolfgang Schuster
2011-08-15 16:26               ` Cecil Westerhof
2011-08-15 17:05                 ` Cecil Westerhof
2011-08-15 15:05 ` Cecil Westerhof
2011-08-15 15:09   ` Wolfgang Schuster
2011-08-15 15:29     ` Cecil Westerhof
2011-08-15 15:36       ` Wolfgang Schuster [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-02-08 12:46 cormullion

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=66706326-0372-4F9D-87A4-E7730AC3E0BF@googlemail.com \
    --to=schuster.wolfgang@googlemail.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).