[NTG-context] Angle braces?
Matthias Weber
matweber at indiana.edu
Thu Jun 8 15:26:12 CEST 2006
Hi,
this depends -- different fonts contain different kinds of 'angle
braces',
depending on their purpose. Do you want them for (french style)
quotations, or for typesetting math?
The following is a set of examples -- they might look very different
with other fonts.
Matthias
(\langle and \rangle is math mode only I believe)
\setuplanguage [en] [rightquote=\rightguillemot,leftquote=
\leftguillemot]
\starttext
foo \leftguillemot bar\rightguillemot{} foo
\leftsubguillemot bar\rightsubguillemot{}
foo $\langle \text{bar}\rangle$ foo.
foo \quote{bar} foo
\stoptext
On Jun 7, 2006, at 3:35 AM, Steven Robertson wrote:
> Hi,
>
> Annoyingly simple question -- apologies -- but I'm having no luck from
> the web. The ConTeXt wiki isn't turning up anything, and the pragma
> site
> seems to be broken, so I can't access the ConTeXt manual. So:
>
> What are the commands in ConTeXt to get angled braces, i.e. `<' and
> '>'?
> I've got is \langle and \rangle respectively, but these aren't
> resulting
> in output -- the dvi has nothing where they should be - "foo bar foo"
> instead of "foo <bar> foo". Using the braces themselves, eg
>
> \starttext
> foo <bar> foo
> \stoptext
>
> gives me upside-down exclamation and question marks, for left and
> right
> braces respectively.
>
> Thanks for any help.
>
> -Steven
> _______________________________________________
> ntg-context mailing list
> ntg-context at ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context
More information about the ntg-context
mailing list