Generating a texi from README.org without a export_file_name #123
Closed
DamienCassou
started this conversation in
Ideas
Replies: 1 comment 4 replies
-
I don't think that is true. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The function
borg-maketexi
requires the presence ofexport_file_name
in the README.org file. Unfortunately, this property might be used by the author of the README for another export (e.g., the html export). Moreover, org-mode says that this property is optional:Would you accept a patch making this property optional?
Beta Was this translation helpful? Give feedback.
All reactions