Re: [NTG-context] Chinese setuplabeltext

2012-10-29 Thread Wolfgang Schuster
Am 29.10.2012 um 20:20 schrieb John Devereux : > Hi, > > There do not seem to be translations for the labels for Chinese, is that > correct? Is "zh" the correct language code? No, you need “cn” for chinese. Wolfgang __

[NTG-context] Chinese setuplabeltext

2012-10-29 Thread John Devereux
Hi, There do not seem to be translations for the labels for Chinese, is that correct? Is "zh" the correct language code? \setuplabeltext[zh][figure=CHINESE_HERE ] \mainlanguage[zh] \language[zh] \starttext \labeltext{figure} \stoptext This just displays the English word "Figure". context --vers

Re: [NTG-context] align and location in \setupcombination

2012-10-29 Thread Wolfgang Schuster
Am 29.10.2012 um 13:31 schrieb Jeong Dal : > Dear Marco and Wolfgang, > > Thank you for solutions. > > I have tried \startalignment … \stopalignment, but it is not working. > Does it work as same as \midaligned? No, both commands work different. With \startalignment you can set a different \

Re: [NTG-context] Creating a background texture with text/graphic

2012-10-29 Thread Wolfgang Schuster
Am 29.10.2012 um 12:07 schrieb Marco Patzer : > 2012-10-29 Mari Voipio: > >> The problem: I don't know how to input the logo graphic into Metapost >> code. This did not work, even though the pdf is in the same directory: >> >> externalfigure "vaaka-logo.pdf" scaled 1cm; > > This works here: >

Re: [NTG-context] align and location in \setupcombination

2012-10-29 Thread Jeong Dal
Dear Marco and Wolfgang, Thank you for solutions. I have tried \startalignment … \stopalignment, but it is not working. Does it work as same as \midaligned? \startcontent … \stopcontent, \startcaption … \stopcaption seem to me a new commands. Is every command in ConTeXt changed as a form of "

Re: [NTG-context] Possibilities for basso continuo figures in a text-line disappeared?

2012-10-29 Thread Wolfgang Schuster
Am 29.10.2012 um 12:00 schrieb Robert Blackstone : > Hello, > The code for including basso continuo figures in a text, added somewhere > between may and august this year: > > \definelow[MyLow][style=\txx,frame=off] > \definehigh[MyHigh][style=\txx,frame=off] > \definelowhigh[MyLoHi][style=\txx,

Re: [NTG-context] Creating a background texture with text/graphic

2012-10-29 Thread Marco Patzer
2012-10-29 Mari Voipio: > The problem: I don't know how to input the logo graphic into Metapost > code. This did not work, even though the pdf is in the same directory: > > externalfigure "vaaka-logo.pdf" scaled 1cm; This works here: \startbuffer [image] \useMPlibrary [dum] \startTEXpage

[NTG-context] Possibilities for basso continuo figures in a text-line disappeared?

2012-10-29 Thread Robert Blackstone
Hello, The code for including basso continuo figures in a text, added somewhere between may and august this year: \definelow[MyLow][style=\txx,frame=off] \definehigh[MyHigh][style=\txx,frame=off] \definelowhigh[MyLoHi][style=\txx,frame=off] \definelowmidhigh[MyLoMiHi][style=\txx,frame=off] is un

[NTG-context] Creating a background texture with text/graphic

2012-10-29 Thread Mari Voipio
Hello all! While staring at the pile of ConTeXt instruction book(let)s on my desk, I realized that I should be able to use a logo or a text to create a background texture to use in scrapbooking and cardcraft. The problem is that my skills don't quite stretch that far and I can't remember where I o

Re: [NTG-context] Multipass Datasets doesn't work

2012-10-29 Thread Martin Fechner
Am 29.10.2012 10:13, schrieb Wolfgang Schuster: elseif type(t) == "table" then Now it works, thanks. ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-contex

Re: [NTG-context] Multipass Datasets doesn't work

2012-10-29 Thread Wolfgang Schuster
Am 29.10.2012 um 09:52 schrieb Martin Fechner : > Hello, > > the simple example from the mailing-list doesn't work with the latest beta. I > think the core-dat.lua is corrupted (function commands.datasetvariable) > > > \definedataset[test-1] > \definedataset[test-2] > > \starttext > > \setd

[NTG-context] Multipass Datasets doesn't work

2012-10-29 Thread Martin Fechner
Hello, the simple example from the mailing-list doesn't work with the latest beta. I think the core-dat.lua is corrupted (function commands.datasetvariable) \definedataset[test-1] \definedataset[test-2] \starttext \setdataset[test-1][x=Value X 1,y=Value Y 1] \setdataset[test-1][x=Value X 2