ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* space between label and number
@ 2011-06-28 13:06 dalyoung
  2011-06-28 14:39 ` Hans Hagen
  0 siblings, 1 reply; 5+ messages in thread
From: dalyoung @ 2011-06-28 13:06 UTC (permalink / raw)
  To: ntg-context

Hi,

By Hans's help, the labels of figures and of tables are appeared in Korean after setting \mainlagnuage[kr]. (\placefigure of \placetable )
Thanks!

However, there is no space between label and number like "그림1" or  "표3".
I tried to add a space like "그림 " in the file char-def and some other files, but it won't work.
When mainlanguage is english, the labels are "Figure 1" or "Table 3". There exists a space.

How to add a space in this case?

I have another question.
Is it possible to  calculate the remaining length to the bottom of the page?
I'd like to add a big frame to fit the remaining space after some texts.
I think that it is possible in ConTeXt.

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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: space between label and number
  2011-06-28 13:06 space between label and number dalyoung
@ 2011-06-28 14:39 ` Hans Hagen
  2011-06-29 14:47   ` dalyoung
  0 siblings, 1 reply; 5+ messages in thread
From: Hans Hagen @ 2011-06-28 14:39 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: dalyoung

On 28-6-2011 3:06, dalyoung wrote:
> Hi,
>
> By Hans's help, the labels of figures and of tables are appeared in Korean after setting \mainlagnuage[kr]. (\placefigure of \placetable )
> Thanks!
>
> However, there is no space between label and number like "그림1" or  "표3".
> I tried to add a space like "그림 " in the file char-def and some other files, but it won't work.
> When mainlanguage is english, the labels are "Figure 1" or "Table 3". There exists a space.

You can tweak lang-txt.lua (you need to remake the format afterards).

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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: space between label and number
  2011-06-28 14:39 ` Hans Hagen
@ 2011-06-29 14:47   ` dalyoung
  2011-06-29 17:14     ` Hans Hagen
  0 siblings, 1 reply; 5+ messages in thread
From: dalyoung @ 2011-06-29 14:47 UTC (permalink / raw)
  To: Hans Hagen; +Cc: mailing list for ConTeXt users

Dear Hans,

I add a space where it is need in the file "lang-txt.lua" and make a format using context --make --all.
Then the space is added between labels and the numbers.
If you need the modified file for update, please let me know.
Thank you.

Best regards,

Dalyoung


On 2011. 6. 28., at 오후 11:39, Hans Hagen wrote:

> On 28-6-2011 3:06, dalyoung wrote:
>> Hi,
>> 
>> By Hans's help, the labels of figures and of tables are appeared in Korean after setting \mainlagnuage[kr]. (\placefigure of \placetable )
>> Thanks!
>> 
>> However, there is no space between label and number like "그림1" or  "표3".
>> I tried to add a space like "그림 " in the file char-def and some other files, but it won't work.
>> When mainlanguage is english, the labels are "Figure 1" or "Table 3". There exists a space.
> 
> You can tweak lang-txt.lua (you need to remake the format afterards).
> 
> 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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: space between label and number
  2011-06-29 14:47   ` dalyoung
@ 2011-06-29 17:14     ` Hans Hagen
  2011-06-30  1:14       ` dalyoung
  0 siblings, 1 reply; 5+ messages in thread
From: Hans Hagen @ 2011-06-29 17:14 UTC (permalink / raw)
  To: dalyoung; +Cc: mailing list for ConTeXt users

On 29-6-2011 4:47, dalyoung wrote:
> Dear Hans,
>
> I add a space where it is need in the file "lang-txt.lua" and make a format using context --make --all.
> Then the space is added between labels and the numbers.
> If you need the modified file for update, please let me know.

if it's the korean convention to use spaces, indeed you can patch the 
file and send it to me

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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: space between label and number
  2011-06-29 17:14     ` Hans Hagen
@ 2011-06-30  1:14       ` dalyoung
  0 siblings, 0 replies; 5+ messages in thread
From: dalyoung @ 2011-06-30  1:14 UTC (permalink / raw)
  To: Hans Hagen; +Cc: mailing list for ConTeXt users

Dear Hans,

I'll send a patched file after adding more preferable translation of the words into Korean  in lang-txt.lua.

Thank you.

Best regards,

Dalyoung

On 2011. 6. 30., at 오전 2:14, Hans Hagen wrote:

> On 29-6-2011 4:47, dalyoung wrote:
>> Dear Hans,
>> 
>> I add a space where it is need in the file "lang-txt.lua" and make a format using context --make --all.
>> Then the space is added between labels and the numbers.
>> If you need the modified file for update, please let me know.
> 
> if it's the korean convention to use spaces, indeed you can patch the file and send it to me
> 
> 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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-06-30  1:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-06-28 13:06 space between label and number dalyoung
2011-06-28 14:39 ` Hans Hagen
2011-06-29 14:47   ` dalyoung
2011-06-29 17:14     ` Hans Hagen
2011-06-30  1:14       ` dalyoung

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).