Re: [NTG-context] entity-relation diagram

2011-06-04 Thread Vedran Miletić
2011/6/4 Cecil Westerhof cldwester...@gmail.com: Is it possible to make an entity-relation diagram with ConTeXt, or can I better look for another tool? -- Cecil Westerhof MetaPost has expressg package (not sure if it works with ConTeXt), and there is also TikZ-based solution:

Re: [NTG-context] testing TeX Live 2011

2011-06-04 Thread Vedran Miletić
2011/6/4 Taco Hoekwater t...@elvenkind.com: Hi, For those of you who are not 'in the loop', so to say: instructions for running the texlive 2011 pretest are here:  http://tug.org/texlive/pretest.html Best wishes, Taco Awesome. Vedran

Re: [NTG-context] beta

2011-06-08 Thread Vedran Miletić
2011/6/8 Otared Kavian ota...@gmail.com: Hi Hans and Taco, Updating the minimals resulted for me in an error message: This is MetaPost, version 1.504 (kpathsea version 6.0.0) ! I can't open file `metafun'.        * metafun        Please type another input file name: However upon

[NTG-context] \Context bug?

2011-06-09 Thread Vedran Miletić
Hi, is it intentional that \starttext \Context \stoptext makes context (mkiv, haven't tried mkii) hang indefinitely? I'm using latest beta. Vedran ___ If your question is of interest to others as well, please add

Re: [NTG-context] beta

2011-06-11 Thread Vedran Miletić
2011/6/11 Wolfgang Schuster schuster.wolfg...@googlemail.com: Nice but i suggest to use \si as name for the command. +1 What’s still missing is a reimplementation of the \digits macro where you have more control about the decimal and thousand separator and a few more options. Also +1, it

Re: [NTG-context] \Context bug?

2011-06-15 Thread Vedran Miletić
2011/6/9 Wolfgang Schuster schuster.wolfg...@googlemail.com: Am 09.06.2011 um 23:13 schrieb Vedran Miletić: Hi, is it intentional that \starttext \Context \stoptext makes context (mkiv, haven't tried mkii) hang indefinitely? I'm using latest beta. Change this in font-ini.mkiv

Re: [NTG-context] \Context bug?

2011-06-15 Thread Vedran Miletić
2011/6/15 Taco Hoekwater t...@elvenkind.com: On 06/15/2011 10:24 AM, Vedran Miletić wrote: Hans, could you please fix this in stable version that is on CTAN as well? CTAN will get fixed when there is a new stable release. Best wishes, Taco Will there be new stable release before TL2011

Re: [NTG-context] \star not working

2011-06-20 Thread Vedran Miletić
2011/6/20 Reviczky, Adam adam.revic...@kcl.ac.uk: Use $\star$ or \symbol[star]. Thanks, but both will use the math font (in my case: https://github.com/khaledhosny/euler-otf) which doesn't have this symbol. Missing character: There is no ⋆ (U+22C6) in font euler! Using \star only worked

Re: [NTG-context] [gnuplot-context] context terminal now in gnuplot's CVS

2011-11-06 Thread Vedran Miletić
Congratulations! Vedran 2011/11/6 Mojca Miklavec mojca.miklavec.li...@gmail.com: Hello, After 5 years (actually almost 6 - the first t-gnuplot.tex code has been sent to me by Peter Münster on 2nd January 2006) gnuplot developers finally included context terminal into their CVS repository

[NTG-context] Small issue with dimensions

2011-11-14 Thread Vedran Miletić
Hi, the following code \starttext 1\unit{bit / second} \stoptext gives 1 econd tested with: mtx-context | current version: 2011.11.14 16:17 Vedran ___ If your question is of interest to others as well, please

Re: [NTG-context] Small issue with dimensions

2011-11-14 Thread Vedran Miletić
Datuma 14. studenoga 2011. 20:19 Romain Diss romain.d...@yahoo.fr je napisao/la: Hi, On 14 nov 2011, Vedran Miletić wrote: the following code \starttext 1\unit{bit / second} \stoptext gives 1 econd It works correctly here with the latest beta. It gives 1 bit/s. It does. I posted

Re: [NTG-context] Small issue with dimensions

2011-11-15 Thread Vedran Miletić
Datuma 14. studenoga 2011. 20:44 Romain Diss romain.d...@yahoo.fr je napisao/la: \starttext 1\unit{second} \stoptext gives 1 econd. But \unit{1 second} gives the correct result... Indeed, but IIRC Hans' original approach was 1\unit{second} style of writing[1]. I would like to know if this

Re: [NTG-context] Small issue with dimensions

2011-11-17 Thread Vedran Miletić
Datuma 17. studenoga 2011. 09:26 Hans Hagen pra...@wxs.nl je napisao/la: I'll look into it (first I have some deadlines to catch). Hans Thanks. Vedran ___ If your question is of interest to others as well, please

Re: [NTG-context] Small issue with dimensions

2011-11-19 Thread Vedran Miletić
Datuma 17. studenoga 2011. 09:26 Hans Hagen pra...@wxs.nl je napisao/la: On 15-11-2011 11:12, Vedran Miletić wrote: Datuma 14. studenoga 2011. 20:44 Romain Dissromain.d...@yahoo.fr  je napisao/la: \starttext 1\unit{second} \stoptext gives 1 econd. But \unit{1 second} gives the correct

[NTG-context] startquotation and stopquotation in latest beta

2011-12-19 Thread Vedran Miletić
Hi, I'm getting ! Extra }, or forgotten \endgroup. on this: \starttext \startquotation test \stopquotation \stoptext with mtx-context | current version: 2011.12.19 01:47 Vedran Miletić ___ If your question

[NTG-context] \setupcombinedlist[content][alternative=c] has no effect in latest experimental

2012-02-17 Thread Vedran Miletić
fine. Regards, Vedran Miletić ___ 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

Re: [NTG-context] Minimals without rsync - again?

2010-07-28 Thread Vedran Miletić
/download-4.htm but that doesn't exist any more! I've now managed to screw up my MKIV installation somehow, so I desperately need some way of getting the beta release re-installed without rsync. Help!! Richard Does http://www.pragma-ade.com/download-2.htm help? -- Vedran Miletić

Re: [NTG-context] Paragraph or item goes on a new page along with section (MkIV only)

2010-07-28 Thread Vedran Miletić
: 2010.07.27 16:30 it works fine. Thanks! -- Vedran Miletić ___ 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] MTXrun | error, no format found with name: cont-en, aborting

2010-08-01 Thread Vedran Miletić
2010/8/1 Paul Dostert doste...@gmail.com: Worked... although I need to know why :-) What didn't work when I just installed the minimals, and what did luatools --generate and context --make do? Thank you! http://wiki.contextgarden.net/Running_Mark_IV Regards, -- Vedran Miletić

[NTG-context] m-units

2010-08-03 Thread Vedran Miletić
Hi, I made some changes to m-units.tex. According to Wikipedia [1], Bit should be denoted as bit, Byte as B and Baud as Bd. I also added binary prefixes. Hope this is acceptable. Regards, -- Vedran Miletić [1] http://en.wikipedia.org/wiki/Units_of_information m-units.tex.gz Description

Re: [NTG-context] m-units

2010-08-03 Thread Vedran Miletić
Datuma 3. kolovoza 2010. 14:49 Vedran Miletić riva...@gmail.com je napisao/la: Hi, I made some changes to m-units.tex. According to Wikipedia [1], Bit should be denoted as bit, Byte as B and Baud as Bd. I also added binary prefixes. Hope this is acceptable. Regards, -- Vedran Miletić

[NTG-context] completelistofunits and completelistofabbreviations in MkIV

2010-08-06 Thread Vedran Miletić
Are completelistofunits and completelistofabbreviations supposed to be with an empty title in MkIV? Consider this: \usemodule[units] \starttext \completelistofunits \chapter{Something} 1 \Meter. \stoptext List of tables and List of figures work normally. Regards, -- Vedran Miletić

Re: [NTG-context] completelistofunits and completelistofabbreviations in MkIV

2010-08-06 Thread Vedran Miletić
! -- Vedran Miletić ___ 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

[NTG-context] Commands based on previously defined commands, with fixed values for arguments

2010-08-07 Thread Vedran Miletić
How can I define a command by reusing the already defined command? \def \HelloTwo #1#2 {Hello, #1 and #2!} \def \HelloOne #1 {\HelloTwo{#1}{Vedran}} This gives me a Runaway argument. -- Vedran Miletić ___ If your

Re: [NTG-context] Commands based on previously defined comm ands, DA with fixed values for šrguments

2010-08-07 Thread Vedran Miletić
2010/8/7 R. Bastian rbast...@free.fr: On Sat, 7 Aug 2010 18:03:22 +0200 Vedran Miletić riva...@gmail.com scribit: How can I define a command by reusing the already defined command? \def \HelloTwo #1#2 {Hello, #1 and #2!} \def \HelloOne #1 {\HelloTwo{#1}{Vedran}} This gives me a Runaway

Re: [NTG-context] Commands based on previously defined commands, with fixed values for arguments

2010-08-07 Thread Vedran Miletić
it back it doesn't work again. Are there any rules where the space should be and where it should not? -- Vedran Miletić ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist

[NTG-context] \underbar acts like \underbars (MkIV only)

2010-08-09 Thread Vedran Miletić
Hi, it seems like \underbar acts like \underbars in latest beta MkIV. 2010.05.24 from TL2010 works fine. Regards, -- Vedran Miletić ___ If your question is of interest to others as well, please add an entry

Re: [NTG-context] \underbar acts like \underbars (MkIV only)

2010-08-09 Thread Vedran Miletić
Datuma 9. kolovoza 2010. 14:32 Hans Hagen pra...@wxs.nl je napisao/la: On 9-8-2010 2:01, Vedran Miletić wrote: Hi, it seems like \underbar acts like \underbars in latest beta MkIV. 2010.05.24 from TL2010 works fine. example needed Perhaps this helps: http://www.inf.uniri.hr/~vmiletic

Re: [NTG-context] \underbar acts like \underbars (MkIV only)

2010-08-10 Thread Vedran Miletić
Datuma 10. kolovoza 2010. 00:22 Hans Hagen pra...@wxs.nl je napisao/la: fixed in next beta Thank you! -- Vedran Miletić ___ If your question is of interest to others as well, please add an entry to the Wiki

Re: [NTG-context] Wanted: ConTeXt: The poster

2010-09-07 Thread Vedran Miletić
ConTeXt developers will be together next week, could you please spend some time creating one? A short (say 20 frames) PDF presentation on the same subject would also be nice to have. Second both of that. That would be great to have. Regards, -- Vedran Miletić

[NTG-context] Units fonts and spacing

2010-09-09 Thread Vedran Miletić
definitions for that in m-units.tex, but haven't found a way to activate them. Thanks, -- Vedran Miletić ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context

Re: [NTG-context] Units fonts and spacing

2010-09-10 Thread Vedran Miletić
2010/9/9 Wolfgang Schuster schuster.wolfg...@googlemail.com: \textdimensionstrue Awesome. Are there any other useful switches? -- Vedran Miletić ___ If your question is of interest to others as well, please add

Re: [NTG-context] Units fonts and spacing

2010-09-10 Thread Vedran Miletić
work with a movie/talkshow on tv in the background Hans Will siunits module be used as a base for this or will this be something completely new? -- Vedran Miletić ___ If your question is of interest to others

Re: [NTG-context] Units fonts and spacing

2010-09-10 Thread Vedran Miletić
? 2. Should'nt \siunit[thousandgroup=4]{1} produce 1 instead of 1. to be consistent with default thousandgroup=3? 3. \ss $\siunit{\square\kilo\meter}$ will produce all roman, but square will be sans. Why? -- Vedran Miletić

[NTG-context] Designing a ConTeXt thesis template

2010-09-14 Thread Vedran Miletić
-thes.zip (ignore the lack of bibliography, it doesn't affect anything mentioned above) Thanks in advance for any help. -- Vedran Miletić [1] http://www.inf.uniri.hr/ ___ If your question is of interest to others as well

Re: [NTG-context] Designing a ConTeXt thesis template

2010-09-16 Thread Vedran Miletić
... the color should not alternate since the alternation is completely random (I had the same problem even if I didn't check the linked examples). Mojca I will try to construct a minimal example later; it takes more than two footnotes to trigger it. -- Vedran Miletić

Re: [NTG-context] Super Wolfgang !

2010-09-19 Thread Vedran Miletić
2010/9/19 luigi scarso luigi.sca...@gmail.com: http://meeting.contextgarden.net/2010/talks/2010-09-17-closing/wolfgang-color.jpg Awesome! :D -- Vedran Miletić ___ If your question is of interest to others as well

Re: [NTG-context] MKIV/MKII Survey

2010-09-26 Thread Vedran Miletić
] and it was quite good. -- Vedran Miletić [1] http://www.limesurvey.org/ ___ 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] MikTeX 2.9

2010-09-28 Thread Vedran Miletić
that there are plans to eventually put newer ConTeXt versions in MikTeX? -- Vedran Miletić ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http

Re: [NTG-context] TeXexec MkII, ConTeXt MkIV

2010-10-03 Thread Vedran Miletić
of dependancy on Ruby? -- Vedran Miletić ___ 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

Re: [NTG-context] TeXexec MkII, ConTeXt MkIV

2010-10-03 Thread Vedran Miletić
Datuma 3. listopada 2010. 12:30 Hans Hagen pra...@wxs.nl je napisao/la: in principle the context script can replace the texexec one apart from index sorting; I have a lua variant of that somewhere but untested If you are willing to post it, I'm willing to test it. -- Vedran Miletić

Re: [NTG-context] metafun

2010-10-20 Thread Vedran Miletić
commits patches (even though most of the works is done by Christian Feuersaenger). See this: http://www.texample.net/tikz/ Off-topic: next release of TikZ/PGF is due very soon[1], so this wouldn't be the right time to print manual for 2.0. Regards, -- Vedran Miletić [1] http://bitbucket.org

Re: [NTG-context] Problem processing a non-UTF8 Lua script

2010-10-21 Thread Vedran Miletić
2010/10/21 Procházka Lukáš l...@pontex.cz: Or how to make Ctx work with non-UTF8 Lua files? Lukas NB: Latest minimals, WinXP. Notepad supports saving to UTF-8. Can't you rather convert your files to it? -- Vedran Miletić

[NTG-context] A bit weird \underbar behaviour (MkIV only)

2010-10-23 Thread Vedran Miletić
combinations I tried seem to work). MkII can't compile this and ends with ! Incompatible list can't be unboxed. -- Vedran Miletić ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist

Re: [NTG-context] A bit weird \underbar behaviour (MkIV only)

2010-10-24 Thread Vedran Miletić
Dana 24. listopada 2010. 12:41 Hans Hagen pra...@wxs.nl je napisao/la: On 24-10-2010 12:34, Vedran Miletić wrote: \starttext $y = \underbar{g a w}$. \stoptext \starttext \underbar{$y = g a w$}. \stoptext does work .. it probably relates to limitations in attribute assignment

[NTG-context] Section number inside TABLE

2010-11-04 Thread Vedran Miletić
. Uncommenting the setuphead line makes number appear as 4 in MkII, MkIV doesn't change. Any ideas? -- Vedran Miletić ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg

Re: [NTG-context] Wiki: ConTeXt vs. LaTeX and others

2010-11-04 Thread Vedran Miletić
2010/11/4 Aditya Mahajan adit...@umich.edu Perhaps do you have ideas, how to improve it? Perhaps a better way is to update (and wikify) Berend de Boer's LaTeX in proper ConTeXt. Aditya +1 -- Vedran Miletić

Re: [NTG-context] Section number inside TABLE

2010-11-04 Thread Vedran Miletić
2010/11/4 Wolfgang Schuster schuster.wolfg...@googlemail.com Am 04.11.2010 um 10:36 schrieb Vedran Miletić: Consider the following code: %\setuphead[section][after={\hairline}] \starttext \bTABLE \bTR \bTD \iftrialtypesetting\else \section{my section} \fi \input tufte

[NTG-context] \startmode and \startcomment inside of \def

2010-11-07 Thread Vedran Miletić
scanning use of \dostopmode. system error on line 0 in file : File ended while scanning use of \dostopmode ... What's the proper way of doing this? -- Vedran Miletić ___ If your question is of interest

Re: [NTG-context] \startmode and \startcomment inside of \def

2010-11-07 Thread Vedran Miletić
2010/11/7 Wolfgang Schuster schuster.wolfg...@googlemail.com Am 07.11.2010 um 19:42 schrieb Vedran Miletić: Hi, I would like to define something like this: \def\startSolution{\startmode[solutions]...} \def\stopSolution{...\stopmode} But when I use \startSolution and \stopSolution

Re: [NTG-context] Tikz figures not centred

2010-11-11 Thread Vedran Miletić
images that are already precompiled into PDFs: \placefigure{My picture}{\externalimage[mypic.pdf]} Minimal example is attached. Michael. You have to wrap up the picture inside of a \hbox, e.g. \hbox{\starttikzfigure ... \stoptikzfigure} Regards, -- Vedran Miletić

[NTG-context] Croatian translation of core-mis.mki[iv] and m-units.tex

2010-11-14 Thread Vedran Miletić
in m-units.tex that could (and probably should) be translated, if this code will remain in use (since Hans and Wolfgang talked about new module for units). Regards, -- Vedran Miletić ___ If your question

Re: [NTG-context] Ugly bug with TikZ in recent ConTeXt MKIV

2010-11-18 Thread Vedran Miletić
to fix it in some way in TikZ. Regards, -- Vedran Miletić ___ 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

[NTG-context] [OT] Adobe Reader X released

2010-11-18 Thread Vedran Miletić
or highlighting text. AFAIR, Reader 9 didn't offer that. Regards, -- Vedran Miletić ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http

Re: [NTG-context] bug: colors in TikZ/ConTeXt MKIV

2010-11-27 Thread Vedran Miletić
[circle,ball color=red!10] (a) at (0,0,0) {$p_x$}; \stoptikzpicture \stoptext Mojca Same here. Regards, Vedran Miletić ___ If your question is of interest to others as well, please add an entry to the Wiki

Re: [NTG-context] \SetTableToWidth undefined?

2010-12-06 Thread Vedran Miletić
. Regards, Vedran Miletić ___ 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

Re: [NTG-context] \SetTableToWidth undefined?

2010-12-10 Thread Vedran Miletić
). just do \setuptables[textwidth=...] then (once) Why setuptables, why not just setuptable? Regards, Vedran Miletić ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist

