Le 25/11/2018 à 04:11, Richard Kimberly Heck a écrit :
I do not believe LyX sets file permissions itself. The write routine simply uses basic_ofstream, which just creates the file using the current umask, or whatever other default permissions are in place.
We should probably remember the permissions and keep them (like we have a bug open for keeping the end of line format of files we open).
JMarc