Re: [O] orgstruct: broken global visibility cycling, when in comments

2013-06-20 Thread Nathaniel Cunningham
Thanks to Christopher Schmidt for solving my problem: On Fri, Jun 14, 2013 at 11:30 PM, Nathaniel Cunningham < nathaniel.cunning...@gmail.com> wrote: > I'm attempting to use orgstruct minor mode in emacs-lisp-mode (org 8.0.3 > in recent Aquamacs and in vanilla Emacs 24.3.1). I

[O] orgstruct: broken global visibility cycling, when in comments

2013-06-14 Thread Nathaniel Cunningham
I'm attempting to use orgstruct minor mode in emacs-lisp-mode (org 8.0.3 in recent Aquamacs and in vanilla Emacs 24.3.1). I find: - cycling an individual headline using tab key works fine - global cycling via S-Tab (when on a headline) to more expanded visibility (e.g. OVERVIEW --> CONTENTS or CON

Re: [O] Org-mode latex pdf export issue: Underlined lines not breaking properly

2013-06-06 Thread Nathaniel Cunningham
Suvayu Ali gmail.com> writes: > > Org mode > translates _underlined text_ to \underline{underlined text}, however if > you read the TeX.sx question referenced below you will see that it > doesn't support line breaks and the TeX community recommends \uline{..} > from the ulem package. > >

Re: [O] How to markup verbatim code including = and ~?

2013-03-02 Thread Nathaniel Cunningham
Alright, I solved my own problem. I was able to get verbatim working with a unicode symbol (√) as delimeter, by editing both org-emphasis-alist and org-export-latex-emphasis-alist. Cheers! --Nathaniel On Sat, Mar 2, 2013 at 5:05 PM, Nathaniel Cunningham < nathaniel.cunning...@gmail.com>

[O] How to markup verbatim code including = and ~?

2013-03-02 Thread Nathaniel Cunningham
I'd like to incorporate some scraps of code in an org file. These scraps include both ~ and =, the markers for verbatim text and code. I used customize-variable org-emphasis-alist to change the symbols to mark verbatim text, but without success; adding unusual symbols broke LaTeX export of the or

[O] repeated underscores and subscript woes

2013-01-09 Thread Nathaniel Cunningham
Hello, I use org-mode (currently v7.9.3) to build materials for the courses I teach. I tend to use repeated underscores to indicate a blank, e.g.: 1) Fill in the ___. Unfortunately, org-mode treats these as *successive* subscript requests, and the text that follows is severely disrupted when

Re: [Orgmode] searchable refcard?

2008-11-28 Thread Nathaniel Cunningham
; > http://repo.or.cz/w/org-mode.git?a=blob;f=doc/orgcard.tex;h=8e2cbe0d76f9b71997c106982911b144ed5eff2f;hb=HEAD > > > Regards, > > Sebastian > > > "Nathaniel Cunningham" <[EMAIL PROTECTED]> writes: > > Greetings, > > I can't search the PDF version of the org-mod

[Orgmode] searchable refcard?

2008-11-27 Thread Nathaniel Cunningham
Greetings, I can't search the PDF version of the org-mode refcard (in a couple of different apps on Mac OS X). I can match single-character strings, and it appears that my reader apps see spaces between e v e r y s i n g l e c h a r a c t e r, which causes my trouble. (Not a typical problem I hav