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

Poor double quote rendering #32

Closed
lvh opened this issue Feb 4, 2014 · 2 comments
Closed

Poor double quote rendering #32

lvh opened this issue Feb 4, 2014 · 2 comments

Comments

@lvh
Copy link
Member

lvh commented Feb 4, 2014

Examples:

screen shot 2014-02-04 at 18 34 56
screen shot 2014-02-04 at 18 34 41

lvh added a commit that referenced this issue Feb 4, 2014
Also cleaned up CBC/IV glossary entries a bit.

Refs #32.
@lvh
Copy link
Member Author

lvh commented Feb 4, 2014

The above referenced commit fixes this for LaTeX code. The remaining issue is that the modern LaTeX way of spelling ```hello''is\enquote{hello}` from the `csquotes` package, but org-mode is still exporting pairs of quotes as the previously appropriate LaTeX quotes.

Two options:

  1. Get LaTex to accept the traditional quote style again.
  2. Get org-mode to output \enquote.

@lvh
Copy link
Member Author

lvh commented Feb 5, 2014

Mailing list thread:

http://thread.gmane.org/gmane.emacs.orgmode/81922

@lvh lvh added the markup label Feb 7, 2014
@lvh lvh added this to the Public alpha 1 milestone Feb 8, 2014
@lvh lvh closed this as completed in 685bbac Feb 8, 2014
frewsxcv pushed a commit to frewsxcv/book that referenced this issue Apr 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant