On Wed, 2011-07-06 at 02:23 -0400, Aditya Mahajan wrote:
> \~ is the plain TeX macro for placing the ~ accent. Try \~a etc. The
> correct way to access a tilde is \lettertilde and \texttilde (or
> \textasciitilde) depending on what glyph you want.
>
> Aditya
Thanks Aditya. If I had more time, I
On Wed, Jul 6, 2011 at 8:13 AM, Kip Warner wrote:
> On Wed, 2011-07-06 at 08:08 +0200, luigi scarso wrote:
>> (untested)
>> what about \lettertilde instead of \~ ?
>
> Thanks Luigi. That did it. Although, I think if I was using it properly
> as an escape sequence, then perhaps we have found a bug.
On Tue, 5 Jul 2011, Kip Warner wrote:
On Wed, 2011-07-06 at 08:08 +0200, luigi scarso wrote:
(untested)
what about \lettertilde instead of \~ ?
Thanks Luigi. That did it. Although, I think if I was using it properly
as an escape sequence,
\~ is the plain TeX macro for placing the ~ accent.
On Wed, 2011-07-06 at 08:08 +0200, luigi scarso wrote:
> (untested)
> what about \lettertilde instead of \~ ?
Thanks Luigi. That did it. Although, I think if I was using it properly
as an escape sequence, then perhaps we have found a bug.
--
Kip Warner -- Software Engineer
OpenPGP encrypted/sign
On Wed, Jul 6, 2011 at 7:59 AM, Kip Warner wrote:
> Hey list,
>
> I have my page numbers setup as follows so that page numbers are flanked
> with tildes.
>
> \setuppagenumbering
> [location=right,
> way=bytext,
> left={\~},right={\~},
> color=colour_page_number,
> style=bold]
>
> ConTeXt
Hey list,
I have my page numbers setup as follows so that page numbers are flanked
with tildes.
\setuppagenumbering
[location=right,
way=bytext,
left={\~},right={\~},
color=colour_page_number,
style=bold]
ConTeXt chokes on the parameters to left and right:
! Undefined control seque