Commit Graph

2448 Commits

Author SHA1 Message Date
Jürgen Spitzmüller
3cb8ba94eb * Intro.lyx: fix typo.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@25412 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-01 14:15:39 +00:00
Jürgen Spitzmüller
4070ca5e5c * lib/configure.py:
- check if texindy is available and if so, use it instead of makeindex
	  (bug 4732).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@25401 a592a061-630c-0410-9148-cb99ea01b6c8
2008-06-28 12:28:16 +00:00
Enrico Forestieri
f45d15be2f The braces are not needed when using the force flag.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@25398 a592a061-630c-0410-9148-cb99ea01b6c8
2008-06-27 20:11:24 +00:00
Enrico Forestieri
e71b09793f Fix bug 4320
http://bugzilla.lyx.org/show_bug.cgi?id=4320


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@25396 a592a061-630c-0410-9148-cb99ea01b6c8
2008-06-27 19:40:38 +00:00
Jürgen Spitzmüller
2dd4b555f9 Fix bug 4946:
* src/Paragraph.cpp (latexSurrogatePair):
        - do not use braces for combinated characters that are natively output (as unicode glyphs)
* src/Encoding.{cpp,h}:
	- build an exception list of characters that must be output as LaTeX command in any case
	  (except in utf8-plain). I.e., the utf8 encodings now also honour the "force" flag.
* lib/unicodesymbols:
	- add "force" flag to combine characters.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@25395 a592a061-630c-0410-9148-cb99ea01b6c8
2008-06-27 08:43:41 +00:00
Enrico Forestieri
8c903e4986 Final touch for bug 4966.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@25365 a592a061-630c-0410-9148-cb99ea01b6c8
2008-06-24 05:23:21 +00:00
Uwe Stöhr
5d322dd1b1 French, Spanish Extended.lyx: remove section that is already included in the FAQ and the UserGuide (this section has been removed months ago in the English version)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@25350 a592a061-630c-0410-9148-cb99ea01b6c8
2008-06-21 14:27:14 +00:00
Enrico Forestieri
5e2557f84d Fix bug 4966
http://bugzilla.lyx.org/show_bug.cgi?id=4966


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@25343 a592a061-630c-0410-9148-cb99ea01b6c8
2008-06-21 00:55:21 +00:00
Jürgen Spitzmüller
653666f81b Some updates for the A&A layout (bug 4928).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@25211 a592a061-630c-0410-9148-cb99ea01b6c8
2008-06-09 14:30:20 +00:00
Uwe Stöhr
69f0fe8470 Spanish EmbeddedObjects.lyx: translation update by Ignacio
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@25177 a592a061-630c-0410-9148-cb99ea01b6c8
2008-06-07 01:25:58 +00:00
Uwe Stöhr
fc8acd7f74 German Extended.lyx: - tiny correction by Hartmut
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@25079 a592a061-630c-0410-9148-cb99ea01b6c8
2008-06-02 18:40:25 +00:00
Jürgen Spitzmüller
b55a949f4b * New layout and template files for the Journal of Statistical Software (JSS), contributed by Andreas Karlsson
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@25043 a592a061-630c-0410-9148-cb99ea01b6c8
2008-06-01 08:37:45 +00:00
Uwe Stöhr
144c37e796 German Extended.lyx: - small correction by Hartmut now also for branch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@25023 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-31 12:19:57 +00:00
Uwe Stöhr
3f71d8bd34 German Extended.lyx: - fix handling of the picinpar package
- delete sections whose content is already in the EmbeddedObjects manual and therefore already removed in the English version of this document

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24972 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-27 22:09:12 +00:00
Uwe Stöhr
55366efffb German documentation updates by Hartmut
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24936 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-25 20:04:57 +00:00
Jürgen Spitzmüller
afc3cec313 * lib/configure.py:
- add support for Graphviz Dot files (bug 4882).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24933 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-25 08:51:50 +00:00
José Matox
e0d9d95ebc escape backslashes when importing the cells
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24863 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-20 11:23:53 +00:00
Jürgen Spitzmüller
050ead8891 * lib/configure.py:
- rename "Comma-separated values" to "Table (CSV)"

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24853 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-20 06:20:07 +00:00
Uwe Stöhr
f6c7fc6175 French UserGuide.lyx: translation updates by Siegfried
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24850 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-19 22:28:49 +00:00
Uwe Stöhr
1716063137 csv2lyx.py: update to José's latest version from trunk
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24825 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-18 20:43:57 +00:00
Uwe Stöhr
86d9e03f52 EmbeddedObjects.lyx: add a note about box alignment
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24823 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-18 20:36:40 +00:00
Uwe Stöhr
b29e1116ec csv2lyx.py: new csv2lyx version by Hartmut and José also for branch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24819 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-18 19:15:20 +00:00
Uwe Stöhr
f236b10efc remove the now obsolete Spanish mathed.lyx example file
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24745 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-13 00:45:43 +00:00
Jürgen Spitzmüller
c7f4ee3aff * CREDITS:
- fix formatting (I detected this too late in the 1.5.5 preparation)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24723 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-11 10:18:51 +00:00
Jürgen Spitzmüller
1ad60fdebc * lib/doc/Makefile.depend:
- pending change

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24717 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-11 08:28:39 +00:00
Jürgen Spitzmüller
9fcb0d1b7a * lib/layouts/apa.layout:
- Use styleguide-conforming headings in the APA layout (bug 4827).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24693 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-09 08:22:06 +00:00
Jürgen Spitzmüller
5d515197a6 * lib/layouts/amsmaths-plain.inc:
- Fix LaTeX errors triggered by switching from ams article to ams plain
  	  article (patch by Paul Rubin and me).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24691 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-09 08:00:34 +00:00
