Re: does org mode require a separate LaTeX installation to export?

2024-06-20 Thread Christopher W. Ryan
Thanks Bill! William Denton wrote: > On Wednesday, June 19th, 2024 at 08:55, Christopher W. Ryan > wrote: > >> In other words, if a complete novice, knowing nothing about LaTeX and >> not having it on their machine ever, installed emacs and created an org >> mode

does org mode require a separate LaTeX installation to export?

2024-06-19 Thread Christopher W. Ryan
Hello. I'm giving a presentation about information management for large distributed teams during a crisis, using org mode and git. It has been decades since I have NOT had LaTeX on my machine, and it preceded emacs for me, so I can't recall whether org mode needs LaTeX to export or not. In other

how to omit section numbers from theindex.html when publishing a project

2023-02-22 Thread Christopher W. Ryan
Well, my IT department did some major damage to my computer system, and now the output of publishing a project (my only one) to html is different. Specifically, the numbers next to each alphabetical letter in theindex.html are shown, whereas before they were not. I can't recall if this is some sort

how to get verbatim text with line breaks

2021-11-03 Thread Christopher W. Ryan
I have this in an org file 0,Mon [start_plus_0] at 03:00 PM 30,Mon [start_plus_0] at 03:30 PM 60,Mon [start_plus_0] at 04:00 PM 90,Mon [start_plus_0] at 04:30 PM 120,Mon [start_plus_0] at 05:00 PM I want to export to ASCII text and have it look exactly like that, 5 lines. Doing nothing, I get 3

Re: publishing: no default publishing function, or symbol is not defined

2021-06-22 Thread Christopher W. Ryan
document in html? So far I can only get one or the other, depending on whether I include a non-nil value for a :makeindex option. Thanks. --Chris Juan Manuel Macías wrote: > Hi Christopher, > > Christopher W. Ryan" via "General discussions about Org-mode. writes: > >> I w

Re: [External Email] Re: publishing: no default publishing function, or symbol is not defined

2021-06-19 Thread Christopher W. Ryan
once, with, if necessary, multiple links next to it for all the places that index tag occurs in the main document. At least, that's how the indices in books work. Can the same be done in org mode? Thanks. --Chris Juan Manuel Macías wrote: > Hi Christopher, > > Christopher W. Ryan

Re: publishing: no default publishing function, or symbol is not defined

2021-06-19 Thread Christopher W. Ryan
an Manuel Macías wrote: > Hi Christopher, > > Christopher W. Ryan" via "General discussions about Org-mode. writes: > >> I'm making my first foray into publishing a project. I'm running GNU >> Emacs 26.2 (build 1, x86_64-w64-mingw32) of 2019-04-13, on Windows 10.

publishing: no default publishing function, or symbol is not defined

2021-06-18 Thread Christopher W. Ryan
I'm making my first foray into publishing a project. I'm running GNU Emacs 26.2 (build 1, x86_64-w64-mingw32) of 2019-04-13, on Windows 10. I've defined a single project, just to try it out and learn. Here is the relevant portion of my .emacs file ;; Projects and publishing ;; (setq org-publish

how to create next, previous, and up navigation links when exporting to html

2020-08-30 Thread Christopher W. Ryan
how do I create next, previous, and up navigation links when exporting to html, like in the org mode manual: https://orgmode.org/manual/HTML-specific-export-settings.html Thanks. --Chris Ryan

Re: [O] how do I search state change dates?

2019-01-12 Thread Christopher W. Ryan
[2018-11-04 Sun 23:17] :PROPERTIES: :AUTHORLNAME: Schwarzschild :AUTHORFNAME: Edward :ISBN: 156512409X :END: Thanks. --Chris Ryan Michael Welle wrote: > Hello, > > "Christopher W. Ryan" writes: > >> I try to keep track of books I want to read, and when I eve

[O] how do I search state change dates?

2019-01-01 Thread Christopher W. Ryan
I try to keep track of books I want to read, and when I eventually read them. I use TODO keyword for books I intend to read, and I change the state to READING and then DONE, as appropriate. Each state change gets a date/time stamp. My preamble is: #+TODO: TODO(t!) READING(r!) POSTPONED(p!) RESTA

[O] do you need a separate LaTeX installation to export org mode files to pdf?

2018-01-22 Thread Christopher W Ryan
I'm a longtime LaTeX user and a more recent org mode user. So I've always had LaTeX installed on any computer on which I was using org mode. I'd like to introduce org mode to a co-worker unfamiliar with the whole concept of plain text files, markup, and literate programming, etc. Would they need t

