Skip to content
This repository has been archived by the owner on May 7, 2019. It is now read-only.

[feature] Report missing characters #6

Closed
ti-s opened this issue Jan 28, 2017 · 1 comment
Closed

[feature] Report missing characters #6

ti-s opened this issue Jan 28, 2017 · 1 comment

Comments

@ti-s
Copy link

ti-s commented Jan 28, 2017

When using lualatex, messages about missing characters are written to the log file. It would be helpful, if these messages were parsed and reported similar to warnings, so that they are not accidentally ignored.

Minimal example:

\documentclass{article}
\usepackage{fontspec}
\begin{document}
$1 µm$ % results in 1m
\end{document}

In the log file:
Missing character: There is no µ (U+00B5) in font cmmi10!

@das7pad
Copy link
Member

das7pad commented Aug 20, 2021

Hi!

Thank you for taking the time to write up this issue.

We are in the process of migrating to a monorepo at https://github.com/overleaf/overleaf and will mark this repository read-only soon.
You can read more about the monorepo migration at overleaf/overleaf#923.

We are going to close this issue now to avoid any confusion about the inability to comment further.

If you believe this issue still needs addressing, please create a new issue at https://github.com/overleaf/overleaf.

Thanks again!

@das7pad das7pad closed this as completed Aug 20, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants