Re: [NTG-context] Word count

2010-10-25 Thread Florian Wobbe
On Oct 21, 2010, at 19:50 , Hans Hagen wrote: On 21-10-2010 7:39, Otared Kavian wrote: On 20 oct. 2010, at 21:43, Hans Hagen wrote: On 20-10-2010 7:08, Matija Šuklje wrote: […] I did implement it for Mojca indeed. A made it a bit more clever so that you can play with it. Thanks

[NTG-context] hyphenated url

2010-10-25 Thread Steffen Wolfrum
Hi, the % is a frequently used character in URL. But \hyphenatedurl{} can deal with it ... Does someone has a fix? \starttext text\footnote{test \hyphenatedurl{www.test%it.com} test.} text. \stoptext Thanks, Steffen

Re: [NTG-context] Word count

2010-10-25 Thread Hans Hagen
On 25-10-2010 9:21, Florian Wobbe wrote: Thanks, this is a great feature! BTW, I just tried it with the example text from http://wiki.contextgarden.net/Spellchecker and noticed that it misses all words containing the german letter ß like: deßgleichen, deßhalb, Fleiß, weiß, ... fixed in

[NTG-context] Should \url be clickable?

2010-10-25 Thread Matija Šuklje
Hullo, I'm trying to add a few links to my document and although the Wiki[1] says \url[] should be the same as \from[], but it isn't — the former isn't clickable, the latter is though. Is it again something I'm doing wrong or don't understand? Cheers, Matija -.-.- [1]

Re: [NTG-context] Word count

2010-10-25 Thread Matija Šuklje
Dne sreda 20. oktobra 2010 ob 21:43:38 je Hans Hagen napisal(a): On 20-10-2010 7:08, Matija Šuklje wrote: Dne sreda 20. oktobra 2010 ob 17:54:27 je Wolfgang Schuster napisal(a): Am 20.10.2010 um 15:26 schrieb Matija Šuklje: since many texts (academic and otherwise) have to comply with a

Re: [NTG-context] hyphenated url

2010-10-25 Thread Philipp Gesang
On 2010-10-25 10:25:55, Steffen Wolfrum wrote: Hi, the % is a frequently used character in URL. But \hyphenatedurl{} can deal with it ... Does someone has a fix? \starttext text\footnote{test \hyphenatedurl{www.test%it.com} test.} text. Ugly, but it works: text\footnote{test

Re: [NTG-context] hyphenated url

2010-10-25 Thread Steffen Wolfrum
Am 25.10.2010 um 11:16 schrieb Philipp Gesang: On 2010-10-25 10:25:55, Steffen Wolfrum wrote: Hi, the % is a frequently used character in URL. But \hyphenatedurl{} can deal with it ... Does someone has a fix? \starttext text\footnote{test \hyphenatedurl{www.test%it.com} test.}

Re: [NTG-context] hyphenated url

2010-10-25 Thread Philipp Gesang
On 2010-10-25 11:39:12, Steffen Wolfrum wrote: Am 25.10.2010 um 11:16 schrieb Philipp Gesang: On 2010-10-25 10:25:55, Steffen Wolfrum wrote: Hi, the % is a frequently used character in URL. But \hyphenatedurl{} can deal with it ... Does someone has a fix? \starttext

Re: [NTG-context] hyphenated url

2010-10-25 Thread Steffen Wolfrum
Am 25.10.2010 um 11:50 schrieb Philipp Gesang: On 2010-10-25 11:39:12, Steffen Wolfrum wrote: Am 25.10.2010 um 11:16 schrieb Philipp Gesang: On 2010-10-25 10:25:55, Steffen Wolfrum wrote: Hi, the % is a frequently used character in URL. But \hyphenatedurl{} can deal with it ...

Re: [NTG-context] hyphenated url

2010-10-25 Thread Steffen Wolfrum
Am 25.10.2010 um 11:16 schrieb Philipp Gesang: text\footnote{test \hyphenatedurl{www.test\letterpercent it.com} test.} text. Regards, Philipp PS: As I understand, the percent sign appears mostly in url-encoded strings. Couldn’t you just convert that to unicode and let the browser do the

Re: [NTG-context] hyphenated url

2010-10-25 Thread Philipp Gesang
On 2010-10-25 12:05:37, Steffen Wolfrum wrote: \let\normalhyphenatedurl\hyphenatedurl \bgroup \catcode`\%=11 \gdef\hyphenatedurl \unexpanded\gdef\hyphenatedurl Should work in footnotes. Regards, Philipp {\bgroup \catcode`\%=11 \expandafter\egroup \normalhyphenatedurl}

