<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 11/01/2023 14:27, Macmillan, Daniel
      S. (GSFC-61A.0)[NVI INC] via texworks wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:DM6PR09MB49837982E2D871F0A5A58654ABFC9@DM6PR09MB4983.namprd09.prod.outlook.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <meta name="Generator" content="Microsoft Word 15 (filtered
        medium)">
      <style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style>
      <div class="WordSection1">
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">I tried to compile a LaTeX document and get
          the following error message:</p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <table class="MsoNormalTable" cellspacing="0" cellpadding="0"
          border="0">
          <tbody>
            <tr>
              <td style="padding:2.4pt 2.4pt 2.4pt 2.4pt" valign="top">
                <p style="margin:0in"><a
href="texworks:C:%5CUsers%5Cdmacmill%5CAppData%5CRoaming%5CMiKTeX%5C2.9%5Ctex%5Clatex%5Cl3kernel%5Cexpl3-code.tex#32179"
                    moz-do-not-send="true">expl3-code.tex</a><o:p></o:p></p>
              </td>
              <td style="padding:2.4pt 2.4pt 2.4pt 2.4pt" valign="top">
                <p style="margin:0in;-qt-block-indent:0">32179<o:p></o:p></p>
              </td>
              <td style="padding:2.4pt 2.4pt 2.4pt 2.4pt" valign="top">
                <p style="margin:0in;-qt-block-indent:0">LaTeX Error:
                  File 'GraphemeBreakProperty.txt' not found.<br>
                  <br>
                  For immediate help type H <return>.<br>
                   ...                                              <br>
                                                                    <br>
                  l.32179 ..._data_ior { GraphemeBreakProperty.txt }</p>
              </td>
            </tr>
          </tbody>
        </table>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">How do I get this file and make it
          accessible</p>
      </div>
    </blockquote>
    <p><br>
    </p>
    <p>Well, Google found a copy <a moz-do-not-send="true"
href="https://github.com/latex3/unicode-data/blob/main/GraphemeBreakProperty.txt">here</a>;
      if I were you, I would try downloading it and placing it in the
      same directory as your source file.</p>
    <p>-- <br>
      <i>Philip Taylor</i><br>
    </p>
  </body>
</html>