lyx_mirror/lib
Richard Heck 6cc1d31e38 Just a bit of safety here.
This 0 default for end is wrong. You should be able to do:
  find_token(lines, token, 0, 0)
and have that return -1. As it is, this is equivalent to:
  find_token(lines, token, 0, len(lines))
But I am afraid to change the default, in case something in lyx_1.2.py
relies upon it somehow.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36125 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-05 16:43:30 +00:00
..
bind Fix #6885. Alt+x shortcuts should be preserved for menus. 2010-10-17 17:49:21 +00:00
commands
doc Math.lyx: multirow package is not used -> remove it from preamble 2010-11-02 05:25:52 +00:00
examples * examples/lilypond.lyx 2010-11-03 00:11:33 +00:00
fonts Prepare for Math Formal Script Family. 2010-07-17 15:00:12 +00:00
images add support for decimal alignment in tables 2010-06-05 07:44:44 +00:00
kbd
layouts Fix bug #7016: Cannot read theorems-ams-bytype.inc. 2010-11-05 15:12:04 +00:00
lyx2lyx Just a bit of safety here. 2010-11-05 16:43:30 +00:00
scripts Fix lilypond support, patch from Julien Rioux, bug #6940. 2010-11-01 21:01:48 +00:00
templates lettre: some adjustments to overcome a limitation of the lettre document class 2010-10-14 01:58:49 +00:00
tex
ui stdmenus.inc: add entry for multirow 2010-10-20 00:43:27 +00:00
autocorrect
build-listerrors
chkconfig.ltx Refstyle support. The user can now choose between prettyref and restyle 2010-10-13 12:36:53 +00:00
configure.py Fix lilypond support, patch from Julien Rioux, bug #6940. 2010-11-01 21:01:48 +00:00
CREDITS nitpick. 2010-08-29 08:17:58 +00:00
encodings
external_templates
generate_contributions.py Add John Perry. Update me. 2010-11-03 01:25:43 +00:00
languages revert r35565 as discussed in http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg162280.html 2010-10-09 16:11:41 +00:00
Makefile.am Add module for named theorems. Thanks to John Perry. Fixes bug #6279. 2010-11-02 20:17:07 +00:00
symbols Refstyle support. The user can now choose between prettyref and restyle 2010-10-13 12:36:53 +00:00
syntax.default typo 2010-06-17 08:26:34 +00:00
unicodesymbols #6877 remove the controversial fboxes around keystroke text 2010-09-17 13:34:01 +00:00