Re: [NTG-context] Saveable PDF-Files for Adobe Reader

2010-12-10 Thread Vedran Miletić
. It supports highlighting and adding comments. Regards, Vedran Miletić ___ 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] \SetTableToWidth undefined?

2010-12-10 Thread Vedran Miletić
Dana 10. prosinca 2010. 12:28 Hans Hagen pra...@wxs.nl je napisao/la: On 8-12-2010 1:00, Vedran Miletić wrote: Why setuptables, why not just setuptable? has always been the case .. you set them up all at once Oh, I see it's also mentioned in reference. Thanks. Vedran Miletić

Re: [NTG-context] New ConText Group

2010-12-12 Thread Vedran Miletić
Haltiwanger, Mojca Miklavec, Thomas Schmitz Shortly we will come up with more information. The temporary web-site is http://group.contextgarden.net/. Happy ConTeXing! Willi Egger Secretary ConTeXt-Group Great! Vedran Miletić

Re: [NTG-context] installation on debian testing

2010-12-12 Thread Vedran Miletić
/ConTeXt_Minimals#System-wide_installation Yes. I have installed it that way in a computer that students use for education, and it works. We don't use LaTeX there, so I can't say if there is a conflict with it. Regards, Vedran Miletić

Re: [NTG-context] \par in end of define fails

