lyx_mirror/lib
José Matos 6495cd135f make python string compliant with python 2 and 3
python 2 does not allow to declare a string as raw byte so we double
the backslashes and remove the r preffix

python 3 accepts rb"..." meaning a byte string that is raw. In this context
raw means that the backslash does not has any special meaning and thus it
is not escaped. This is usefull together with regular expressions where the
backslashes are special.

In the worst possible case, like this one, we must use 4 backslashes to represent
one in the regular expression...
2017-05-09 16:53:32 +01:00
..
bind Preferences shows current zoom instead of preference's default zoom (#10455) 2017-05-07 14:17:54 +02:00
citeengines Improve BibTeX name parsing #4 2017-03-19 14:03:48 +01:00
commands
doc ctests: move issue with nomenclature insets to a dedicated test case. 2017-05-04 18:05:18 +02:00
examples Rename powerdot-example.lyx to powerdot.lyx 2017-05-09 06:57:55 -04:00
fonts Really regenerate cmex10.ttf from .sfd at af970c20 2016-01-24 11:40:03 +01:00
images Add default icon for "toolbar-toggle review" (#10379) 2017-05-07 14:17:54 +02:00
kbd
layouts Add option obeyFinal for todo notes #10615 2017-04-20 23:49:02 +02:00
lyx2lyx IndexPrint and Nomencl were not fully latexified. 2017-04-29 13:54:01 +02:00
scripts make python string compliant with python 2 and 3 2017-05-09 16:53:32 +01:00
templates Update docs to 2.3.0alpha1 format 2017-04-24 00:03:19 -04:00
tex
ui Cosmetic 2017-05-07 14:18:17 +02:00
xtemplates Split external_templates to individual *.xtemplate files 2017-03-26 15:32:01 +02:00
.gitignore
appdata.xml
autocorrect
build-listerrors
chkconfig.ltx latexfonts: support for the Noto fonts 2017-04-04 23:02:47 +02:00
configure.py Add needauth option to gnuplot->PDF converter introduced in [066edd3c/lyxgit]. 2017-05-04 00:49:18 +02:00
CREDITS zh_CN.po: port Zheru's translation updates from branch 2017-02-14 00:22:21 +01:00
encodings Remove unsupported encoding "pt254". 2016-12-06 14:04:50 +01:00
generate_contributions.py zh_CN.po: port Zheru's translation updates from branch 2017-02-14 00:22:21 +01:00
languages Revert 809b8b62 (Add FontEncoding to language descriptions). 2017-01-16 12:38:06 +01:00
latexfonts latexfonts: correct previous commit 2017-04-04 23:08:45 +02:00
layouttranslations Update translation of Chart by Georger 2016-04-07 07:37:44 +02:00
layouttranslations.review Review of greek layout translations by Οδυσσέας 2016-04-04 22:05:31 +02:00
lyx.desktop.in
Makefile.am Rename powerdot-example.lyx to powerdot.lyx 2017-05-09 06:57:55 -04:00
RELEASE-NOTES Revert "Change default working directory from ~/ to "."" 2017-05-09 07:50:45 -04:00
symbols Fix metrics of math characters with 0 width 2017-01-20 10:53:06 +01:00
syntax.default Add missing entries in syntax.default 2016-08-19 16:02:36 +02:00
unicodesymbols Force "textdegree" for encoding koi8-u. 2017-05-01 10:35:20 +02:00