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

2016-09-12 Thread Lukáš Procházka
gards, 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

[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
t 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 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 number, like: |<- t

[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
;))} % <--- 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 0

[NTG-context] TABLE: Problem with column widths

2016-07-22 Thread Lukáš Procházka
-- What'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 T

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

2016-05-22 Thread Lukáš Procházka
ft|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 Description: Binary data TabT

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

2016-04-10 Thread Lukáš Procházka
eName" initially as the output 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

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

2016-04-10 Thread Lukáš Procházka
uot;... Best regards, Lukas (and yes, WinXP) On Sun, 10 Apr 2016 00:02:24 +0200, Pablo Rodriguez 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 name derived

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

2016-04-09 Thread Lukáš Procházka
ome disadvantages - 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 regard

[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
nished = function(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

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 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 by a) ConTeXt and b) Lua? Somethin

[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 of i

[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
o context: " context(string.format("\\startaxis[legend entries={%s},reverse legend]", "Sin,Cos")) " It works, although I'd rather use "context.startaxis{...options...}" style as it looks "nicer". Next question - why " context[

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

2015-12-20 Thread Lukáš Procházka
x27;m running 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 0

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

2015-07-11 Thread Lukáš Procházka
t} \input 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 Te

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

2015-07-11 Thread Lukáš Procházka
.212 seconds mkiv lua stats > publications load time: 0.001 seconds, 515 bytes, 3 definitions, 0 shortcuts mkiv lua stats > used platform: mswin, type: windows, binary subtree: texmf-mswin mkiv lua stats > luatex banner: this is luatex, version beta-0.79.1 (tex live 2014/w32tex) (rev 50

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

2015-07-08 Thread Lukáš Procházka
andard" 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://ww

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

2015-04-20 Thread Lukáš Procházka
r,section,subsection,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 7

[NTG-context] Ctx & XML

2014-12-10 Thread Lukáš Procházka
ot;file.xml")' does? Or how to achieve 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 14

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

2014-05-25 Thread Lukáš Procházka
local home = (os.getenv("HOME.ORG") or os.getenv("HOME") or "?"):gsub("\\", "/") context.setvalue("HOME", home) \stopluacode \input{\HOME/Common/_Defs_.ctx} \starttext Test \stoptext -- Ing. Lukáš Procházka [mailto:l...@pontex.cz] Pontex s. r

[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
ates {(11, 5) (12, 18)}; \stopaxis \stoptikzpicture \ctxlua{plot(data)} \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: +

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

2014-02-15 Thread Lukáš Procházka
(20,20)(24,-24)'. Please check for format mistakes. ! Package pgfplots Warning: the current plot has no coordinates (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

Re: [NTG-context] Sectioning from 0?

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

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 wrote: Am 03.05.2013 um 16:27 schrieb Procházka Lukáš Ing. - Pontex s. r. o. : Hello, how to change the way ("alternative") how a particular level - e.g. sections - are rendered in TOC? I tried: \setupcombinedlist [content] [