Commit Graph

417 Commits

Author SHA1 Message Date
Jürgen Spitzmüller
001b2b1624 * LaTeX.cpp (deplog):
- fix regex so that rexeg_search finds more than one match in a line.
	  This fixes a bug where files which were output in the log file in a 
	  line which already listed another file were not dependency tracked.
	  I.e., cases such as
	  (./child1.tex) (./child2.tex)
	  (bug 6024).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30200 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-20 13:03:19 +00:00
Uwe Stöhr
74fc41c076 branch: tex2lyx/preamble.cpp: support for fileformat 263: support for the document languages Brazilian and Portuguese
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30175 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-19 00:44:43 +00:00
Jean-Marc Lasgouttes
877808064d Backport http://www.lyx.org/trac/changeset/28814
New commands inset-begin/end (bound to Ctrl-Alt-Home/End) allow to jump 
  to begin/end of insets (and outside of the inset if the cursor is already 
  in place). There are also versions that select text.



git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30160 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-18 15:47:01 +00:00
Jürgen Spitzmüller
b498fa1b05 * Paragraph.cpp:
- we do not output alignment begin for the default alignment,
	  so we must not output the end tag (bug 5995)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30152 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-18 06:52:59 +00:00
Jürgen Spitzmüller
8aa09ebafe status.16x: tweaks.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30150 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-18 06:33:20 +00:00
Pavel Sanda
e0c5df56a6 backport r30144
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30149 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-17 22:07:32 +00:00
Enrico Forestieri
943eb2a6f1 Reintroduce workaround for dealing with nested math hulls, as it is
not guaranteed that LyX is always able to replace $...$ constructs
with \ensuremath{...}.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30147 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-17 17:36:41 +00:00
Pavel Sanda
4c8faf8543 Wrong section
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30134 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-16 08:24:44 +00:00
Jürgen Spitzmüller
223a977954 * configure.py:
- change eLyXer command and copier to copy images
	  to the appropriate places on view and export
	  (requires eLyXer 0.27).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30133 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-16 08:08:34 +00:00
Pavel Sanda
98a3aba0b9 Backport r30130.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30131 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-16 07:58:04 +00:00
Uwe Stöhr
39e7d0b210 status.16x: another typo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30129 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-15 21:59:37 +00:00
Uwe Stöhr
2c528caa70 status.16x: typo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30128 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-15 21:14:08 +00:00
Uwe Stöhr
8c0d539666 status.16x: entry for the tex2lyx efforts
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30127 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-15 21:03:57 +00:00
Pavel Sanda
8f25cb73ff Cosmetics
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30111 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-15 15:56:57 +00:00
Pavel Sanda
373f3d8f7d Backport fix for bug #6000
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30110 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-15 15:55:53 +00:00
Jean-Marc Lasgouttes
44f0cd4dca backport http://www.lyx.org/trac/changeset/30107
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30108 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-15 12:18:18 +00:00
Jürgen Spitzmüller
fc71962979 revert r30085. Silly me!
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30086 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-13 10:47:36 +00:00
Jürgen Spitzmüller
5e64a62bb1 * ext_copy.py:
- import warning since we use it.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30085 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-13 10:44:44 +00:00
Jürgen Spitzmüller
23345956ef * BiblioInfo.cpp:
- convert author/editor to proper unicode.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30073 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-12 14:34:44 +00:00
Enrico Forestieri
a676d02970 Fix display of BibTeX entries in the info field of the citation
dialog by only converting text mode latex macros to unicode points.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30071 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-12 14:22:51 +00:00
Uwe Stöhr
345e954e94 status.16x: entry for previous commit
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30067 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-12 11:37:47 +00:00
Uwe Stöhr
7bd1f2f062 status.16x: typo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30041 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-10 22:48:24 +00:00
Jean-Marc Lasgouttes
3c6e023f62 Show binding associated to the lfun in the tooltip of a toolbar icon.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30040 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-10 14:03:55 +00:00
Jürgen Spitzmüller
7ef1378998 * es.po: update from Ignacio.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30039 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-10 12:10:02 +00:00
Enrico Forestieri
8d21593429 The QFileInfo::refresh() bug is fixed in Qt 4.5.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30038 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-10 11:34:28 +00:00
Pavel Sanda
f89bd3fe91 Backport fix for 5980.
Patch from Vincent.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30025 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-09 06:53:51 +00:00
Enrico Forestieri
6ba5e78424 Update it.po
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30024 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-09 00:48:00 +00:00
Jürgen Spitzmüller
b7304601e0 backport revision 29238
URL: http://www.lyx.org/trac/changeset/29238

