Commit Graph
20 Commits
Author SHA1 Message Date
Chandrahas77 5e507024b9 fixed typo in doc/org.md (#9634) 2024-04-04 23:13:00 -07:00
Christian Christiansen 8db71cecb5 Update documentation for org-mode
Add zero width space to the default values of pandoc-emphasis-pre and
pandoc-emphasis-post. Zero width space was added to solve issue #8716.
2023-03-28 09:32:34 -07:00
John MacFarlane 32e351ba8b doc/org.md: suggest use of -s to get metadata fields.
See #8688. Obsoletes #8690.
2023-03-13 19:28:15 -07:00
John MacFarlane 04d365623b doc/org.md: remove obsolete citations section.
This mostly described citation formats we no longer
support.
2022-02-03 18:59:40 -08:00
Lucas Viana fd43e0693f Docs: document fancy_lists in doc/org.md (#7820)
Document the changes introduced in #7812
2022-01-09 15:58:53 -08:00
Charanjit Singh b159daa8e9 docs/org.md: Add note about default export behavior of org-mode in (#7238)
Since it seem to be a common source of confusion, this commit adds a note in
org-mode documentation referring users to consult org-mode's export
documentation when they find themselves in a pinch.
2021-04-26 11:54:25 +02:00
Anti-Distinctlyminty 7e887c0a22 Update org.md (#7189)
SELECT_TAGS supported since ac83b9c37c
2021-03-30 08:34:44 -07:00
Albert Krewinkel 5344dab8eb Org reader: parse #+LANGUAGE into lang metadata field
Fixes: #6845
2020-11-22 12:53:05 +01:00
Albert Krewinkel 74be44f91f doc/org.md: fix typos 2020-10-12 17:01:04 +02:00
Albert Krewinkel 29baaa2acb doc/org.md: add section on tables 2020-09-25 09:44:00 +02:00
Albert Krewinkel 29d4753cd9 doc/org.md: add section on handling of unknown directives 2020-09-21 11:35:28 +02:00
Albert Krewinkel 90ac70c79c Org reader: unify keyword handling
Handling of export settings and other keywords (like `#+LINK`) has been
combined and unified.
2020-06-29 20:53:25 +02:00
Albert Krewinkel 1480606174 Org reader: support LATEX_HEADER_EXTRA and HTML_HEAD_EXTRA settings
These export settings are treated like their non-extra counterparts,
i.e., the values are added to the `header-includes` metadata list.
2020-06-29 17:04:29 +02:00
Albert Krewinkel d17b257c89 Org reader: allow multiple #+SUBTITLE export settings
The values of all lines are read as inlines and collected in the
`subtitle` metadata field.
2020-06-29 17:03:33 +02:00
Albert Krewinkel a2e0f39df8 doc/org.md: document behavior of smart extension
See discussion in #4788.

Closes: #4387
2020-06-28 21:36:38 +02:00
Albert Krewinkel d2d5eb8a99 Org reader: read #+INSTITUTE values as text with markup
The value is stored in the `institute` metadata field and used in the
default beamer presentation template.
2020-06-28 19:25:57 +02:00
Albert Krewinkel cd3941d34e doc/org.md: describe all supported export options in detail 2020-06-27 10:10:16 +02:00
Brian Wignall a946424e3c Fix typos (#5919) 2019-11-20 09:44:23 -08:00
Albert Krewinkel 4eb8a97a1c doc/org.md: improve documentation of org features 2018-12-29 15:20:44 +01:00
Albert Krewinkel b4717a6acb doc/org.md: Add Org-mode documentation (very first draft) 2018-02-25 14:30:15 +01:00