[NTG-context] Layer for all pages and for specific pages

2013-05-06 Thread H. Özoguz
Hi, I use a vertical line (realized as a layer) for a bilingual project. My question is: 1. How can I set this line on all pages? 2. How can I control, on which pages it is set, and on which not? I tried it with state=start/stop/repeat, but that did not work. Here my try:

[NTG-context] Issue with 2013.04.30 00:31

2013-05-06 Thread Kip Warner
Hey list, I am experiencing two issues in compiling my document. The first is a non-fatal warning during compilation of my book: ... (/usr/share/texmf/tex/context/base/s-abr-02.tex resolversmodules 'abr-01' is loaded

[NTG-context] Headings flow question

2013-05-06 Thread gaffer...@gmail.com
I have a word template I am trying to convert to context. In the word template, section headings are used to manage bibliography numbering (i.e. each reference is included as a subsection). This translates fine to context except for one thing. Context headings seem to have a ‘keep with next’

Re: [NTG-context] Layer for all pages and for specific pages

2013-05-06 Thread Wolfgang Schuster
Am 06.05.2013 um 08:26 schrieb H. Özoguz h.oezo...@mmnetz.de: Hi, I use a vertical line (realized as a layer) for a bilingual project. My question is: 1. How can I set this line on all pages? When this is the text where you place both columns with a table you can just enable the rule

[NTG-context] xml attribute trickery possible?

2013-05-06 Thread Meer, H. van der
In the xml setup one may call a command on the current node like: \startxmlsetups xam:define:get \xmlcommand{#1}{}{xmlcommon:whatever} \stopxmlsetups The current node will have attributes and these can be used in the execution of the command xmlcommon:whatever. The question is the following:

Re: [NTG-context] Layer for all pages and for specific pages

2013-05-06 Thread H. Özoguz
/ Hi, // // I use a vertical line (realized as a layer) for a bilingual project. My question is: // 1. How can I set this line on all pages? / When this is the text where you place both columns with a table you can just enable the rule between both columns. Thanks Wolfgang! The reason

Re: [NTG-context] Layer for all pages and for specific pages

2013-05-06 Thread Wolfgang Schuster
Am 06.05.2013 um 15:55 schrieb H. Özoguz h.oezo...@mmnetz.de: Hi, I use a vertical line (realized as a layer) for a bilingual project. My question is: 1. How can I set this line on all pages? When this is the text where you place both columns with a table you can just enable the

[NTG-context] Finding a sample-graphic: cow.pdf

2013-05-06 Thread Willi Egger
Hi all, it sound stupid but I can not figure out, why ConTeXt is not able to find the cow-picture. \useexternalfigure [Logo] [cow.pdf] [width=3cm] \starttext \externalfigure[Logo] \stoptext Kind regards Willi

Re: [NTG-context] fontsize drawing in metapost

2013-05-06 Thread Meer, H. van der
This is but a partial solution in my case, for two reasons: 1. \textstyle=\small gives few control, I tried textstyle=5pt without result 2. the setup cannot be placed inside \startuseMPgraphic, where I need it most. I skimmed through meta-ini.mkiv, but did not find a solution. It is however quite

Re: [NTG-context] fontsize drawing in metapost

2013-05-06 Thread Meer, H. van der
I did some further experimentation, hoping using dimexp calculations would help. But either I am doing somthing wrong or I do not understand the innards of bodyfont switching well enough. The example program seems to have accessed a 30 pt font (see the log file) but did not typeset in it, the

Re: [NTG-context] Finding a sample-graphic: cow.pdf

2013-05-06 Thread Willi Egger
Wolfgang! Thank you so much. Willi On May 6, 2013, at 7:02 PM, Wolfgang Schuster wrote: Am 06.05.2013 um 18:47 schrieb Willi Egger cont...@boede.nl: Hi all, it sound stupid but I can not figure out, why ConTeXt is not able to find the cow-picture. \useexternalfigure [Logo]

Re: [NTG-context] Issue with 2013.04.30 00:31

2013-05-06 Thread Kip Warner
On Sun, 2013-05-05 at 23:36 -0700, Kip Warner wrote: Hey list, I am experiencing two issues in compiling my document. The first is a non-fatal warning during compilation of my book: ... (/usr/share/texmf/tex/context/base/s-abr-02.tex resolversmodules

[NTG-context] Bracets in tables

2013-05-06 Thread MANUEL GONZALEZ SUAREZ
Hello everyoneHow can I draw a vertical bracet that spans multiple cells in a table?A B C        || Here!A B C        |- Manuel González Suárez ___ If your

[NTG-context] Can't use \type{\} in a footnote

2013-05-06 Thread Tim Li
Hi, I think these codes is normal in context, \starttext aa\footnote{I can't get a backslash \type{\} in footnote!} \stoptext Since I have changed the catcode of `\` using `\type`, why can I not still use \type{\} in a footnote? Tim

Re: [NTG-context] Layer for all pages and for specific pages

2013-05-06 Thread H. Özoguz
You can avoid this when you put everything in a single table. You should also avoid to use brackets as delimiters for text, use normal braced arguments why can be grouped without problems. \startsetups[arde] \setupTABLE[c][1][rightframe=on] \stopsetups \def\startarde