Am 14.03.22 um 18:45 schrieb Aditya Mahajan:
On Mon, 14 Mar 2022, Henning Hraban Ramm via ntg-context wrote:
Hi, I’ve a stupid question: How do I get the default tilde character
from a font?
~ is a fixed space
\texttilde gives a tilde accent
\utfchar{0x007E} yields a space (probably the same a
On Mon, 14 Mar 2022 18:36:08 +0100
Henning Hraban Ramm via ntg-context wrote:
> How do I get the default tilde character from a font?
\starttext
\startasciimode
a~b
\stopasciimode
a\textasciitilde b
\stoptext
Marco
_
Henning Hraban Ramm via ntg-context schrieb am 14.03.2022 um 18:36:
Hi, I’ve a stupid question: How do I get the default tilde character
from a font?
~ is a fixed space
\texttilde gives a tilde accent
\utfchar{0x007E} yields a space (probably the same as ~)
\lettertilde
Wolfgang
___
On Mon, 14 Mar 2022, Henning Hraban Ramm via ntg-context wrote:
> Hi, I’ve a stupid question: How do I get the default tilde character
> from a font?
>
> ~ is a fixed space
> \texttilde gives a tilde accent
> \utfchar{0x007E} yields a space (probably the same as ~)
\textasciitilde
Aditya
Hi, I’ve a stupid question: How do I get the default tilde character
from a font?
~ is a fixed space
\texttilde gives a tilde accent
\utfchar{0x007E} yields a space (probably the same as ~)
Hraban
___
If your quest
On 8/11/2017 7:45 PM, Alan Braslau wrote:
On Fri, 11 Aug 2017 16:15:06 +0200
Hans Hagen wrote:
Question: does anyone rely on ~ being active and a nbsp in math mode?
Hi Hans,
This is quite common practice in the TeX world.
I have configured my text editor to highlight the utf-8 nbsp, and I
On Fri, 11 Aug 2017 16:15:06 +0200
Hans Hagen wrote:
> Question: does anyone rely on ~ being active and a nbsp in math mode?
Hi Hans,
This is quite common practice in the TeX world.
I have configured my text editor to highlight the utf-8 nbsp, and I use
it largely in text mode. However, it is
Hi,
Question: does anyone rely on ~ being active and a nbsp in math mode?
Hans
-
Hans Hagen | PRAGMA ADE
Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 47
On 2011-10-25 "Wolfgang Werners-Lucchini" wrote:
> if I want a non-breaking-space I use a tilde '~' sign.
>
> For example in: bakerstreet~13
>
> This has worked in my old context. But now, after my update,
> I get an very long space.
>
> Minimal example:
>
> \starttext
> \framed[align=flushr
Hallo,
if I want a non-breaking-space I use a tilde '~' sign.
For example in: bakerstreet~13
This has worked in my old context. But now, after my update,
I get an very long space.
Minimal example:
\starttext
\framed[align=flushright,width=broad]{Hello~World!}
\stoptext
Is this a bug? What el
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
16 matches
Mail list logo