Re: [O] can I export all PROPERTIES to my ascii output?

2017-03-29 Thread Christopher W. Ryan
Thank Nicolas, but what exactly do you mean by "see" org-export-properties? I use org-mode a little, but I have to admit I have never really looked under the hood and played around with variables much. --Chris Nicolas Goaziou wrote: > Hello, > > Christopher W Ryan writes

[O] can I export all PROPERTIES to my ascii output?

2017-03-28 Thread Christopher W Ryan
I'd like to make all the PROPERTIES show up in ascii output when I export. How can I do that? #+OPTIONS: properties:t does not export properties. Neither does: #+OPTIONS: with-properties:t Thanks. --Chris Ryan

[O] is there a way to make line numbers appear in ASCII output?

2016-10-05 Thread Christopher W. Ryan
I'm exporting part of my org-mode document as plain text. Is there a way to produce sequential line numbers in the output? Thanks. --Chris Ryan

[O] problems with beamer under the new exporter: no theme; unable to specify heading level; slides fill from bottom up

2015-07-26 Thread Christopher W. Ryan
4 0.5 0.6 0.7 0.8 0.9 0.0 :ETC :EXPORT_AUTHOR: Christopher W. Ryan, MD, MS :EXPORT_BEAMER_OPTIONS: H:2 :EXPORT_BEAMER_THEME: Berlin :END: ** Chemistry - Malodorous reduced sulfur compounds - Mercaptans - methyl mercaptan - n-butyl mercaptan - ter-butyl mercaptan - Hydrogen sulfide

Re: [O] Efficiency of Org v. LaTeX v. Word

2014-12-26 Thread Christopher W. Ryan
This seems like more of a typing contest than anything else. Reproducing a single page of an already-typeset document is not what LaTeX is designed for, nor is it what scientists do for a living. The test selections were absurdly short relative to the typical scientic manuscript. Long and complex d

Re: [O] latex packages savetrees is persisting in my org-mode exporter

2013-12-20 Thread Christopher W. Ryan
Like using EXPORT_LATEX_OPTIONS under PROPERTIES, or something like that? --Chris Christopher W. Ryan, MD, MS SUNY Upstate Medical University Clinical Campus at Binghamton 425 Robinson Street, Binghamton, NY 13904 cryanatbinghamtondotedu "Once we recognize that we do not err out of laziness, stu

[O] latex packages savetrees is persisting in my org-mode exporter

