Re: [NTG-context] Escaping reserved/problematic characters

2021-03-11 Thread Wolfgang Schuster
%" \letterpercent     '#': "\\#" \letterhash     '$': "\\$" \letterdollar     '&': "\\&" No escape needed.     '`': "\\textasciigrave{}" \textgrave     '^': "\\t

Re: [NTG-context] issues with \scitebuffer and \sciteinlinebuffer

2017-09-05 Thread Hans Hagen
[typebuffer] | \ConTeXt\ \ConteXt \par \stopbuffer \starttext \scitebuffer[typebuffer] \scitebuffer[none][typebuffer] \letterbar a \sciteinlinebuffer[typebuffer]. b \stoptext And I’m experiencing the following issues: 1. "|" breaks compilation when met

[NTG-context] issues with \scitebuffer and \sciteinlinebuffer

2017-09-05 Thread Pablo Rodriguez
\stopbuffer \starttext \scitebuffer[typebuffer] \scitebuffer[none][typebuffer] \letterbar a \sciteinlinebuffer[typebuffer]. b \stoptext And I’m experiencing the following issues: 1. "|" breaks compilation when method is set to "none". 2. "\sciteinlinebuf

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-vim module: math in "normal" code and background color

2017-07-18 Thread Gerion Entrup
escape( s:part, '\{}') " Remove line endings (on unix machines reading windows files) let s:temp= substitute(s:temp, '\r*$', '', '') " It might have happened that that one has been the last item in a row, so " we don't nee

Re: [NTG-context] Custom syntax highlighting

2016-03-02 Thread Aditya Mahajan
lterparameter\c!syntax" % -c "set tabstop=\externalfilterparameter\c!tab" % % vim only accepts 10 -c commands, so we combine a few let statements -c "let contextstartline=\externalfilterparameter\c!start \letterbar\space % let contextsto

[NTG-context] Another problem in Markdown processing

2013-11-12 Thread Xan
Descriptions fail: Term 1 ~ Definition 1 Term 2 ~ Definition 2a ~ Definition 2b gives you a ! Undefined control sequence. system > tex > error on line 19 in file 98-realitat.md.tex: Undefined control sequence ... 9 10 : Domino gratacels \letterbar{}

Re: [NTG-context] vertical bar spacing in Antykwa-Poltawskiego

2013-07-23 Thread Alan Bowen
> > \setcharacterspacing[frenchpunctuation] > > > > \starttext > > left\test middle \test right > > > > \stoptext > > > > which looks good on the page—\quad\textbar\quad puts too much space > around the bar. > > You can use \letterbar instead of \|.

Re: [NTG-context] vertical bar spacing in Antykwa-Poltawskiego

2013-07-23 Thread Wolfgang Schuster
de > \| >\else > \textbar >\fi} > > \setcharacterspacing[frenchpunctuation] > > \starttext > left\test middle \test right > > \stoptext > > which looks good on the page—\quad\textbar\quad puts too much space around > the bar. You can use \

[NTG-context] export: graphic url (special chars?)

