Re: Examples of online documentation written with Org-mode

2024-08-11 Thread Thomas Redelberger
- only resulting HTML - to avoid confusing those that might want to use the site generator without org. Best regards Thomas -- Thomas Redelberger rede...@gmx.de Am 11.08.2024 um 09:59 schrieb Phil: * [2024-08-11 08:19] Ihor Radchenko: mb...@mbork.pl writes: On 2024-08-10, at 17:13, Ihor

Re: [SUMMARY] #9 [[bbb:OrgMeetup]] on Wed, July 10, 19:00 UTC+3

2024-07-17 Thread Thomas S. Dye
ights of person in software code, so that we all can use and enjoy it however we want, with the restriction that we cannot exclude others from the same use and enjoyment. With the distinction between a right of property and a right of person in mind, it is clear that FSF does not claim own

Re: [ANN] tchanges.el: Collaborate with word processor (docx) users using 'track changes'

2024-07-15 Thread James Thomas
Ihor Radchenko wrote: > James Thomas writes: > >>>> They're loaded on import and view/edit/add-able before re-exporting. A >>>> 'Save WIP' feature for writing to disk until then is on the TODO list. >>> >>> Are the comments also using

Re: [ANN] tchanges.el: Collaborate with word processor (docx) users using 'track changes'

2024-07-13 Thread James Thomas
Ihor Radchenko wrote: > James Thomas writes: > >>> What about comments? Are they stored into Org mode file or separately? >> >> They're loaded on import and view/edit/add-able before re-exporting. A >> 'Save WIP' feature for writing to disk unti

Re: [ANN] tchanges.el: Collaborate with word processor (docx) users using 'track changes'

2024-07-11 Thread James Thomas
Ihor Radchenko wrote: > James Thomas: > >> The import part in my package is merely a frill. >> >>> but with an added feature to automatically display diffs. > > What about comments? Are they stored into Org mode file or separately? They're loaded on i

Re: [ANN] tchanges.el: Collaborate with word processor (docx) users using 'track changes'

2024-07-09 Thread James Thomas
Ihor Radchenko wrote: > James Thomas writes: > >> I'd like to let you know of a package I made, mainly for personal use: >> >> https://codeberg.org/quotuva/tchanges >> >> It lets Emacs users collaborate with others who use Office software like >>

[ANN] tchanges.el: Collaborate with word processor (docx) users using 'track changes'

2024-07-02 Thread James Thomas
Hi all, I'd like to let you know of a package I made, mainly for personal use: https://codeberg.org/quotuva/tchanges It lets Emacs users collaborate with others who use Office software like Libreoffice, using the 'track changes' feature. I'd previously mentioned it on help-gnu-emacs, but its pri

Re: Org-mode for Docbook and DITA

2024-05-31 Thread Thomas Redelberger
XML element - If the semantics of the custom tags are covered by built-in org constructs (like e.g. "properties", "tags") then you might be able to transform from org to XML like mentioned above I guess "round trip" functionality would be quite a challenge compar

Re: Org cite in SQLite?

2024-04-06 Thread Thomas S. Dye
Ihor Radchenko writes: "Thomas S. Dye" writes: When I export the following table to csv with orgtbl-to-csv from emacs -q: #+name: test-csv-export | index | citation | |---+---| | 1 | [cite:

Re: Org cite in SQLite?

2024-04-05 Thread Thomas S. Dye
Ihor Radchenko writes: "Thomas S. Dye" writes: The @ character in an Org citation seems to block import to an SQLite table. Has anyone successfully imported an Org citation to an SQLite table? Could you please elaborate? It appears I let this drop. My apologies.

Re: How to organize tasks about Worg within Worg documents (was: Re: [Worg] CSS improvements)

2024-03-29 Thread Thomas S. Dye
p the agenda sane, I don't add the file. Instead, I show buffer local tasks with org-sidebar. hth, Tom -- Thomas S. Dye https://tsdye.online/tsdye

[BUG] Parser error: Invalid search bound (wrong side of point) [9.6.15 (release_9.6.15 @ /Applications/Emacs.app/Contents/Resources/lisp/org/)]

