Is it possible to hide "\begin{equation}" as org-hide-emphasis-markers does for bold or italics?

This page summarizes the projects mentioned and recommended in the original post on /r/orgmode

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • hide-lines

    Commands for hiding lines based on a regexp

  • I was wondering if it is possible to do the same with LaTeX environments like "\begin{equation}" and "\end{equation}", for instance. I've tried with hide-lines.el, which allows for hiding lines matching a regex (in this case, the regex are, for instance: "^\\begin{[a-z]*}"). But this is not ideal, as one would need to toggle their visibility for editing them, unlike the more practical way that org-emphasis-hide-markers allows for.

  • org-appear

    Toggle visibility of hidden Org mode element parts upon entering and leaving an element

  • This feature is provided by org-appear . For latex fragments, the package providing the same feature is org-fragtog

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • org-fragtog

    Automatically toggle Org mode LaTeX fragment previews as the cursor enters and exits them

  • This feature is provided by org-appear . For latex fragments, the package providing the same feature is org-fragtog

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts