`Package fontspec Warning: Font XXX does not contain requested Script “CJK”`, but visually it does The 2019 Stack Overflow Developer Survey Results Are InFontspec warning about lining numbers not being available in fontfontspec error: “font-not-found”Font 'Kaiti SC Regular' does not contain script 'CJK'Fontspec BoldFeatures font not foundfontspec Font not Found (AlegreyaSans package)LuaLaTeX finds system font but does not use itfontspec with scaling + chemgreek = math font does not scaleFontspec does not find font using a common style fileRequested fontspec font not used, and no message in the logsHow I can resolve `Font shape `xxx/it' undefined` warning for CJK in LuaLaTeX?

Why isn't the circumferential light around the M87 black hole's event horizon symmetric?

What to do when moving next to a bird sanctuary with a loosely-domesticated cat?

What could be the right powersource for 15 seconds lifespan disposable giant chainsaw?

How do PCB vias affect signal quality?

Can you cast a spell on someone in the Ethereal Plane, if you are on the Material Plane and have the True Seeing spell active?

Does adding complexity mean a more secure cipher?

How to charge AirPods to keep battery healthy?

Did any laptop computers have a built-in 5 1/4 inch floppy drive?

How to notate time signature switching consistently every measure

What does Linus Torvalds mean when he says that Git "never ever" tracks a file?

Relationship between Gromov-Witten and Taubes' Gromov invariant

What is preventing me from simply constructing a hash that's lower than the current target?

Button changing its text & action. Good or terrible?

Why didn't the Event Horizon Telescope team mention Sagittarius A*?

For what reasons would an animal species NOT cross a *horizontal* land bridge?

If I score a critical hit on an 18 or higher, what are my chances of getting a critical hit if I roll 3d20?

Why doesn't UInt have a toDouble()?

How can I add encounters in the Lost Mine of Phandelver campaign without giving PCs too much XP?

Why couldn't they take pictures of a closer black hole?

Is an up-to-date browser secure on an out-of-date OS?

If I can cast sorceries at instant speed, can I use sorcery-speed activated abilities at instant speed?

What is the light source in the black hole images?

Is it ethical to upload a automatically generated paper to a non peer-reviewed site as part of a larger research?

Mathematics of imaging the black hole



`Package fontspec Warning: Font XXX does not contain requested Script “CJK”`, but visually it does



The 2019 Stack Overflow Developer Survey Results Are InFontspec warning about lining numbers not being available in fontfontspec error: “font-not-found”Font 'Kaiti SC Regular' does not contain script 'CJK'Fontspec BoldFeatures font not foundfontspec Font not Found (AlegreyaSans package)LuaLaTeX finds system font but does not use itfontspec with scaling + chemgreek = math font does not scaleFontspec does not find font using a common style fileRequested fontspec font not used, and no message in the logsHow I can resolve `Font shape `xxx/it' undefined` warning for CJK in LuaLaTeX?










0















I have below warning in LuaLaTeX/ltjsarticle project:



Package fontspec Warning: Font "fonts/HGS_Mincho/HGRMB.ttc" does not contain
requested Script "CJK".


I dot't know about Chinese and Korean, but Japanese language displaying correctly:



enter image description here



documentclass[a4paper, twoside]ltjsarticle

usepackageluatexja-fontspec