2024-03-22 Thread Thomas Sanders (Moody's)
Sorry: I'm not sure what I was doing when a warning appeared with a request for me to make a bug-report. I think it might have happened on auto-save when I was working in a different Emacs frame from the one displaying the relevant Org mode buffer. The warning was: ⛔ Warning (org-element-cache):

Re: [DISCUSSION] What should we do with undocumented x^(superscript inside /round/ braces) syntax? (was: Subscript with parenthesis)

2024-02-17 Thread Thomas Dye
+1 Tom > On Feb 17, 2024, at 9:38 AM, William Denton wrote: > > On Saturday, February 17th, 2024 at 07:07, Ihor Radchenko > wrote: > >> I tentatively propose to remove the x^(2-i) example from the docstring >> and mark the ^(...) syntax deprecated. >> >> WDYT? > > I think it's very sensib

Re: [DISCUSSION] Add "Recent News" to orgmode.org

2024-02-04 Thread Thomas Dye
+1 Tom > On Feb 4, 2024, at 9:40 AM, Ihor Radchenko wrote: > > Hi, > > What do you think about an idea to modify Org mode front page > (https://orgmode.org/), adding the most recent blog posts and > discussions about Org mode? > > We might use Org-related records from Sacha's news and/or > h

Re: [WORG] Status of "Annotated Bibliography Template" page

2024-01-16 Thread Thomas S. Dye
Aloha Ihor, Ihor Radchenko writes: The page https://orgmode.org/worg/exporters/anno-bib-template-worg.html dates back before Org mode had built-in citation support. Thomas, are you still using the described approach or did you update it to use Org mode's citations? Done. When I p

Re: [PATCH] doc/org-manual.org (Summary): Clarify the Org markup is human-readable

2024-01-01 Thread Thomas S. Dye
authoring tool ... All the best, Tom -- Thomas S. Dye https://tsdye.online/tsdye

Re: [PATCH] org-manual: Describe export process flow

2023-12-26 Thread Thomas S. Dye
Execute ~org-export-filter-final-output-functions~. Let me know if you have questions. All the best, Tom -- Thomas S. Dye https://tsdye.online/tsdye

Re: [patch] ox-latex.el: Add `LATEX_PRE_HEADER' keyword

2023-09-25 Thread Thomas S. Dye
implementation of /ad hoc/ solutions unviable, in my opinion. FWIW, I agree with Juan Manuel here and would welcome a straightforward way to insert material before the header. All the best, Tom -- Thomas S. Dye https://tsdye.online/tsdye

Re: kaobook tex template integration to a org file to make self-contained, portable?

2023-08-09 Thread Thomas S. Dye
appreciate if you take some time to point out the non-standard features in order to make Orgmode can recognize. On Tue, Aug 8, 2023 at 10:06 PM Thomas S. Dye wrote: Aloha Zenny, Zenny writes: > > However, the pdf did not inherit all the kaobook template > features like: > >

Re: kaobook tex template integration to a org file to make self-contained, portable?

2023-08-08 Thread Thomas S. Dye
for some of its features. Org mode doesn't know about these, so you'll have to figure out how Org mode can recognize and export them. All the best, Tom -- Thomas S. Dye https://tsdye.online/tsdye

Re: [TASK] Ensure built-in babel backend consistency (standard header support) and ad documentation to the manual (was: [Pre-PATCH v2] Add the capability to specify lexical scope in tangled files (was

2023-07-16 Thread Thomas S. Dye
Ihor Radchenko writes: "Thomas S. Dye" writes: AFAIK, most people assume that built-in backends are stable. If they are not, it is a bug anyway. Or we should declare that we do not maintain them. I thought "declare that we do not maintain them" meant "move th

Re: [TASK] Ensure built-in babel backend consistency (standard header support) and ad documentation to the manual (was: [Pre-PATCH v2] Add the capability to specify lexical scope in tangled files (was

2023-07-16 Thread Thomas S. Dye
Ihor Radchenko writes: "Thomas S. Dye" writes: IIRC, there wasn't much discussion. The current situation doesn't seem ripe for documentation in the manual. Here are some potential hurdles: - there are likely too many built-in backends; ... One way forward might

Re: [Pre-PATCH v2] Add the capability to specify lexical scope in tangled files (was: Add new :lexical header argument)

2023-07-15 Thread Thomas S. Dye
Ihor Radchenko writes: "Thomas S. Dye" writes: Am I correct that language-specific header arguments are not yet covered in the manual? I can't find any reference of "lexical" there. Yes, I believe so. Language-specific header arguments for many languages

Re: [Pre-PATCH v2] Add the capability to specify lexical scope in tangled files (was: Add new :lexical header argument)

2023-07-14 Thread Thomas S. Dye
ypically in the source code. All the best, Tom -- Thomas S. Dye https://tsdye.online/tsdye

Re: exporting to PDF multi-lingual document

2023-07-03 Thread Thomas Dye
Google’s Noto font might have the best coverage and is open source. Tom > On Jul 2, 2023, at 7:48 PM, Stefan Nobis wrote: > > Ihor Radchenko writes: > >> Though ideally all the necessary fonts should be provided by >> TeXLive. I am not sure why they are not yet there in 2023. > > First pro

Re: How to export to the simplest possible HTML?

2023-06-14 Thread Thomas Redelberger
nd did not work any more, hence I changed to above aproach. Best regards Thomas Am 2023-05-30 um 20:48 schrieb Marcin Borkowski: On 2023-05-30, at 17:32, Max Nikulin wrote: On 30/05/2023 10:47, Marcin Borkowski wrote: since I'm going to call my exporting function in a loop over ma

Re: How to export to the simplest possible HTML?

2023-06-10 Thread Thomas Redelberger
I moved to Emacs 27.2, the derived back-end did not work any more, hence I changed to above approach. Best regards Thomas On 2023-05-30, at 20:48, Marcin Borkowski wrote: On 2023-05-30, at 17:32, Max Nikulin wrote: On 30/05/2023 10:47, Marcin Borkowski wrote: since I'm going to call my exp

Re: BUG: org-cycle does not unfold some subtrees

2023-05-12 Thread Thomas Dye
Apologies. This message sent from my phone. Yes, I use swiper. My folding problems went away when I set org-fold-core-style to ‘overlay. Limited testing. Tom > On May 13, 2023, at 6:14 AM, Ihor Radchenko wrote: > > William Denton writes: > >> No and no, but now that I'm thinking about sear

Re: BUG: org-cycle does not unfold some subtrees

2023-05-09 Thread Thomas S. Dye
Ihor Radchenko writes: "Thomas S. Dye" writes: You can try M-x debug-on-variable-change org-fold-core-style In case it's helpful, I set debug-on-variable-change as you suggested but was bitten by the bug without triggering the debugger. Which likely means that somet

Re: BUG: org-cycle does not unfold some subtrees

2023-05-08 Thread Thomas S. Dye
Ihor Radchenko writes: "Thomas S. Dye" writes: For me, the bug bites intermittently. I often run an Emacs instance for more than a week before I'm bitten, so it will likely be a long process to work through the packages loaded on top of what Spacemacs loads to make a repro

Re: BUG: org-cycle does not unfold some subtrees

2023-05-06 Thread Thomas S. Dye
Ihor Radchenko writes: "Thomas S. Dye" writes: For me, the bug bites intermittently. I often run an Emacs instance for more than a week before I'm bitten, so it will likely be a long process to work through the packages loaded on top of what Spacemacs loads to ma

Re: BUG: org-cycle does not unfold some subtrees

2023-05-06 Thread Thomas S. Dye
Ihor Radchenko writes: "Thomas S. Dye" writes: But some third-party package might be. May you try disabling various extra packages and see if the problem persists? If it helps, I get this bug using the Spacemacs Org mode layer and Emacs 27. Sorry, but it does not hel

Re: BUG: org-cycle does not unfold some subtrees

2023-05-06 Thread Thomas S. Dye
ht be. May you try disabling various extra packages and see if the problem persists? If it helps, I get this bug using the Spacemacs Org mode layer and Emacs 27. All the best, Tom -- Thomas S. Dye https://tsdye.online/tsdye

Re: how to add special glyphs

2023-03-06 Thread Thomas S. Dye
r LuaLaTeX, something like this: #+name: xelatex-biber #+header: :results silent #+begin_src emacs-lisp (setq org-latex-pdf-process '("xelatex -interaction nonstopmode -shell-escape -output-directory %o %f" "biber %b" "xelatex -interaction nonstopmode -shell-escape -output-directory %o %f" "xelatex -interaction nonstopmode -shell-escape -output-directory %o %f")) #+end_src hth, Tom -- Thomas S. Dye https://tsdye.online/tsdye

Re: how to add special glyphs

2023-03-06 Thread Thomas S. Dye
age like wasysym that defines these symbols. Check the web for David Carlisle, Scott Pakin, and Alexander Holt's "The Great, Big List of LaTeX Symbols" for more information. All the best, Tom -- Thomas S. Dye https://tsdye.online/tsdye

Re: How to avoid settings at the start of the file.

2023-02-19 Thread Thomas S. Dye
them inside a headline? The upper part of a buffer is very important to me, and I don't like to see those lines there... I put my configuration under a heading at the bottom of the file. hth, Tom -- Thomas S. Dye https://tsdye.online/tsdye

Re: Template for ob- packages?

2023-02-16 Thread Thomas S. Dye
Aloha Lawrence, Galaxy Being writes: Is there a generic starter template for writing an ob- package, some sort of example code? ⨽ Lawrence Bottorff Grand Marais, MN, USA borg...@gmail.com Yes, see org-contrib/babel/ob-template.el on Worg. All the best, Tom -- Thomas S. Dye https

Re: Bug: org-latex-export-to-pdf does not remove .tex file [9.4 (9.4-elpa @ /home/bruno/.emacs.d/elpa/org-9.4/)]

2023-02-15 Thread Thomas S. Dye
+ Version 3.24.24, cairo version 1.16.0) of 2021-03-28, modified by Debian Package: Org mode version 9.4 (9.4-elpa @ /home/bruno/.emacs.d/elpa/org-9.4/) I often use the .tex file to track down compilation issues. I don't want Org to delete it. All the best, Tom -- Thomas S. Dye

Re: [POLL] Proposed syntax for timestamps with time zone info (was: [FEATURE REQUEST] Timezone support in org-mode datestamps and org-agenda)

2023-02-14 Thread Thomas S. Dye
offset unambiguously. That is different use case Max. For this use case I am in full agreement, that is what is used anyway worldwide. What Ihor proposed is time stamp like: 2023-02-14 Tue 12:00:00 +0800 @UTC Though I just say when we put "UTC" that means normally "UTC

Re: [BUG] ob-gnuplot.el can't handle importing more than one table from the current file [9.6.1 ( @ /home/thomas/.emacs.d/elpa/org-9.6.1/)]

2023-02-08 Thread Thomas Worthington
idn't think so. Sorry to have wasted your time. If it comes back I'll let you know. Computers! Who'd have 'em? Thomas On Wed, Feb 08 2023, Ihor Radchenko wrote: > Thomas Worthington writes: > >> org-babel-gnuplot-process-vars in ob-gnuplot.el makes a >&g

[BUG] ob-gnuplot.el can't handle importing more than one table from the current file [9.6.1 ( @ /home/thomas/.emacs.d/elpa/org-9.6.1/)]

2023-02-08 Thread Thomas Worthington
-format-headline-function ’org-odt-format-headline-default-function org-persist-before-write-hook ’(org-element–cache-persist-before-write) org-agenda-files ’(“home/thomas/orgfiles/worktime.org“ ”/home/thomas/orgfiles/meetings.org“ ”/home/thomas/orgfiles/todo.org“ ”/home/thomas/orgfiles

Re: [TIP] Exporting Maxima results to LaTeX

2023-02-07 Thread Thomas S. Dye
Maxima to LaTeX. All the best, Tom -- Thomas S. Dye https://tsdye.online/tsdye

Re: [POLL] Proposed syntax for timestamps with time zone info (was: [FEATURE REQUEST] Timezone support in org-mode datestamps and org-agenda)

2023-01-31 Thread Thomas S. Dye
https://www.nytimes.com/2023/01/27/world/europe/russia-ukraine-time-zones.html?smid=url-share All the best, Tom -- Thomas S. Dye https://tsdye.online/tsdye

Re: [FEATURE REQUEST] Timezone support in org-mode datestamps and org-agenda

2023-01-30 Thread Thomas S. Dye
Aloha Jean Louis, Jean Louis writes: Dear Thomas, I give my best to find references for you and explain you the possible problem in calculation of time stamps. That problems exist is clear. To solve problem it is important to first define it. And when there are developers reading it, I

Re: [FEATURE REQUEST] Timezone support in org-mode datestamps and org-agenda

2023-01-28 Thread Thomas S. Dye
ndard time and daylight saving time, which refer to time zones. This distinction between absolute time (solar time) and space/time (time zone) is fundamental. Confusing them leads to no good. hth, Tom -- Thomas S. Dye https://tsdye.online/tsdye

Re: UTC or not UTC for timestamps in the past ([FEATURE REQUEST] Timezone support in org-mode)

2023-01-26 Thread Thomas S. Dye
Aloha Max, Max Nikulin writes: On 23/01/2023 23:04, Thomas S. Dye wrote: * Kinds of event - No-host event :: An event that takes place at an absolute time. Participants must know their local timezone offset from UTC. Example [2023-01-23 06:00@UTC]. - Situated event :: An event that takes

Re: Org mode timestamps on the Moon ;]

2023-01-26 Thread Thomas S. Dye
learning about time zones etc. in this discussion thread! Then I can recommend Carlo Rovelli's The Order of Time. All the best, Tom -- Thomas S. Dye https://tsdye.online/tsdye

Org cite in SQLite?

2023-01-25 Thread Thomas S. Dye
Aloha all, The @ character in an Org citation seems to block import to an SQLite table. Has anyone successfully imported an Org citation to an SQLite table? All the best, Tom -- Thomas S. Dye https://tsdye.online/tsdye

Re: UTC or not UTC for timestamps in the past ([FEATURE REQUEST] Timezone support in org-mode)

2023-01-24 Thread Thomas S. Dye
Aloha Ihor, Ihor Radchenko writes: "Thomas S. Dye" writes: I understand above that it is easier understandable when reading [2023-01-22 Sun 08:29@+1100] as it is assumed by poster (I guess Max) that user will understand that there is +11 hours ahead. Yes, the offset here is

Re: UTC or not UTC for timestamps in the past ([FEATURE REQUEST] Timezone support in org-mode)

2023-01-23 Thread Thomas S. Dye
Aloha Max, Max Nikulin writes: On 23/01/2023 23:04, Thomas S. Dye wrote: I understand above that it is easier understandable when reading [2023-01-22 Sun 08:29@+1100] as it is assumed by poster (I guess Max) that user will understand that there is +11 hours ahead. Yes, the offset here is

Re: UTC or not UTC for timestamps in the past ([FEATURE REQUEST] Timezone support in org-mode)

2023-01-23 Thread Thomas S. Dye
Aloha Jean Louis, Jean Louis writes: * Thomas S. Dye [2023-01-22 20:36]: > After all, for a person in Berlin [2023-01-22 Sun > 08:29@+1100] may > tell more than [2023-01-22 Sun 08:29@Australia/Sydney]. I'm not sure to follow this. IIUC, the timestamp with offset refers to

Re: UTC or not UTC for timestamps in the past ([FEATURE REQUEST] Timezone support in org-mode)

2023-01-22 Thread Thomas S. Dye
Aloha Max, Max Nikulin writes: Thomas, notice that I resumed a postponed earlier part of discussion related to timestamps in the past. Offset from UTC is almost always well defined this case. My perception is that discussing timestamps in future, we came to agreement with Tom that

Re: [FEATURE REQUEST] Timezone support in org-mode datestamps and org-agenda

2023-01-22 Thread Thomas S. Dye
Aloha Max, Max Nikulin writes: On 21/01/2023 22:55, Thomas S. Dye wrote: Aloha Max, Max Nikulin writes: On 21/01/2023 07:37, Thomas S. Dye wrote: 1) Occurrence, where the timestamp includes UTC; 2) Event relative to user, where the timestamp does not include UTC or a time zone; and 3

Re: UTC or not UTC for timestamps in the past ([FEATURE REQUEST] Timezone support in org-mode)

2023-01-21 Thread Thomas S. Dye
ach user, so it is possible to synchronize local timestamps around the globe. All the best, Tom -- Thomas S. Dye https://tsdye.online/tsdye

Re: [FEATURE REQUEST] Timezone support in org-mode datestamps and org-agenda

2023-01-21 Thread Thomas S. Dye
Aloha Jean Louis, Jean Louis writes: * Thomas S. Dye [2023-01-19 19:23]: Only occurrences require absolute time, UTC. Events do not. They follow the user's space/time. > > > Org in this state can't handle such things. > > > > Org can do the useful thi

Re: [FEATURE REQUEST] Timezone support in org-mode datestamps and org-agenda

2023-01-21 Thread Thomas S. Dye
Aloha Jean Louis, Jean Louis writes: * Thomas S. Dye [2023-01-19 19:23]: Only occurrences require absolute time, UTC. Events do not. They follow the user's space/time. I understand you got your context specific terminology, from the mentioned book, where you are making philosophi

Re: [FEATURE REQUEST] Timezone support in org-mode datestamps and org-agenda

2023-01-21 Thread Thomas S. Dye
Aloha Max, Max Nikulin writes: On 21/01/2023 07:37, Thomas S. Dye wrote: 1) Occurrence, where the timestamp includes UTC; 2) Event relative to user, where the timestamp does not include UTC or a time zone; and 3) Event not relative to user, where the timestamp includes the relevant time

Re: [FEATURE REQUEST] Timezone support in org-mode datestamps and org-agenda

2023-01-20 Thread Thomas S. Dye
Aloha Tim, Tim Cross writes: "Thomas S. Dye" writes: Aloha Max, Max Nikulin writes: On 20/01/2023 23:09, Thomas S. Dye wrote: Max Nikulin writes: Now, if Amsterdam's timezone arbitrarily changes its relation to UTC before the conference takes place, then everyone who

Re: [FEATURE REQUEST] Timezone support in org-mode datestamps and org-agenda

2023-01-20 Thread Thomas S. Dye
Aloha Max, Max Nikulin writes: On 20/01/2023 23:09, Thomas S. Dye wrote: Max Nikulin writes: Now, if Amsterdam's timezone arbitrarily changes its relation to UTC before the conference takes place, then everyone who participates in the conference must notice this (or miss the start o

Re: [FEATURE REQUEST] Timezone support in org-mode datestamps and org-agenda

2023-01-20 Thread Thomas S. Dye
unaware of the arbitrary change in Amsterdam timezone. hth, Tom -- Thomas S. Dye https://tsdye.online/tsdye

Re: [FEATURE REQUEST] Timezone support in org-mode datestamps and org-agenda

2023-01-19 Thread Thomas S. Dye
o a fictitious space/time. hth, Tom -- Thomas S. Dye https://tsdye.online/tsdye

Re: [FEATURE REQUEST] Timezone support in org-mode datestamps and org-agenda

2023-01-19 Thread Thomas S. Dye
Aloha Tim, Tim Cross writes: "Thomas S. Dye" writes: Aloha Tim, Tim Cross writes: "Thomas S. Dye" writes: Aloha Tim, UTC is a time zone - just one where offset is + UTC is absolute time. It lacks the spatial component that defines a time zone.

Re: [FEATURE REQUEST] Timezone support in org-mode datestamps and org-agenda

2023-01-19 Thread Thomas S. Dye
Aloha Tim, Tim Cross writes: "Thomas S. Dye" writes: Aloha Tim, UTC is a time zone - just one where offset is + UTC is absolute time. It lacks the spatial component that defines a time zone. Really? I would have thought the prime meridian was the spacial component

Re: [FEATURE REQUEST] Timezone support in org-mode datestamps and org-agenda

2023-01-19 Thread Thomas S. Dye
Aloha Tim, UTC is a time zone - just one where offset is + UTC is absolute time. It lacks the spatial component that defines a time zone. hth, Tom -- Thomas S. Dye https://tsdye.online/tsdye

Re: [FEATURE REQUEST] Timezone support in org-mode datestamps and org-agenda

2023-01-19 Thread Thomas S. Dye
Aloha Jean Louis, Jean Louis writes: * Thomas S. Dye [2023-01-19 09:37]: Meetings are occurrences, which require absolute time, which has no timezones. Org should record occurrences with timestamps in UTC, possibly translating from the user's local time. User in Grece needs appoin

[BUG] org-open-line in tables broken with stripe-table-mode [9.6.1 (release_9.6.1 @ /usr/share/emacs/29.0.60/lisp/org/)]

2023-01-19 Thread Thomas Schneider
ther or not this issue is with Org, I’d appreciate any feedback on this. Thanks, Thomas [0]: https://lists.gnu.org/archive/html/emacs-orgmode/2022-12/msg0.html [1]: https://github.com/sabof/stripe-buffer Emacs : GNU Emacs 29.0.60 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.35, ca

Re: [FEATURE REQUEST] Timezone support in org-mode datestamps and org-agenda

2023-01-18 Thread Thomas S. Dye
e and your time zone, and problem solved. It is supposed to be text. It is not God. -- Thomas S. Dye https://tsdye.online/tsdye

Re: [FEATURE REQUEST] Timezone support in org-mode datestamps and org-agenda

2023-01-15 Thread Thomas S. Dye
quot; would work, though it might be improved. I enjoy having terms for these two kinds of happenings and I'm hopeful you'll find them useful, too. All the best, Tom -- Thomas S. Dye https://tsdye.online/tsdye

Re: Re: OS advice

2023-01-07 Thread Thomas Paulsen
Alternatively, boost memory up to (at least) 8gb of RAM. ­ This isn't too expensive today.Von: Ypo Datum: 07.01.2023 23:26:24An:Betreff: Re: OS adviceThanks you all.I think it is a good idea to try a live-cd. Maybe gentoo¿? I have been looking to some light OS and Triskel mini looks like quite attr

Re: LaTeX tutorial (focused on what Org exports) ??

2022-12-30 Thread Thomas S. Dye
and the few new packages I use were easy to discover by browsing. hth, Tom -- Thomas S. Dye https://tsdye.online/tsdye

Re: Proposal: folding stacked `#+header:' lines in src blocks

2022-12-07 Thread Thomas S. Dye
h...@heagren.com writes: First question: what do people think of this, do people support this as an idea? I would use this feature. My stack typically includes headers, a name, and a caption. It would be nice to fold them all out of sight. All the best, Tom -- Thomas S. Dye https

Prevent files with excluded FILETAGS from being exported

2022-12-07 Thread Thomas Ingram
ublish-project-alist' settings. Please let me know your thoughts. I would be happy to try to submit a patch but I would need some pointers on where in the export process this change should be added. Thanks, -- Thomas Ingram https://taingram.org

Re: Release 9.6

2022-11-30 Thread Thomas S. Dye
-fold framework to overcome performance limitation of overlays (the latter has been recently addressed in Emacs though). +1 -- Thomas S. Dye https://tsdye.online/tsdye

[BUG] Post MacOS Monterey update. Error shows at start-up. error:image-type: Invalid image type 'svg' No splash screen shows [9.5.5 (release_9.5.5 @ /Applications/Emacs.app/Contents/Resources/lisp

2022-11-03 Thread Thomas Bumbera
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. ---

Re: Haskell code blocks

2022-10-18 Thread Thomas S. Dye
Ihor Radchenko writes: "Thomas S. Dye" writes: Thanks Ihor. I don't actually use Haskell. Earlier this year I attempted to complete the Org Babel language documents on Worg, but couldn't get the obligatory "hello world" code block to behave in

Re: Haskell code blocks

2022-10-18 Thread Thomas S. Dye
enced Haskell programmers and was hoping someone had a solution to the Prelude> problem. I'm not sure when I might get back to this. All the best, Tom Ihor Radchenko writes: "Thomas S. Dye" writes: I'm struggling to write a minimal ob-doc-haskell.org for Worg. I ins

Re: Explicit page breaks

2022-09-28 Thread Thomas S. Dye
nil nil contents)) ((and (org-export-derived-backend-p backend 'latex) (string-match "\\(\\`.*?\\)\\(?:hfill{}\\)?textsc{.*?clearpage.*?}\\(.*\n\\)" (downcase contents))) (replace-match "clearpage\n\\1\\2" nil nil contents #+end_src Hope this helps. If not, sorry for the noise. All the best, Tom -- Thomas S. Dye https://tsdye.online/tsdye

Re: LaTeX export: when is it more useful to use LuaTeX instead of pdfTeX?

2022-07-08 Thread Thomas S. Dye
Max Nikulin writes: On 09/07/2022 01:49, Thomas S. Dye wrote: Juan Manuel Macías writes: TL;DR: A list of use cases where using LuaTeX is more advantageous than using pdfTeX I forgot to ask earlier. Is Lua support in Babel potentially useful? The current implementation doesn't

Re: LaTeX export: when is it more useful to use LuaTeX instead of pdfTeX?

2022-07-08 Thread Thomas S. Dye
Juan Manuel Macías writes: TL;DR: A list of use cases where using LuaTeX is more advantageous than using pdfTeX I forgot to ask earlier. Is Lua support in Babel potentially useful? The current implementation doesn't work too well. All the best, Tom -- Thomas S. Dye

Re: LaTeX export: when is it more useful to use LuaTeX instead of pdfTeX?

2022-07-08 Thread Thomas S. Dye
Juan Manuel Macías writes: TL;DR: A list of use cases where using LuaTeX is more advantageous than using pdfTeX Interesting. Thanks! All the best, Tom -- Thomas S. Dye https://tsdye.online/tsdye

Re: Links to javascript-based websites from orgmode.org: Paypal and Github

2022-07-07 Thread Thomas S. Dye
Ihor Radchenko writes: "Thomas S. Dye" writes: Nevertheless, it is good to know that I'm free to give up freedoms to contribute to Org mode development. @Ihor, will Paypal work for you? Yep. Currently, Paypal is the only option (apart from direct bank transfers) th

Re: Links to javascript-based websites from orgmode.org: Paypal and Github

2022-07-06 Thread Thomas S. Dye
I'm hoping this is an odd situation that can be remedied reasonably in favor of my convenience, rather than a tyrannical situation that defies reason. Nevertheless, it is good to know that I'm free to give up freedoms to contribute to Org mode development. @Ihor, will Paypal wor

Re: Links to javascript-based websites from orgmode.org: Paypal and Github

2022-07-02 Thread Thomas S. Dye
Ihor Radchenko writes: Thomas Dye writes: Aloha Ihor, If you like, please send a mailing address privately. I’ll happily contribute to support your good work on Org mode. Thanks for the offer! I afraid that sending a check to me specifically is not a good idea, especially from a

Re: Links to javascript-based websites from orgmode.org: Paypal and Github

2022-07-02 Thread Thomas Dye
Aloha Ihor, If you like, please send a mailing address privately. I’ll happily contribute to support your good work on Org mode. All the best, Tom > On Jul 1, 2022, at 5:57 PM, Ihor Radchenko wrote: > > Richard Stallman writes: > >>> Clarification: Links to Liberapay do work without runni

Re: Change both width and height of R plot in SRC block

2022-06-30 Thread Thomas S. Dye
you tried :with and :height header arguments? > I have a table from which I take some values. It would be more helpful if you provided a completely reproducible example that others can also run. Best, Ihor -- Thomas S. Dye https://tsdye.online/tsdye

Re: Is ob-latex maintained ?

2022-06-19 Thread Thomas S. Dye
yes :results file :exports results #+property: header-args:latex+ :imagemagick yes :iminoptions -density 600 :imoutoptions -geometry 1200 If you have ImageMagick installed, maybe try this? -- Thomas S. Dye https://tsdye.online/tsdye

[BUG] Beamer export fails with async export [9.5.3 (9.5.3-g4197fc @ /home/thomas/.emacs.d/straight/build/org/)]

2022-06-07 Thread Thomas Freeman
: GNU Emacs 28.1 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.30, cairo version 1.16.0) Package: Org mode version 9.5.3 (9.5.3-g4197fc @ /home/thomas/.emacs.d/straight/build/org/) current state: == (setq org-link-elisp-confirm-function 'yes-or-no-p org-directory "~/Drop

Re: Export LaTeX command inside figure environment

2022-05-07 Thread Thomas S. Dye
Aloha Max, Max Nikulin writes: On 08/05/2022 07:30, Juan Manuel Macías wrote: Thomas S. Dye writes: Is there a way to add an arbitrary LaTeX command between \begin{figure} ... \end{figure} during LaTeX export? I want to end up with the following snippet, but can't figure out how to

Re: Export LaTeX command inside figure environment

2022-05-07 Thread Thomas S. Dye
Aloha Juan Manuel, Juan Manuel Macías writes: Hi, Thomas, Thomas S. Dye writes: Is there a way to add an arbitrary LaTeX command between \begin{figure} ... \end{figure} during LaTeX export? I want to end up with the following snippet, but can't figure out how to sl

Export LaTeX command inside figure environment

2022-05-07 Thread Thomas S. Dye
th=.9\linewidth]{hilbertcurves.pdf} \caption[Hilbert curves]{\label{fig:orgparagraph1} Hilbert curves of various degrees \emph{n}.} \setfloatalignment{b} \end{figure} All the best, Tom -- Thomas S. Dye https://tsdye.online/tsdye

Re: citations: org-cite vs org-ref 3.0

2022-03-20 Thread Thomas S. Dye
#x27;t worked through a LaTeX export project with it. My first, and so far only, project with org-cite was for a simple html-based presentation using CSL, and I was pleased with the results and relative ease of setup. All the best, Tom -- Thomas S. Dye https://tsdye.online/tsdye

Re: Request To Contribute To 'Worg' Project

2022-01-09 Thread Thomas S. Dye
7; based emails sent through to the mailing list itself? Or are they done directly through git pushes? You contribute with git pushes. Thanks for our interest in Worg. All the best, Tom -- Thomas S. Dye https://tsdye.online/tsdye

Re: oc-biblatex and biblatex substyles

2022-01-06 Thread Thomas S. Dye
a go at it over the coming weeks. No, I haven't worked on a derived style. All the best, Tom -- Thomas S. Dye https://tsdye.online/tsdye

Re: A simple Lua filter for Pandoc

2022-01-04 Thread Thomas S. Dye
return elem end end #+end_src Neat! Converting Word documents is no fun at all. BTW, Babel support for Lua isn't very good AFAICT. I poked around ob-lua.el recently and concluded that one problem is that the Lua interpreter prints pointers for some data types instead of a human-readable form that might be parsed. All the best, Tom -- Thomas S. Dye https://tsdye.online/tsdye

Haskell code blocks

2022-01-02 Thread Thomas S. Dye
el: (setq-local comint-prompt-regexp (concat haskell-prompt-regexp "\\|^λ?> " But I couldn't find a way to modify haskell-prompt-regexp without changing the source. Advice welcome. Al

Re: [PATCH] ob-shell-test, test-ob-shell and introduction

2022-01-02 Thread Thomas S. Dye
ch of the different functionalities provided by ob-shell.el have a similar implementation. The expectation is that this would benefit maintenance. * Footnotes [fn:1] https://orgmode.org/worg/org-contrib/babel/languages/ob-doc-shell.html#orgfa6b7c5 [fn:2] M-up is bound to =org-metaup-hook= and =ob-core:org-babel-load-in-session= by default. [fn:3] It's not clear to me if there's a technical definition for an Emacs package. [fn:4] I may extend my personal notes into a document detailing the Org API. http://excalamus.com/2021-11-03-org_babel.html -- Thomas S. Dye https://tsdye.online/tsdye

Re: [PATCH] ob-shell-test, test-ob-shell and introduction

2021-12-31 Thread Thomas S. Dye
work to sign the FSF disclaimer in order to work on ob-shell.el. I might just implement something on the side and use that to inform any future contributions. I was looking at the Worg page when I wrote "Wow" :) Many thanks for this contribution. All the best, Tom -- Thomas S. Dye https://tsdye.online/tsdye

Re: [PATCH] ob-shell-test, test-ob-shell and introduction

2021-12-31 Thread Thomas S. Dye
ed correctly, sorry about that if not. It's late here and I wanted to show progress. I'll worry about those kinds of details later. :) -- Thomas S. Dye https://tsdye.online/tsdye

Re: Export org to just body HTML

2021-12-28 Thread Thomas Ingram
Kyle Meyer writes: > Have you tried selecting "Body only" when exporting to an HTML buffer? > With the default bindings, that'd be 'C-c C-e C-b h H'. This is close to what I want, but I lose the title etc.. Ideally I'd like to keep all information usually printed in the HTML body. Thanks!

Export org to just body HTML

2021-12-28 Thread Thomas Ingram
inserting HTML into existing documents or for text boxes that support HTML formatting. Any help is appreciated, thank you. -- Thomas Ingram

  1   2   3   4   5   6   7   8   9   10   >