{"id":14007947,"url":"https://github.com/zk-phi/magic-latex-buffer","last_synced_at":"2025-08-22T06:32:58.746Z","repository":{"id":18213701,"uuid":"21350175","full_name":"zk-phi/magic-latex-buffer","owner":"zk-phi","description":"Magical syntax highlighting for LaTeX-mode buffers","archived":false,"fork":false,"pushed_at":"2023-09-14T14:27:39.000Z","size":2344,"stargazers_count":152,"open_issues_count":20,"forks_count":13,"subscribers_count":11,"default_branch":"master","last_synced_at":"2024-12-11T04:22:09.873Z","etag":null,"topics":["emacs","latex"],"latest_commit_sha":null,"homepage":"","language":"Emacs Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zk-phi.png","metadata":{"files":{"readme":"Readme.org","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2014-06-30T12:24:23.000Z","updated_at":"2024-05-30T19:08:09.000Z","dependencies_parsed_at":"2024-01-28T10:25:36.711Z","dependency_job_id":null,"html_url":"https://github.com/zk-phi/magic-latex-buffer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zk-phi%2Fmagic-latex-buffer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zk-phi%2Fmagic-latex-buffer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zk-phi%2Fmagic-latex-buffer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zk-phi%2Fmagic-latex-buffer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zk-phi","download_url":"https://codeload.github.com/zk-phi/magic-latex-buffer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230568591,"owners_count":18246378,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["emacs","latex"],"created_at":"2024-08-10T11:01:06.617Z","updated_at":"2024-12-20T10:08:44.107Z","avatar_url":"https://github.com/zk-phi.png","language":"Emacs Lisp","readme":"* magic-latex-buffer.el\n\nMagically enhance LaTeX-mode font-locking for semi-WYSIWYG editing.\n\nLaTeX-mode のシンタックスハイライトを激しく\n\n** Screencast\n\n[[imgs/screencast.gif]]\n\n** Other examples\n\n- make it readable a mess of commands\n\n  [[imgs/readability.gif]]\n\n- highlight decorated blocks (note that nested blocks are also\n  highlighted correctly)\n\n  [[imgs/nested_blocks.gif]]\n\n- align centered/flushed blocks\n\n[[imgs/alignment.gif]]\n\n- inline image preview powered by =iimage-mode=\n\n- fix inline-math highlighting for documents with multi-byte characters\n\n** Installation\n\n1. Install an unicode font supporting many symbols (eg. Symbolas,\n   Unifont, etc).\n\n2. Put magic-latex-buffer.el into a \"load-path\"ed directory, and load\n   it in your init file:\n\n   : (require 'magic-latex-buffer)\n\nYou can activate the magic with =M-x magic-latex-buffer= in a\n=latex-mode= buffer. If you want to activate automatically, add the\nfunction to the mode hook.\n\n: (add-hook 'latex-mode-hook 'magic-latex-buffer)\n\n** Customizations\n\nYou can disable some features independently, if they're too fancy.\n\n: (setq magic-latex-enable-block-highlight nil\n:       magic-latex-enable-suscript        t\n:       magic-latex-enable-pretty-symbols  t\n:       magic-latex-enable-block-align     nil\n:       magic-latex-enable-inline-image    nil\n:       magic-latex-enable-minibuffer-echo nil)\n\n** Known Issues\n\n- Not perfectly compatible with =multiple-cursors= (but still usable)\n","funding_links":[],"categories":["Emacs Lisp"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzk-phi%2Fmagic-latex-buffer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzk-phi%2Fmagic-latex-buffer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzk-phi%2Fmagic-latex-buffer/lists"}