[NTG-context] \externalfigure problem with displaying external images via https://live.contextgarden.net

2022-12-04 Thread Jaroslav Hajtmar via ntg-context
Hello. A few years ago I created a PHP application for printing filled forms with PDF background. PHP application is generating ConTeXt source code, that is subsequently translated using the online application https://live.contextgarden.net. I have now discovered that the application is not

[NTG-context] Compiling context files in command line

2022-06-03 Thread Jaroslav Hajtmar via ntg-context
Hello ConTeXist. After a long time, I turn to the conference for help. I use command line to batch process of many ConTeXt files. Is it possible at the end off compile proces to move the created PDF to another directory (subdirectory of current directory) using the command line commands? Somehow

[NTG-context] Searching unwanted paragraph breaks

2019-03-22 Thread Jaroslav Hajtmar
inserts some regular ConTeXt macro. Can anyone give me a strategy? Thanks very much. Jaroslav Hajtmar ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl

Re: [NTG-context] Disproportion in initializing user counters

2018-07-15 Thread Jaroslav Hajtmar
Thank very much to explain the problem and to example with labels - very useful information for me. Thanks to all. Jaroslav Hajtmar 15. 7. 2018 v 19:20, Wolfgang Schuster mailto:schuster.wolfg...@gmail.com>>: Hi Pablo, when you use the label mechanism to create a counter context e

[NTG-context] Disproportion in initializing user counters

2018-07-15 Thread Jaroslav Hajtmar
Hello ConTeXist. I encountered a disproportion in initializing user counters. Why initialization at the beginning of the source text does not work and what is the mechanism of how the user counters work. Thanx Jaroslav Hajtmar Here is a sample example: \definecounter[mycounter] \def

[NTG-context] Merging source ConTeXt files during compilation of main file

2018-02-19 Thread Jaroslav Hajtmar
ttp://live.contextgarden.net/>. Thanx for any advice. Jaroslav Hajtmar ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listin

[NTG-context] Merging source ConTeXt files during compilation of main file

2018-02-19 Thread Jaroslav Hajtmar
advice. Jaroslav Hajtmar ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http

[NTG-context] Search problems in large source code (unwanted paragraph breaks)

2017-08-27 Thread Jaroslav Hajtmar
[context.trace] from wiki) to see where the problem is, but I can not figure out the solution. Does anyone know how this problem can be addressed? In connection with this, I want to ask if there is something like \removeunwantedbreaks ??? Thanx Jaroslav Hajtmar

[NTG-context] Search problems in large source code (unwanted paragraph breaks)

2017-08-27 Thread Jaroslav Hajtmar
) to see where the problem is, but I can not figure out the solution. Does anyone know how this problem can be addressed? In connection with this, I want to ask if there is something like \removeunwantedbreaks ??? Thanx Jaroslav Hajtmar

Re: [NTG-context] Bug in wiki \doifsamestringselse vs \doifsamestringelse

2017-07-25 Thread Jaroslav Hajtmar
Thanx for reply and for fixed too. Jaroslav Hajtmar Dne 24.07.17 23:06, ntg-context za uživatele Henri <ntg-context-boun...@ntg.nl za uživatele henrime...@gmail.com> napsal(a): On Mon, 2017-07-24 at 16:54 +, Jaroslav Hajtmar wrote: > Hello ConTeXist >

[NTG-context] Bug in wiki \doifsamestringselse vs \doifsamestringelse

2017-07-24 Thread Jaroslav Hajtmar
s in first keyword). Macro \doifsamestringselse not work. Is there anybody, that fix this bug? Jaroslav Hajtmar ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist

Re: [NTG-context] Compare contents of macros via \doif etc. alternatives

2017-07-22 Thread Jaroslav Hajtmar
) Thanx Jaroslav Hajtmar 22. 7. 2017 v 13:23, Hans Hagen <pra...@wxs.nl<mailto:pra...@wxs.nl>>: On 7/22/2017 3:58 AM, Henri wrote: On Fri, 2017-07-21 at 11:25 +0000, Jaroslav Hajtmar wrote: Hello ConTeXist. Is there any way to evaluate of contents of two macros as I am showing in my min

[NTG-context] Compare contents of macros via \doif etc. alternatives

