Ihor Radchenko writes:
"Thomas S. Dye" writes:
I pushed Forth documentation to the Worg repo,
Thanks!
I have 2 comments:
+Babel evaluates Forth code blocks in an inferior Forth
process.
+You can start an inferior Forth process with =M-x run-forth=.
Does it mean that users
have questions.
Tom
--
Thomas S. Dye
https://tsdye.online/tsdye
Aloha Ihor,
Ihor Radchenko writes:
"Thomas S. Dye" writes:
My hunch is that the ext: part of ext:gforth expects that
forth-mode is setup to use the forth-mode distributed with
GForth.
Yes. Our policy is to support the official distribution when
possible. Supporting no
is distributed with gforth (in
gforth.el).
;;; Code:
(require 'org-macs)
(org-assert-version)
(require 'ob)
(require 'org-macs)
(declare-function forth-proc "ext:gforth" ())
It does not (require 'gforth), but strangely (to me) requires
org-macs t
pacemacs, Doom, Prelude, Scimax, etc.--to evaluate
Forth code blocks? Or, should ob-doc-forth give instructions how
to setup forth-mode to use the one distributed with GForth?
What is the best way forward here?
All the best,
Tom
--
Thomas S. Dye
https://tsdye.online/tsdye
Ihor Radchenko writes:
Ihor Radchenko writes:
...
Let me then change the subject here to indicate that these
languages are
being worked on.
Thomas, may I know if you got a chance to work on this?
Not yet. Is there a deadline? I can try to meet one if need be.
--
Thomas S. Dye
https
years
with the hope that someday all the core languages would have their
own ob-doc file. Your talk at EmacsConf2024 inspired me to get
back at it.
Note that there are some maintained languages that aren't
documented, as well: groovy, calc, haskell, and processing.
--
Thomas S. Dye
https://tsdye.online/tsdye
ained
languages: comint, F90, forth, sed, ocaml, ruby, and sass. I
don't know or use any of these languages. If someone else does
know one and would like to jump in, LMK.
All the best,
Tom
--
Thomas S. Dye
https://tsdye.online/tsdye
just using Org mark-up and the Org mode HTML exporter to
write core page content.
Best regards
Thomas
--
Thomas Redelberger
rede...@gmx.de
- 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
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
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
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
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
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
>>
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
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
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:
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.
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
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):
+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
+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
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
authoring tool ...
All the best,
Tom
--
Thomas S. Dye https://tsdye.online/tsdye
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
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
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:
>
>
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
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
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
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
ypically in the source code.
All the best,
Tom
--
Thomas S. Dye
https://tsdye.online/tsdye
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
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
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
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
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
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
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
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
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
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
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
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
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
+
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
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
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
-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
Maxima to LaTeX.
All the best,
Tom
--
Thomas S. Dye
https://tsdye.online/tsdye
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
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
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
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
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
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
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
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
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
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
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
ach user,
so it is possible to synchronize local timestamps around the
globe.
All the best,
Tom
--
Thomas S. Dye
https://tsdye.online/tsdye
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
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
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
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
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
unaware of the arbitrary change in Amsterdam timezone.
hth,
Tom
--
Thomas S. Dye
https://tsdye.online/tsdye
o a
fictitious space/time.
hth,
Tom
--
Thomas S. Dye
https://tsdye.online/tsdye
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.
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
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
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
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
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
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
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
and the few new packages I use were easy to discover by
browsing.
hth,
Tom
--
Thomas S. Dye
https://tsdye.online/tsdye
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
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
-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
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.
---
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
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
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
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
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
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
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
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
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
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
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
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
: 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
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
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
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
#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
1 - 100 of 2307 matches
Mail list logo