Skip to content

docs: enable emoji rendering in latex builds#841

Closed
i-oden wants to merge 2 commits intodevfrom
codex/update-documentation-for-emoji-support
Closed

docs: enable emoji rendering in latex builds#841
i-oden wants to merge 2 commits intodevfrom
codex/update-documentation-for-emoji-support

Conversation

@i-oden
Copy link
Member

@i-oden i-oden commented Sep 8, 2025

Summary

  • add sphinxemoji extension with twemoji style
  • configure LaTeX build to use xelatex and emoji package
  • include sphinxemoji in dev requirements

Testing

  • pytest (fails: ModuleNotFoundError: No module named 'pyfakefs')
  • make -C docs latexpdf (fails: command not found: sphinx-build)

https://chatgpt.com/codex/tasks/task_b_68bebce9df9483269a94f2a2cb6d4f40

@codecov
Copy link

codecov bot commented Sep 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 56.91%. Comparing base (da1af8a) to head (f251874).
⚠️ Report is 129 commits behind head on dev.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #841   +/-   ##
=======================================
  Coverage   56.91%   56.91%           
=======================================
  Files          63       63           
  Lines        3681     3681           
=======================================
  Hits         2095     2095           
  Misses       1586     1586           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ebbaoliveberg
Copy link

Closing this as superseded by #855, which implements a complete solution for LaTeX emoji rendering and is now merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants