Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove unwanted newlines #30

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

Perangelot
Copy link

An in-depth explanation can be found at #27.

without the addition, only standard opions are regarded but not buffer-local ones. For example, even if `#+LANGUAGE: de` is set, if `org-export-default-language` is `"en"` and you export to `LaTeX`, the string `"foo"` is exported as ```foo''` instead of `"`foo"'".
@alhassy
Copy link
Owner

alhassy commented Aug 20, 2022

Thank-you for making this PR.

Since the .el files are tangled from the .org file, could you also please make the same change in the .org file. Thank-you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants