<div dir="ltr">Hello, everyone.<div><br></div><div>I'm DaeHyun Sung from S Korea.</div><div>I'm a Korean & LibreOffice Korean Team leader.</div><div><br></div><div>I read the source code, "sw/source/filter/ww8/docxattributeoutput.cxx"</div><div><a href="https://docs.libreoffice.org/sw/html/docxattributeoutput_8cxx_source.html">https://docs.libreoffice.org/sw/html/docxattributeoutput_8cxx_source.html</a> </div><div><a href="https://git.libreoffice.org/core/+/refs/heads/master/sw/source/filter/ww8/docxattributeoutput.cxx">https://git.libreoffice.org/core/+/refs/heads/master/sw/source/filter/ww8/docxattributeoutput.cxx</a><br></div><div><br></div><div>But, In Korean, the usually used enum lists are removed.</div><div><br></div><div>6967         case style::NumberingType::HANGUL_CIRCLED_JAMO_KO: </div><div>6968         case style::NumberingType::HANGUL_CIRCLED_SYLLABLE_KO:<br></div><div><br></div><div>In Korean environment, many of wordprocessors use both  "style::NumberingType::HANGUL_CIRCLED_JAMO_KO" and " style::NumberingType::HANGUL_CIRCLED_SYLLABLE_KO" </div><div>It uses both MS Word & HWP(Hangul Word Processor)</div><div><br></div><div>And I compare with "sw/source/filter/ww8/ww8atr.cxx" and Microsoft's OOXML manual</div><div><a href="https://docs.microsoft.com/en-us/openspecs/office_standards/ms-oe376/a5deef83-bb01-410f-bde0-9c35abe4ca52">https://docs.microsoft.com/en-us/openspecs/office_standards/ms-oe376/a5deef83-bb01-410f-bde0-9c35abe4ca52</a><br></div><div><br></div><div>that site shows "The mapped numbering format values table."</div><div><br></div><div>follows code located at </div><div>case style::NumberingType::HANGUL_SYLLABLE_KO: nRet = 24; break;// ganada </div><div>case style::NumberingType::HANGUL_JAMO_KO: nRet = 25; break;// chosung </div><div>case style::NumberingType::HANGUL_CIRCLED_SYLLABLE_KO: nRet = 24; break; </div><div>case style::NumberingType::HANGUL_CIRCLED_JAMO_KO: nRet = 25; break; </div><div>case style::NumberingType::NUMBER_HANGUL_KO: nRet = 41; break; </div><div>case style::NumberingType::NUMBER_UPPER_KO: nRet = 44; break; </div><div><br></div><div>I guess that  "style::NumberingType::HANGUL_CIRCLED_JAMO_KO" means these characters.<br></div><div>㉠ ㉡ ㉢ ㉣ ㉤ ㉥ ㉦ ㉧ ㉨ ㉩ ㉪ ㉫ ㉬ ㉭  ㈀ ㈁ ㈂ ㈃ ㈄ ㈅ ㈆ ㈇ ㈈ ㈉ ㈊ ㈋ ㈌ ㈍ <br></div><div><br></div><div>I guess that "style::NumberingType::HANGUL_CIRCLED_SYLLABLE_KO" means these Characters. </div><div>㉮ ㉯ ㉰ ㉱ ㉲ ㉳ ㉴ ㉵ ㉶ ㉷ ㉸ ㉹ ㉺ ㉻㈎ ㈏ ㈐ ㈑ ㈒ ㈓ ㈔ ㈕ ㈖ ㈗ ㈘ ㈙ ㈚ ㈛</div><div><br></div><div>So, I'll check docx(OOXML) file and MS Word's bulletin numbering & numbering works in Korean.</div><div><br></div><div>I think I found a Korean bug on LibreOffice in this email.</div><div><br></div><div>Sincerely, </div><div>DaeHyun Sung(성대현)</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">2021년 6월 28일 (월) 오후 8:40, Mark Hung <<a href="mailto:marklh9@gmail.com">marklh9@gmail.com</a>>님이 작성:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Hi Miklos and Justin,</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Miklos Vajna <<a href="mailto:vmiklos@collabora.com" target="_blank">vmiklos@collabora.com</a>> 於 2021年6月28日 週一 下午3:44寫道:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi Justin,<br>
<br>
On Thu, Jun 24, 2021 at 01:24:44PM +0200, Justin Luth <<a href="mailto:justin_luth@sil.org" target="_blank">justin_luth@sil.org</a>> wrote:<br>
> DOCX import was provided by commit 9da74fa484772595fa50e188ba2c496a459cbd6b<br>
> <br>
> Author: Cédric Bosdonnat on Wed Mar 3 14:27:29 2010 +0100<br>
>     cbosdo03: Fixed issue 109772.<br>
>     Backported go-oo patch to the CWS<br>
> <br>
> <br>
> DOCX export was provided by commit 91b926d4b9939337f54d6c9f0b940b161dc3437f<br>
> Author: Mark Hung on Sun Jan 24 16:36:05 2016 +0800<br>
>     tdf#84317 convert missing numbering types to OOXML tokens.<br>
<br>
Thanks for digging into the history of this. Mark is still around.<br>
<br>
Mark: any input on this?<br>
<br></blockquote><div><br></div><div>I don't remember how I mapped those enums.</div><div>But I think it's reasonable to copy what doc filter does.</div><div>Since I don't know the languages either, I'd prefer to let actual users judge about the result.</div><div><br></div><div> </div><div>Best regards.</div><div><br></div></div></div>
_______________________________________________<br>
LibreOffice mailing list<br>
<a href="mailto:LibreOffice@lists.freedesktop.org" target="_blank">LibreOffice@lists.freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/libreoffice" rel="noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/libreoffice</a><br>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Korean Open Source Developer, Contributor, Translator.<div>LibreOffice, KDE, GNOME Contributor.</div><div>The Document Foundation Member in Korea.</div><div>GNOME Foundation Member in Korea.</div><div>Interested in LibreOffice, KDE, GNOME, Web, etc.</div>LibreOffice – free and open source office suite: <a href="https://www.libreoffice.org" target="_blank">https://www.libreoffice.org</a><br>Respects your privacy, and gives you back control over your data</div></div></div></div></div></div>