2010-12-16 Thread Vedran Miletić
\def\myoneliner#1{#1 \par} should work. Regards, Vedran Miletić ___ 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] 4000 pages limit?

2010-12-17 Thread Vedran Miletić
? Just curious, since I saw LuaTeX building _a paragraph_ lasting few hundred pages without problems (on the other hand, pdfTeX couldn't do it). Regards, Vedran Miletić ___ If your question is of interest to others

Re: [NTG-context] contextgarden.net

2010-12-18 Thread Vedran Miletić
is 1.3.2011. We will use it inside of a virtual machine, so I can't speak for security. Regards, Vedran Miletić ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context

Re: [NTG-context] beta

2010-12-18 Thread Vedran Miletić
look into alternating green-red color of references? IIRC Mojca posted a minimal example was back in September/October, but I can't find it. It can be seen in http://pmrb.free.fr/contextref.pdf Regards, Vedran Miletić

Re: [NTG-context] Selecting pdf version

2011-01-02 Thread Vedran Miletić
them and asks for pdf 1.4 files. Is there a way to tell ConTeXt to produce pdf 1.4 files ? \pdfminorversion4 I'm pretty sure that this doesn't actually disable extra features, just writes a different minor version. So PDFs might still break in printshop. Regards, Vedran Miletić

Re: [NTG-context] ConTeXt does not execute MetaPost (in debian experimental)

2011-01-11 Thread Vedran Miletić
in texmf.cnf. (What version of ConTeXt is this?) 2010.07.30, according to http://packages.debian.org/search?keywords=context Regards, Vedran Miletić ___ If your question is of interest to others as well, please add

Re: [NTG-context] MTXrun

2011-01-23 Thread Vedran Miletić
2011/1/23 Herbert Voss herbert.v...@fu-berlin.de What is the meaning of MTX in the name of the script? Herbert Could be MetaTeX. Regards, Vedran ___ If your question is of interest to others as well, please add

Re: [NTG-context] math mode underbar broken ?

2011-01-26 Thread Vedran Miletić
}) $ \stoptext Is this known or is under/overbar broken in display math mode? Steffen (2011.01.14 14:44 MKIV) IIRC, this has been broken for a while. Regards, Vedran Miletić ___ If your question is of interest

Re: [NTG-context] error updating beta WAS: beta

2011-02-01 Thread Vedran Miletić
to exit) Please type another input file name: can you run mktexlsr manually? Hans Same here. Running mktexlsr manually works, but it doesn't help next ./first-setup run. Regards, Vedran Miletić ___ If your

Re: [NTG-context] beta

2011-02-01 Thread Vedran Miletić
- why hide a pretty thing? Regards, Jörg Yes, there is a bug when using dots, someone recently triggered it when using versioned names (context-2011.01.18 or something). Not sure if it can be fixed. Regards, Vedran Miletić

Re: [NTG-context] error updating beta WAS: beta

2011-02-02 Thread Vedran Miletić
be replaced by mtxrun completely, that only a bit is missing. Would this solve the problem? Regards, Vedran Miletić ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg

Re: [NTG-context] interaction color ?

2011-02-03 Thread Vedran Miletić
=blue”. http://wiki.contextgarden.net/Interaction#Link_coloring Wolfgang But has the bug with random coloring of links ever been resolved? (I usually get randomly alternating colors with active interaction.) Probably not. I also still have it. Regards, Vedran Miletić

[NTG-context] Missing space between numbers in \showcolor (MkIV only)

2011-02-26 Thread Vedran Miletić
\starttext \showcolor[rgb] \stoptext Numbers are next to each other. In MkII (with \setupcolors[state=start]) it looks OK. Regards. Vedran Miletić ___ If your question is of interest to others as well, please add