edefProjectAbsolutePathdirectluatex.sprint((lfs.currentdir():gsub('string\', '/')))/

setmainjfont[
Path = ProjectAbsolutePath,
UprightFont = fonts/HGS_Mincho/HGRMB.ttc,
BoldFont = fonts/HGS_Mincho/HGRME.ttc,
ItalicFont = fonts/HGS_Mincho/HGRMB.ttc,
BoldItalicFont = fonts/HGS_Mincho/HGRME.ttc
]HGS Mincho

setsansjfont[
Path = ProjectAbsolutePath,
UprightFont = fonts/HGS_Gothic/HGRGM.ttc,
BoldFont = fonts/HGS_Gothic/HGRGE.ttc,
ItalicFont = fonts/HGS_Gothic/HGRGM.ttc,
BoldItalicFont = fonts/HGS_Gothic/HGRGE.ttc
]HGS Gothic


begindocument

section活字試験

beginitemize
item 主要活字
beginitemize
item 漢あア
item bfseries漢あア
enditemize
item ゴシック活字
beginitemize
item textsf漢あア
item textsfbfseries漢あア
enditemize
enditemize
enddocument


Why this warning appears and how I can correctly solve it?










share|improve this question


























    0















    I have below warning in LuaLaTeX/ltjsarticle project:



    Package fontspec Warning: Font "fonts/HGS_Mincho/HGRMB.ttc" does not contain
    requested Script "CJK".


    I dot't know about Chinese and Korean, but Japanese language displaying correctly:



    enter image description here



    documentclass[a4paper, twoside]ltjsarticle

    usepackageluatexja-fontspec

    edefProjectAbsolutePathdirectluatex.sprint((lfs.currentdir():gsub('string\', '/')))/

    setmainjfont[
    Path = ProjectAbsolutePath,
    UprightFont = fonts/HGS_Mincho/HGRMB.ttc,
    BoldFont = fonts/HGS_Mincho/HGRME.ttc,
    ItalicFont = fonts/HGS_Mincho/HGRMB.ttc,
    BoldItalicFont = fonts/HGS_Mincho/HGRME.ttc
    ]HGS Mincho

    setsansjfont[
    Path = ProjectAbsolutePath,
    UprightFont = fonts/HGS_Gothic/HGRGM.ttc,
    BoldFont = fonts/HGS_Gothic/HGRGE.ttc,
    ItalicFont = fonts/HGS_Gothic/HGRGM.ttc,
    BoldItalicFont = fonts/HGS_Gothic/HGRGE.ttc
    ]HGS Gothic


    begindocument

    section活字試験

    beginitemize
    item 主要活字
    beginitemize
    item 漢あア
    item bfseries漢あア
    enditemize
    item ゴシック活字
    beginitemize
    item textsf漢あア
    item textsfbfseries漢あア
    enditemize
    enditemize
    enddocument


    Why this warning appears and how I can correctly solve it?










    share|improve this question
























      0












      0








      0








      I have below warning in LuaLaTeX/ltjsarticle project:



      Package fontspec Warning: Font "fonts/HGS_Mincho/HGRMB.ttc" does not contain
      requested Script "CJK".


      I dot't know about Chinese and Korean, but Japanese language displaying correctly:



      enter image description here



      documentclass[a4paper, twoside]ltjsarticle

      usepackageluatexja-fontspec

      edefProjectAbsolutePathdirectluatex.sprint((lfs.currentdir():gsub('string\', '/')))/

      setmainjfont[
      Path = ProjectAbsolutePath,
      UprightFont = fonts/HGS_Mincho/HGRMB.ttc,
      BoldFont = fonts/HGS_Mincho/HGRME.ttc,
      ItalicFont = fonts/HGS_Mincho/HGRMB.ttc,
      BoldItalicFont = fonts/HGS_Mincho/HGRME.ttc
      ]HGS Mincho

      setsansjfont[
      Path = ProjectAbsolutePath,
      UprightFont = fonts/HGS_Gothic/HGRGM.ttc,
      BoldFont = fonts/HGS_Gothic/HGRGE.ttc,
      ItalicFont = fonts/HGS_Gothic/HGRGM.ttc,
      BoldItalicFont = fonts/HGS_Gothic/HGRGE.ttc
      ]HGS Gothic


      begindocument

      section活字試験

      beginitemize
      item 主要活字
      beginitemize
      item 漢あア
      item bfseries漢あア
      enditemize
      item ゴシック活字
      beginitemize
      item textsf漢あア
      item textsfbfseries漢あア
      enditemize
      enditemize
      enddocument


      Why this warning appears and how I can correctly solve it?










      share|improve this question














      I have below warning in LuaLaTeX/ltjsarticle project:



      Package fontspec Warning: Font "fonts/HGS_Mincho/HGRMB.ttc" does not contain
      requested Script "CJK".


      I dot't know about Chinese and Korean, but Japanese language displaying correctly:



      enter image description here



      documentclass[a4paper, twoside]ltjsarticle

      usepackageluatexja-fontspec

      edefProjectAbsolutePathdirectluatex.sprint((lfs.currentdir():gsub('string\', '/')))/

      setmainjfont[
      Path = ProjectAbsolutePath,
      UprightFont = fonts/HGS_Mincho/HGRMB.ttc,
      BoldFont = fonts/HGS_Mincho/HGRME.ttc,
      ItalicFont = fonts/HGS_Mincho/HGRMB.ttc,
      BoldItalicFont = fonts/HGS_Mincho/HGRME.ttc
      ]HGS Mincho

      setsansjfont[
      Path = ProjectAbsolutePath,
      UprightFont = fonts/HGS_Gothic/HGRGM.ttc,
      BoldFont = fonts/HGS_Gothic/HGRGE.ttc,
      ItalicFont = fonts/HGS_Gothic/HGRGM.ttc,
      BoldItalicFont = fonts/HGS_Gothic/HGRGE.ttc
      ]HGS Gothic


      begindocument

      section活字試験

      beginitemize
      item 主要活字
      beginitemize
      item 漢あア
      item bfseries漢あア
      enditemize
      item ゴシック活字
      beginitemize
      item textsf漢あア
      item textsfbfseries漢あア
      enditemize
      enditemize
      enddocument


      Why this warning appears and how I can correctly solve it?







      luatex fontspec cjk






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked 15 mins ago









      Gurebu BokofuGurebu Bokofu

      3291416




      3291416




















          0






          active

          oldest

          votes












          Your Answer








          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "85"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: false,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          imageUploader:
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          ,
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );













          draft saved

          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f484429%2fpackage-fontspec-warning-font-xxx-does-not-contain-requested-script-cjk-bu%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes















          draft saved

          draft discarded
















































          Thanks for contributing an answer to TeX - LaTeX Stack Exchange!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid


          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.

          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f484429%2fpackage-fontspec-warning-font-xxx-does-not-contain-requested-script-cjk-bu%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Isabella Eugénie Boyer Biographie | Références | Menu de navigationmodifiermodifier le codeComparator to Compute the Relative Value of a U.S. Dollar Amount – 1774 to Present.

          Lioubotyn Sommaire Géographie | Histoire | Population | Notes et références | Liens externes | Menu de navigationlubotin.kharkov.uamodifier« Recensements et estimations de la population depuis 1897 »« Office des statistiques d'Ukraine : population au 1er janvier 2010, 2011 et 2012 »« Office des statistiques d'Ukraine : population au 1er janvier 2011, 2012 et 2013 »Informations officiellesCartes topographiquesCarte routièrem

          Mpande kaSenzangakhona Biographie | Références | Menu de navigationmodifierMpande kaSenzangakhonavoir la liste des auteursm