Re: [NTG-context] simple signature boxes

2015-04-24 Thread Thomas A. Schmitz
On 04/25/2015 07:34 AM, henman wrote: I now I could use a table to do this but I should also be able to do this with \framed and \startcombination[ cos * rows ]] But no matter what order I give to [ n x c ] the result is always a vertical split and not a horizontal one. You have to add an em

[NTG-context] simple signature boxes

2015-04-24 Thread henman
I now I could use a table to do this but I should also be able to do this with \framed and \startcombination[ cos * rows ]] But no matter what order I give to [ n x c ] the result is always a vertical split and not a horizontal one. I want the left half of the page for a "Buyer's" signatu

Re: [NTG-context] Export bugs

2015-04-24 Thread Idris Samawi Hamid ادريس سماوي حامد
On Fri, 24 Apr 2015 20:13:32 -0600, Aditya Mahajan wrote: You define \emphasis but use \emph. Indeed, that's what weeks on end without proper sleep will get you... Sorry for the noise and thanks! Best wishes Idris -- Idris Samawi Hamid Professor of Philosophy Colorado State University F

Re: [NTG-context] Export bugs

2015-04-24 Thread Aditya Mahajan
On Fri, 24 Apr 2015, Idris Samawi Hamid ادريس سماوي حامد wrote: \definehighlight[emphasis][style=\em] ... Some \emph{emphasis} and \important{important}. The exported formatting of \emph vanishes in each instance. You define \emphasis but use \emph. Aditya___

Re: [NTG-context] Feature request for export: Interactive Notes

2015-04-24 Thread Idris Samawi Hamid ادريس سماوي حامد
+ attachment On Fri, 24 Apr 2015 18:36:12 -0600, Idris Samawi Hamid ادريس سماوي حامد wrote: Dear gang, I've spent a considerable amount of time over the past month trying to master the art of xhtml output. We are close to being able to use ConTeXt as a replacement for markdown i

[NTG-context] Feature request for export: Interactive Notes

2015-04-24 Thread Idris Samawi Hamid ادريس سماوي حامد
Dear gang, I've spent a considerable amount of time over the past month trying to master the art of xhtml output. We are close to being able to use ConTeXt as a replacement for markdown in, e.g., WordPress. Indeed, I plan to present the results of this experiment (porting an entire academic a

[NTG-context] Export bugs

2015-04-24 Thread Idris Samawi Hamid ادريس سماوي حامد
Dear gang, Here are two export bugs, full test suite attached: ==sh_ahmad-qajar-xml-test-highlight.tex=== \setupexport[cssfile=sh_ahmad-qajar.css] \setupbackend[export=yes] \definehighlight[emphasis][style=\em] \definehighlight[important][style=bold] \starttext \startpara

[NTG-context] \lfloor, \rfloor, \lceil, \rceil vanish with \big, \Big, \bigg, \Bigg and their left and right variants

2015-04-24 Thread Maggyero
Dear NTG-ConTeXt members, The math delimiters for floor and ceiling functions (\lfloor, \rfloor, \lceil, \rceil) work with the automatic scaling commands (\left and \right) but vanish with the manual scaling commands (\big, \Big, \bigg, \Bigg, \bigl, \Bigl, \biggl, \Biggl, \bigr, \Bigr, \biggr, \B

Re: [NTG-context] pausing compilation to show a message

2015-04-24 Thread Pablo Rodriguez
Replying to my own message, I have the following sample: \starttext \message{Important Warning!!! } \message{Have you checked the input text? } \executesystemcommand{read -p ...} \input zapf \stoptext I’m experiencing two issues with the code above: How can I show the mes

[NTG-context] pausing compilation to show a message

2015-04-24 Thread Pablo Rodriguez
Dear list, I have this minimal sample: \starttext \writestatus{apples}{oranges} \message{Have you checked this variable?} \stoptext Is there a way that I can pause the compilation proccess to show the message and that compilation would continue by pressing any key? Many thanks for y

Re: [NTG-context] Keeping section and subsection together

2015-04-24 Thread Pablo Rodriguez
On 04/24/2015 11:07 AM, Procházka Lukáš Ing. - Pontex s. r. o. wrote: > Hello, > > thanks Pablo for the suggestion and Hans for the solution... > > I'd rather wait publishing the "trick" > "\setuphead[section][after={\blank[samepage,big]}]" as I think this > issue will be handled systematically (

[NTG-context] Unable to resave float

2015-04-24 Thread Aditya Mahajan
I have a complex document, where I use \startbackground \startplacefigure[location={always,none}] ... \stopplacefigure ... \stopbackground (This is for exam solutions and the background is supposed to be a frame around the solution; the figure is a figure included in the solution). Occasi

Re: [NTG-context] Installing fonts

2015-04-24 Thread Aditya Mahajan
On Fri, 24 Apr 2015, david.boerschl...@juno.com wrote: Is there any up-to-date documentation on how to install fonts? The page http://wiki.contextgarden.net/Installing_a_TrueType_font,_step_by_step starts out by saying that it is out-of-date. I typically just add the .ttf fonts in $TEXMF/fo

Re: [NTG-context] ConTeXt-defined colours broken in TikZ in MkIV with latest betas

2015-04-24 Thread Christian Prim
Hi Hans I don't know if the latest beta already has the new code. But I can confirm, that there is still a difference between tikz-colors and context/metafun colors. TikZ translates c=1,m=1 in (native) RGB, that is b=1, which is in some way correct. ConTeXt translates c=1,m=1 in something I could

Re: [NTG-context] setupheads separator and stopper

2015-04-24 Thread Csikos Bela
Wolfgang Schuste írta: > >> Am 24.04.2015 um 14:07 schrieb Csikos Bela: >> >> Wolfgang Schuster írta: >> 1. The "section" part of the words sectionstarter and sectionstopper above is just a general term for any heading type and does not correspond to the heading type. I

Re: [NTG-context] setupheads separator and stopper

2015-04-24 Thread Wolfgang Schuster
> Am 24.04.2015 um 14:07 schrieb Csikos Bela : > > Wolfgang Schuster írta: > >>> 1. The "section" part of the words sectionstarter and sectionstopper above >>> is just >>> a general term for any heading type and does not correspond to the heading >>> type. >>> Is this correct? (That is, there

Re: [NTG-context] setupheads separator and stopper

2015-04-24 Thread Csikos Bela
Wolfgang Schuster írta: >> 1. The "section" part of the words sectionstarter and sectionstopper above >> is just >> a general term for any heading type and does not correspond to the heading >> type. >> Is this correct? (That is, there are no chapterstarter=, subsectionstarter= >> etc. options)

Re: [NTG-context] Installing fonts

2015-04-24 Thread Wolfgang Schuster
> Am 24.04.2015 um 13:49 schrieb david.boerschl...@juno.com: > > Is there any up-to-date documentation on how to install fonts? The page > http://wiki.contextgarden.net/Installing_a_TrueType_font,_step_by_step starts > out by saying that it is out-of-date. Which system do you use? Wolfgang

[NTG-context] Installing fonts

2015-04-24 Thread david.boerschl...@juno.com
Is there any up-to-date documentation on how to install fonts? The page http://wiki.contextgarden.net/Installing_a_TrueType_font,_step_by_step starts out by saying that it is out-of-date. David Boerschlein (214) 412-3275 home office land (585) 278-4687 cell www.linkedin.com/in/davidboerschlein

Re: [NTG-context] setupheads separator and stopper

2015-04-24 Thread Wolfgang Schuster
> Am 24.04.2015 um 11:19 schrieb Csikos Bela : > > Wolfgang Schuster írta: >> >>> Am 23.04.2015 um 16:34 schrieb Csikos Bela: >>> >>> Hello list members: >>> >>> contextgarden wiki site http://wiki.contextgarden.net/Command/setupheads >>> says >>> that the \setupheads command "has been repor

Re: [NTG-context] setupheads separator and stopper

2015-04-24 Thread Csikos Bela
Wolfgang Schuster írta: > >> Am 23.04.2015 um 16:34 schrieb Csikos Bela: >> >> Hello list members: >> >> contextgarden wiki site http://wiki.contextgarden.net/Command/setupheads says >> that the \setupheads command "has been reported non-working for some people". >> >> For me the alternative=in

Re: [NTG-context] Keeping section and subsection together

2015-04-24 Thread Procházka Lukáš Ing . - Pontex s . r . o .
Hello, thanks Pablo for the suggestion and Hans for the solution... I'd rather wait publishing the "trick" "\setuphead[section][after={\blank[samepage,big]}]" as I think this issue will be handled systematically (Hans' intention for the next beta). Best regards, Lukas On Fri, 24 Apr 2015 1

Re: [NTG-context] Keeping section and subsection together

2015-04-24 Thread Hans Hagen
On 4/24/2015 7:32 AM, Pablo Rodriguez wrote: On 04/23/2015 11:50 AM, Procházka Lukáš Ing. - Pontex s. r. o. wrote: Hello, the following sample generates section title "5 Sec" as a last/solitary heading (section) on the page. \starttext \dorecurse{5}{ \section{Sec} \subse