emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* ~verbatim~ and =code= inconsistency exporting to Latex/HTML
@ 2009-03-12 20:39 Emilio Garcia Cota
  2009-03-13 17:46 ` Carsten Dominik
  0 siblings, 1 reply; 7+ messages in thread
From: Emilio Garcia Cota @ 2009-03-12 20:39 UTC (permalink / raw)
  To: emacs-orgmode

#+TITLE: (bug|feature)? report -- exporting ~verbatim~ and =code= into Latex
#+AUTHOR: me
#+EMAIL: e@ma.il
# I use latest Git (that's 1 commit ahead of 6.24c) on Emacs 22.3.1

* ~verbatim~ and =code=---inconsistency exporting to Latex and HTML

#+BEGIN_EXAMPLE
  [a-zA-Z_]
  [!#&*+-/:;<=>?]
  [\t\n\r ,]
  This works OK
#+END_EXAMPLE

  However if I want to randomly inline any of those in a paragraph,
  =[!#&*+-/:;<=>?]= they're not properly escaped =[a-zA-Z_]= for Latex
  ---while for HTML =[\t\n\r ,]= org-mode does the Right Thing(tm).

  I also find odd that ~verbatim~'ed text is =monospaced= in Latex while
  it is not in HTML.

* Another little thing---EMAIL option for Latex seems to have no effect
  The +EMAIL option below is not shown in Latex---whereas I can see it in
  the exported HTML. Is that a feature, a bug, or both?

* Thanks!

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

end of thread, other threads:[~2009-03-17 19:16 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-03-12 20:39 ~verbatim~ and =code= inconsistency exporting to Latex/HTML Emilio Garcia Cota
2009-03-13 17:46 ` Carsten Dominik
2009-03-14  2:23   ` Baoqiu Cui
2009-03-14  7:37     ` Carsten Dominik
2009-03-14 19:23   ` Emilio Garcia Cota
2009-03-17 19:16     ` Carsten Dominik
2009-03-14 19:31   ` Emilio Garcia Cota

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).