URI:
   DIR Return Create A Forum - Home
       ---------------------------------------------------------
       QA_Board
  HTML https://qaboard.createaforum.com
       ---------------------------------------------------------
       *****************************************************
   DIR Return to: Questions for R / RStudio (Spring 2023)
       *****************************************************
       #Post#: 44--------------------------------------------------
       [Common Error] LaTeX Error: Unicode character
   DIR By: ADMIN
       Date: February 2, 2023, 9:05 pm
       ---------------------------------------------------------
       This is about a common error with the message in the subject.
       This could occur when you directly copy and paste sentences from
       a pdf file.
       Sometimes, it can bring incompatible unicode characters into
       your R Markdown document.
       For example, the following error message
       [center]
       --- Quote ---
       > ! LaTeX Error: Unicode character − (U+2212)
       > not set up for use with LaTeX.
       --- End Quote ---
       [/center]
       means the unicode - causes an error.
       (It looks like the hyphen in your keyboard, but actually it is
       different.)
       To fix the issue, you can simple retype the problematic
       character
       so that you can replace the unicode to usual character in your
       keyboard.
       Frequently observed unicode would be -, _, ", ~, etc.
       *****************************************************
       Page 1 of 1