emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Re: Re: [FR] Please add custom command variable to org-latex-footnote-refere
@ 2024-04-20  7:04 Pedro A. Aranda
  2024-04-20 20:23 ` Alexander Gogl
  2024-04-21  8:34 ` Alexander Gogl
  0 siblings, 2 replies; 6+ messages in thread
From: Pedro A. Aranda @ 2024-04-20  7:04 UTC (permalink / raw)
  To: gogl.alexander; +Cc: Org Mode List

/Hi, Alexander Gogl <gogl.alexander@gmail.com> writes: /> ox-latex: New option to customize LaTeX footnote command

I hope you are aware that with your patch you are not going to be aware to pass
extra options to your foot or side notes, right? And since I'm not familiar with
kaobook, just a question. Are you sure that the foot and side notes will not choke
at a \label{} inside the text?
//> PS: I have a hard time to setup an environment to test the patch because
> my Spacemacs configuration conflicts with the Org mode development
> version. Can anyone provide me a link to a ressource that describes the
> procedure?

I'm running on a vanilla Emacs and

---cut here --
(let ((org-devel-path (expand-file-name "~/Devel/org-mode/lisp")))
   (when (file-directory-p org-devel-path)
     ;; (message "Adding %s to load-path" org-devel-path)
     (add-to-list 'load-path  org-devel-path)))
---cut here --

in my .emacs.d/early-init.el does the job. I have a general Devel directyl for my development jobs.

Hope it helps, /PA

PS: Cool kaobook. I've used koma-script for most of my LaTeX work in the last 15 years +/- ;-) though.



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-04-23 11:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-20  7:04 Re: [FR] Please add custom command variable to org-latex-footnote-refere Pedro A. Aranda
2024-04-20 20:23 ` Alexander Gogl
2024-04-21  8:34 ` Alexander Gogl
2024-04-21 13:45   ` Ihor Radchenko
2024-04-21 14:08     ` Alexander Gogl
2024-04-23 11:04       ` Ihor Radchenko

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).