* Tilde not expanded during latex export
@ 2023-01-06 22:46 Alain.Cochard
2023-01-07 12:16 ` Ihor Radchenko
0 siblings, 1 reply; 2+ messages in thread
From: Alain.Cochard @ 2023-01-06 22:46 UTC (permalink / raw)
To: Org Mode Mailing List
release_9.6-193-g30314c
I have file '~/Org/test.org', which contains
#+begin_src org
* foo
bar
#+end_src
I do 'C-c '' from within the src block, then 'C-c C-e l o' from the
*Org Src test.org[ org ]* buffer.
The minibuffer asks for an output file:
Output file: ~/Org/
I add 'foobar.tex' then <RET> and get:
Wrote /home/cochard/Org/foobar.tex
Processing LaTeX file ~/Org/foobar.tex...
Latexmk: Filename '~/Org/foobar.tex' contains character not allowed
for TeX file.
Latexmk: Stopping because of bad filename(s).
Rc files read:
/etc/latexmkrc
Latexmk: This is Latexmk, John Collins, 17 Mar. 2022. Version 4.77,
version: 4.77.
if: File "/home/cochard/Org/foobar.pdf" wasn’t produced. See "*Org
PDF LaTeX Output*" for details
(that Output buffer just repeats the same info)
Now, if instead I write the '~' explicitly, as
Output file: /home/cochard/Org/foobar.tex<RET>
then everything goes smoothly and the expected pdf is generated.
Is there a way to circumvent this (minor) inconvenience?
Thanks
--
EOST (École et Observatoire des Sciences de la Terre)
ITE (Institut Terre & Environnement) | alain.cochard@unistra.fr
5 rue René Descartes [bureau 110] | Phone: +33 (0)3 68 85 50 44
F-67084 Strasbourg Cedex, France | [ slot available for rent ]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-01-07 12:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-06 22:46 Tilde not expanded during latex export Alain.Cochard
2023-01-07 12:16 ` 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).