Does anyone have suggestions regarding how to automate HTML publishing
to the gh-pages branch of a github repo?
Thanks,
regcl
Is there a way to stop org mode from creating backup files in the
:publishing-directory?
Thanks, regcl
It looks like this question has been asked before, but not answered ...
Is there a way to stop the decent of org-publish at a given directory?
Or, is there a syntax for including the path name of files I want to exclude?
Or, maybe there something obvious I am missing?
Thanks, regcl
With this line in my .org file ...
This is src_R{foo<-"FOO"; paste(foo)}.
... when I publish to html or pdf, I get ...
This is FOO.
... which is wonderful, except that "FOO" is monospace.
Can I turn off monospace for all results of inline source?
Thanks,
regcl
Hi Bastien,
Thanks, but I guess I didn't find the solutions you have
mentioned. Could you please point them out?
Thanks,
regcl
Bastien writes:
> regcl writes:
>
>> Does anyone have suggestions regarding how to automate HTML publishing
>> to the gh-pages branch of a git
Bastien writes:
> regcl writes:
>
>> Or, maybe there something obvious I am missing?
>
> Please tell us what you wanted to do, show us what you tried by
> sharing parts of your configuration, and we'll be able to help.
When my .org file points to a second .org file
> regcl writes:
>
>> Is there a way to stop org mode from creating backup files in the
>> :publishing-directory?
>
> What are "backup files" exactly?
e.g., the second time you run org-html-export-to-html or
org-html-publish-to-html on README.org you get README
Bastien writes:
> Hi,
>
> regcl writes:
>
>> I could not figure out how to do this from INFO. I found examples of
>> preventing publishing of specific file extensions, but not whole
>> directories.
>
> Unless my memory fails me, :exclude works on names, not j
, modified by Debian
Org-mode version 8.2.5c (release_8.2.5c @
/home/regcl/.emacs.d/lisp/org-mode/lisp/)
Here is the problematic code ...
### START SNIP ## START SNIP ## START SNIP ###
: #+BEGIN_SRC R :results output org
: library(ascii)
: a <- runif(100)
: c <- "Quant
(New file)
org-capture-set-target-location: Target buffer ".notes" for file+headline
should be in Org mode
GNU Emacs 24.3.1 (x86_64-pc-linux-gnu, GTK+ Version 3.8.6) of 2013-12-22 on
brahms, modified by Debian
Org-mode version 8.2.5c (release_8.2.5c @
/home/regcl/.emacs.d/lisp/org-mode/lisp/)
regcl writes:
Oops, my error... Once I did this ...
(setq org-default-notes-file (concat org-directory "/notes.org"))
... everything works great! ... sorry for the false alarm!
Best,
George
> I am having difficult creating an org entry from a bibtex file
> entry. Here is
I am looking for advice regarding how to write medical journal
articles using org-mode.
My primary motivations are the desire to ... automate the flow of data
from computation to publication, avoid clerical errors, speed up the
conversion of computational results to manuscript, and do 99.9% of my
Erik Hetzner writes:
> At Mon, 20 Jan 2014 02:54:08 -0500,
> regcl wrote:
>>
>> 3) How do I get references into MS word?
>>
> Hi George,
>
> For question 3, you might have a look at pandoc
> (http://johnmacfarlane.net/pandoc/), which can convert from markdo
ports none
#+ATTR_HTML: :width 300
file:gnus.png
So it makes me wonder... Is this a bug or operator error?
Thanks,
regcl
GNU Emacs 24.3.1 (x86_64-unknown-linux-gnu, X toolkit, Xaw scroll bars)
of 2014-02-20 on e3
Org-mode version 8.2.5c (release_8.2.5c @
/home/regcl/.emacs.d/lisp/org-mode/lisp/)
Nicolas Goaziou writes:
> Hello,
>
> regcl writes:
>
>> When I try to control the width of the image produced by
>> included graphviz (DOT) code like so ...
>>
>> #+ATTR_HTML: :width 300
>> #+INCLUDE: gnus.dot SRC dot :file gnus.png :exports results
&
Nicolas Goaziou writes:
> Hello,
>
> regcl writes:
>
>> So I am understanding from your answer that attribues only "modify" the
>> next immediate "thing" in the .org document, and do not persist, so to
>> speak.
>
> "things&qu
))
#+end_src
#+attr_latex: :width .35\textwidth
file:foo2.pdf
While this does work, it is a wee bit unsatisfying to type "foo2.pdf""
twice.
Is there a better way to apply the latex keyword to the results?
Many thanks,
regcl
Nicolas Goaziou writes:
> Hello,
>
> reg
17 matches
Mail list logo