[NTG-context] Empty with s-pre-61?

2016-09-12 Thread Lukáš Procházka
, Lukas -- Ing. Lukáš Procházka | mailto:l...@pontex.cz Pontex s. r. o. | mailto:pon...@pontex.cz | http://www.pontex.cz Bezová 1658 147 14 Praha 4 Tel: +420 241 096 751 Fax: +420 244 461 038 t.log Description: Binary data t.pdf Description: Adobe PDF document t.tex Description: TeX

[NTG-context] Pretty print Ctx code into HTML

2016-08-23 Thread Lukáš Procházka
Best regards, Lukas -- Ing. Lukáš Procházka | mailto:l...@pontex.cz Pontex s. r. o. | mailto:pon...@pontex.cz | http://www.pontex.cz Bezová 1658 147 14 Praha 4 Tel: +420 241 096 751 Fax: +420 244 461 038

Re: [NTG-context] Dotted characters

2016-08-20 Thread Lukáš Procházka
ine that matches the ‘black parts’ of the glyph shape. Perhaps you could use two regular fonts: one sans-serif and one with dotted lines? There are some free fonts with dotted lines that can be found on the web, e.g. here: http://www.fontspace.com/category/dotted-line Best wishes, Taco -- Ing

Re: [NTG-context] How to define section with midaligned number and midaligned text?

2016-08-09 Thread Lukáš Procházka
... How easy! Thank you. Lukas On Tue, 09 Aug 2016 22:50:05 +0200, Wolfgang Schuster <schuster.wolfg...@gmail.com> wrote: Lukáš Procházka <mailto:l...@pontex.cz> 9. August 2016 um 22:43 Hello, I need to produce a \section with midaligned number and midaligned text bellow the

[NTG-context] How to define section with midaligned number and midaligned text?

2016-08-09 Thread Lukáš Procházka
etuphead[section][command=\Sec,conversion=R] \starttext \section{Section} \stoptext but it seems that text "Section" is shifted out somewhere... How to \setuphead[section] in a proper way? Best regards, Lukas -- Ing. Lukáš Procházka | mailto:l...@pontex.cz Pontex s. r. o. | mail

[NTG-context] Clearest way to call a {\command } in Lua?

2016-07-23 Thread Lukáš Procházka
;haha"))} % <--- The clearest ("nicest") way? bla Best regards, Lukas -- Ing. Lukáš Procházka | mailto:l...@pontex.cz Pontex s. r. o. | mailto:pon...@pontex.cz | http://www.pontex.cz Bezová 1658 147 14 Praha 4 Tel: +420 241 096 75

[NTG-context] TABLE: Problem with column widths

2016-07-22 Thread Lukáš Procházka
at's wrong with the Table 1? Its first column should have width of 1 in!? Best regards, Lukas -- Ing. Lukáš Procházka | mailto:l...@pontex.cz Pontex s. r. o. | mailto:pon...@pontex.cz | http://www.pontex.cz Bezová 1658 147 14 Praha 4 Tel: +420 241 096 751 Fax: +420 244 461 038 Table2.mkiv Descripti

Re: [NTG-context] Thick border of one side of TR/TD

2016-05-22 Thread Lukáš Procházka
with the \install(left|right|top|bottom)framerenderer command. Wolfgang -- Ing. Lukáš Procházka | mailto:l...@pontex.cz Pontex s. r. o. | mailto:pon...@pontex.cz | http://www.pontex.cz Bezová 1658 147 14 Praha 4 Tel: +420 241 096 751 Fax: +420 244 461 038 TabThick2.mkiv Descript

Re: [NTG-context] Redirect compilation to another .pdf?

2016-04-10 Thread Lukáš Procházka
t stream? I guess I explained why I'd like to use "non-default" PDF stream (to allow working with the default PDF file during the compilation)... Best regards, Lukas (BTW: The PdfXChange Viewer has commands open/close PDF file similar to that of AR; unlike AR, these commands a

Re: [NTG-context] Redirect compilation to another .pdf?

2016-04-10 Thread Lukáš Procházka
egards, Lukas (and yes, WinXP) On Sun, 10 Apr 2016 00:02:24 +0200, Pablo Rodriguez <oi...@gmx.es> wrote: On 04/09/2016 11:47 PM, Pablo Rodriguez wrote: On 04/09/2016 10:11 PM, Lukáš Procházka wrote: Hello, is there a way to tell ConTeXt to generate a .pdf named othe instead of the n

