Re: [O] Exporting text

2014-01-27 Thread Thomas S. Dye
Aloha Peter, Peter Davis writes: > On Mon, Jan 27, 2014 at 03:41:29PM -1000, Thomas S. Dye wrote: >> Aloha Peter, > > Aloha! > >> >> The Koma scripts for LaTeX use sans-serif headings. Try this: > > Excellent! Thank you, Thomas! The Tex-Gyre Palatino font is Pagella, \\usepackage{tgpagella}.

Re: [O] Exporting text

2014-01-27 Thread Peter Davis
On Mon, Jan 27, 2014 at 03:41:29PM -1000, Thomas S. Dye wrote: > Aloha Peter, Aloha! > > The Koma scripts for LaTeX use sans-serif headings. Try this: Excellent! Thank you, Thomas! -pd -- Peter Davis The Tech Curmudgeon www.techcurmudgeon.com

Re: [O] Exporting text

2014-01-27 Thread Thomas S. Dye
Aloha Peter, Peter Davis writes: > On Mon, Jan 27, 2014 at 01:06:53PM -0500, Nick Dokos wrote: >> >> ...what happens if you replace org-article with just plain boring old >> article? >> > > Yeah, that worked. Unfortunately, though, I didn't get the Times font > I was after. > > Actually, Time

Re: [O] Exporting text

2014-01-27 Thread Peter Davis
On Mon, Jan 27, 2014 at 05:09:02PM -0500, Nick Dokos wrote: > > Why were you using org-article in the first place? Was it supposed to > help with the font choices? Bear in mind that I know nothing about > org-article. I found org-article when trying to find out how to control fonts, etc. Basicall

Re: [O] Exporting text

2014-01-27 Thread Nick Dokos
Peter Davis writes: > On Mon, Jan 27, 2014 at 01:06:53PM -0500, Nick Dokos wrote: >> >> ...what happens if you replace org-article with just plain boring old >> article? >> > > Yeah, that worked. Unfortunately, though, I didn't get the Times font > I was after. > The fact that it worked howev

Re: [O] Exporting text

2014-01-27 Thread Peter Davis
On Mon, Jan 27, 2014 at 01:06:53PM -0500, Nick Dokos wrote: > > ...what happens if you replace org-article with just plain boring old > article? > Yeah, that worked. Unfortunately, though, I didn't get the Times font I was after. Actually, Times was just going to be a stepping stone to what I

Re: [O] Exporting text

2014-01-27 Thread Nick Dokos
Peter Davis writes: > On Mon, Jan 27, 2014 at 12:00:52PM -0500, Nick Dokos wrote: >> >> Use a minimal .emacs, something like this (adjust path to suit your >> situation): >> >> --8<---cut here---start->8--- >> (add-to-list 'load-path "~/src/emacs/org/org-mode

Re: [O] Exporting text

2014-01-27 Thread Peter Davis
On Mon, Jan 27, 2014 at 12:00:52PM -0500, Nick Dokos wrote: > > Use a minimal .emacs, something like this (adjust path to suit your > situation): > > --8<---cut here---start->8--- > (add-to-list 'load-path "~/src/emacs/org/org-mode/lisp") > > (require 'org-loa

Re: [O] Exporting text

2014-01-27 Thread Nick Dokos
Peter Davis writes: > On Mon, Jan 27, 2014 at 11:19:09AM -0500, Peter Davis wrote: >> On Mon, Jan 27, 2014 at 10:05:29AM -0500, Peter Davis wrote: >> > >> > > I suggest you install Org through git, as explained in the manual. >> > > >> > > Don't forget to ~$ make autoloads or just ~$ make >> >

Re: [O] Exporting text

2014-01-27 Thread Peter Davis
On Mon, Jan 27, 2014 at 11:19:09AM -0500, Peter Davis wrote: > On Mon, Jan 27, 2014 at 10:05:29AM -0500, Peter Davis wrote: > > > > > I suggest you install Org through git, as explained in the manual. > > > > > > Don't forget to ~$ make autoloads or just ~$ make > > > > > > > I'll try re-instal

Re: [O] Exporting text

2014-01-27 Thread Peter Davis
On Mon, Jan 27, 2014 at 10:05:29AM -0500, Peter Davis wrote: > > > I suggest you install Org through git, as explained in the manual. > > > > Don't forget to ~$ make autoloads or just ~$ make > > > > I'll try re-installing via git. > Ok, I tried making org from git, but I'm still having probl

Re: [O] Exporting text

2014-01-27 Thread Peter Davis
On Sun, Jan 26, 2014 at 11:14:28PM +0100, Bastien wrote: > Hi Peter, > > Peter Davis writes: > > > Well, I don't know how messed up my org-mode installation is, but in > > addition to my problems with LaTeX, even text exporting fails. When I > > try C-c C-e t A, I get: > > > > Symbol's value as

Re: [O] Exporting text

2014-01-26 Thread Bastien
Hi Peter, Peter Davis writes: > Well, I don't know how messed up my org-mode installation is, but in > addition to my problems with LaTeX, even text exporting fails. When I > try C-c C-e t A, I get: > > Symbol's value as variable is void: org-drawers > > Any clues what the problem might be? You

[O] Exporting text

2014-01-26 Thread Peter Davis
Well, I don't know how messed up my org-mode installation is, but in addition to my problems with LaTeX, even text exporting fails. When I try C-c C-e t A, I get: Symbol's value as variable is void: org-drawers Any clues what the problem might be? Thanks! -pd -- Peter Davis The Tech Cu