Am 22.01.10 15:09, schrieb Marius:
\setuplabeltext [\s!lt] [\v!table={xxx}{lentelė }]

and output is:

xxxlentelė 1.1  Name of table
\setuplabeltext[\s!lt][\v!table={xxx , lentelė }]

        In a table of contents and in section names there must be
        period after
        number:


    This can be fixed in mkiv; a bit harder in mkii.

    \setupheads[sectionstopper=.]


This command does not work if placed in the lang-bal.tex file.
Don't do this because it will affect in this way each document in ConTeXt.

I don't what Hans current meaning about language specific settings is but
in MkII you could have done this with:

\startlanguagespecifics[\s!lt]
    \setuphads[\c!sectionstopper=.]
\stoplanguagespecifics

You get now a dot at the end of the section number when write
\mainlanguage[lithuanian] in the preamble of your document.

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
___________________________________________________________________________________

Reply via email to