all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* quotes inside code markup: bug?
@ 2010-10-25 14:43 Robert Goldman
  2010-10-27 14:40 ` Noorul Islam
  0 siblings, 1 reply; 2+ messages in thread
From: Robert Goldman @ 2010-10-25 14:43 UTC (permalink / raw
  To: Org Mode

[-- Attachment #1: Type: text/plain, Size: 473 bytes --]

I'm finding that, when I export as Latex or html, quoted strings don't
get translated properly.

I.e., a bit of text like ="foo"= will be translated literally, instead
of turning into a code marked-up string.

I am attaching a simple document of this type, and the results of export
to latex.  Export to HTML seems to give the same behavior.

This seems like something that would happen to many people, so I wonder
if it's a bug or if I'm failing to understand something.


[-- Attachment #2: sample-quote-bug.org --]
[-- Type: text/plain, Size: 74 bytes --]

* Here's a headline with a quote in monospace

** A ="string"= in code

 

[-- Attachment #3: sample-quote-bug.tex --]
[-- Type: application/x-tex, Size: 823 bytes --]

[-- Attachment #4: Type: text/plain, Size: 201 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: quotes inside code markup: bug?
  2010-10-25 14:43 quotes inside code markup: bug? Robert Goldman
@ 2010-10-27 14:40 ` Noorul Islam
  0 siblings, 0 replies; 2+ messages in thread
From: Noorul Islam @ 2010-10-27 14:40 UTC (permalink / raw
  To: rpgoldman; +Cc: Org Mode

On Mon, Oct 25, 2010 at 8:13 PM, Robert Goldman <rpgoldman@sift.info> wrote:
> I'm finding that, when I export as Latex or html, quoted strings don't
> get translated properly.
>
> I.e., a bit of text like ="foo"= will be translated literally, instead
> of turning into a code marked-up string.
>
> I am attaching a simple document of this type, and the results of export
> to latex.  Export to HTML seems to give the same behavior.
>
> This seems like something that would happen to many people, so I wonder
> if it's a bug or if I'm failing to understand something.
>

You can customize org-emphasis-regexp-components variable by removing
\" from the component "Forbidden chars in border".  There might be
some reason why they someone has added \" by default. I am not sure
about that.

Thanks and Regards
Noorul



>
> _______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>
>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-10-27 14:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-25 14:43 quotes inside code markup: bug? Robert Goldman
2010-10-27 14:40 ` Noorul Islam

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.