Re: [NTG-context] Feature request: setuppapersize

2011-03-21 Thread Otared Kavian
Hi Aditya,Testing your minimal example:\setuppapersize[A5] \showframe\starttext\dorecurse{10}{\input knuth \endgraf}\stoptextit seems that I do get an A5 papersize (ConTeXt version 2011.02.25 22:03, and LuaTeX, Version beta-0.65.0-2010121316). I attach the PDF file for your information (since I don

Re: [NTG-context] ... and emoticons

2011-03-21 Thread Cecil Westerhof
2011/3/20 Philipp A. > On modern Linux distributions, there is support for the ellipsis (…) on the > keyboard layout; The combination is [AltGr+.] > Not all. In openSUSE that is not the case. I made it for myself. I have a file /SharedFunctions/Xmodmap.extra which I use with: xmodmap /Sh

[NTG-context] Use of em dash and en dash

2011-03-21 Thread Cecil Westerhof
Until now I always used a - (minus sign) to define a sub sentence or for an optional word, like: This is -now- not necessary, I understood that normally you use the em dash for this. But for only a word, this seems a little big. Could I then use an en dash or should I keep using a minus sign?

Re: [NTG-context] Use of em dash and en dash

2011-03-21 Thread Ulrike Fischer
Am Mon, 21 Mar 2011 10:51:44 +0100 schrieb Cecil Westerhof: > Until now I always used a - (minus sign) to define a sub sentence or for an > optional word, like: > This is -now- not necessary, > > I understood that normally you use the em dash for this. But for only a > word, this seems a litt

Re: [NTG-context] Use of em dash and en dash

2011-03-21 Thread Cecil Westerhof
2011/3/21 Ulrike Fischer > Am Mon, 21 Mar 2011 10:51:44 +0100 schrieb Cecil Westerhof: > > > Until now I always used a - (minus sign) to define a sub sentence or for > an > > optional word, like: > > This is -now- not necessary, > > > > I understood that normally you use the em dash for this.

Re: [NTG-context] Feature request: setuppapersize

2011-03-21 Thread C.
... and that's what happens if I don't read the whole thread :D sorry. @Kavian: the attached PDF is A4 (does your PDF-reader not show the paper dimensions in some kind of proprieties dialog?! Adobe Reader sure does) As for the issue: same behavior here. I, too, find it confusing when I don’t get th

Re: [NTG-context] ... and emoticons

2011-03-21 Thread Philipp A.
2011/3/21 Cecil Westerhof > 2011/3/20 Philipp A. > >> On modern Linux distributions, there is support for the ellipsis (…) on >> the keyboard layout; The combination is [AltGr+.] >> > > Not all. In openSUSE that is not the case. I made it for myself. I have a > file > /SharedFunctions/Xmodma

Re: [NTG-context] Footnote disappears (TABLE, itemize)

2011-03-21 Thread Vedran Miletić
2011/3/20 Wolfgang Schuster > > Am 20.03.2011 um 22:08 schrieb Vedran Miletić: > > > Hi, > > > > the following code makes first footnote disappear. > > > > \starttext > > \placetable{My table}{\bTABLE > > \bTR \bTD {\bf Something} \eTD \bTD \startitemize[1, packed] > > \item First > >

[NTG-context] criterium=cite

2011-03-21 Thread Mojca Miklavec
Dear Hans, What is the status of criterium=cite in "bib module" for MKIV? \placepublications doesn't want to leave the uncited references out. (There are workarounds like making copies of bibliography and only include the items that have to be cited, but it is not too convenient to use.) Thanks

Re: [NTG-context] criterium=cite

2011-03-21 Thread Thomas Schmitz
On Mon, 21 Mar 2011 14:42:36 +0100 Mojca Miklavec wrote: Dear Hans, What is the status of criterium=cite in "bib module" for MKIV? \placepublications doesn't want to leave the uncited references out. (There are workarounds like making copies of bibliography and only include the items that

Re: [NTG-context] criterium=cite

2011-03-21 Thread Mojca Miklavec
On Mon, Mar 21, 2011 at 14:49, Thomas Schmitz wrote: > On Mon, 21 Mar 2011 14:42:36 +0100 >  Mojca Miklavec wrote: >> >> Dear Hans, >> >> What is the status of criterium=cite in "bib module" for MKIV? >> >> \placepublications doesn't want to leave the uncited references out. >> (There are workaroun

Re: [NTG-context] referring to floats in xml

2011-03-21 Thread Aditya Mahajan
On Mon, 21 Mar 2011, R. Ermers wrote: > Thanks, Aditya, The first problem is adequately solved by adding []. I'll > prepare an example for the second problem. > > A related problem is referring to sections and other blocks. > > Cows > cows cows cows. As I told in > > The title is mapped as follo

Re: [NTG-context] Feature request: setuppapersize

2011-03-21 Thread Wolfgang Schuster
Am 21.03.2011 um 00:43 schrieb Aditya Mahajan: > About two months back I had requested that the second argument be made > optional. Hans had implemented that request, but it does not always work (I > don't know if this is a regression over the original implemenetation, or it > never worked cor

Re: [NTG-context] circled number for item head

2011-03-21 Thread Wolfgang Schuster
Am 21.03.2011 um 00:39 schrieb Jeong Dalyoung: > Dear all, > > I'd like to use circled number for item head. > I found one method which use a counter as follows: - http://www.ntg.nl/pipermail/ntg-context/2009/041430.html - http://www.ntg.nl/pipermail/ntg-context/2006/017319.html Wolfgang

Re: [NTG-context] Feature request: setuppapersize

2011-03-21 Thread Aditya Mahajan
On Mon, 21 Mar 2011, Wolfgang Schuster wrote: Am 21.03.2011 um 00:43 schrieb Aditya Mahajan: About two months back I had requested that the second argument be made optional. Hans had implemented that request, but it does not always work (I don't know if this is a regression over the origina

[NTG-context] Need help with the table of contents

2011-03-21 Thread Julian Becker
Hello everybody, I have a little issue with the table of contents. The document I am writing consists of several parts and now my question is the following: In the table of contents, the line corresponding to the start of a new part always starts like "Part 1 Name of first part". How do I get rid

Re: [NTG-context] Need help with the table of contents

2011-03-21 Thread Wolfgang Schuster
Am 21.03.2011 um 18:14 schrieb Julian Becker: > Hello everybody, > I have a little issue with the table of contents. The document I am writing > consists of several parts and now > my question is the following: > In the table of contents, the line corresponding to the start of a new part > alwa

Re: [NTG-context] Need help with the table of contents

2011-03-21 Thread Julian Becker
Thank you Wolfgang for your quick response. Looks great now! 2011/3/21 Wolfgang Schuster > > Am 21.03.2011 um 18:14 schrieb Julian Becker: > > > Hello everybody, > > I have a little issue with the table of contents. The document I am > writing consists of several parts and now > > my question is

[NTG-context] \setupindenting

2011-03-21 Thread Cecil Westerhof
I just discovered \setupindenting. I use: \setupindenting[yes, medium] This does not indent the first paragraph on a page. Is it possible to also not indent a paragraph after a blank? -- Cecil Westerhof ___ If yo

Re: [NTG-context] \setupindenting

2011-03-21 Thread Wolfgang Schuster
Am 21.03.2011 um 19:28 schrieb Cecil Westerhof: > I just discovered \setupindenting. I use: > \setupindenting[yes, medium] > > This does not indent the first paragraph on a page. Is it possible to also > not indent a paragraph after a blank? Not with \blank but you can create a command whi

[NTG-context] setupinteraction

2011-03-21 Thread Cecil Westerhof
I use setupinteraction to set certain properties. But it looks like that subject can not be set. Is this true? Also keywords is a box (in acroread). Would it be possible to get the keywords under each-other instead as one long line? Would it be possible to change the Document Restrictions? In acr

[NTG-context] Is it possible to keep the zoom mode when following a link

2011-03-21 Thread Cecil Westerhof
When following a link in my generated PDF, acroread always goes to full page view. I would like that the document would stay in the same zoom and that what was linked to comes at the top of the page. (It is possible, because I have seen documents doing this.) Would this be possible with ConTeXt? -

Re: [NTG-context] Is it possible to keep the zoom mode when following a link

2011-03-21 Thread Philipp Gesang
On 2011-03-21 <19:47:36>, Cecil Westerhof wrote: > When following a link in my generated PDF, acroread always goes to full page > view. I would like that the document would stay in the same zoom and that > what was linked to comes at the top of the page. (It is possible, because I > have seen docum

Re: [NTG-context] \setupindenting

2011-03-21 Thread Cecil Westerhof
2011/3/21 Wolfgang Schuster > > I just discovered \setupindenting. I use: > > \setupindenting[yes, medium] > > > > This does not indent the first paragraph on a page. Is it possible to > also not indent a paragraph after a blank? > > Not with \blank but you can create a command which does it,

Re: [NTG-context] Is it possible to keep the zoom mode when following a link

2011-03-21 Thread Cecil Westerhof
2011/3/21 Philipp Gesang > On 2011-03-21 <19:47:36>, Cecil Westerhof wrote: > > When following a link in my generated PDF, acroread always goes to full > page > > view. I would like that the document would stay in the same zoom and that > > what was linked to comes at the top of the page. (It is

Re: [NTG-context] ... and emoticons

2011-03-21 Thread Pontus Lurcock
On Mon 21 Mar 2011, Philipp A. wrote: > oh, i guess you’d like to file a bug request for this. it’s quite > useful and has no drawbacks at all. Well, the drawback is that it takes up a key combination :-). For example, in the US-international dead-key layout, AltGr+. applies an overdot diacritic

Re: [NTG-context] circled number for item head (Wolfgang Schuster)

2011-03-21 Thread Jeong Dalyoung
Dear Wolfgang, Thank you for reminding me the thread. I also found it yesterday evening and it made me realize how dumb I am. I am so sorry to give you a needless work. I'd like to ask you one more. I was looking for a way to use some characters as an item head like \startitemize[a] because an

Re: [NTG-context] circled number for item head (Wolfgang Schuster)

2011-03-21 Thread Aditya Mahajan
On Tue, 22 Mar 2011, Jeong Dalyoung wrote: Dear Wolfgang, Thank you for reminding me the thread. I also found it yesterday evening and it made me realize how dumb I am. I am so sorry to give you a needless work. I'd like to ask you one more. I was looking for a way to use some characters as a

[NTG-context] withdots framing (sharing an example)

2011-03-21 Thread Pavel Striz
Good evening, dear ConTeXtists, Mr. Eyre in his conference proceedings paper to be (http://striz9.fame.utb.cz/docasne/bulletin/NEtypo.pdf) applies withdots framing via TikZ as he told me. I passed him one of your ideas (Aditya Mahajan, Wolfgang Schuster) and he slightly extended it using Me

[NTG-context] Endash tlig not working

2011-03-21 Thread C.
Hello, the automatic replacement of -- to endash does not work with a certain font. \endash does work and produces the expected symbol. I also have these lines in my code: \definefontfeature[tlig][default][tlig=yes] \addff{tlig} I checked that the endash is at position U+2013 in the font. What el

Re: [NTG-context] circled number for item head

2011-03-21 Thread Jeong Dalyoung
Dear Aditya, Thank you for the solution. You cleared one of my wish list in one sentence. > \defineconversion[whatever][One, Two, Three, Four] I was just looking for a way to use the counter. Best regards, Dalyoung _

Re: [NTG-context] withdots framing (sharing an example)

2011-03-21 Thread luigi scarso
On Tue, Mar 22, 2011 at 1:02 AM, Pavel Striz wrote: > Good evening, dear ConTeXtists, > > > > Mr. Eyre in his conference proceedings paper to be > (http://striz9.fame.utb.cz/docasne/bulletin/NEtypo.pdf) applies withdots > framing via TikZ as he told me.  I passed him one of your ideas (Aditya > Ma