[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] 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] 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ć

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ć

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] beta

2010-07-23 Thread Vedran Miletić
this exchange you should be archieved in contextgarden's humor section ;o)) +1 :D -- Vedran Miletić ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context

[NTG-context] Missing symbol for itemize[4] (MkIV only)

2010-07-22 Thread Vedran Miletić
is replaced with palatino or modern. 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

Re: [NTG-context] beta

2010-07-22 Thread Vedran Miletić
Mojca is busy and minimals didn't get updated. 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] Paragraph or item goes on a new page along with section (MkIV only)

2010-07-22 Thread Vedran Miletić
page (which makes sense), while in MkIV it goes on second just before section name. Itemize behaves in similar way, if it is used just before section, last item in the itemization list goes on second page. A bug? -- Vedran Miletić

Re: [NTG-context] beta

2010-07-22 Thread Vedran Miletić
/base/mp-func.mp) ) (end occurred when if on line 26 was incomplete) (see the transcript file for additional information) Regards, -- Vedran Miletić ___ If your question is of interest to others as well, please add

Re: [NTG-context] new beta

2010-07-16 Thread Vedran Miletić
Hi, from what I see, lang-sla.tex has not changed. If the entire file would help, get it here: http://www.inf.uniri.hr/~vmiletic/context/lang-sla.tex.zip Regards, -- Vedran Miletić ___ If your question

Re: [NTG-context] Serbian: Latin vs. Cyrillic

2010-07-12 Thread Vedran Miletić
Polyglossia does and I find it nice. +1. How hard would it be to implement that? -- 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] Better support for Croatian in lang-sla.tex (patch included)

2010-07-11 Thread Vedran Miletić
Here is a better patch, with new strings translated and v!appendix commented as in lang-ger.tex. I could also add support for Serbian latin, but I have no idea how to add new language that will allow both latin and cyrilic. -- Vedran Miletić lang-sla.patch Description: Binary data

[NTG-context] Better support for Croatian in lang-sla.tex (patch included)

2010-07-10 Thread Vedran Miletić
that I would make :-) -- Vedran Miletić lang-sla.patch Description: Binary data ___ 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] Example ConTeXt document: PS output

2010-07-09 Thread Vedran Miletić
be called to do so from ConTeXt. On the other hand, MkII provides --dvi switch which actually produces ps using dvips, so you can try that. Regards, -- Vedran Miletić ___ If your question is of interest to others

Re: [NTG-context] ConTeXt name/branding

2010-04-27 Thread Vedran Miletić
2010/4/27 Tobias Burnus bur...@net-b.de: I think you err. LaTeX 3 is already taken (http://www.latex-project.org/latex3.html) - how about LaTeX IV? This one actually sounds good! -- Vedran Miletić ___ If your

Re: [NTG-context] The ConTeXt book

2010-04-03 Thread Vedran Miletić
2010/4/3 Wolfgang Schuster schuster.wolfg...@googlemail.com: Am 03.04.10 10:59, schrieb Martin Schröder: Or write a LaTeX module for Context. :-) http://modules.contextgarden.net/LaTeX Wolfgang Wow! Any documentation on what it supports? -- Vedran Miletić

Re: [NTG-context] The ConTeXt book

2010-04-03 Thread Vedran Miletić
if nobody really cares? There are many more interesting things to do in life than work for weeks on end on revising chapters nobody appears willing to read anyway. I'm more than willing to proofread it and offer suggestions, and I'm pretty certain I'm not the only one. Regards, -- Vedran Miletić

[NTG-context] CMap in MkII

2010-03-25 Thread Vedran Miletić
Can anyone confirm that CMap is still automatically included in MkII? Because copying of Croatian letters (čćđ) isn't quite working here. I'm more than willing to provide a minimal example if necessary. -- Vedran Miletić

Re: [NTG-context] What do you miss in ConTeXt?

2010-03-19 Thread Vedran Miletić
. -- Vedran Miletić rm12-dz-papir.pdf Description: Adobe PDF document rm12-dz-papir.tex Description: TeX document ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist

Re: [NTG-context] German ConTeXt Initiative

2010-03-14 Thread Vedran Miletić
have such an article in english, maybe there would be other people willing to translate it to their own native language, myself included. Regards, -- Vedran Miletić ___ If your question is of interest to others as well