Uwe Stöhr
2e9e375f73 Spanish UserGuide.lyx: updates by Ignacio
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24671 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-07 22:42:50 +00:00
Uwe Stöhr
b341bbcbbf Minor French documentation updates by Jean-Pierre and Siegfried
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24667 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-07 21:37:36 +00:00
Jürgen Spitzmüller
dd6cbed911 Hartmut's csv2lyx.py script.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24660 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-07 16:43:29 +00:00
Uwe Stöhr
b8ab199367 Italian Intro.lyx: fix footnote in author environment
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24647 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-06 23:03:19 +00:00
Uwe Stöhr
513810a6d7 Spanish Math.lyx: fix a regression introduced by Ignacio's recent update
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24646 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-06 22:09:53 +00:00
Uwe Stöhr
3ac2c325c6 Spanish EmbeddedObjects.lyx, Math.lyx: updates by Ignacio
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24645 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-06 21:52:13 +00:00
Uwe Stöhr
8481a30711 Math.lyx: the mentioned part of bug 518 has been fixed now in branch too
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24625 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-06 00:32:10 +00:00
Uwe Stöhr
8df11f4523 add Nicola Focci to the credits, part 3/3
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24596 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-03 18:44:15 +00:00
Uwe Stöhr
5e167307b4 SCons and Make: register the Italian clipart files
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24433 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-22 00:24:14 +00:00
Uwe Stöhr
1a6d8cd81a Math.lyx: description of the new supported commands \brace and \brack
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24429 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-21 23:39:35 +00:00
Uwe Stöhr
22a0697f70 stdmenus.inc: stdmenus.inc: remove doubled menu entry, fixes http://bugzilla.lyx.org/show_bug.cgi?id=4765
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24360 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-19 16:23:49 +00:00
Uwe Stöhr
e7622540fa - Tutorial.lyx: remove the word "commercial" as requested on the lyx-docs list
- make the Spanish manuals compile (I introduced this bug accidently some time ago)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24355 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-19 15:06:42 +00:00
Uwe Stöhr
7ec11218ae Italian Intro.lyx: big update by Nicola Focci
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24353 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-19 14:30:51 +00:00
Jürgen Spitzmüller
cea3932a14 * lib/layouts/article-beamer.layout:
* lib/layouts/scrarticle-beamer.layout:
* lib/Makefile.am:
* development/scons/scons_manifest.py:
	- new layouts that support beamerarticle.cls

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24290 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-16 13:46:29 +00:00
Uwe Stöhr
b6182999f6 German UserGuide.lyx: updates by Hartmut - part 2: describe LilyPond (taken from the English UserGuide)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24283 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-15 23:24:32 +00:00
Jürgen Spitzmüller
de44b8a1f3 * lib/scripts/TeXFiles.py:
- fix typo spotted by Hartmut.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24261 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-15 14:06:11 +00:00
Uwe Stöhr
01b6caf999 German UserGuide.lyx: more tiny updates by Hartmut
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24252 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-13 11:21:51 +00:00
Uwe Stöhr
ddf37895f5 German UserGuide.lyx: updates by Hartmut
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24248 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-12 14:05:02 +00:00
Uwe Stöhr
2471cb6059 Extended.lyx: remove a chapter whose content is already in other doc files
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24219 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-10 22:11:49 +00:00
Jürgen Spitzmüller
cd7a390281 * make windoze (users) happy (replace Vert.xpm by vert2.xpm due to case conflict).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24180 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-08 16:07:30 +00:00
Jürgen Spitzmüller
1ac3b26241 * fix symbol in the math panel (part of bug 4720):
- Vert.xpm: rename to vert.xpm (what it actually is)
	- Vert.xpm: add correct symbol

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24170 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-08 11:34:41 +00:00
Uwe Stöhr
20f3689198 UserGuide.lyx: fix output of the wrap floats section
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24167 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-08 09:32:42 +00:00
Uwe Stöhr
07d4c80739 Math.lyx: get rid of an ERT
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24164 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-08 09:22:09 +00:00