Re: [NTG-context] Tables, Row Span, and Colors

2015-03-13 Thread Otared Kavian
> On 14 Mar 2015, at 00:27, Troy Henderson wrote: > > Thank you Wolfgang. The attached PDF is the output I get from using your > code. > > This is LuaTeX, Version beta-0.79.2 (TeX Live 2015/dev) (rev 5084) Hi Troy, With Wolfgang’s code, the attached PDF is what I get with ConTeXt v

Re: [NTG-context] Tables, Row Span, and Colors

2015-03-13 Thread Troy Henderson
Thank you Wolfgang. The attached PDF is the output I get from using your code. This is LuaTeX, Version beta-0.79.2 (TeX Live 2015/dev) (rev 5084) Troy foo.pdf Description: Adobe PDF document ___ If your question is

[NTG-context] How to Centre Multi-line Verbatim Text

2015-03-13 Thread Emmanuel Asante
Hello All, I am trying to centre a multi-line verbatim text horizontally on the page but I cannot figure out how to do that. With the code below how can I centre the whole block horizontally on the page? \setuptyping[TEX] \startTEX RSpec.describe Post, :type => :model do end \stopTEX Th

Re: [NTG-context] \placefootnotes at the end of each chapter, conditionally

2015-03-13 Thread Alan BRASLAU
On Thu, 12 Mar 2015 22:59:33 +0100 Hans Hagen wrote: > > Supplementary question, just for fun: > > how to specify title=Footnote if there is only one? > > \startsetups chapter:after > \ifcase\rawcountervalue[footnote]\relax > \or > \startsubject[title=Footnote] >

Re: [NTG-context] Problem with MkIV and TikZ picture remembering

2015-03-13 Thread Wolfgang Schuster
> Am 13.03.2015 um 14:17 schrieb Jörg Weger : > > After putting the definition you proposed last in front of my minimal example > in mkiv beta 2015.02.03 it worked once and then not any more. I also tried to > remove all auxiliary files after a new pass. > > But today I installed beta 2015.03.

Re: [NTG-context] Problem with MkIV and TikZ picture remembering

2015-03-13 Thread Jörg Weger
After putting the definition you proposed last in front of my minimal example in mkiv beta 2015.02.03 it worked once and then not any more. I also tried to remove all auxiliary files after a new pass. But today I installed beta 2015.03.10 (complete fresh install as I keep the older version in

Re: [NTG-context] Tables, Row Span, and Colors

2015-03-13 Thread Wolfgang Schuster
> Am 12.03.2015 um 18:37 schrieb Troy Henderson : > > The following code produces my table, but I could not get the text "Region" > to span rows 3-7. So, I would like > > the word "Region" to be inside the table and not "hacked" in the way that I > have it. > to make the (spanned) cell contai

Re: [NTG-context] component not included

2015-03-13 Thread Wolfgang Werners-Lucchini
> According toll my observations, you need to reference the needed parts > inside of the \start... and \stop..., so your product would become: > > > ``` > \startproduct pd-medizin > \project pj-medizin > \component test > \stopproduct > ``` > > You also have to restructure the other files, so th