Re: [NTG-context] What do you miss in ConTeXt?

2010-03-14 Thread Vedran Miletić
it as well. 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

Re: [NTG-context] Math setups

2010-03-10 Thread Vedran Miletić
changing maths font between sans and serif. 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] Math setups

2010-03-10 Thread Vedran Miletić
Datuma 10. ožujka 2010. 18:59 Hans Hagen pra...@wxs.nl je napisao/la: why is that needed? some field of math? It would improve simpleslides a lot. -- Vedran Miletić ___ If your question is of interest to others

Re: [NTG-context] What do you miss in ConTeXt?

2010-03-05 Thread Vedran Miletić
that works fine in MKIV but not in MKII: when I put PDF title that has characters with caron, in MKII they turn into ASCII counterparts when compiling. E.g. Računalne mreže becomes Racunalne mreze. pdfLaTeX has no problems with that (with proper packages, at least). Vedran Miletić

Re: [NTG-context] [MkII] Difference in output in minimals versus TeX Live 2009

2010-02-28 Thread Vedran Miletić
why the font didn't get updated automatically since many other fonts do). Mojca Yeah, that fixes it. Can you double-check? -- Vedran Miletić ___ If your question is of interest to others as well, please add an entry

[NTG-context] [MkII] Difference in output in minimals versus TeX Live 2009

2010-02-26 Thread Vedran Miletić
in current minimals. Any ideas why? -- 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

Re: [NTG-context] [MkII] Difference in output in minimals versus TeX Live 2009

2010-02-26 Thread Vedran Miletić
2010/2/26 Mojca Miklavec mojca.miklavec.li...@gmail.com: 2010/2/26 Vedran Miletić je napisal: Hi, is minimals supposed to have the same output using MkII as TeX Live 2009? Or have I missunderstood what does it mean that 'MkII is frozen'? It is declared frozen, but it may still happen

Re: [NTG-context] minimals: kfreebsd-i686 (debian)

2010-02-21 Thread Vedran Miletić
complete TeX Live on all platforms. Can't he just copy the binaries over? -- Vedran Miletić ___ 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] What do you miss in ConTeXt?

2010-02-11 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] What do you miss in ConTeXt?

2010-02-09 Thread Vedran Miletić
font to modern sans serif. I don't know how to do it in LaTeX, but I know it's possible because beamer does it. Regards, -- Vedran Miletić ___ If your question is of interest to others as well, please add an entry

Re: [NTG-context] Text separators

2010-01-25 Thread Vedran Miletić
2010/1/25 Hans Hagen pra...@wxs.nl: On 24-1-2010 23:00, Vedran Miletić wrote: Is there any prefered way for inserting text separators? not sure what you mean here Is there a defined builtin command for insterting * * * (or something else) at the end of a part of text? -- Vedran Miletić

Re: [NTG-context] Text separators

2010-01-25 Thread Vedran Miletić
/pracjourn/2005-4/peter/peter.pdf for another way to create a separator between text blocks. That paper gives the answer I was looking for. Thanks. -- Vedran Miletić ___ If your question is of interest to others as well

[NTG-context] Text separators

2010-01-24 Thread Vedran Miletić
Is there any prefered way for inserting text separators? -- 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] Use sans font for math

2010-01-23 Thread Vedran Miletić
Is it possible to use Latin Modern Sans font for math instead of Roman, like in Beamer? -- Vedran Miletić ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg

[NTG-context] \startitemize[4,inmargin]

2010-01-20 Thread Vedran Miletić
what I wanted. 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] Page numbering and MkIV

2010-01-14 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] [tex-live] difference texlive 2008, 2009

2010-01-13 Thread Vedran Miletić
    : http://contextgarden.net ___ You need to press Enter twice to answer an invisible prompt (in case you care, I found out about that accidentally). Regards, -- Vedran Miletić

Re: [NTG-context] [tex-live] difference texlive 2008, 2009

2010-01-13 Thread Vedran Miletić
On Wed, Jan 13, 2010 at 6:20 PM, Lubos Kolouch lubos.kolo...@gmail.com wrote: Thanks, after pressing Enter twice (in two cases) I could install the package, however the output is still wrong :( That's a bug in ConTeXt then, likely. Regards, -- Vedran Miletić

<    1   2