[NTG-context] DejaVu in minimals

2011-02-28 Thread Vedran Miletić
Kudos for including DejaVu in minimals. Regards, Vedran Miletić ___ 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] references

2011-03-01 Thread Vedran Miletić
was introduced quite recently. Regards, Vedran Miletić ___ 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

[NTG-context] Layers on simpleslides

2011-03-05 Thread Vedran Miletić
=3cm, height=2cm]{LAYER}} \setupbackgrounds[page][background=mybg] \starttext \SlideTitle{Bla} Bla \stoptext Any ideas? Regards, Vedran Miletić ___ If your question is of interest to others as well, please add

[NTG-context] Acrobat JavaScript in ConTeXt

2011-03-07 Thread Vedran Miletić
Hi, how can one make a button that does app.alert() in ConTeXt? I tried something like this without much luck: \setupinteraction[state=start] \starttext \goto{Button}[JS(app.alert{Hello World})] \stoptext Can anyone help? Regards, Vedran Miletić

Re: [NTG-context] Acrobat JavaScript in ConTeXt

2011-03-09 Thread Vedran Miletić
Dana 8. ožujka 2011. 00:29 Hans Hagen pra...@wxs.nl je napisao/la: On 7-3-2011 5:11, Vedran Miletić wrote: Hi, how can one make a button that does app.alert() in ConTeXt? I tried something like this without much luck: \setupinteraction[state=start] \starttext \goto{Button}[JS(app.alert

Re: [NTG-context] Line spacing on a cover page

2011-03-10 Thread Vedran Miletić
, Vedran Miletić ___ 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] module bib outdated?

2011-03-12 Thread Vedran Miletić
. Regards, Vedran Miletić ___ 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

Re: [NTG-context] 620 pages limit?

2011-03-14 Thread Vedran Miletić
(stack overflow (out of stack space)) mtx-context | fatal error: return code: 1 with latest minimals. Same here on Linux, 32-bit. Regards, Vedran Miletić ___ If your question is of interest to others as well

[NTG-context] + in file names

2011-03-14 Thread Vedran Miletić
control sequence ... Should + not be used? It seems to work ok without modes, but I haven't tested deeply. Regards, Vedran Miletić ___ If your question is of interest to others as well, please add an entry to the Wiki

Re: [NTG-context] + in file names

2011-03-15 Thread Vedran Miletić
2011/3/14 Peter Münster pmli...@free.fr Vedran Miletić riva...@gmail.com writes: Should + not be used? It seems to work ok without modes, but I haven't tested deeply. There is now an entry in the FAQ: http://wiki.contextgarden.net/FAQ#Why_should_I_only_use_letters

Re: [NTG-context] Ideas for restructuring the ConTeXt garden?

2011-03-16 Thread Vedran Miletić
there, it's just not integrated with TeXworks in TeX Live yet. Regards, Vedran Miletić ___ 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

[NTG-context] Footnote disappears (TABLE, itemize)

2011-03-20 Thread Vedran Miletić
\eTABLE} \stoptext Vedran Miletić ___ 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