2011-06-19 Thread Reviczky, Adam
Hi The following example results in a broken xml as well: -- \setupbackend[export=test.xml] \starttext \externalfigure[https://chart.googleapis.com/chart?cht=p3&chs=250x100&chd=t:60,40&chl=Hello\letterbar World][method=png,scale=4000] \stoptext --- XML Parsing Error: not well-for

Re: [NTG-context] Google Chart URL

2011-04-18 Thread Wolfgang Schuster
Am 16.04.2011 um 21:49 schrieb Aditya Mahajan: > On Sat, 16 Apr 2011, Reviczky, Adam wrote: > >> Hmm >> >> I still have some problems with this. How would it look like for this URL? >> I've tried asciimode and \letterbar + \letterpercent, but no luck. >&g

Re: [NTG-context] Google Chart URL

2011-04-16 Thread Aditya Mahajan
On Sat, 16 Apr 2011, Reviczky, Adam wrote: Hmm I still have some problems with this. How would it look like for this URL? I've tried asciimode and \letterbar + \letterpercent, but no luck. http://chart.apis.google.com/chart?chs=350x220&cht=p3&chd=s:G99p&chdl=2|1|1|6|2|0|52|5

Re: [NTG-context] Google Chart URL

2011-04-16 Thread Reviczky, Adam
Hmm I still have some problems with this. How would it look like for this URL? I've tried asciimode and \letterbar + \letterpercent, but no luck. http://chart.apis.google.com/chart?chs=350x220&cht=p3&chd=s:G99p&chdl=2|1|1|6|2|0|52|52|2|2|1|1|2|2|2|2|2|1|1|2|2|1|1|1|2|1|1&am

Re: [NTG-context] Google Chart URL

2011-04-16 Thread Aditya Mahajan
has problems. \starttext \externalfigure[https://chart.googleapis.com/chart?cht=p3&chs=250x100&chd=t:60,40&chl=Hello\letterbar World][method=png,scale=4000] \stoptext Or better \asciimode \starttext \externalfigure[https://chart.googleapis.com/chart?cht=p3&chs=250x100

Re: [NTG-context] Google Chart URL

2011-04-16 Thread Reviczky, Adam
> \starttext > \externalfigure[https://chart.googleapis.com/chart?cht=p3&chs=250x100&chd=t:60,40&chl=Hello\letterbar > World][method=png,scale=4000] > \stoptext > > Wolfgang Thank you very much. Adam _

Re: [NTG-context] Google Chart URL

2011-04-16 Thread Wolfgang Schuster
it's the "|" symbol where it has problems. \starttext \externalfigure[https://chart.googleapis.com/chart?cht=p3&chs=250x100&chd=t:60,40&chl=Hello\letterbar World][method=png,scale=4000] \stoptext Wolfgang _

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

Re: [NTG-context] Pipe symbol

2011-01-24 Thread Khaled Hosny
On Mon, Jan 24, 2011 at 01:04:55AM +0100, Wolfgang Schuster wrote: > > Am 24.01.2011 um 00:26 schrieb Vyatcheslav Yatskovsky: > > > Hi, > > > > How to use a pipe symbol (|) in a text? > > > > Both | and \| give errors. > > \starttext > a \textb

Re: [NTG-context] Pipe symbol

2011-01-24 Thread Hans Hagen
On 24-1-2011 3:22, Vyatcheslav Yatskovsky wrote: \starttext a \textbar\ b \letterbar\ c \type{|} d ||| e \stoptext Wolfgang Even more thanks! P.S. Searching Wiki for "pipe symbol" gives no useful results. At what section I can wikify this? I think that having a special symbols (

Re: [NTG-context] Pipe symbol

2011-01-23 Thread Vyatcheslav Yatskovsky
\starttext a \textbar\ b \letterbar\ c \type{|} d ||| e \stoptext Wolfgang Even more thanks! P.S. Searching Wiki for "pipe symbol" gives no useful results. At what section I can wikify this? -- Best Regards, Vyatcheslav

Re: [NTG-context] Pipe symbol

2011-01-23 Thread Wolfgang Schuster
Am 24.01.2011 um 00:26 schrieb Vyatcheslav Yatskovsky: > Hi, > > How to use a pipe symbol (|) in a text? > > Both | and \| give errors. \starttext a \textbar\ b \letterbar\ c \type{|} d ||| e \sto

[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] code

2010-04-17 Thread R. Bastian
; \type{|} works > > > To keep the current font use \| or \letterbar > > Wolfgang what is the sense of | | ? > > ___ > If your question is of interest to others as well, please add an entry

Re: [NTG-context] code

2010-04-16 Thread Wolfgang Schuster
o keep the current font use \| or \letterbar Wolfgang ___ 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-conte

Re: [NTG-context] LuaTeX error :1: '' expected near '\'.

2010-02-18 Thread Hans Hagen
p-vimsyntax.tmp: \s[Type]{unsigned}\s[]{ }\s[Type]{char}\s[]{ uc = }\s[Constant]{0x80}\s[]{;} \s[Type]{unsigned}\s[]{ }\s[Type]{long}\s[]{ ul = }\s[Constant]{0}\s[]{;} \s[]{ul {\letterbar}= uc {\letterless}{\letterless} }\s[Constant]{8}\s[]{ * (}\s[Statement]{sizeof}\s[]{(}\s[Type]{int}\s[]{) - }\s[

[NTG-context] LuaTeX error :1: '' expected near '\'.

2010-02-18 Thread Peter Münster
p-vimsyntax.tmp: \s[Type]{unsigned}\s[]{ }\s[Type]{char}\s[]{ uc = }\s[Constant]{0x80}\s[]{;} \s[Type]{unsigned}\s[]{ }\s[Type]{long}\s[]{ ul = }\s[Constant]{0}\s[]{;} \s[]{ul {\letterbar}= uc {\letterless}{\letterless} }\s[Constant]{8}\s[]{ * (}\s[Statement]{sizeof}\s[]{(}\s[Type]{int}\s[]{) - }\s[

Re: [NTG-context] type problems

2009-08-11 Thread Wolfgang Schuster
ontext, you can write here \type{Dies| Das} or \mono{Dies\letterbar Das} Wolfgang ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www

Re: [NTG-context] modifying URL wrapping rules

2008-11-21 Thread Lars Huttar
ches or tuning in your > document style because otherwise you loose them when you update Understood. A colleague tells me that if I put the \sethyphenatedurlbefore/after settings in the .tex document they will override the settings in lang-url.mkii, which is very good news. So if lang-url.mkii

[NTG-context] Possible bug in core-tab?

2007-08-16 Thread Aditya Mahajan
pushouterbarandquote. Currently it is defined as \gdef\pushouterbarandquote {\ifForgetTableBarAndQuote \let|\letterbar \let"\letterdoublequote \ifnum\catcode`\|=\@@active \let\outertablebar |\else\let\outertablebar \relax\fi \ifnum\catcode`\"=\@@active \let\outertableq

Re: [NTG-context] testing for broken links to external documents

2007-06-02 Thread Peter Münster
v/null #2 \letterbar\letterbar [ -f #2 ]; then echo \letterbackslash\letterbackslash useURL[#1][#2]; else echo \letterbackslash\letterbackslash#1DoesNotExist; fi >texcmd.tmp}% \input texcmd.tmp} \setupcolors[state=start] \setupinteraction[state=start] \UseURL[fileOk][/tmp/real-f

Re: [NTG-context] testing for broken links to external documents

2007-05-29 Thread Matthias Weber
an error message if not? > > Quick and dirty: > > \def\UseURL[#1][#2]{% > \executesystemcommand{% > if wget -qO/dev/null #2 \letterbar\letterbar [ -f #2 ]; then > echo \letterbackslash\letterbackslash useURL[#1][#2]; > else > echo \letterbackslash\

Re: [NTG-context] testing for broken links to external documents

2007-05-29 Thread Peter Münster
v/null #2 \letterbar\letterbar [ -f #2 ]; then echo \letterbackslash\letterbackslash useURL[#1][#2]; else echo \letterbackslash\letterbackslash#1DoesNotExist; fi >texcmd.tmp}% \input texcmd.tmp} \setupcolors[state=start] \setupinteraction[state=start] \UseURL[fileOk][/tmp/real-f

Re: [NTG-context] List of special characters?

2006-12-28 Thread Idris Samawi Hamid
On Thu, 28 Dec 2006 07:00:07 -0700, <[EMAIL PROTECTED]> wrote: >> Just copied from Aditya's code >> >> \letterhash, \# >> \letterexclamationmark >> \letterbar >> \letterbackslash >> \letterat >> \letterhat >> \letterslash >&g

Re: [NTG-context] List of special characters?

2006-12-28 Thread cormullion
On 2006-12-28, at 13:15.0, Mojca Miklavec wrote: > On 12/28/06, [EMAIL PROTECTED] wrote: >> >> This works great. But then I've got the following keywords: >> >> # ! | \ @ ^ + - * / % > > Just copied from Aditya's code :) > > \let

Re: [NTG-context] List of special characters?

2006-12-28 Thread Mojca Miklavec
On 12/28/06, [EMAIL PROTECTED] wrote: > > This works great. But then I've got the following keywords: > > # ! | \ @ ^ + - * / % Just copied from Aditya's code :) \letterhash, \# \letterexclamationmark \letterbar \letterbackslash \letterat \letterhat \letterslash \letterp

Re: [NTG-context] beta (processaction & "|")

2006-10-11 Thread Hans Hagen
;> |=>, >>>>> unknown=>] >>>>> >>>>> >>>>> >>>> hm, | and ~ are always special, put \string in fron tof it, or use >>>> \letterbar and \lettertilde >>>> >>

Re: [NTG-context] beta (processaction & "|")

2006-10-11 Thread Peter Rolf
Hans Hagen wrote: > Peter Rolf wrote: >> Hans Hagen wrote: >> >>> Peter Rolf wrote: >>> >>>> \processaction[\FOO][ >>>> |=>, >>>> unknown=>] >>>> >>>> >>> hm, | and ~

Re: [NTG-context] beta (processaction & "|")

2006-10-09 Thread Peter Rolf
Hans Hagen wrote: > Peter Rolf wrote: >> Hans Hagen wrote: >> >>> Peter Rolf wrote: >>> >>>> \processaction[\FOO][ >>>> |=>, >>>> unknown=>] >>>> >>>> >>> hm, | and ~

Re: [NTG-context] beta (processaction & "|")

2006-10-09 Thread Hans Hagen
Peter Rolf wrote: > Hans Hagen wrote: > >> Peter Rolf wrote: >> >>> \processaction[\FOO][ >>> |=>, >>> unknown=>] >>> >>> >> hm, | and ~ are always special, put \string in fron tof it, or use >&

Re: [NTG-context] beta (processaction & "|")

2006-10-09 Thread Peter Rolf
Hans Hagen wrote: > Peter Rolf wrote: >> \processaction[\FOO][ >> |=>, >> unknown=>] >> > hm, | and ~ are always special, put \string in fron tof it, or use \letterbar > and \lettertilde > hm, same error if I

Re: [NTG-context] beta (processaction & "|")

2006-10-09 Thread Hans Hagen
Peter Rolf wrote: > \processaction[\FOO][ > |=>, > unknown=>] > hm, | and ~ are always special, put \string in fron tof it, or use \letterbar and \lettertilde Hans -

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}