Re: [NTG-context] (My) problem with percent sign in URLs -- about Wiki

2017-08-15 Thread Alan Braslau
ined "\letterxxx" commands? > \letteropenbrace > \letterclosebrace > \letterampersand > \letterless > \lettermore > \letterhash > \letterdoublequote > \lettersinglequote > \letterdollar > \letterpercent > \letterhat > \letterunderscore > \letterbar > \l

Re: [NTG-context] (My) problem with percent sign in URLs -- about Wiki

2017-08-15 Thread Wolfgang Schuster
lequote \lettersinglequote \letterdollar \letterpercent \letterhat \letterunderscore \letterbar \lettertilde \letterbackslash \letterslash \letterquestionmark \letterat \lettercolon \letterescape \letterbgroup \letteregroup \letterleftbrace \letterrightbrace \letterexclamationmark Is (and how) poss

Re: [NTG-context] t-filter: how to use math-mode

2011-06-25 Thread yoraxe
t;>> $a_b$ instead of identifying this as a math-input. >>>> >>>> I'm using pandoc 1.8.1.1 and context 2011.06.19. >>> >>> Can you give a complete minimal example? >> >> Find all files attached. >> I see, it is the line >>

Re: [NTG-context] t-filter: how to use math-mode

2011-06-23 Thread Aditya Mahajan
Can you give a complete minimal example? Find all files attached. I see, it is the line \NC \$a\letterunderscore{}b\$ that is not correctly translated. What do I have to type instead of _? It seems that pandoc's rst reader does not handle inline mathematics (at least with pandoc 1.6; I

Re: [NTG-context] t-filter: how to use math-mode

2011-06-23 Thread yoraxe
; >>> I'm using pandoc 1.8.1.1 and context 2011.06.19. >> >> Can you give a complete minimal example? > > Find all files attached. > I see, it is the line > > \NC \$a\letterunderscore{}b\$ > > that is not correctly translated. What do I have to typ

Re: [NTG-context] t-filter: how to use math-mode

2011-06-23 Thread yoraxe
06.19. > > Can you give a complete minimal example? Find all files attached. I see, it is the line \NC \$a\letterunderscore{}b\$ that is not correctly translated. What do I have to type instead of _? (tabletest.tex ConTeXt ver: 2011.06.19 14:17 MKIV fmt: 2011.6.22 int: english/english syst

Re: [NTG-context] Producing quotesingle glyph

2011-03-20 Thread Wolfgang Schuster
\letterless > : \lettermore # : \letterhash " : \letterdoublequote, \quotedbl ' : \lettersinglequote, \quotesingle $ : \letterdollar, \textdollar % : \letterpercent, \percent ^ : \letterhat _ : \letterunderscore, \textunderscore | : \letterbar, \textbar ~ : \lettertilde, \textas

[NTG-context] Typescript Bodoni Old Fashion

2010-12-03 Thread Philipp Gesang
space \letterpercent\ § \letterbackslash\ / \letterat\space \letterampersand\ \letterbar\ \letterunderscore\space ¶ * † ‡ ™ © € \$ \# ( ) [ ] \{ \} \par \egroup \hairline% \blank[line] } \def\lem{% \language[pl] Jeżeli możemy mówić o~tym, co zaszło, i o tym, co nie

Re: [NTG-context] typesetting underscore

2008-01-12 Thread Aditya Mahajan
gt; > Right. They will fix default in muse and use \type{_} as value for > underscore. No, the default should either be \_ or \letterunderscore{} (with the brackets). \type{_} will be influenced by \setuptype (or \setuptyping) and can give colored output also. Aditya

Re: [NTG-context] hyphenation of urls in french docs

2006-07-12 Thread Hans Hagen
tilde \flushurl\splitbefore\~% \else\expandafter\if\string#1\letterpercent \flushurl\splitbefore\%% \else\expandafter\if\string#1\letterunderscore \flushurl\splitbefore\_% \else\expandafter\if\string#1\letterquestionmark \flushurl\splitafter\letterquestionmark \else\e

Re: [NTG-context] literal escape strings in bookmarks

2005-07-07 Thread Stuart Jansen
On Thu, 2005-07-07 at 23:00 +0200, Hans Hagen wrote: > \getvalue{letterunderscore} Very nice. Thank you. -- Stuart Jansen <[EMAIL PROTECTED]> Guru Labs, L.C. signature.asc Description: This is a digitally signed message part ___ ntg-contex

Re: [NTG-context] literal escape strings in bookmarks

2005-07-07 Thread Hans Hagen
e I wasn't aware they existed. Your suggestion mostly works. Unfortunately, I still have a problem with the braces. I'm doing automated document generation, and I've had problems with stray spaces finding their way into the document, so I've taken to always using {\letterbar} or

Re: [NTG-context] literal escape strings in bookmarks

2005-07-07 Thread Stuart Jansen
cause I wasn't aware they existed. Your suggestion mostly works. Unfortunately, I still have a problem with the braces. I'm doing automated document generation, and I've had problems with stray spaces finding their way into the document, so I've taken to always using {\letterbar}

Re: [NTG-context] Hyphenation of URLs with and without interaction

2004-01-26 Thread Willi Egger
\else\if#1\lettertilde \flushurl\splitbefore\~% \else\if#1\letterpercent \flushurl\splitbefore\%% \else\if#1\letterunderscore \flushurl\splitbefore\_% \else\if#1\letterquestionmark \flushurl\splitafter\letterquestionmark \else\if#1\letterat \flushurl\splitafter\lett

Re: [NTG-context] Hyphenation of URLs with and without interaction

2004-01-25 Thread Hans Hagen
de`#1=8 \flushurl\splitbefore\_% \else\ifnum\catcode`#1=6 \flushurl\splitbefore\#% \else\ifnum\catcode`#1=4 \flushurl\splitbefore\&% \else\if#1\lettertilde \flushurl\splitbefore\~% \else\if#1\letterpercent \flushurl\splitbefore\%% \else\if#1\letterunde