Log:
* Properly separate the specific Japanese (i.e., pLaTeX) auxiliary programs (jbibtex, mendex)
   from the standard LaTeX programs.
  These programs are only used now if the document actually uses Japanese, not always if they are found.
  (bug 5601 a.o.).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30020 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-08 16:04:11 +00:00
Uwe Stöhr
f3ae89e3fb new Slovakian translation of the Intro manual thanks to Kornel
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30012 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-07 19:27:44 +00:00
Enrico Forestieri
d8d90dfd89 Add lyxeditor script to development/tools, adjust properties of other
files and also add lyxpak.py to the distributed files.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30001 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-06 15:35:30 +00:00
Uwe Stöhr
0fc8f233f7 Intro.lyx: - bugzilla is dead
- some cleanups

the other language versions of Intro.lyx are coming later

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30000 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-06 15:28:32 +00:00
Pavel Sanda
1b59c47b40 * cs.po
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@29995 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-06 13:48:15 +00:00
Georg Baum
ad3dcfa1ac detect multithreaded boost
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@29993 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-06 13:14:05 +00:00
Jürgen Spitzmüller
2522348e0d * amsart.layout:
* amsbook.layout:
	- fix on-screen representation of headings
	  Patch by Russ Woodroofe and me.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@29990 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-06 07:42:05 +00:00
Jürgen Spitzmüller
cb1ed3df1c status.16x: update.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@29989 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-06 07:34:31 +00:00
Jürgen Spitzmüller
dc46572cf3 * po/*.po: remerge.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@29942 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-05 05:14:07 +00:00
Jürgen Spitzmüller
ef31f02ca5 backport rev. 29324:
Timestamp: 
04/19/09 13:57:52
Author: 
spitz 
Message: 
Implement a warning dialog with a "Do not show this warning again!" checkbox.
Since Qt does not provide this, we have to roll our own dialog.
Hidden warnings are stored in sessions.

The dialog is currently only used in the case where an included file
has a different textclass then the master (bug 3218).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@29941 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-05 05:06:17 +00:00
Enrico Forestieri
dc3abde38e Take into account file system case sensitivity when checking whether
a path starts with a given prefix.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@29940 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-04 18:56:22 +00:00
Richard Heck
4b3f889d33 Status for previous commit to branch.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@29935 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-04 15:35:35 +00:00
Uwe Stöhr
6b22915bd6 fix #5945 also for branch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@29923 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-04 13:41:26 +00:00
Jürgen Spitzmüller
cb81b1fb85 back to work.
Branch is open for commits again.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@29919 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-04 12:58:13 +00:00
Jürgen Spitzmüller
867a20caae * configure.py:
- add support for eLyXer. This is supposed to be the last change before 1.6.3.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@29905 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-02 15:37:29 +00:00
Jürgen Spitzmüller
a0b9b063c7 * status.16x: update.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@29900 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-01 09:08:57 +00:00
Uwe Stöhr
839896c338 ro.po: updates by Marius
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@29886 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-29 20:55:56 +00:00
Jürgen Spitzmüller
1abdf7f8a5 * documentation updates from Koji Yokota.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@29879 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-29 14:49:07 +00:00
Pavel Sanda
dbe1a114d3 * nb.po from Helge
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@29878 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-29 10:24:42 +00:00
Uwe Stöhr
8de29c96a5 EmbeddedObjects.lyx: remove wrong preamble line, fixes #5966
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@29863 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-27 01:46:49 +00:00
Uwe Stöhr
a25995dd8c hu.po: updates by Szöke
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@29857 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-26 20:47:27 +00:00
Enrico Forestieri
27b0a1e35a Don try to be smart and always protect the preamble with \makeatletter
and \makeatother if it is not empty.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@29854 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-26 18:07:27 +00:00
Pavel Sanda
f2f23df1de forgot this
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@29845 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-25 18:31:31 +00:00