Re: [NTG-context] Can ConTeXt generate QR-codes
Hello, I tried to compile the example: Zint.mkiv \usemodule[zint] with context.exe Zint.mkiv --mode=demo But it seem that something doesn't work correctly under Windows - see the result attached and the log. Pictures to be involved to the document are not generated and (error) messages "zint není názvem vnitřního ani vnějšího příkazu, spustitelného programu nebo dávkového souboru." (which means "zint is not a name of an internal or an external command, an executable or a batch file.") appear several times during the compilation. And also, three temporary files of a mask "zint-*.tmp" stay in the directory after compilation (does the module delete them automatically?). Lukas On Sat, 23 Jul 2011 12:19:52 +0200, Wolfgang Schuster wrote: Am 23.07.2011 um 11:28 schrieb Cecil Westerhof: I would like to integrate qr-codes into documents. (http://en.wikipedia.org/wiki/QR_code) Is this possible with ConTeXt? \usemodule[zint] There is a example at the end of the module. 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 244 062 238 Fax: +420 244 461 038 Zint.log Description: Binary data Zint.mkiv Description: Binary data Zint.pdf Description: Adobe PDF document ___ 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-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___
[NTG-context] solved-how to make "\getmarking[title]" show using default font size?
Dear all, For the header text, I used \getmarking as follows: \setupheadertexts[][{\getmarking[{\v!title}]}] * This problem comes from my setting which is as follows: \title{\ss\bf\tfb Title} I changed it by using the definition as follows: \def\Mytitle#1{% \framedtext [width=\overlaywidth, height=5\bodyfontsize, background=color, backgroundcolor=lightgray, offset=2pt, strut=no, frame=off, align=middle, top=\vss, bottom=\vss]{ \sans #1} } \setuphead[title][textcommand=\Mytitle] This makes everything fine. Thank you for reading. Best regards, Dalyoung ___ 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-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___
[NTG-context] how to make "\getmarking[title]" show using default font size?
Dear all, For the header text, I used \getmarking as follows: \setupheadertexts[][{\getmarking[{\v!title}]}] Then it showed title in the header as shown in the text which is bigger than default bodyfont size. It is rather big for the header text. How to make it using the default font size or smaller one? Thank you. Best regards, Dalyoung ___ 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-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___
Re: [NTG-context] minimals: How to prevent that core and modules become incompatible?
That is a bug, not a version mismatch. Mojca ___ 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-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___
Re: [NTG-context] minimals: How to prevent that core and modules become incompatible?
At Monday, 25.07.2011 on 12:31 Paul Menzel wrote: > > Thanks, but I think this was not the problem at my end. > `~/.first-setup.sh` is still the one from January, so `extras` worked > for me. The parameters (and the actual update process) are handled by bin/mtx-update.lua which is one of the first things, that first-setup.sh/.bat updates. ___ 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-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___
Re: [NTG-context] minimals: How to prevent that core and modules become incompatible?
Am Montag, den 25.07.2011, 12:14 +0200 schrieb Wolfgang Schuster: > Am 25.07.2011 um 12:10 schrieb Paul Menzel: > > >> the updater/installer remembers what you've installed so the next time > >> the extras will be synchronized along with the core (all or the > >> selection you've chosen) > > > > Well, then this somehow failed for me. The TikZ module was still from > > May 2011 and the core July 2011. > > The name of the parameter has changed from “extras” to “modules”. > > To install all modules you have to type “first-setup.sh --modules=all”. Thanks, but I think this was not the problem at my end. `~/.first-setup.sh` is still the one from January, so `extras` worked for me. Thanks, Paul signature.asc Description: This is a digitally signed message part ___ 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-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___
Re: [NTG-context] minimals: How to prevent that core and modules become incompatible?
Am 25.07.2011 um 12:10 schrieb Paul Menzel: >> the updater/installer remembers what you've installed so the next time >> the extras will be synchronized along with the core (all or the >> selection you've chosen) > > Well, then this somehow failed for me. The TikZ module was still from > May 2011 and the core July 2011. The name of the parameter has changed from “extras” to “modules”. To install all modules you have to type “first-setup.sh --modules=all”. Wolfgang ___ 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-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___
Re: [NTG-context] minimals: How to prevent that core and modules become incompatible?
Am Montag, den 25.07.2011, 09:06 +0200 schrieb Hans Hagen: > On 25-7-2011 12:26, Paul Menzel wrote: > > I just experienced a situation that I wanted to try a module, in this > > case TikZ [1][2], and I only had run `./first-setup.sh`, so the module > > and “core” were diverted and I got an error message. > > > > ! Undefined control sequence. > > > > system> tex> error on line 396 in file tikz.tex: > > Undefined control sequence ... > > > > > > > > \pgfutil@addpdfresource@colorspaces ...olorspaces > >{#1} > > l.396 ...rspaces{ /pgfprgb [/Pattern /DeviceRGB] } > > > > Running `./first-setup.sh --extras=all` fixed the problem for me, but > > not wanting to install all extras it is quite hard to insert/remember > > all extras installed on the system. > > the updater/installer remembers what you've installed so the next time > the extras will be synchronized along with the core (all or the > selection you've chosen) Well, then this somehow failed for me. The TikZ module was still from May 2011 and the core July 2011. Thanks, Paul signature.asc Description: This is a digitally signed message part ___ 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-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___
Re: [NTG-context] minimals: How to prevent that core and modules become incompatible?
On 25-7-2011 12:26, Paul Menzel wrote: Dear ConTeXt folks, I just experienced a situation that I wanted to try a module, in this case TikZ [1][2], and I only had run `./first-setup.sh`, so the module and “core” were diverted and I got an error message. ! Undefined control sequence. system> tex> error on line 396 in file tikz.tex: Undefined control sequence ... \pgfutil@addpdfresource@colorspaces ...olorspaces {#1} l.396 ...rspaces{ /pgfprgb [/Pattern /DeviceRGB] } Running `./first-setup.sh --extras=all` fixed the problem for me, but not wanting to install all extras it is quite hard to insert/remember all extras installed on the system. the updater/installer remembers what you've installed so the next time the extras will be synchronized along with the core (all or the selection you've chosen) Hans - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl - ___ 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-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___
[NTG-context] 5th context meeting news update
Hi, No, we did not move the venue again. Some other news this time: == Program == We now have a (preliminary) program online at http://meeting.contextgarden.net/2011/programme.shtml There is still some room open as 'to be filled in', so if you have a topic you want to talk (or hear) about, please let us know. There is lots more that we could have talks about ... For Hans' Question and Answers session, it helps if the questions come in beforehand as he may need time to prepare, especially for complicated questions. In the program, you will see that we have an excursion planned. There are rumours that one of the top-ten best beers in the world is ripened for consumption in a cave no more than 12km from the meeting venue. It should be obvious that this cave warrants close investigation :) == Early bird / Bursaries / Registration == Today is the last 'safe' day for international money transfers for people that want to be eligible for early bird discount. There is still money in the bursary fund, so if finances are your main reason for not having registered yet for this year's meeting, please contact Hans or me to apply for some financial support. And remember, registration is still open in any case! Best wishes, Taco ___ 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-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___