Re: path of my-init-texmacs on ubuntu
vincent douce <[email protected]> Fri, 24 Jan 2025 15:34:36 +0100
| Newsgroups | gmane.editors.texmacs.user |
|---|---|
| Message-ID | <[email protected]> |
Dear Gregoire i guess in your answer that the path i am asking for is : > $HOME/.TeXmacs/progs/my-init-texmacs.scm i copy paste your answer to the technician i have tried to look in the help with typing « my-init-texmacs » and ok, it leads to your article, i could have found this thanks Vincent > Le 23 janv. 2025 à 13:40, Grégoire Lecerf <[email protected]> a écrit : > > 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 > >