Re: [NTG-context] Footnote disappears (TABLE, itemize)

2011-03-21 Thread Vedran Miletić
2011/3/20 Wolfgang Schuster schuster.wolfg...@googlemail.com Am 20.03.2011 um 22:08 schrieb Vedran Miletić: Hi, the following code makes first footnote disappear. \starttext \placetable{My table}{\bTABLE \bTR \bTD {\bf Something} \eTD \bTD \startitemize[1, packed] \item

[NTG-context] Bug in \seeindex (MkIV only)

2011-03-23 Thread Vedran Miletić
are \index{cat+Siamese}Siamese. \placeindex Produces only see Underware under d in Index, without Dolly. MkII works fine. Regards, Vedran Miletić ___ If your question is of interest to others as well, please add an entry

Re: [NTG-context] Acrobat JavaScript in ConTeXt

2011-03-25 Thread Vedran Miletić
Dana 10. ožujka 2011. 14:35 Hans Hagen pra...@wxs.nl je napisao/la: 1) how to deal with commas in strings? MyAlert{Hello, World} displays only Hello. does {{Hello, World}} work? Unfortunately no. Hyperlink no longer gets created. Vedran

Re: [NTG-context] LuaTeX bug in 4096?

2011-04-25 Thread Vedran Miletić
for the reply. +1 I get it with embedding PDFs. Regards, Vedran Miletić ___ 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] slide steps again

