Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

4
  • $\begingroup$ I had picked up on the same issue with DiscretizeGraphics; your workaround is very nice. $\endgroup$ Commented May 27, 2018 at 18:20
  • $\begingroup$ The \[VeryThinSpace] solution does not work with lower case i and j since spaces cannot be added below the dots (obviously). $\endgroup$ Commented May 30, 2018 at 11:48
  • $\begingroup$ @bobthechemist I've updated my answer with another method that hopefully proves useful. $\endgroup$ Commented May 30, 2018 at 23:11
  • $\begingroup$ PDF's are now imported by default as Images instead of Graphics. Therefore, this change is needed: ImportString[ExportString[Style["Ci", 100], "PDF"], {"PDF", "PageGraphics"}] $\endgroup$ Commented Oct 3, 2022 at 20:05