Re: [NTG-context] hyphenated url

2010-10-25 Thread Steffen Wolfrum
Am 25.10.2010 um 12:26 schrieb Philipp Gesang: On 2010-10-25 12:05:37, Steffen Wolfrum wrote: \let\normalhyphenatedurl\hyphenatedurl \bgroup \catcode`\%=11 \gdef\hyphenatedurl \unexpanded\gdef\hyphenatedurl Should work in footnotes. Regards, Philipp No, it doesn't (see

Re: [NTG-context] hyphenated url

2010-10-25 Thread Philipp Gesang
On 2010-10-25 12:45:17, Steffen Wolfrum wrote: Am 25.10.2010 um 12:26 schrieb Philipp Gesang: \unexpanded\gdef\hyphenatedurl Should work in footnotes. Regards, Philipp No, it doesn't (see below). Do you have an other idea? Right; it works in footnotes but doesn’t accomplish what

Re: [NTG-context] hyphenated url

2010-10-25 Thread Steffen Wolfrum
Am 25.10.2010 um 15:12 schrieb Philipp Gesang: Concerning the urlencoding I referred to browsers automatically converting raw urls, like for instance http://www.google.com/search?q=ähre , which is encoded as http://www.google.com/search?q=%C3%A4hre by my browser. As long as your

Re: [NTG-context] hyphenated url

2010-10-25 Thread Aditya Mahajan
On Mon, 25 Oct 2010, Steffen Wolfrum wrote: Hi, the % is a frequently used character in URL. But \hyphenatedurl{} can deal with it ... Does someone has a fix? \starttext text\footnote{test \hyphenatedurl{www.test%it.com} test.} text. \stoptext An extreme solution: \startcatcodetable

[NTG-context] locate figure (mkiv)

2010-10-25 Thread Peter Rolf
Hi, I have some general graphics, which I would like to access from the lua side. The graphics are added to the graphic search path via \setupexternalfigures[locations={local,global,default}, directory={path to graphics}] What I now need is a way in lua to locate the graphics (no inclusion) and

Re: [NTG-context] hyphenated url

2010-10-25 Thread Steffen Wolfrum
Am 25.10.2010 um 19:30 schrieb Aditya Mahajan: On Mon, 25 Oct 2010, Steffen Wolfrum wrote: Hi, the % is a frequently used character in URL. But \hyphenatedurl{} can deal with it ... Does someone has a fix? \starttext text\footnote{test \hyphenatedurl{www.test%it.com} test.}

Re: [NTG-context] hyphenated url

2010-10-25 Thread Aditya Mahajan
On Mon, 25 Oct 2010, Steffen Wolfrum wrote: Am 25.10.2010 um 19:30 schrieb Aditya Mahajan: On Mon, 25 Oct 2010, Steffen Wolfrum wrote: Hi, the % is a frequently used character in URL. But \hyphenatedurl{} can deal with it ... Does someone has a fix? \starttext text\footnote{test

Re: [NTG-context] hyphenated url

2010-10-25 Thread Wolfgang Schuster
Am 25.10.2010 um 23:00 schrieb Aditya Mahajan: In addition to usual asciimode, I changed the definition so that % does not have its usual meaning. So, % is no longer a comment; it just typesets percentage sign. You can get a comment using \starthiding ... \stophiding. But there is now

Re: [NTG-context] hyphenated url

2010-10-25 Thread Philipp Gesang
On 2010-10-25 17:00:39, Aditya Mahajan wrote: On Mon, 25 Oct 2010, Steffen Wolfrum wrote: Am 25.10.2010 um 19:30 schrieb Aditya Mahajan: On Mon, 25 Oct 2010, Steffen Wolfrum wrote: Hi, the % is a frequently used character in URL. But \hyphenatedurl{} can deal with it ... Does

Re: [NTG-context] Issues with number of formula

2010-10-25 Thread views63
Oh,sorry in http://www.ntg.nl/pipermail/ntg-context/2010/047258.html the way setupformulas[numbercolor=blue,numberstyle=bold,prefixsegments=1:100,way=bysection] was work. but what's the prefixsegments=1:100 mean? -- Best regards, Huang Ze 2010/10/26 views63 view...@gmail.com: Hi all I found