]> git.lyx.org Git - lyx.git/blobdiff - lib/RELEASE-NOTES
Mark "edit externally" button of preamble and local layout
[lyx.git] / lib / RELEASE-NOTES
index f91b3d677d4c4de1d705d94aaf24c9e89977eae8..2c6f80e4561e6fff6af31790954ef52957c082bc 100644 (file)
 * When using the document compare function, there is now an option to display the
   differences using a special "Document Compare" author.
 
+* InsetRef now supports starred commands. The starred commands stop hyperref from
+  creating a link (and are only available when hyperref is used). There is a 
+  checkbox "No Hyperlink" for this purpose.
+
 !!Documents compilation process and images conversion
 
 * LyX now uses utf8 encoding per default for all languages. This does
 * Documents that use TeX fonts can only be compiled with XeTeX if the input
   encoding is set to "utf8-plain" or "ascii".
 
+* With LyXHTML output, there are now different CSS classees generated for
+  different depths: enumi, enumii, enumiii, and enumiv, and similarly for
+  itemize: lyxitemi, etc. There is also a new HTMLClass tag, which makes it
+  easier to provide specific classes for paragraphs.
+
 * DocBook support has been revamped and now targets DocBook 5 (i.e.
   only XML, SGML is gone). Some supporting files for the previous
   implementation have been removed: all examples (lib/examples),
 
 !!!The following new LyX functions have been introduced in 2.4:
 
+* bibtex-database-list: output a list of all bibtex files used in the current buffer.
+  The function outputs absolute paths in the OS style and separated by the os-specific
+  path separator. This function is intended for bibliography managers.
+
+* branch-sync-all: Open/close all insets of selected branch (depending on its activation status).
+
 * buffer-reset-export advises LyX to remove the auxiliary files before doing the next
   export.
 
 
 !!!The following LyX functions have been changed in 2.4:
 
-* set-graphics-group was renamed to graphics-set-group.
-
-* info-insert buffer vcs-*: renamed to info-insert vcs *
+* citation-insert now returns a list of undefined citations if passed through the LyX Server.
 
 * file-insert: optional second parameter "ignorelang" to make the insertion
   ignore the inserted file's main language (and rather adapt it to the insertion
   context's language).
 
+* info-insert buffer vcs-*: renamed to info-insert vcs *
+
+* set-graphics-group was renamed to graphics-set-group.
+
 * tabular-feature: added toggle parameters "toggle-all-lines", "toggle-border-lines"
   and "toggle-inner-lines"
 
-* branch-sync-all: Open/close all insets of selected branch (depending on its activation status).
-
 * word-delete-forward, word-delete-backward, char-delete-forward,
   char-delete-backward