emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Pedro A. Aranda" <paaguti@gmail.com>
To: gogl.alexander@gmail.com
Cc: Org Mode List <emacs-orgmode@gnu.org>
Subject: Re: Re: [FR] Please add custom command variable to org-latex-footnote-refere
Date: Sat, 20 Apr 2024 09:04:09 +0200	[thread overview]
Message-ID: <e7a15600-d810-435c-a874-b9cdb8b57299@gmail.com> (raw)

/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.



             reply	other threads:[~2024-04-20  7:05 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-20  7:04 Pedro A. Aranda [this message]
2024-04-20 20:23 ` [FR] Please add custom command variable to org-latex-footnote-refere 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e7a15600-d810-435c-a874-b9cdb8b57299@gmail.com \
    --to=paaguti@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=gogl.alexander@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).