2013-12-20 Thread Christopher W. Ryan
ath "c:/Org/org-8.2.4/contrib/lisp") (require 'org) But now every time I export a different subtree of that same org file, a subtree that does not contain any mention of savetrees, to pdf, the savetrees package is still loaded and used. How do I stop it? Thanks. --Ch

Re: [O] how to adjust vertical spacing between lines in a simple list, pdflatex export

2013-12-09 Thread Christopher W. Ryan
; clinical performance :EXPORT_AUTHOR: Christopher w. Ryan, MD MS :EXPORT_EMAIL: cr...@binghamton.edu :EXPORT_LATEX_HEADER: \usepackage{enumitem} :END: *** Introduction Then I get a Latex preamble looks like this: % Created 2013-12-09 Mon 15:02 \documentclass[11pt]{article} \usepackage[utf8]{inputenc} \use

[O] how to adjust vertical spacing between lines in a simple list, pdflatex export

2013-12-05 Thread Christopher W. Ryan
In LaTeX, I would typically use the enumitem package, and then start an itemized list with \begin{itemize}[itemsep= ] where itemsep could equal whatever spacing I wanted. How do I change the inter-item vertical spacing (specifically, decrease it) in org-mode with pdflatex export? Thanks. --Ch

[O] useing :PROPERTIES: to set export options for pdflatex

2013-11-27 Thread Christopher W. Ryan
S: toc:nil --Chris -- Christopher W. Ryan, MD, MS SUNY Upstate Medical University Clinical Campus at Binghamton 425 Robinson Street, Binghamton, NY 13904 cryanatbinghamtondotedu

[O] managing articles in my personal library, and their citational material, using org mode instead of bibtex

2013-11-18 Thread Christopher W. Ryan
Not sure "citational" is even a word, but hopefully it conveys my meaning! I've been using LaTeX for academic writing and reading for quite some time, with emacs as my editor. I'm pretty familiar with managing a .bib file containing all the references I've collected, and using it in LaTeX \cite co

Re: [O] trouble exporting just one subtree while using babel and R code blocks--spoke too soon

2013-03-11 Thread Christopher W. Ryan
(lambda () (setq beg (point) end (org-end-of-subtree t t) cnt (1+ cnt) string (buffer-substring beg end) s 0) (when org-mactions-change-id-on-copy (while (string-match "^\\([ \t]*:ID:\\)[ \t\n]+\\([^ \t\n]+\\)[ \t]*$"

Re: [O] trouble exporting just one subtree while using babel and R code blocks--spoke too soon

2013-03-07 Thread Christopher W Ryan
C-e p. --Chris On Thu, Mar 7, 2013 at 10:00 AM, John Hendy wrote: > On Thu, Mar 7, 2013 at 7:13 AM, Christopher W Ryan > wrote: >> I have to admit I'm not yet experienced enough with org mode to know >> about the new exporter versus the old. I've been trying to ignore

Re: [O] trouble exporting just one subtree while using babel and R code blocks--spoke too soon

2013-03-07 Thread Christopher W Ryan
aga wrote: > "Christopher W. Ryan" writes: > >> Well, with the little test file I initially posted, things worked OK >> with org version 7.9.3f. But things are bit more complicated: > > [...] > >> Put cursor on >> * Hello >> above and then C

Re: [O] trouble exporting just one subtree while using babel and R code blocks--spoke too soon

2013-03-06 Thread Christopher W. Ryan
line ** Big foo Then put cursor on * Hello above and then C-c C-e 1 d org/babel then asks if I want to execute the R code. Answer yes. A pdf file will open showing the R code and the results. I don't understand. --Chris Christopher W. Ryan, MD, MS SUNY Upstate Medical University Clinical Camp

Re: [O] trouble exporting just one subtree while using babel and R code blocks

2013-03-06 Thread Christopher W. Ryan
d got org-mode version 7.9.3f from the org website, and that solved my problem. So far, so good . . . . --Chris Christopher W. Ryan, MD, MS SUNY Upstate Medical University Clinical Campus at Binghamton 425 Robinson Street, Binghamton, NY 13904 cryanatbinghamtondotedu "Once we recognize that

[O] trouble exporting just one subtree while using babel and R code blocks

2013-02-18 Thread Christopher W. Ryan
:EXPORT_TITLE: foobar :EXPORT_AUTHOR: Christopher W. Ryan, MD MS :RESULTS: output :EXPORTS: both :END: foo #+begin_src R rnorm(3) #+end_src When I export the whole file to pdf, everything works fine. But if I try to export just the * Hello tree, then I get an

[O] how to narrow buffer to two consecutive nodes

2013-01-17 Thread Christopher W. Ryan
Ooops, make that C-x n s -- Christopher W. Ryan, MD, MS SUNY Upstate Medical University Clinical Campus at Binghamton 425 Robinson Street, Binghamton, NY 13904 cryanatbinghamtondotedu "Once we recognize that we do not err out of laziness, stupidity, or evil intent, we can liberate ours

Re: [O] searching properties, not tags

2012-12-27 Thread Christopher W. Ryan
ant. Previously, my problem was I was not using the quotes. Thanks. --Chris Bastien wrote: > Hi Christopher, > > "Christopher W. Ryan" writes: > >> How would I search for all the tigers? > > (setq org-agenda-custom-commands > '(("o" "List of tigers" >((tags "+species=\"tiger\") > > HTH, >

[O] searching properties, not tags

2012-12-27 Thread Christopher W. Ryan
>From what I have seen, most of the org-mode manual documentation about searching or matching tags and properties is about the former, rather than the latter. How would I search out all the headlines that have a property of a certain value? For example: ** Tigger :PROPERTIES: :species: tig

[O] still struggling with workflow

2012-09-06 Thread Christopher W. Ryan
udicious use of headlines and :export tags? Or is it best to start a new org file for each substudy and copy/paste what is needed from the old? Thanks. --Chris -- Christopher W. Ryan, MD, MS SUNY Upstate Medical University Clinical Campus at Binghamton 425 Robinson Street, Bingha

Re: [O] can I force all-caps in part of a headline in a capture template?

2012-05-07 Thread Christopher W. Ryan
Richard, this is great! Thank you. --Chris Richard Lawrence wrote: Richard Lawrence writes: Try this: in your .emacs, add the following code: (defun prompt-for-lastname-and-upcase () (upcase (read-string "Last name: "))) This defines a function that will prompt the user to type a last

[O] can I force all-caps in part of a headline in a capture template?

2012-05-06 Thread Christopher W. Ryan
I work for a public health department. Twice in the past 5 years we have had to open evacuation shelters during a flood, for anywhere from 80 to 120 medically-frail evacuees. Our documentation system (paper) has improved, but it is still not ideal. I am experimenting with whether org-mode could

Re: [O] how to include graphics in pdf output

2012-03-21 Thread Christopher W. Ryan
John Hendy wrote: > On Wed, Mar 21, 2012 at 4:54 AM, Sebastien Vauban > wrote: >> Hi Christopher, >> >> "Christopher W. Ryan" wrote: >>> However, in both cases, the inline tasks themselves also appear in the >>> final pdf. I was trying to avoi

Re: [O] how to include graphics in pdf output

2012-03-20 Thread Christopher W. Ryan
Nick Dokos wrote: Christopher W. Ryan wrote: I've attached a small org file that reproduces my problem with getting images to export to pdf. I've also attached the resulting .tex file. I think my issue may have something to do with my misunderstanding of inline tasks, since if I

Re: [O] how to include graphics in pdf output

2012-03-19 Thread Christopher W. Ryan
I've attached a small org file that reproduces my problem with getting images to export to pdf. I've also attached the resulting .tex file. I think my issue may have something to do with my misunderstanding of inline tasks, since if I put my org code for inclusion of the image elsewhere in the

[O] how to include graphics in pdf output

2012-03-19 Thread Christopher W. Ryan
ption{Temperature and humidity data logger}\label{datalogger} \end{figure} #+CAPTION: Temperature and humidity data logger #+LABEL: datalogger [[./DataLoggerImage.jpg]] The figure does not appear in the resulting pdf. Any advice as to what I am doing wrong? Thanks. --Chris -- Christopher W.

[O] ways to insert "note to self" in an org-mode file for academic paper

2012-03-12 Thread Christopher W. Ryan
s become a TODO item? Of course, I wouldn't want that little "note to self" to appear in any final document. But I might want it to remain in the source file, to document my line of reasoning. Thanks. --Chris -- Christopher W. Ryan, MD SUNY Upstate Medical University Clinical Cam

[O] C-c a t doesn't give yield list of all TODO items

2012-03-03 Thread Christopher W. Ryan
I'm running GNU Emacs 23.1.1 (i486-pc-linux-gnu, GTK+ Version 2.20.1) of 2011-03-04 on palmer, modified by Debian, on Ubuntu 10.04 LTS. Org-mode version 7.6. The online Org-mode manual reads: "10.3.2 The global TODO list "The global TODO list contains all unfinished TODO items formatted and

Re: [O] Babel problem (was how do scientists use org mode?)

2012-02-02 Thread Christopher W. Ryan
dy there); its absence has so far not prevented me from using R via ESS. Thanks. --Chris Christopher W. Ryan, MD SUNY Upstate Medical University Clinical Campus at Binghamton 425 Robinson Street, Binghamton, NY 13904 cryanatbinghamtondotedu John Hendy wrote: > Hi Chris; this digressed enou

Re: [O] how do scientists use org mode?

2012-02-02 Thread Christopher W. Ryan
Just tried a similar thing on my computer at work: WinXP, emacs-22.3.1, org-mode 7.7. I tried both R and python. With this in my .emacs file: ;; active Babel languages (org-babel-do-load-languages 'org-babel-load-languages '((R . t) (python . t) )) Here are the contents of the org file

Re: [O] how do scientists use org mode?

2012-02-01 Thread Christopher W. Ryan
tiple web frontends for project-specific matters whose contents I can link in easily this way. The whole thing synced to a server using git, which saved my shiny a few times. This is something I wouldn't recommend anyone to put off, even if your backup schedule is in minutes. HTH, Simon

Re: [O] how do scientists use org mode?

2012-01-31 Thread Christopher W Ryan
--Chris On Mon, Jan 30, 2012 at 2:51 PM, wrote: > "Christopher W. Ryan" writes: > >> I'm fairly experienced with emacs, ESS, Sweave, and R, but I've only >> started to dabble in Org mode in the past couple of weeks. Just as >> Christoph is, I&#x

Re: [O] how do scientists use org mode?

2012-01-30 Thread Christopher W. Ryan
e or point to a short, perhaps fictional, example? Thanks very much. --Chris Christopher W. Ryan, MD SUNY Upstate Medical University Clinical Campus at Binghamton 425 Robinson Street, Binghamton, NY 13904 cryanatbinghamtondotedu "Observation is a more powerful force than you could possibly re