[NTG-context] Interactive documents

2012-07-11 Thread MANUEL GONZALEZ SUAREZ
Hi My name is Manuel Gonzalez and I am a teacher of Classical Greek at the University of Oviedo (Spain). So far I've been using LaTeX but recently I have discovered the extraordinary possibilities of ConTeXt. However, I have continuously problems which I solved as I can (I'm a complete newbie a

[NTG-context] misprint in wiki

2012-07-11 Thread Meer, H. van der
In the wiki under \setupexternalfigures one finds for the framing of the figure following in the table: "frames on off" Mark the 's' at the end of 'frames' I tested it and found it has to be 'frame' without the 's'. This is the same misprint as occurred in the earlier ConTeXt manual of 2001. Perh

Re: [NTG-context] Interactive documents

2012-07-11 Thread Wolfgang Schuster
Am 11.07.2012 um 09:35 schrieb MANUEL GONZALEZ SUAREZ: > > Hi > My name is Manuel Gonzalez and I am a teacher of Classical Greek at the > University of Oviedo (Spain). So far I've been using LaTeX but recently I > have discovered the extraordinary possibilities of ConTeXt. However, I have > c

Re: [NTG-context] Interactive documents

2012-07-11 Thread Hans Hagen
On 11-7-2012 09:35, MANUEL GONZALEZ SUAREZ wrote: Hi My name is Manuel Gonzalez and I am a teacher of Classical Greek at the University of Oviedo(Spain). So far I've been using LaTeX but recently I have discovered the extraordinary possibilities of ConTeXt. However, I have continuously problems

Re: [NTG-context] misprint in wiki

2012-07-11 Thread Otared Kavian
On 11 juil. 2012, at 10:04, Meer, H. van der wrote: > In the wiki under \setupexternalfigures one finds for the framing of the > figure following in the table: "frames on off" > Mark the 's' at the end of 'frames' > I tested it and found it has to be 'frame' without the 's'. > This is the same m

Re: [NTG-context] Interactive documents

2012-07-11 Thread Wolfgang Schuster
Am 11.07.2012 um 10:12 schrieb Hans Hagen: > On 11-7-2012 09:35, MANUEL GONZALEZ SUAREZ wrote: >> >> Hi >> My name is Manuel Gonzalez and I am a teacher of Classical Greek at the >> University of Oviedo(Spain). So far I've been using LaTeX but recently I have >> discovered the extraordinary poss

[NTG-context] postponing broken?

2012-07-11 Thread Alan BRASLAU
Hello, In the latest beta, postponing seems to be broken (or changed). Minimal example: \starttext \input tufte (see \in{figure}[fig:cow].) \startpostponing [+0] \startplacefigure [location=here,reference={fig:cow}, title={A cow that does not break the paragraph}] \externalfigure [cow] [

Re: [NTG-context] postponing broken?

2012-07-11 Thread Hans Hagen
On 11-7-2012 14:58, Alan BRASLAU wrote: Hello, In the latest beta, postponing seems to be broken (or changed). Minimal example: \starttext \input tufte (see \in{figure}[fig:cow].) \startpostponing [+0] \startplacefigure [location=here,reference={fig:cow}, title={A cow that does not bre

Re: [NTG-context] postponing broken?

2012-07-11 Thread Hans Hagen
On 11-7-2012 14:58, Alan BRASLAU wrote: Hello, In the latest beta, postponing seems to be broken (or changed). in page-pst.mki a constant should be a conditional: \newconditional\c_page_postponed_busy Hans -

[NTG-context] bodyfont message

2012-07-11 Thread Meer, H. van der
I get this message in the log because of font usage: fonts > bodyfont 70pt is defined (can better be done global) fonts > bodyfont 84pt is defined (can better be done global) fonts > bodyfont 56pt is defined (can better be done global) I am inclined to follow the sugg

Re: [NTG-context] bodyfont message

2012-07-11 Thread Hans Hagen
On 11-7-2012 16:08, Meer, H. van der wrote: I get this message in the log because of font usage: fonts > bodyfont 70pt is defined (can better be done global) fonts > bodyfont 84pt is defined (can better be done global) fonts > bodyfont 56pt is defined (can better be

[NTG-context] setupcaptions

2012-07-11 Thread Meer, H. van der
I want to make my figure captions both slanted and small, or bold and small,etc. The wiki has for setupcaptions: headstyle normal, bold, .. , small, .. style normal, bold, .. , small, .. I therefore expected to work the following setup: \setupcaptions[headstyle={slanted,small},style={bold,sm

[NTG-context] seeindex: accents and such

2012-07-11 Thread Andreas Mang
Dear all, I have some minor problems with \seeindex It seems that it does not render accents properly nor is it possible to introduce commands. Is this an intended behavior, am I doing something wrong or is there a bug? Cheers, Andreas Minimal example: \setupregister[index] [ style={\bf\WORD

Re: [NTG-context] seeindex: accents and such

2012-07-11 Thread Andreas Mang
I forgot to mention that I am using ConTeXt ver: 2012.07.10 09:52 MKIV Sorry... Am Jul 11, 2012 um 8:38 PM schrieb Andreas Mang: > Dear all, > > I have some minor problems with \seeindex > > It seems that it does not render accents properly nor is it possible to > introduce commands. Is thi

Re: [NTG-context] seeindex: accents and such

2012-07-11 Thread Wolfgang Schuster
Am 11.07.2012 um 20:38 schrieb Andreas Mang: > Dear all, > > I have some minor problems with \seeindex > > It seems that it does not render accents properly nor is it possible to > introduce commands. Is this an intended behavior, am I doing something wrong > or is there a bug? Why don’t you

Re: [NTG-context] setupcaptions

2012-07-11 Thread Wolfgang Schuster
Am 11.07.2012 um 17:17 schrieb Meer, H. van der: > I want to make my figure captions both slanted and small, or bold and > small,etc. > The wiki has for setupcaptions: > > headstyle normal, bold, .. , small, .. > style normal, bold, .. , small, .. > > I therefore expected to work the follo

Re: [NTG-context] seeindex: accents and such

2012-07-11 Thread Andreas Mang
Hi Wolfgang, Thanks. That's truly an option. I have already looked into this and it works. As a matter of fact, this is what I decided to do if there is no quick fix. However, I thought I'd point it out, since it works for \index and just not for \seeindex. Secondly, the \sc (command) issue per

[NTG-context] PDF Preview Image

2012-07-11 Thread Kip Warner
Hey list, Many different desktop environments display the first page of a PDF as the file's "thumbnail" image. Is there any way to customize what is used as the preview image for a PDF with ConTeXt? Or is it typesetting environment agnostic and the thumbnailers always look for the first page? --