最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

emacs - Hide Bullet Points in Org Mode Export to PDF and Available Properties - Stack Overflow

programmeradmin0浏览0评论

I'm using Org mode with Emacs and exporting to PDF. I want to hide bullet points in my export.

* Recommandations (bullet to be hidden)
  some text or src_comment headers

* Title1
** Subtitle1
   :PROPERTIES:
   :UNNUMBERED: t
   :END:

Could you please advise on how to achieve this? I tried using :HIDDEN: t by chance but it didn't have any effect. Additionally, is there an exhaustive list of properties available? I couldn't find any information regarding "UNNUMBERED," for example. Thank you!

发布评论

评论列表(0)

  1. 暂无评论