[NTG-context] Redirect compilation to another .pdf?

2016-04-09 Thread Lukáš Procházka
isadvantages - the .log, .tuc etc. will be named A2.log, A2.tuc etc., messages will refer to "A2" rather than to "A" etc. So best seems to me to have an option to tell ConTeXt to produce a .PDF WITH A DESIRED NAME from the beginning... Is there a way to do so? Best regards, L

[NTG-context] How to get the current section level?

2016-04-03 Thread Lukáš Procházka
;) \section{Sec} \GetCurrentSectionLevel % Should yield "section" or e.g. 2 (meaning "section") \subsubsection{SSSec} \GetCurrentSectionLevel % Should yield "subsubsection" or e.g. 4 (meaning "subsubsection") \stoptext Best regards, Lukas --

[NTG-context] Job done event

2016-02-13 Thread Lukáš Procházka
on(prev_op) -- Do something mine prev_op() end \stopluacode ... \stoptext % ConTeXt to call "context.reactors.jobfinished" or similar implicitly Does ConTeXt offer something like described? (Would be nice...) Best regards, Lukas -- Ing. Lukáš Procházka | mailto:l...@p

Re: [NTG-context] How to test which is current "mainlanguage"?

2015-12-31 Thread Lukáš Procházka
... Great, thank you! Lukas On Thu, 31 Dec 2015 11:52:46 +0100, Wolfgang Schuster <schuster.wolfg...@gmail.com> wrote: Lukáš Procházka <mailto:l...@pontex.cz> 31. Dezember 2015 um 11:07 Hello, how to detect which language set by \mainlanguage[xy] is active? How to detect it b

[NTG-context] How to test which is current "mainlanguage"?

2015-12-31 Thread Lukáš Procházka
s -- Ing. Lukáš Procházka | mailto:l...@pontex.cz Pontex s. r. o. | mailto:pon...@pontex.cz | http://www.pontex.cz Bezová 1658 147 14 Praha 4 Tel: +420 241 096 751 Fax: +420 244 461 038 ___ If your question is o

[NTG-context] Switching to landscape

2015-12-27 Thread Lukáš Procházka
\stoptext But neither "\setuppapersize[A4,landscape]" nor "\setuppapersize[A4L]" works - still portrait paper orientation; so how to switch to landscape page orientation? Best regards, Lukas -- Ing. Lukáš Procházka | mailto:l...@pontex.cz Pontex s. r. o. | mailto:pon

Re: [NTG-context] Pgfplots - "reverse legend" by Lua

2015-12-24 Thread Lukáš Procházka
startaxis]] " doesn't work, whilst context"\\startaxis" does? (See attached files.) Best regards, Lukas Hans -- Ing. Lukáš Procházka | mailto:l...@pontex.cz Pontex s. r. o. | mailto:pon...@pontex.cz | http://www.pontex.cz Bezová 165

[NTG-context] Synchronize ERROR: unknown node type 12

2015-12-20 Thread Lukáš Procházka
ning test with synctex enabled - the message might be related to synctex. Best regards, Lukas -- Ing. Lukáš Procházka | mailto:l...@pontex.cz Pontex s. r. o. | mailto:pon...@pontex.cz | http://www.pontex.cz Bezová 1658 147 14 Praha 4 Tel: +420 241 096 751 Fax: +420 244 461 038 t.log Descr

Re: [NTG-context] Bibliography - biblio error with the latest beta

2015-07-11 Thread Lukáš Procházka
: 0.605 seconds, 1 processed pages, 1 shipped pages, 1.653 pages/second mtx-context | fatal error: return code: 1 It seems to be related to the latest beta recoding. Lukas -- Ing. Lukáš Procházka | mailto:l...@pontex.cz Pontex s. r. o. | mailto:pon...@pontex.cz | http://www.pontex.cz

Re: [NTG-context] new beta - \pushbackground broken

2015-07-11 Thread Lukáš Procházka
knuth \stopbodymatter \startappendices \part{My First Appendix} \input tufte \stopappendices \stoptext Lukas -- Ing. Lukáš Procházka | mailto:l...@pontex.cz Pontex s. r. o. | mailto:pon...@pontex.cz | http://www.pontex.cz Bezová 1658 147 14 Praha 4 Tel: +420 241 096 751

Re: [NTG-context] Bibliography (bug compiling components-001.tex?)

2015-07-08 Thread Lukáš Procházka
ConTeXt space, not in a .bib file) - to refer to a publication - to build a list of publications? (A MWE or a link would be appreciated...) Best regards, Lukas Hans -- Ing. Lukáš Procházka | mailto:l...@pontex.cz Pontex s. r. o. | mailto:pon...@pontex.cz | http://www.pontex.cz Bezová 1658

Re: [NTG-context] \setuphead for all existing sections

2015-04-20 Thread Lukáš Procházka
,subsubsection][distance=1.5em] Hi Lukáš, \setupheads[distance=1.5em] should do the work. I hope it helps, Pablo -- Ing. Lukáš Procházka | mailto:l...@pontex.cz Pontex s. r. o. | mailto:pon...@pontex.cz | http://www.pontex.cz Bezová 1658 147 14 Praha 4 Tel: +420 241 096 751 Fax

[NTG-context] Ctx XML

2014-12-10 Thread Lukáš Procházka
this in a best way under Ctx: XML file - Lua table/tree? Best regards, Lukas -- Ing. Lukáš Procházka | mailto:l...@pontex.cz Pontex s. r. o. | mailto:pon...@pontex.cz | http://www.pontex.cz Bezová 1658 147 14 Praha 4 Tel: +420 241 096 751 Fax: +420 244 461 038

Re: [NTG-context] Ctx goes into infinite loop?

2014-05-25 Thread Lukáš Procházka
(HOME, home) \stopluacode \input{\HOME/Common/_Defs_.ctx} \starttext Test \stoptext -- Ing. Lukáš Procházka [mailto:l...@pontex.cz] Pontex s. r. o. [mailto:pon...@pontex.cz] [http://www.pontex.cz] Bezová 1658 147 14 Praha 4 Tel: +420 241 096 751 Fax: +420 244 461 038

[NTG-context] Interactive U3D in .pdf via ConTeXt?

2014-05-16 Thread Lukáš Procházka
? Best regards, Lukas -- Ing. Lukáš Procházka [mailto:l...@pontex.cz] Pontex s. r. o. [mailto:pon...@pontex.cz] [http://www.pontex.cz] Bezová 1658 147 14 Praha 4 Tel: +420 241 096 751 Fax: +420 244 461 038

Re: [NTG-context] Pgfplots - passing point coordinates by Lua

2014-02-16 Thread Lukáš Procházka
)} \stoptext Anyway, thanks. Best regards, Lukas Herbert -- Ing. Lukáš Procházka [mailto:l...@pontex.cz] Pontex s. r. o. [mailto:pon...@pontex.cz] [http://www.pontex.cz] Bezová 1658 147 14 Praha 4 Tel: +420 241 096 751 Fax: +420 244 461 038 t-Plot3.mkiv Description: Binary data

[NTG-context] Pgfplots - passing point coordinates by Lua

2014-02-15 Thread Lukáš Procházka
(or all have been filtered away)... Any idea from someone more familiar with pgfplots would be appreciated. TIA. Best regards, Lukas -- Ing. Lukáš Procházka [mailto:l...@pontex.cz] Pontex s. r. o. [mailto:pon...@pontex.cz] [http://www.pontex.cz] Bezová 1658 147 14 Praha 4 Tel: +420 241

Re: [NTG-context] Sectioning from 0?

2013-10-06 Thread Lukáš Procházka
On Fri, 04 Oct 2013 16:53:58 +0200, Mari Voipio mari.voi...@iki.fi wrote: On Fri, Oct 4, 2013 at 5:11 PM, Peter Münster pmli...@free.fr wrote: \startsection[ownnumber=123, title=A] bla \stopsubsection ? That was a typo, I guess; it should have been: \startsubsection[ownnumber=123,title=A]

Re: [NTG-context] Alternative rendering of some TOC levels

2013-05-04 Thread Lukáš Procházka
On Sat, 04 May 2013 09:31:45 +0200, Wolfgang Schuster schuster.wolfg...@gmail.com wrote: Am 03.05.2013 um 16:27 schrieb Procházka Lukáš Ing. - Pontex s. r. o. l...@pontex.cz: Hello, how to change the way (alternative) how a particular level - e.g. sections - are rendered in TOC? I