2017-07-22 Thread Jaroslav Hajtmar
Lua) Thanx for help. Jaroslav Hajtmar \starttext \startluacode     interfaces.definecommand ("domymacro", {         arguments = { { "option", "string" }  },         macro = function (opt_1)

Re: [NTG-context] Compare contents of macros via \doif etc. alternatives

2017-07-21 Thread Jaroslav Hajtmar
Thanks to Henri for the answer. To I admit, I thought it a bit technically that it would not be technically possible. At least I know why I was tearing my teeth while trying to test ... One more thanx. Jaroslav Hajtmar Dne 22.07.17 3:58, ntg-context za uživatele Henri <ntg-context-b

[NTG-context] Compare contents of macros via \doif etc. alternatives

2017-07-21 Thread Jaroslav Hajtmar
hanx for help. Jaroslav Hajtmar \starttext \startluacode interfaces.definecommand ("domymacro", { arguments = { { "option", "string" } }, macro = function (opt_1) if #opt_1>0 then

Re: [NTG-context] Overarc etc. symbols

2017-07-02 Thread Jaroslav Hajtmar
Thanx Henri. This is very useful for me. Jaroslav Hajtmar Dne 02.07.17 23:38, ntg-context za uživatele Henri Menke <ntg-context-boun...@ntg.nl za uživatele henrime...@gmail.com> napsal(a): On Sun, 2017-07-02 at 08:38 +, Jaroslav Hajtmar wrote: > Thanx Henri, > th

Re: [NTG-context] Overarc etc. symbols

2017-07-02 Thread Jaroslav Hajtmar
Thanx Henri, that's exactly what I needed. Is there in any place on Wiki table of all ConTeXt math symbols? Sometimes I look for something and I explore, that few LaTeX symbols not work in ConTeXt. Thanx again. Jaroslav Hajtmar Dne 02.07.17 9:46, ntg-context za uživatele Henri Menke <

Re: [NTG-context] Overarc etc. symbols

2017-07-02 Thread Jaroslav Hajtmar
Thanx Henri, that's exactly what I needed. Is there in any place on Wiki table of all ConTeXt math symbols? Sometimes I look for something and I explore, that few LaTeX symbols not work in ConTeXt. Thanx again. Jaroslav Hajtmar > On 02.07.17 9:46, ntg-context za uživatele Henri Menke >

[NTG-context] Overarc etc. symbols

2017-07-02 Thread Jaroslav Hajtmar
Hello ConTeXist. Can someone advise me how to lay an arc over three letters AVB. It's about the LaTeX equivalent of \overarc or \widearc macro. Is there any table of similar ConTeXt symbols? Thanks Jaroslav Hajtmar

Re: [NTG-context] Problem with macro with optional parameter

2017-06-27 Thread Jaroslav Hajtmar
. \Command % OK 3. As You see, Command without braces swallows the break of the paragraph. 1. \dorecurse{\Command{5}}{\recurselevel\crlf} % not working 2. \dorecurse{\Command{}}{\recurselevel\crlf} % not working \stoptext Jaroslav Hajtmar Dne 27.06.17 13:05, ntg-context za uživatele Henri

[NTG-context] Problem with macro with optional parameter

2017-06-27 Thread Jaroslav Hajtmar
)? I've tried to experiment with examples from the wiki, but I'm not clear about it. Thanx for help. Jaroslav Hajtmar Here is minimal example: \def\DoCommand[#1]% {\iffirstargument#1\else100\fi} \def\Command% {\dosingleargument\DoCommand} %\def\DoAnotherCommand{#1}% % {\iffirstargument#1

[NTG-context] \savebuffer to merge of save contents

2017-03-21 Thread Jaroslav Hajtmar
Prochazka – ie https://mailman.ntg.nl/pipermail/ntg-context/2016/087657.html Thanx Jaroslav Hajtmar Here is source code of Wolfgangs solution: \unexpanded\def\startcontentexport {\dosingleempty\dostartcontentexport} \def\dostartcontentexport[#1]% {\iffirstargument \edef

Re: [NTG-context] coma in an argument

2017-02-21 Thread Jaroslav Hajtmar
Hello Pablo. Of course – it was my wrong example see: \executesystemcommand{context --result invoice-\cA.pdf --arguments = "cA ={\cA}" servingfile.tex}. Braces are of course important. Thanx to Hans for his correction. Jaroslav Hajtmar Dne 21.02.17 19:15, ntg-context za uživa

Re: [NTG-context] generate multiple files from one source

2017-02-19 Thread Jaroslav Hajtmar
very busy this weekend. Jaroslav Hajtmar Dne 18.02.17 23:27, ntg-context za uživatele Pablo Rodriguez <ntg-context-boun...@ntg.nl za uživatele oi...@gmx.es> napsal(a): Dear list, I have the following sample: \setuppapersize[A8, landscape] \starttext

Re: [NTG-context] Asymptote or Metapost and ConTeXt parameters.

2016-12-23 Thread Jaroslav Hajtmar
f you make any changes in filter module? Or have I misunderstood Your opinion? Thank you once again Jaroslav Hajtmar Here is minimal example: \usemodule[filter] \unprotect \appendtoks \setuevalue{set\currentexternalfilter buffer}{\externalfilter@set[\currentexte

Re: [NTG-context] Asymptote or Metapost and ConTeXt parameters.

2016-12-23 Thread Jaroslav Hajtmar
that there is a stack overflow etc. It would be a need to look at why the fatal error occurs - It probably can evaluate Hans. Thanks again for your support. Below is my code. If removed commentary characters occurs advised error. Jaroslav Hajtmar \usemodule[filter] \defineexternalfilter [ASY

Re: [NTG-context] Asymptote or Metapost and ConTeXt parameters.

2016-12-20 Thread Jaroslav Hajtmar
to deal with my problem. I am not sure whether it will do Asymptote example as in the case Metapost. That's why I use filter in my own example (taken from https://mailman.ntg.nl/pipermail/ntg-context/2015/080581.html ). Thank you once again. Jaroslav Hajtmar \usemodule[filter

[NTG-context] Asymptote or Metapost and ConTeXt parameters.

2016-12-18 Thread Jaroslav Hajtmar
... I suppose the impossibility of combining asymptote code and such Lua code (or not?). There is a similar possibility, at least in Metapost? For simpler pictures it would probably suffice Thanx Jaroslav Hajtmar

[NTG-context] Overlays and layers documentation?

2016-11-21 Thread Jaroslav Hajtmar
. Are there any restrictions (number, name, etc.) Thanx Jaroslav Hajtmar ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman

Re: [NTG-context] Strange bug in the latest version of ConTeXt - start-stop table problem

2016-05-01 Thread Jaroslav Hajtmar
Thanx Wolfgang for the correction of my code. This error is probably more than 8 years old (inside predefined macros in any old library code). ConTeXt was all existing time generously tolerant for my bug :-). One more thanx for their fix. Jaroslav Hajtmar Dne 01.05.16 v 9:50 Wolfgang

Re: [NTG-context] Strange bug in the latest version of ConTeXt - start-stop table problem

2016-04-30 Thread Jaroslav Hajtmar
of this type is not recommended, however, I was surprised that in a previous version of standalone ConTeXt the bug did not show. Is there any changes in code, which is related with tables typing? Thanks Jaroslav Hajtmar Here is minimal example: \starttext \starttable[|l w50mm|c|] \NC \NC

[NTG-context] Strange bug in the latest version of ConTeXt

2016-04-26 Thread Jaroslav Hajtmar
the mistake to be able make a minimal example. Some of the older versions (not necessarily penultimate) worked without problems. Is there someone who help me start look from which point look for a mistake in my code library? Thanks for the information. Jaroslav Hajtmar

Re: [NTG-context] Updating ConTeXt standalone problem on Mac OS X

2016-04-26 Thread Jaroslav Hajtmar
Thanks Monca and Hans for the reply. I deleted the entire installation tree and I installed again the entire ConTeXt and it seems that everything is already OK. Jaroslav Hajtmar Dne 26.04.16 v 11:34 Mojca Miklavec napsal(a): On 26 April 2016 at 11:21, Jaroslav Hajtmar wrote: Hello

[NTG-context] Updating ConTeXt standalone problem on Mac OS X

2016-04-26 Thread Jaroslav Hajtmar
failed: Permission denied (13) etc.... Thanx Jaroslav Hajtmar ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/

Re: [NTG-context] For the Mac users: AppleScript to launch ConTeXt in a flexile way

2016-03-23 Thread Jaroslav Hajtmar
Thanks Thomas for the link. For me it will be helpful. Jaroslav Hajtmar Dne 24.03.16 v 5:13 Thomas Floeren napsal(a): Hi, A small fix for the Typeset Tool: 1.2.5 (64) / 2016-03-22 Notifications now working on El Capitan (10.11). http://dflect.net/context-typeset-tool/ Best, -- Tom

[NTG-context] Usedirectory and paths in OSX and Windows

2016-02-15 Thread Jaroslav Hajtmar
a complete beginner MAC OSX and although I advanced user of Windows, then some basic things in OSX yet I reveal hardly. Thanx Jaroslav Hajtmar ___ If your question is of interest to others as well, please ad

Re: [NTG-context] Last version standalone ConTeXt issue.

2016-02-09 Thread Jaroslav Hajtmar
Thanx Hans. Great! It works fine now! For me it is very useful and important macro. One more thanx for reply. Jaroslav Hajtmar Dne 09.02.16 v 19:50 Hans Hagen napsal(a): On 2/9/2016 1:28 PM, Jaroslav Hajtmar wrote: Hello ConTeXist. In the latest version ConTeXt it stopped working my macros

[NTG-context] Last version standalone ConTeXt issue.

2016-02-09 Thread Jaroslav Hajtmar
if token.csname_name(token.create(macroname)) == macroname then return true else return false end end Is there any alternative (ConTeXt like), which is should be possible use in Lua code? Thanx Jaroslav Hajtmar

[NTG-context] Problem with rfc4180splitter

2016-01-27 Thread Jaroslav Hajtmar
anybody that somehow did change the functionality of this script and aproximatelly in which date? The script is the cornerstone of my library and I need to find out what had changed in him. I want figure out what the problem is. Thanx very much for help Jaroslav Hajtmar

[NTG-context] Instalation ConTeXt to MAC - newbie problem

2016-01-17 Thread Jaroslav Hajtmar
to perform the installation? There is an option to download the installation package and install ConTeXt differently? Thanks for replies. Jaroslav Hajtmar ___ If your question is of interest to others as well, please add

Re: [NTG-context] Instalation ConTeXt to MAC - newbie problem

2016-01-17 Thread Jaroslav Hajtmar
ing inside your home directory should be safe. Also, as a general precaution, make sure the path to your installation directory doesn’t contain unusual characters. Matthias On Jan 17, 2016, at 7:19 AM, Jaroslav Hajtmar <hajt...@gyza.cz> wrote: Hello ConTeXist. I am trying to install

Re: [NTG-context] Instalation ConTeXt to MAC - newbie problem

2016-01-17 Thread Jaroslav Hajtmar
installation. Running at (for me) an unfamiliar OS-X it is for me still long run (but adventurous) :-). However installation on my MAC is currently commissioned and operational. Thanks for the advices. Jaroslav Hajtmar Dne 17.01.16 v 14:38 Otared Kavian napsal(a): Hello Jaroslav, Here is what

Re: [NTG-context] Instalation ConTeXt to MAC - newbie problem

2016-01-17 Thread Jaroslav Hajtmar
all OK. Thanks for the advice, perhaps maybe I'll ever for you further advice about ConTeXt on OS-X. Jaroslav Hajtmar Dne 17.01.16 v 17:57 Otared Kavian napsal(a): Hi Jaroslav, On Mac, you can use TeXShop and your standalone Context very easily. First create a specific « .engine » file

[NTG-context] Next problem with rfc4180splitter()

2015-09-28 Thread Jaroslav Hajtmar
, or is something else wrong with the splitter? Thanx Jaroslav Hajtmar Here is minimal example: \starttext % mycsvfile.txt content one column data without separator: % a % b % c % d % e % f % myothercsvfile.txt content two columns data: % a,1 % b,2 % c,3 % d,4 % e,5 % f,6 \startluacode local

[NTG-context] Error notification on the wiki (Loops_and_Recursion)

2015-09-28 Thread Jaroslav Hajtmar
, that these macros are not defined. Or I make anything wrong? Jaroslav Hajtmar ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl

Re: [NTG-context] \doifnotmodeelse - undefined control sequence error?

2015-09-15 Thread Jaroslav Hajtmar
Thanx to Wolfgang and Aditya too, I was a little confused, because in wiki is this command mentioned. Thanx for explanation and correction in wiki too. Jaroslav Hajtmar Dne 15. 9. 2015 v 15:49 Aditya Mahajan napsal(a): On Tue, 15 Sep 2015, Wolfgang Schuster wrote: Jaroslav Hajtmar

[NTG-context] \doifnotmodeelse - undefined control sequence error?

2015-09-15 Thread Jaroslav Hajtmar
Hello ConTeXist. I do not know if I'm not mistake somewhere, but it seems to me that the macro \doifnotmodeelse does not work. Can anyone verify this? Jaroslav Hajtmar Here is a simple example: \enablemode[mymode] % \disablemode[mymode] \starttext \startmode[mymode] mode 'mymode

[NTG-context] Dig out contents of the TeX macro using Lua

2015-07-14 Thread Jaroslav Hajtmar
: Is there any alternative how using Lua somehow easily evaluate the macro content? For example to determine whether two different macros have the same content? Jaroslav Hajtmar here is minimal example: \starttext This works as expected: \def\makrowithcontent{} \edef\testparameter#1

Re: [NTG-context] Using lua to define a macro with one optional parameter in brackets

2015-07-13 Thread Jaroslav Hajtmar
write a macro with one or more parameters? Now the parameter in square brackets displayed together with the contents of the macro. You can do this at all? It would get any minimal example? Thanks again for your support. Jaroslav Hajtmar Dne 9. 7. 2015 v 17:24 Hans Hagen napsal(a): On 7/9/2015

Re: [NTG-context] Using lua to define a macro with one optional parameter in brackets

2015-07-10 Thread Jaroslav Hajtmar
write a macro with one or more parameters? Now the parameter in square brackets displayed together with the contents of the macro. You can do this at all? It would get any minimal example? Thanks again for your support. Jaroslav Hajtmar Dne 9. 7. 2015 v 17:24 Hans Hagen napsal(a): On 7/9/2015

Re: [NTG-context] Using lua to define a macro with one optional parameter in brackets

2015-07-09 Thread Jaroslav Hajtmar
I can not realize what I wanted. Not available somewhere a minimal example? I tried to scan codes in the folder with the installation of ConTeXt, but I never encountered a working example of where you could bounce. Thanks Jaroslav Hajtmar Dne 9. 7. 2015 v 11:07 Hans Hagen napsal(a): On 7/9

Re: [NTG-context] Using lua to define a macro with one optional parameter in brackets

2015-07-08 Thread Jaroslav Hajtmar
Hi Taco. full deployment is unfortunately not working. Unfortunately I need to cycle create different macros whose names are variable. At this moment I can not deal with this: --- context.doxlsname() --- ? Thanx Jaroslav Hajtmar here is another minimal example: \starttext

Re: [NTG-context] Using lua to define a macro with one optional parameter in brackets

2015-07-08 Thread Jaroslav Hajtmar
] % % % \A \stoptext Dne 8. 7. 2015 v 13:28 Taco Hoekwater napsal(a): On 08 Jul 2015, at 13:04, Jaroslav Hajtmar hajt...@gyza.cz wrote: Hi Taco. full deployment is unfortunately not working. Unfortunately I need to cycle create different macros whose names are variable. At this moment I can not deal

[NTG-context] Using lua to define a macro with one optional parameter in brackets

2015-07-08 Thread Jaroslav Hajtmar
/Definitions_and_Assignments), but each time I broke a tooth on it. Can you, please, someone advise how something can be it done? Suffice some reference to solve a similar problem. Thanks Jaroslav Hajtmar Here is my minimal example: \starttext \def\lastname{\dosingleempty\dolastname} \def

Re: [NTG-context] Using lua to define a macro with one optional parameter in brackets

2015-07-08 Thread Jaroslav Hajtmar
Thanks Taco, your solution helped me ... Based on initial tests, it seems that it works correctly. I'll know more after thorough testing. Once again, thank you many times. Sincerely Jaroslav Hajtmar Dne 8. 7. 2015 v 12:07 Taco Hoekwater napsal(a): On 08 Jul 2015, at 11:05, Jaroslav Hajtmar

Re: [NTG-context] Using lua to define a macro with one optional parameter in brackets

2015-07-08 Thread Jaroslav Hajtmar
be done differently? Thanks Jaroslav Hajtmar Here is minimal example: \ctxlua{ xlsname='A' content='content when parameter is missing' context([[\definecomplexorsimple\]]..xlsname) %context([[\def\simple]]..xlsname..[[{]]..content..[[}]]) %context([[\def\complex]]..xlsname..'[#1]'..[[{Neco: #1

Re: [NTG-context] Using lua to define a macro with one optional parameter in brackets

2015-07-08 Thread Jaroslav Hajtmar
to other counselors too at the conference for their cooperation in solve my problems. Jaroslav Hajtmar Dne 8. 7. 2015 v 20:54 Hans Hagen napsal(a): On 7/8/2015 4:11 PM, Jaroslav Hajtmar wrote: Thanks Taco very much. At this point, it really works in simple situations, but in the event

Re: [NTG-context] conTeXt Mkiv: the number of parameters can not be more than 9?

2015-07-04 Thread Jaroslav Hajtmar
\readparameters\parameters \dorecurse{16}{parameter \recurselevel is : \var{param\recurselevel}\crlf} \stoptext Jaroslav Hajtmar Dne 5. 7. 2015 v 3:55 土卜皿 napsal(a): hi, all For testing, I have a definition: |\define[9]\DEFINETEST{#1,#2,#3,#4,#5,#6,#7,#8,#9}| |context test| can work fine

Re: [NTG-context] Problem with rfc4180splitter in last beta?

2015-06-15 Thread Jaroslav Hajtmar
After I read my e-mail the I cut more my source code and I am sending now more minimalized version of minimal example Sorry, Jaroslav Hajtmar Here is another minimal version: % csvfile.txt content: % first,second,third,fourth % 1,2,3,4 % a,b,c,d % foo,barbaz,boogie,xyzzy % \starttext

Re: [NTG-context] Problem with rfc4180splitter in last beta?

2015-06-15 Thread Jaroslav Hajtmar
Hi Hans. Once again. It occurred to me to send a minimum Hans's example. When I compile with new beta version are the results the same for header and noheader versions, while a compilation of TL 2014 Contex proceeds differently. Jaroslav Hajtmar \starttext % csvfile.txt content: % first

[NTG-context] Problem with rfc4180splitter in last beta (sticking point was found... maybe)

2015-06-15 Thread Jaroslav Hajtmar
change these lines and regenerate ConTeXt format then suddenly it works as expected. Of course, you will probably need to make some adjustments depending on your idea of a line 533rd. I hope this information helps a little in search of a problem. Jaroslav Hajtmar Dne 15. 6. 2015 v 10:45

Re: [NTG-context] Problem with rfc4180splitter in last beta (sticking point was found... maybe)

2015-06-15 Thread Jaroslav Hajtmar
Thanx Hans very much. It works fine now. Jaroslav Hajtmar Dne 15. 6. 2015 v 21:40 Hans Hagen napsal(a): On 6/15/2015 8:22 PM, Jaroslav Hajtmar wrote: Hello Hans. I tried to find differences in beta compared to a fully functional version of the TL 2014 and I found two changes in the file

[NTG-context] Problem with rfc4180splitter in last beta?

2015-06-15 Thread Jaroslav Hajtmar
Jaroslav Hajtmar Here is my minimal version of problematic example: % csvfile.txt content: % first,second,third,fourth % 1,2,3,4 % a,b,c,d % foo,barbaz,boogie,xyzzy % \starttext \startluacode --gCSVHeader=true -- works fine when compiled any version of ConTeXt gCSVHeader=false -- crashed

Re: [NTG-context] ConTeXt installation problem with Windows 8.1

2015-04-29 Thread Jaroslav Hajtmar
Thanx Mojca.When I downloaded Your ZIP file, then the installation has been completed without any problems and everything works as it should. Thanks again. Jaroslav Hajtmar Od: ntg-context ntg-context-boun...@ntg.nl Komu: mailing list for ConTeXt users ntg-context@ntg.nl Kopie: Datum: Wed, 29

Re: [NTG-context] ConTeXt installation problem with Windows 8.1

2015-04-29 Thread Jaroslav Hajtmar
. 8.1 and probably even different versions (Home, Professional, Enterprise ???). Thanx Jaroslav Hajtmar Od: ntg-context ntg-context-boun...@ntg.nl Komu: mailing list for ConTeXt users ntg-context@ntg.nl Kopie: Datum: Wed, 29 Apr 2015 11:30:18 +0200 Předmet: Re: [NTG-context] ConTeXt installation

[NTG-context] ConTeXt installation problem with Windows 8.1

2015-04-28 Thread Jaroslav Hajtmar
Hello ConTeXist. I tried to install standalone ConTeXt (64 bit. Version) into the new installation of Windows 8.1 During installation, I encounter a message about missing DLL library (at first MSVCR100.DLL, after insert this library next error message.). Does anyone have a similar experience?

Re: [NTG-context] Hidden chapter header? ... was: Change counter of chapters

2015-04-18 Thread Jaroslav Hajtmar
there is no condemnation to me, but to someone else:-). Greeting Jaroslav Hajtmar From: ntg-context ntg-context-boun...@ntg.nl To: mailing list for ConTeXt users ntg-context@ntg.nl Cc: Date: Sat, 18 Apr 2015 09:23:51 +0200 Subject: Re: [NTG-context] Hidden chapter header? ... was: Change counter

[NTG-context] Hidden chapter header? ... was: Change counter of chapters

2015-04-17 Thread Jaroslav Hajtmar
).  It is possible in a similar way as I set the start page number set also the counter of chapters (sections)? Thanx for help. Jaroslav Hajtmar Here is my minimal example: \starttext %\hiddenchapter{Fictive chapter} %\hiddenchapter{Fictive chapter} %\hiddenchapter{Fictive chapter

[NTG-context] Change counter of chapters (sections, subsections...)

2015-04-16 Thread Jaroslav Hajtmar
Hello ConTeXistI need to start writing any text from 53 page and such from the 5th chapter (or section). It is possible in a similar way as I set the start page number set also the counter of chapters (sections)? Here is my minimal example: \starttext \chapter{Fictive chapter} \chapter{Fictive

Re: [NTG-context] setupformulas options (or defineformula) and effort to reduce the font in math formulas

2015-03-12 Thread Jaroslav Hajtmar
Hello Wolfgang. After some searching and experimenting, here is my functional solution. I wrote it into the wiki. I have not found there eg. defineformula command etc Jaroslav Hajtmar \defineformula[MY][ align=left, strut=no, spacebefore=, spaceafter=, ] % so you can

[NTG-context] How to properly put information into contextwiki

2015-03-12 Thread Jaroslav Hajtmar
. Thanks Jaroslav Hajtmar ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma

Re: [NTG-context] setupformulas options (or defineformula) and effort to reduce the font in math formulas

2015-03-11 Thread Jaroslav Hajtmar
solution works it fine, as I had imagined. Is there any possibility of setting of parameters a newly defined formulas? Or, it can not be done, and everything must be solved within the initial definition? One more thanx Jaroslav Hajtmar \defineformula[MY][ align=right, strut=yes

[NTG-context] setupformulas options (or defineformula) and effort to reduce the font in math formulas

2015-03-10 Thread Jaroslav Hajtmar
Jaroslav Hajtmar \defineformula[small][ align=right, strut=yes, spacebefore=, spaceafter=, % before={\switchtobodyfont[small]} ] % Here is my fallback solution: \def\Startsmallformula{\startsmallformula\switchtobodyfont[small] } \starttext \startformula \lim\limits_{x

Re: [NTG-context] setupformulas options (or defineformula) and effort to reduce the font in math formulas

2015-03-10 Thread Jaroslav Hajtmar
and \startsmallformula \stopsmallformula Thanx Jaroslav Hajtmar Dne 10.3.2015 v 23:57 Hans Hagen napsal(a): On 3/10/2015 11:45 PM, Jaroslav Hajtmar wrote: Hello List. I would like some elegant way to diminished font in math formulas... Is there possibility anything as \setupformulas[before

Re: [NTG-context] Incompatibility catcodes of characters in ConTeXt and PlainTeX

2015-03-01 Thread Jaroslav Hajtmar
One more thanx Hans for interesting and useful information Jaroslav Hajtmar BTW: I did not get an answer to my last mail see Re: [NTG-context] CSV scanners built in ConTeXt - feature or bug? I wrote that now is splitter works properly. I would like to ask if you're planning to fix file util

Re: [NTG-context] Incompatibility catcodes of characters in ConTeXt and PlainTeX

2015-02-28 Thread Jaroslav Hajtmar
Dne 27.2.2015 v 19:04 Hans Hagen napsal(a): On 2/27/2015 5:53 PM, Jaroslav Hajtmar wrote: Hello ConTeXist. Petr Olsak (maintainer of Czech/Slovak support for TeX) helped me with simple typing of sign charts. He made a PlainTeX macro who is working too in ConTeXt (see http

[NTG-context] Incompatibility catcodes of characters in ConTeXt and PlainTeX

2015-02-27 Thread Jaroslav Hajtmar
? There are catcodes of other characters incompatible? Thanx Jaroslav Hajtmar ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo

Re: [NTG-context] CSV scanners built in ConTeXt - feature or bug?

2015-02-26 Thread Jaroslav Hajtmar
this behavior as like metapost feature. Personally, I think that the CSV file is basically a plain text file and a blank line in it has its place. The end of the text file is usually marked by eof character, so I guess there's no reason to terminate processing before the file really ends. Jaroslav

[NTG-context] CSV scanners built in ConTeXt - feature or bug?

2015-02-25 Thread Jaroslav Hajtmar
will appear blank line. Is it interrupt processing a feature of a buildin splitter or is it a bug? Can it possibly somehow fix or add new functionality? Thanx Jaroslav Hajtmar Here is minimal example: \starttext \startluacode local mycsvsplitter = utilities.parsers.rfc4180splitter

Re: [NTG-context] Different versions of Lua and error in the same versions of ConTeXt (Fedora vs Win7)

2015-02-24 Thread Jaroslav Hajtmar
the default value in the library util-prs.lua Is there anything as utilities.parsers.rfc4180splitter.separator=;??? This library is loaded automatically? Or as a module? Thanks Jaroslav Hajtmar Here is minimal example for Your correction: \starttext \startluacode local mycsvsplitter

Re: [NTG-context] Different versions of Lua and error in the same versions of ConTeXt (Fedora vs Win7)

2015-02-23 Thread Jaroslav Hajtmar
Thanks for showing options in last mails. This is for me very interesting news, and certainly it will be very useful and inspirative for me. Jaroslav Hajtmar Dne 23.2.2015 v 9:49 Hans Hagen napsal(a): in addition to the previous mail, t.txt is: first,second,third,fourth 1,2,3,4 a,b,c,d

Re: [NTG-context] Different versions of Lua and error in the same versions of ConTeXt (Fedora vs Win7)

2015-02-22 Thread Jaroslav Hajtmar
... Thanks Jaroslav Hajtmar Dne 22.2.2015 v 19:44 Hans Hagen napsal(a): On 2/22/2015 7:36 PM, Jaroslav Hajtmar wrote: Hi ConTeXist... How can I find out what version of Lua uses ConTeXt TeXlive 2014 respectively what version of Lua uses Standalone ConTeXt? The point is that Pablo Rodriguez use

[NTG-context] Different versions of Lua and error in the same versions of ConTeXt (Fedora vs Win7)

2015-02-22 Thread Jaroslav Hajtmar
.lua:81: in function 'ParseCSVLine' t-scancsv-2015-02-19.lua:123: in function 'parsecsvdata' t-scancsv-2015-02-19.lua:180: in function 'opencsvfile' [\directlua]:1: in main chunk Thanx Jaroslav Hajtmar

Re: [NTG-context] Different versions of Lua and error in the same versions of ConTeXt (Fedora vs Win7)

2015-02-22 Thread Jaroslav Hajtmar
Akira, thanx for reply. Jaroslav Dne 23.2.2015 v 1:10 Akira Kakuto napsal(a): The point is that Pablo Rodriguez use Fedora 20, which comes with Lua-5.2.2. I think TeX Live 2014 uses Lua-5.2.3 on all platforms. I don't know differences between 5.2.2 and 5.2.3. Current windows version of

Re: [NTG-context] \executesystemcommand dont work?

2015-02-17 Thread Jaroslav Hajtmar
Thanx Ulrike for reply. I'm sending outputs from Pdflatex and lualatex consoles: I do not know what I should receive Jaroslav Hajtmar PDFLaTeX output console: Microsoft Windows [Verze 6.1.7601] Copyright (c) 2009 Microsoft Corporation. Všechna práva vyhrazena. C:\$~1da\ConTeXt\ConTeXt-Tests

[NTG-context] \executesystemcommand dont work? (RESOLVED!!!)

2015-02-17 Thread Jaroslav Hajtmar
path. Errors in the my Path was definitely my carelessness and sloppy settings. Once again, many thanks and I appreciate very valuable advice. Finally, I again after a long time, everything works as it should ... Sincerely, Jaroslav Hajtmar Dne 17.2.2015 v 14:55 Akira Kakuto napsal(a): Dear

Re: [NTG-context] \executesystemcommand dont work?

2015-02-17 Thread Jaroslav Hajtmar
. Thanx Jaroslav Hajtmar Dne 17.2.2015 v 8:04 Akira Kakuto napsal(a): Dear Jaroslav, Here your lines fonts'fallback modern-designsize rm 12pt' is loaded test before calling shell command test after calling shell command close source 2 3 C:/$~1da/ConTeXt

Re: [NTG-context] \executesystemcommand dont work?

2015-02-17 Thread Jaroslav Hajtmar
\Inkscape.exe Thanx for support. Jaroslav Hajtmar Dne 17.2.2015 v 13:21 Akira Kakuto napsal(a): No file latex.aux. (./latex.aux) ) No pages of output. OK, as I said previously, c:\windows\system32 does not exist in your PATH. In your command prompt echo 000 will work, but cmd /c echo 000

Re: [NTG-context] \executesystemcommand dont work?

2015-02-16 Thread Jaroslav Hajtmar
because reinstalling windows because of dysfunctional ConTeXt me quite a scare... Thanx Jaroslav Hajtmar C:\$~1da\ConTeXt\ConTeXt-Tests\my_way\ScanCSV\t-scancsv_ConTeXt_module\2PabloRod riguez5\bbbcontext test mtx-context | warning: no (local) file './test', proceeding mtx-context | run

Re: [NTG-context] \executesystemcommand dont work?

2015-02-16 Thread Jaroslav Hajtmar
update of Windows 7 it not working. You can someone please verify this? Have you Pablo the latest Microsoft Windows 7 update?? Thanx Jaroslav Hajtmar Dne 16.2.2015 v 21:20 Pablo Rodriguez napsal(a): On 02/16/2015 12:41 PM, Jaroslav Hajtmar wrote: Hi ConTeXist. After a long time I tried

Re: [NTG-context] \executesystemcommand dont work?

2015-02-16 Thread Jaroslav Hajtmar
calls it directly from the editor (PsPad) but when frequently repeated compilations, then I type commands directly from terminal (command line of windows) Thankx for attempt to solve my problem. Jaroslav Hajtmar C:\$~1da\ConTeXt\ConTeXt-Tests\my_way\ScanCSV\t-scancsv_ConTeXt_module\2PabloRod

Re: [NTG-context] \executesystemcommand dont work?

2015-02-16 Thread Jaroslav Hajtmar
always relied on the default settings. Thankx for attempt to solve my problem. Jaroslav Hajtmar C:\$~1da\ConTeXt\ConTeXt-Tests\my_way\ScanCSV\t-scancsv_ConTeXt_module\2PabloRod riguez5\bbbcontext test mtx-context | warning: no (local) file './test', proceeding mtx-context | run 1: luatex

[NTG-context] \executesystemcommand dont work?

2015-02-16 Thread Jaroslav Hajtmar
use Windows 7 and problem is under TeXlive 2014 version and Standalone version too. Thanx Jaroslav Hajtmar Here is my minimal example: When I compile maintestfile.tex, then I expect, that compilebyexecutesystemcommand.pdf is created during compilation of maintestfile.tex file. I have two

Re: [NTG-context] expand date from CSV file

2014-12-19 Thread Jaroslav Hajtmar
more thanx. Jaroslav Hajtmar Dne 18.12.2014 v 13:37 Peter Münster napsal(a): On Thu, Dec 18 2014, Jaroslav Hajtmar wrote: if (year2000) then year=year+2000 end; Hi, What about Test;11/11/1999

Re: [NTG-context] expand date from CSV file

2014-12-18 Thread Jaroslav Hajtmar
Hi Pablo Here is a quick solution. However, it not treat the incorrect input data, ie it requires, however, correct input, otherwise it will collapse ... Jaroslav Hajtmar \usemodule[scancsv] \def\ddmm#1#2#3{% #1 - date, #2 - old separator, #3 - new separator \startlua parsedate

Re: [NTG-context] expand date from CSV file

2014-12-18 Thread Jaroslav Hajtmar
used. Sincerely Jaroslav Hajtmar \usemodule[scancsv] \def\ddmm#1#2#3{% #1 - date, #2 - old separator, #3 - new separator \startlua local parsedate=thirddata.scancsv.ParseCSVLine('#1','#2'); local day=tonumber(parsedate[1]); local month=tonumber(parsedate[2]); local year

Re: [NTG-context] expand date from CSV file

2014-12-18 Thread Jaroslav Hajtmar
), while 01/02/15 mean old man ie. in fact 01/02/1915. For the specific case you have to modify or create the solution separately. Greetings Jaroslav Hajtmar Here is new minimal example: \usemodule[scancsv] \def\ddmm#1#2#3{% #1 - date, #2 - old separator, #3 - new separator \startlua local

Re: [NTG-context] issue with t-scancsv.lua

2014-12-08 Thread Jaroslav Hajtmar
-- cD: \cD\crlf \lowercase{}\crlf \uppercase{}\crlf \page } \setsep{;} \setfiletoscan{mailmergedatatable.csv} \starttext \filelineaction \stoptext I greet you Jaroslav Hajtmar Dne 8.12.2014 13:38, Pablo Rodriguez napsal(a): Hello Jaroslav, I have discovered that it is impossible

Re: [NTG-context] issue with t-scancsv.lua

2014-12-08 Thread Jaroslav Hajtmar
before processing the CSV file). I greet you. Jaroslav Hajtmar Example of use hooks etc. eg. Here: \usemodule[scancsv] \setuppapersize[C6, landscape] \setuppagenumbering[location=] % Structure of CSV file - you can use macros in CSV table too % name;address;postcode;city;linecolor % ME;STREET

[NTG-context] Moving hairline in itemize environment

2014-11-21 Thread Jaroslav Hajtmar
Hello ConTeXist. Is there possibility move hairline in itemize environment to the leftto start from the beginning of the line independently indentation environment? Thanx Jaroslav Hajtmar Here is minimal example: \starttext \startitemize[n] \item \input ward \hairline %this line move

  1   2   3   4   >