lyx_mirror/development
Guillaume Munch 5c2d049996 Add \save_transient_properties parameter (#9841)
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).
2016-01-12 21:25:34 +00:00
..
attic Repeat after me: into account, into account, into account 2015-09-27 21:38:20 +02:00
autotests Cmake export tests: Improve font selection 2016-01-09 22:07:32 +01:00
checkurls Cmake url tests: Add special handling for some ftp-urls 2016-01-05 17:27:49 +01:00
cmake add batch file for MinGW build on Windows 2016-01-12 20:10:51 +01:00
coding Example Emacs configuration 2015-10-01 22:06:01 +01:00
cygwin Update the formats of lyxrc.dist.in to 19 2015-11-07 22:45:40 -05:00
HTML
keystest
lyxserver
MacOSX Update docs to latest format for 2.2.0alpha2 2015-11-27 03:23:22 -05:00
mathmacros Renamed testcases_master_child.lyx to testcases_master_child.zip 2015-12-18 07:46:06 +01:00
tools Check that we have bash before running updatelfuns.sh 2016-01-11 16:26:13 +00:00
Win32 installer: use Qt 5 for LyX 2.2.x releases 2015-12-06 05:14:45 +01:00
.gitignore
expectedTestFailures Cmake build tests: update comments 2013-08-25 18:18:19 +02:00
FORMAT Add \save_transient_properties parameter (#9841) 2016-01-12 21:25:34 +00:00
LyX-Mac-binary-release.sh more flexible Xcode management, reduce hard coded version numbers 2016-01-06 10:15:07 +01:00
lyx.package.README
lyx.rpm.README
lyx.spec.in Update the spec file template 2014-12-08 13:15:06 +01:00
Makefile.am Add utility to merge po files 2015-11-29 18:14:06 +01:00
PAINTING_ANALYSIS Get rid of ParagraphMetrics::insetDimension 2015-10-19 13:17:16 +02:00
TestsToDo Add Georg's idea for lyx2lyx tests to TestsToDo 2015-11-01 20:06:04 -05:00