lyx_mirror/lib
José Matos ea8b0df0e4 Add new semantic functions to add an remove document options.
The objective is to identify common operations and place them
in functions in order to improve the readability and correctness of the code.

is_document_option(document, option):
  Find if _option_ is a document option (\\options in the header).

insert_document_option(document, option):
  Insert _option_ as a document option.

remove_document_option(document, option):
  Remove _option_ as a document option.
2018-04-28 15:10:09 +01:00
..
bind Add bindings for inset-settings. 2018-04-22 23:56:17 -04:00
citeengines Layout format update after 2ba584957c 2018-04-14 10:28:22 +02:00
commands
doc Correct graphical reference 2018-04-27 10:54:38 +02:00
examples splash.lyx and ru.po: updates from Yuriy 2018-02-19 23:32:20 +01:00
fonts wasy10 font: fix glyphs codepoints 9,10,12,13. 2018-03-26 21:54:46 +02:00
images Icon modified because of incompatibility to older rsvg-convert 2017-12-05 15:25:58 +01:00
kbd
layouts Fix bug #11127. 2018-04-27 20:13:58 -04:00
lyx2lyx Add new semantic functions to add an remove document options. 2018-04-28 15:10:09 +01:00
scripts Update scripts to support simultaneously python 2 and 3 2018-04-28 10:51:35 +01:00
templates Force babel as language package to avoid errors with non-TeX fonts 2018-03-28 11:12:51 +02:00
tex
ui Disable CheckTeX while buffer is processed 2018-02-10 18:18:43 +01:00
xtemplates Add resize facility to inkscape template. 2017-11-04 10:38:37 +01:00
.gitignore
appdata.xml
autocorrect
build-listerrors
chkconfig.ltx Add a floating landscape inset 2018-04-18 16:20:19 +02:00
configure.py Add optional flavor flag to needaux 2018-04-25 13:51:40 +02:00
CREDITS Add Alex Dunlap to our contributors 2018-02-21 12:05:40 +01:00
encodings Introduce "inherit" encoding for latex_language 2017-12-24 17:10:42 +01:00
generate_contributions.py Update contributor. 2018-03-18 11:34:50 -04:00
languages Align fontenc with document fonts 2018-04-22 19:06:46 +02:00
latexfonts Align fontenc with document fonts 2018-04-22 19:06:46 +02:00
layouttranslations port the recent fixes and update of layouttranslations to master 2018-02-20 20:42:36 +01:00
layouttranslations.review sv.po reviewed by Jim 2018-02-24 14:11:04 +01:00
lyx.desktop.in Use suffixed name for desktop entry. 2017-10-20 12:17:55 +02:00
Makefile.am Add Landscape module 2018-04-18 14:36:49 +02:00
RELEASE-NOTES Align fontenc with document fonts 2018-04-22 19:06:46 +02:00
symbols wasy10 font: fix glyphs codepoints 9,10,12,13. 2018-03-26 21:54:46 +02:00
syntax.default syntax.default: some additions. 2018-03-09 15:17:23 +01:00
unicodesymbols unicodesymbols: add general way to require a feature only for specific encodings 2018-04-28 13:31:29 +02:00