You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is helpful when exporting Org files to Info manuals.
452
+
453
+
#+BEGIN_QUOTE
454
+
This package provides some extensions for Org's ~texinfo~ exporter defined in ~ox-texinfo~.
455
+
456
+
1. Create ~@deffn~ and similar definition items by writing list items in Org that look similar to what they will look like in Info.
457
+
2. Optionally share a section's node with some or all of its child sections.
458
+
3. Optionally modify the Org file before exporting it.
459
+
4. Fully respect the local value of indent-tabs-mode from the Org file when editing source blocks and exporting. This affects all source blocks and all exporters.
460
+
#+END_QUOTE
441
461
** Editing :editing:
442
462
:PROPERTIES:
443
463
:TOC: ignore-children
@@ -2135,6 +2155,8 @@ Jonas is a prolific Emacs package developer and maintainer. You could spend hou
0 commit comments