alhassy / alhassy/org-special-block-extras
Add beamer support
未关闭
enhancement
good first issue
help wanted
- 主要语言
- HTML
- 星标
- 236
- 派生
- 17
- PR 合并指标
- 30 天内没有已合并 PR
描述
Exporting to LaTeX using `org-beamer` does not work. This is because `beamer` as a backend is not provided for. This could easily be solved by changing lines like `(equal backend 'latex)` to `(or (equal backend 'beamer) (equal backend 'latex))`; it accounts for both `LaTeX` and `beamer`. Any chance you could make these changes? Your blocks are too great not to be used in `org-beamer`!
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。