Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for LaTeX enviroments #798

Open
maikol-solis opened this issue Sep 25, 2023 · 1 comment
Open

Add support for LaTeX enviroments #798

maikol-solis opened this issue Sep 25, 2023 · 1 comment

Comments

@maikol-solis
Copy link

Expected Behavior

If the user enables mixed-pitch-mode (https://gitlab.com/jabranham/mixed-pitch), it's expected that the latex enviroments were fontified in fixed-font

image

Actual Behavior

However, right now, there are fontified in variable-font

image

Steps to Reproduce

  1. Enable mixed-pitch-mode for markdown-mode
  2. Just open a markdown file with some latex environment.

Backtrace

Looking at the text properties, the issue is markdown-mode confuses the latex environment with italics.

image

Software Versions

  • Markdown Mode: 2.6-alpha
  • Emacs: 29.1
  • OS: MacOS
@maikol-solis
Copy link
Author

I have the same issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant