Re: path of my-init-texmacs on ubuntu
Grégoire Lecerf <[email protected]> Thu, 23 Jan 2025 13:40:14 +0100
| Newsgroups | gmane.editors.texmacs.user |
|---|---|
| Organization | Laboratoire d'informatique de l'École polyt echnique |
| Message-ID | <[email protected]> |
Dear Vincent, from the menu Help -> Manual -> Customizing TeXmacs: """ 1. Writing your own initialization files When starting up, TeXmacs executes the file $TEXMACS_PATH/progs/init-texmacs.scm as well as your personal initialization file $TEXMACS_HOME_PATH/progs/my-init-texmacs.scm if it exists. By default, the path $TEXMACS_HOME_PATH equals %appdata%\TeXmacs on Windows or $HOME/.TeXmacs on GNU/Linux and macOS. """ Le 23/01/2025 à 10:04, vincent douce a écrit : > ../.. so i need to know the exact path of my-init-texmacs on Ubuntu 22.04 to tell to the informatician Here $HOME is a variable defined by the shell of the current user. Grégoire