space between label and number
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
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 -----------------------------------------------------------------
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 -----------------------------------------------------------------
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 -----------------------------------------------------------------
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 -----------------------------------------------------------------
participants (2)
-
dalyoung
-
Hans Hagen