2011-04-25 Thread Vedran Miletić
, this is awesome, but could you please explain why it works? I don't understand what is defined by \def\StartSteps#1#2\StopSteps and also why are \gobble and \oneofone used in such a way when they are single-argument commands. Regards, Vedran Miletić

Re: [NTG-context] LuaTeX bug in 4096?

2011-04-25 Thread Vedran Miletić
2011/4/25 Hartmut Henkel hartmut_hen...@gmx.de On Mon, 25 Apr 2011, Vedran Miletić wrote: 2011/4/25 Reviczky, Adam adam.revic...@kcl.ac.uk thanks for the report and sorry for inconvenience. I'm sifting through the PDF backend, it's not fully stable yet. Will check

Re: [NTG-context] Finite state machine

2011-04-26 Thread Vedran Miletić
. Regards, Vedran Miletić ___ 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

Re: [NTG-context] Finite state machine

2011-04-26 Thread Vedran Miletić
output, it'll write PDF directly. SVG can be included in a ConTeXt document? Best would be then to create a SVG document and include it in my ConTeXt document. IIRC it's converted to PDF on the fly (but Inkscape must be installed). Vedran Miletić

Re: [NTG-context] Too much spacing in math mode between 'f' and 'l' (MkIV only)

2011-05-04 Thread Vedran Miletić
2011/5/4 Aditya Mahajan adit...@umich.edu On Tue, 3 May 2011, Vedran Miletić wrote: Hi, please consider this: \starttext \math{flow_1} \stoptext When compiled with MkIV, space between f and l is quite big and doesn't look very good. Is it a bug? Definitely looks like a bug

