jamshar...@zoho.com writes:
> The org manual page about syncing my agenda to my phone seems to rely pretty
> heavily on an
> online Google Calendar as an intermediary (including org-caldav, if I'm
> understanding the readme
> correctly.) This means the "normal" way to sync org with Android
Am 06. März 2021 um 20:34 Uhr +0100 schrieb Juan Manuel Macías:
> I would like to share here two samples of one of the most intense
> uses that I give Org Mode: for typesetting, layout and editorial
> design. [...] The samples are from a book on classical philology,
> recently published here in Spa
Remember to cover the basics, that is, what you expected to happen and
what in fact did happen. You don't know how to make a good report? See
https://orgmode.org/manual/Feedback.html#Feedback
Your bug report will be posted to the Org mailing list.
Hi Juan Manuel,
Thanks for sharing this - the output looks very nice.
I think with Org and a setup like you describe, we are one step closer to
separating content (what) from form (how) in a document. This was one of
the original goals of LaTeX, but of course in a LaTeX document much of the
"how"
A few years ago, I had produced this book entirely on orgmode:
https://cup.columbia.edu/book/ending-malnutrition/9789382381648. The source
files of the book are here: https://github.com/vikasrawal/endingmalnutrition.
This was some years back, and there has been some change in the org mode syntax
> Vikas Rawal writes:
> A few years ago, I had produced this book entirely on orgmode:
> https://cup.columbia.edu/book/ending-malnutrition/9789382381648. The
> source files of the book are here:
> https://github.com/vikasrawal/endingmalnutrition.
> This was some years bac
Erik,
> I am not sure if this would be useful to your efforts, but I have an "R in
> org-mode" tutorial on github:
> https://github.com/erikriverson/org-mode-R-tutorial
thanks. that gives me a model to look at in terms of structure and
content.
Greg
Hi Quintus:
Thank you very much for your comments.
M. ‘quintus’ Gülker writes:
> [...] Many people seem to use org rather than direct LaTeX because they
> dislike LaTeX's syntax or find LaTeX too complex, which I never really
> understood. But you make some great points for why this combination
Hi Diego,
Thank you very much for your comments.
Diego Zamboni writes:
> I think with Org and a setup like you describe, we are one step closer
> to separating content (what) from form (how) in a document. This was
> one of the original goals of LaTeX, but of course in a LaTeX document
> much o
Jeremie,
thanks for this.
> A possible solution might be this one
> #+NAME: readdata-code
> #+BEGIN_SRC org
> ,#+NAME: readdata-code
> ,#+BEGIN_SRC R :results value silent
>
> read.data("datafile1.csv",sep=3D",",header=3DT)->mydata1
>
>
> ,#+END_SRC
> #+END_SRC
iiuc, this will embed t
Charles,
thanks. any thing you'd like to add to the R-via-ESS/org-mode
repository, that would be great.
in general, afaik, the contents of org-in-org buffers export okay. at
least plain ones. would could like to have the embedded code blocks go
through some pretty-printer, but currently i don'
Hi,
Currently code and verbatim snippets, and LaTeX fragments are spell
checked by `flyspell` if they're in a headline.
The attached patch fixes that.
--
Sébastien Miquel
>From b4291ce0ea455af499e75d3c9313183a0e8f46ec Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9bastien=20Miquel?=
Date: Sun
Hi Juan,
I’ve been going that route for a few years now, and I setup an autotools
pipeline with all the little tweaks and hacks I needed to make
everything work well together.
I’m using LaTeX (pdflatex), scribus, calibre and imagemagick to publish
a roleplaying book with charactersheet,
Maybe s
Hi Arne,
Thank you very much for sharing the code of your book. It seems very
interesting, I have to take a closer look at it. I want to upload to
GitLab all the code of those two books of my samples, but I need to
rearrange it before, as most of that code is in Spanish :-)
But, broadly speaking,
Hi Bob, thank you for your comment.
Bob Newell writes:
> Aloha,
>
> Thank you for your interesting and useful post.
>
> I must really look into your examples and process. I have
> published quite a number of books with LaTeX but my process
> has been to write in org-mode, then export, and do all
* Alan Schmitt [2021-02-27 14:09]:
> Hello,
>
> This may be slightly off-topic for the list, but as I’m considering
> org-contacts for my question, I hope it will be of interest here.
>
> I would like to migrate my contact management to emacs, as I’m already
> using it for email. My requirements
> On Mar 7, 2021, at 8:14 AM, Greg Minshall wrote:
>
> Charles,
>
> thanks. any thing you'd like to add to the R-via-ESS/org-mode
> repository, that would be great.
>
> in general, afaik, the contents of org-in-org buffers export okay. at
> least plain ones. would could like to have the e
* Ian Garmaise [2021-02-27 21:59]:
> Hi Bob,
>
> How do you send mail to mailing lists with BBDB? Do you use a templating
> tool? Also, how do you start a phone call?
Phone call may be started by using Android/Replicant/LineageOS devices
and Termux tools' https://termux.com command: `termux-te
* Ian Garmaise [2021-02-27 21:59]:
> Hi Bob,
>
> How do you send mail to mailing lists with BBDB?
I have complete mailing list system in Emacs that uses the
database. Sending to a list without recording who received which email
is leading sooner or later to nonsensical situations that ruin
relat
* dalanicolai [2021-02-27 23:53]:
> I think all packages fulfill your requirements. So I would say it depends
> on how many contacts you are managing. I have some experience with
> org-contacts, and I find it very convenient and straightforward. It is also
> very convenient to just use org-mode, i
* Russell Adams [2021-02-28 12:07]:
> The only reason I don't use BBDB is I want to use Org to allow me to
> maintain notes about contacts (ie: CRM). Yes, I get that I could have
> a CRM file and link in BBDB contacts, but that feels like adding
> layers.
I have replaced using Org file as the cen
Hi Eddie,
Are you culling the 0 minute entries because they are not useful for you
and throw errors, or do you wish they could be included as part of your
workflow but they don't work properly?
Thanks,
Nick
On 3/5/21 8:48 PM, Eddie Drury wrote:
Hi,
Not uncommonly I will clock into a task
Charles,
thanks.
ah, i apologize -- i missed the elisp content of your earlier message.
yes, that, at least for this simple case, does exactly what i was
looking for!
i guess when i used the term "recursive execute function" (i tend to
confuse "execute" and "export"), i was thinking of something
Hello,
On 2021-03-08 01:13, Jean Louis writes:
> I am recommending that you start using PostgreSQL database. I can
> guide you. My software is not so finished for public, but I can guide
> you personally and you will get stable system that lasts for years.
Thank you for the suggestion, but for
24 matches
Mail list logo