mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
5c2d049996
Increment LyX format to 504. With this new parameter, the user can indicate that some other parameters that are frequently switched must not be recorded in the file (as if they were a setting specific to the user or transient, rather than a document setting). This will play nicer with version control systems. See the discussion, e.g.: http://thread.gmane.org/gmane.editors.lyx.devel/157824/focus=157993 (third solution mentioned) TODO: * The interface remains to be set up. We cannot change this setting from LyX for now. * If save_transient_properties is false, we should read the user setting as a per-user-per-document (session) setting (e.g. like the cursor position). * Once the above is done, we can treat \justification the same way (but it would be even better if \justification was moved to lyxrc). |
||
---|---|---|
.. | ||
.gitignore | ||
CMakeLists.txt | ||
generate_encoding_info.py | ||
lyx2lyx | ||
lyx2lyx_lang.py | ||
lyx2lyx_tools.py | ||
lyx2lyx_version.py.in | ||
lyx_0_06.py | ||
lyx_0_08.py | ||
lyx_0_10.py | ||
lyx_0_12.py | ||
lyx_1_0.py | ||
lyx_1_1_5.py | ||
lyx_1_1_6_0.py | ||
lyx_1_1_6_3.py | ||
lyx_1_1.py | ||
lyx_1_2.py | ||
lyx_1_3.py | ||
lyx_1_4.py | ||
lyx_1_5.py | ||
lyx_1_6.py | ||
lyx_2_0.py | ||
lyx_2_1.py | ||
lyx_2_2.py | ||
LyX.py | ||
Makefile.am | ||
parser_tools.py | ||
profiling.py | ||
test_parser_tools.py | ||
unicode_symbols.py |