Re: [NTG-context] Too much spacing in math mode between 'f' and 'l' (MkIV only)

2011-05-06 Thread Vedran Miletić
Dana 4. svibnja 2011. 16:30 Vedran Miletić riva...@gmail.com je napisao/la: 2011/5/4 Aditya Mahajan adit...@umich.edu On Tue, 3 May 2011, Vedran Miletić wrote: Hi, please consider this: \starttext \math{flow_1} \stoptext When compiled with MkIV, space between f and l is quite big

[NTG-context] Proposed changes for Croatian language

2011-05-06 Thread Vedran Miletić
If it would be easier, I can send fixed lang-txt.lua. Thanks, Vedran Miletić [1] http://hr.wikipedia.org/wiki/Crtica_%28pravopis%29 ___ If your question is of interest to others as well, please add an entry

Re: [NTG-context] Proposed changes for Croatian language

2011-05-06 Thread Vedran Miletić
Dana 6. svibnja 2011. 19:12 Hans Hagen pra...@wxs.nl je napisao/la: On 6-5-2011 6:46, Vedran Miletić wrote: Hi, according to [1], Croatian language has no em-dash. Could lang-def.mkiv (lines 240-243) be fixed to be: \c!leftsentence={\hbox{--~}}, \c!rightsentence={\hbox{~--}}, \c

Re: [NTG-context] MikTeX ConTeXt

2011-05-13 Thread Vedran Miletić
2011/5/12 Hans Hagen pra...@wxs.nl On 11-5-2011 8:39, Mojca Miklavec wrote: Dear ConTeXt-ers, in particular HT, I have just noticed that 64-bit MikTeX is now using LuaTeX 0.70 and that the 32-bit version will follow at the end of May. It would be nice to prepare some version of ConTeXt

Re: [NTG-context] lm otf math

2011-05-13 Thread Vedran Miletić
2011/5/12 Hans Hagen pra...@wxs.nl Hi, The minimals now carry a beta version of lmmath.otf. Even when all lm and gyre math fonts are released, the vf variants will stay available if only because we need them to test luatex's virtual font machinery. As there is only one design size (but

  1   2   >