Commit Graph

2219 Commits

Author SHA1 Message Date
Uwe Stöhr
54bc047c85 UserGuide.lyx:
- finish Appendix A, the document is now ready except of Appendix B (description of the preferences dialog)
- add hint about XeTeX
- cleaned up index and cross-references
- add description of clearpage

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19540 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-14 02:16:56 +00:00
Jean-Marc Lasgouttes
b0d1a6b717 Fix bug 409 (Add support for numbered footnotes)
* src/insets/InsetFoot.cpp (updateLabels): number the footnote if
	(1) the footnote counter exists and (2) it is not in a title
	layout

	* lib/layouts/stdcounters.inc: add a footnote counter.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19524 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-13 20:29:33 +00:00
Richard Heck
7fca02e290 Fix makefile for 19498.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19510 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-13 17:22:52 +00:00
Martin Vermeer
2bd998c29e Prepare for inset configurability
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19498 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-13 12:13:17 +00:00
Uwe Stöhr
278838409b lib/doc/clipart: Add two new images for the Userguide
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19490 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-13 01:35:48 +00:00
Uwe Stöhr
e2c114c36c UserGuide.lyx updates: - add description of Change Tracking and phonetic symbols
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19489 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-13 01:30:16 +00:00
Uwe Stöhr
ebcd88af15 buffer-update_ps.xpm: - fix color definition to be able to reference it in the docs
(with old definition it appeared gray in PDF-output)
                      - uniform it to the definition of the other images


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19488 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-12 23:06:40 +00:00
Uwe Stöhr
522f352ac0 EmbeddedObjects.lyx: Add section about longtable alignment
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19479 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-12 21:30:54 +00:00
José Matox
f130c13c7b Increase the file format, now every \\begin_deeper has a corresponding \\end_deeper.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19461 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-12 14:56:49 +00:00
José Matox
ca81b43f03 Fix bug 518 (thanks to Jean Marc and Martin for the help)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19455 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-12 13:25:36 +00:00
Uwe Stöhr
8622ebaa4d UserGuide.lyx updates: - add description of thesaurus
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19454 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-12 13:16:34 +00:00
Uwe Stöhr
f12f6f8043 UserGuide.lyx updates: - revise descriptions of Branches and Nomenclature
- add a nomenclature
                       - many other cleanups

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19448 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-12 11:05:26 +00:00
Uwe Stöhr
7878a3558d UserGuide.lyx: fix some typos
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19416 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-11 01:48:54 +00:00
Uwe Stöhr
5564407c2c UserGuide.lyx updates: - Finish the descriptions of the bibliography and the document settings dialog
- add a BibTeX bibliography

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19415 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-11 01:20:33 +00:00
Uwe Stöhr
baa48445a1 EmbeddedObjects.lyx: move the \texorpdfstring command to the preamble to get rid of ERT-boxes.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19404 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-10 19:14:07 +00:00
Uwe Stöhr
5aeea950b5 UserGuide.lyx updates: except of the Appendox A and B it is now near to be ready
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19403 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-10 18:15:59 +00:00
Jean-Marc Lasgouttes
251d858ebc Fix broken build related to r19389 (recent userguide changes)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19394 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-10 08:41:48 +00:00
Uwe Stöhr
a1687b08aa UserGuide.lyx: complete revision to bring it up to date:
- correct menu names
- add descriptions about index generation, font and graphic formats - to tell only examples

The document is ready except of the outliner and note descriptions.

The description of LyX's menus (Appendix A), and the preferences dialog (Appendix B) will be completed step by step, hopefully with some help.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19389 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-10 01:32:55 +00:00
Uwe Stöhr
ecd45bdc56 German Extended.lyx: updates from Hartmut
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19387 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-09 21:49:20 +00:00
Bo Peng
e27da75af1 Listings ui changes from Pavel
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19384 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-09 21:18:21 +00:00
Bo Peng
95dbcd40f9 Enable File -> Revert when the file is externally modified, rename this menu item to File -> Revert to saved, and check if the .lyx file has been externally modified when a buffer is saved. (Bugs 3766 and 4114)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19380 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-09 20:46:22 +00:00
Uwe Stöhr
f10f67af09 UserGuide.lyx: small fix to my previous commit
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19372 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-08 23:43:45 +00:00
Uwe Stöhr
34ff948a5f UserGuide.lyx: - make it printable
- correct the appearance of the word "LyX" in the PDF-bookmarks

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19369 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-08 23:06:16 +00:00
Richard Heck
a984321131 Introduce LFUN to save all modified files, and add menu entries.
Patch from Guillaume Pothier for 1.4.x adapted by me to current trunk.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19338 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-06 15:34:02 +00:00
Uwe Stöhr
7af4a5e4ba EmbeddedObjects.lyx: - fix broken references in German version
- update version number

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19327 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-06 00:07:33 +00:00
Enrico Forestieri
cbc5b72004 On Windows, remove log file generated by miktex and copy chkconfig.ltx
obeying the umask value as on cygwin access is controlled through ACLs
and the python port knows nothing about them.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19308 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-04 23:31:52 +00:00
Richard Heck
7982ee6cef Fix bug 4094: HTML export issue with FAT32 on Linux.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19298 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-04 03:04:23 +00:00
Jean-Marc Lasgouttes
8151f74f21 revert r19291 (mk4ht returns the wrong error code))
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19296 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-03 21:19:29 +00:00
Richard Heck
1885fe5398 Use mk4ht oolatex' instead of htlatex etc etc etc', per Jean-Pierre's advice.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19291 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-03 14:45:43 +00:00
Jean-Marc Lasgouttes
f74582aca0 credit Darren
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19282 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-03 10:12:46 +00:00
Richard Heck
364f49d04b [2085] Get OpenDocument export working when htlatex is available but oolatex
is not. Also check for oowriter as an ODT viewer.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19260 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-31 17:18:02 +00:00
Jean-Marc Lasgouttes
0454f345a7 update email address for Hartmut Haase
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19254 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-31 14:31:55 +00:00
Jürgen Spitzmüller
2a875336c0 * lib/Makefile.am:
* development/scons/scons_manifest.py:
	- add apa template.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19247 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-31 04:46:09 +00:00
Jürgen Spitzmüller
1696c09712 * lib/template/apa.lyx: update to 1.5 format.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19228 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-27 18:31:13 +00:00
Jürgen Spitzmüller
fb8fad65cf * lib/template/apa.lyx: new file (fix bug 2390).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19225 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-27 18:26:08 +00:00
Joost Verburg
b3ace671d2 configure.py: add support for the EMF file format and the metafile2eps conversion utility for WMF/EMF to EPS conversion
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19196 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-24 21:08:25 +00:00
José Matox
0ed05b32be Update lyx examples to latest file format (for 1.5.0 release)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19192 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-24 17:45:46 +00:00
José Matox
819cae0ea7 Update documentation to latest file format (for 1.5.0 release)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19191 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-24 17:43:36 +00:00
José Matox
64e12293a0 Update documentation to latest file format (for 1.5.0 release)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19190 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-24 17:39:27 +00:00
José Matox
29d106fbf7 Convert layout files to utf8
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19189 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-24 17:16:35 +00:00
José Matox
a8dcedb3b1 Prepare for lyx 1.4.5
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19182 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-24 14:29:21 +00:00
Jürgen Spitzmüller
cfc845a6e9 * lib/doc/UserGuide.lyx:
* lib/doc/de/UserGuide.lyx:
	- document the different utf-encodings.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19181 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-24 08:50:41 +00:00
José Matox
155058a362 Another take at bug 4049
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19172 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-23 17:06:32 +00:00
José Matox
61cb6824a6 Second part of bug 4050 fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19168 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-22 20:10:28 +00:00
José Matox
972ec40b73 Fix problem reported by bug 4050 (I am not sure if this fixes the bug)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19167 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-22 19:03:11 +00:00
José Matox
b03bc96912 Fix bug 2049
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19166 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-22 18:20:22 +00:00
Bo Peng
cce9cfc975 fix wrong fix r19160. I did not have an extra \end_layout, but missed a \begin_layout
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19163 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-21 05:45:50 +00:00
Uwe Stöhr
c0b0fe35fa Spanish EmbeddedObjects.lyx: updates from Ignacio
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19161 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-20 20:42:20 +00:00
Bo Peng
f668844789 Remove an extra \end_layout from revert_listings_inset
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19160 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-20 19:02:52 +00:00
José Matox
ce87f9dd49 (Atempt to) Fix bug 4048
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19159 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-20 16:02:24 +00:00
José Matox
6dfd1c17f3 Prepare code for refactorisation
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19158 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-20 15:06:48 +00:00
José Matox
d3f7996cdd Move related code together (no code added or deleted)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19157 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-20 14:25:04 +00:00
Jürgen Spitzmüller
9c06580008 * lib/unicodesymbols: whitespace
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19154 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-20 12:56:56 +00:00
Jürgen Spitzmüller
586a07709f * lib/lyx2lyx/lyx_1_5.py (revert_unicode):
- reintroduce \n's accidentally removed in revision 19145
	  (fixes bug 4046)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19153 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-20 10:26:01 +00:00
Jürgen Spitzmüller
db8a268476 * lib/unicodesymbols: fix typo.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19152 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-20 10:23:59 +00:00
Dov Feldstern
11441c8560 Fix a few edge-cases which in the lyx2lyx conversion to format 249
(multi-encoding -> utf8); specifically, the language was being          
incorrectly identified in certain insets, which of course led to
encoding problems.
This fixes part of bug 3613 (http://bugzilla.lyx.org/show_bug.cgi?id=3613).


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19151 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-20 02:10:28 +00:00
Uwe Stöhr
29be500207 UserGuide.lyx: clean up author entries
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19149 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-19 23:59:48 +00:00
Michael Schmitt
cf68797031 * lib/doc/doc_toc.py: fix typo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19146 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-19 17:53:00 +00:00
José Matox
aa5848f957 Clean and speedup code in revert_unicode
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19145 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-19 17:15:31 +00:00
Jürgen Spitzmüller
f36e1b4b31 * lib/lyx2lyx/lyx_1_5.py (revert_unicode): fixes by Georg Baum (bug 3985)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19138 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-19 14:59:43 +00:00
José Matox
b3059e2070 Fix bug 4033 (Georg)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19137 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-19 12:24:01 +00:00
Jürgen Spitzmüller
e12b2d31ed * lib/lyx2lyx/lyx_1_5.py:
- use document.default_layout instead of hardcoded "Standard" layout (bug 4035)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19135 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-19 10:33:40 +00:00
Uwe Stöhr
6cf6321f82 documentation: remove linuxdoc descriptions (part2)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19124 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-18 23:34:31 +00:00
Uwe Stöhr
82d2a827b5 documentation: remove linuxdoc descriptions (part1), fixes bug 2787 http://bugzilla.lyx.org/show_bug.cgi?id=2787
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19123 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-18 23:24:33 +00:00
Uwe Stöhr
e7fffdc821 doc_toc.py: add comment to explain its calling syntax (fixes bug 3798
http://bugzilla.lyx.org/show_bug.cgi?id=3798)
depend.py: dito, and fix file encoding

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19122 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-18 19:45:11 +00:00
José Matox
74f45fc0e9 Fix bug 3404 (from Bo Peng)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19114 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-18 10:49:33 +00:00
José Matox
8397a051fa Improve revert unicode (bug 3958) from Anders Ekberg
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19113 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-18 10:47:44 +00:00
Uwe Stöhr
552d4035eb EmbeddedObjects: fix character for centered dot
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19108 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-18 00:18:54 +00:00
Uwe Stöhr
f3b50f9bf1 Intro.lyx: fix name of manual (spotted by Jean-Pierre)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19106 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-17 20:12:42 +00:00
José Matox
aafefdbe26 Fix crash loading old files (http://www.mail-archive.com/lyx-users%40lists.lyx.org/msg57472.html)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19101 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-17 16:46:19 +00:00
José Matox
95cf1d65f3 Old lyx files (from 1.0 era) can start with a begin deeper
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19097 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-17 11:53:46 +00:00
Uwe Stöhr
a5c7bdc41e EmbeddedObjects: add a note about bold typewriter fonts (by Jürgen)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19090 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-16 21:18:28 +00:00
José Matox
e983dba010 Add frenchb to languages for compatibility with older files.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19044 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-11 15:10:13 +00:00
Uwe Stöhr
620908139e Czech Tutorial.lyx: updates from Pavel
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19006 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-08 23:35:23 +00:00
Uwe Stöhr
9051f93625 UserGuide: remove outdated hint to have the packages "umlaute" and "german" installed. You don't need them and thanks to our unicodesymbols list you can insert the French guillemets directly.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18996 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-06 00:49:52 +00:00
Uwe Stöhr
d4fb110865 lyx_1_5.py: fix typo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18995 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-06 00:30:29 +00:00
Jürgen Spitzmüller
7562340249 fix unicode decomposition (bugs 3313 and 3498):
* src/support/docstring.{cpp,h}:
	- rename normalize_kc to normalize_c and use normalization form C (instead of KC)

* src/callback.cpp:
* src/Trans.cpp:
* src/frontends/qt4/GuiClipboard.cpp:
* src/frontends/qt4/GuiSelection.cpp:
* lib/lyx2lyx/lyx_1_5.py:
	- use normalization forms C and D instead of KC and KD.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18991 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-05 14:45:00 +00:00
Uwe Stöhr
2df5252dad Spanish EmbeddedObjects.lyx: Updates from Ignacio
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18983 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-04 20:52:24 +00:00
Uwe Stöhr
07caea8f92 EmbeddedObjects.lyx: tiny fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18980 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-03 22:33:55 +00:00
Uwe Stöhr
e810a59fdb German Intro.lyx: don't require koma-script
German Tutorial.lyx: dito

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18979 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-03 21:27:03 +00:00
Uwe Stöhr
e40764b00d German Intro.lyx: Updates from Hartmut
German Tutorial.lyx: dito

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18969 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-02 21:09:18 +00:00
Michael Schmitt
0430d70ec3 * lib/images/promote.xpm: fix section number in icon
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18968 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-02 19:41:45 +00:00
Uwe Stöhr
3a4dd21a65 languages: add a dumy language for arabic_arabtex. I dropped this from the arabic patch last week because I misunderstood Dov. This dummy language is indeed needed.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18957 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-02 00:35:52 +00:00
Uwe Stöhr
0bf9eda832 German Extended.lyx: Updates from Hartmut
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18956 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-01 21:14:56 +00:00
Jürgen Spitzmüller
efdfe031e7 * lib/CREDITS:
* lib/generate_contributions.py:
	- add Hangzai Luo.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18954 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-01 15:17:11 +00:00
Uwe Stöhr
e72d2468df German UserGuide: updates from Hartmut
German EmbeddedObjects: fix a typo

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18952 a592a061-630c-0410-9148-cb99ea01b6c8
2007-06-30 22:52:35 +00:00
Jürgen Spitzmüller
768addedfd * lib/lyx2lyx/lyx_1_5.py (revert_unicode): fix typo in comment
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18950 a592a061-630c-0410-9148-cb99ea01b6c8
2007-06-30 06:56:15 +00:00
Jürgen Spitzmüller
2bde238feb * lib/lyx2lyx/lyx_1_5.py:
- fix convert_graphics_rotation and make revert_graphics_rotation actually work.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18948 a592a061-630c-0410-9148-cb99ea01b6c8
2007-06-30 06:07:20 +00:00
Uwe Stöhr
e307c65674 UserGuide: fix the description how to change the font size in formulas
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18946 a592a061-630c-0410-9148-cb99ea01b6c8
2007-06-29 21:42:26 +00:00
Uwe Stöhr
2f6f34c384 EmbeddedObjects: fix bug in description of \extrarowheight command
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18945 a592a061-630c-0410-9148-cb99ea01b6c8
2007-06-29 20:50:39 +00:00
Uwe Stöhr
c48221aea8 doc/doc_toc.py: - fix the input encoding of the TOC.lyx files
- set Python file encoding to utf-8
scripts/ext_copy.py: - set Python file encoding to utf-8

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18943 a592a061-630c-0410-9148-cb99ea01b6c8
2007-06-29 19:13:57 +00:00
Uwe Stöhr
ab507ec444 elsart.layout: fix Acknowlegments enviroment
(bug 3931: http://bugzilla.lyx.org/show_bug.cgi?id=3931)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18937 a592a061-630c-0410-9148-cb99ea01b6c8
2007-06-28 22:37:15 +00:00
Uwe Stöhr
607b86bdeb German UserGuide.lyx: Change to two sided document layout
(with permission by Hartmut)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18935 a592a061-630c-0410-9148-cb99ea01b6c8
2007-06-28 21:33:55 +00:00
Uwe Stöhr
4cef6923f4 Makefile.am: add Hungarian example files
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18921 a592a061-630c-0410-9148-cb99ea01b6c8
2007-06-28 00:00:02 +00:00
Uwe Stöhr
904616b199 Userguide: Only fix a markup and a typo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18920 a592a061-630c-0410-9148-cb99ea01b6c8
2007-06-27 23:51:21 +00:00
Uwe Stöhr
0b3c217b79 lyx_1_5.py: last part of fix for bug 3313
OK from José: http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg121628.html

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18918 a592a061-630c-0410-9148-cb99ea01b6c8
2007-06-27 20:46:04 +00:00
Uwe Stöhr
ca2bed7fa9 German UserGuide: latest patches by Hartmut
German EmbeddedObjects: change option names according to Michaels latest de.po translations in rev 18905

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18906 a592a061-630c-0410-9148-cb99ea01b6c8
2007-06-27 00:01:15 +00:00
Uwe Stöhr
277547b065 German EmbeddedObjects.lyx: fix again an incorrect markup
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18904 a592a061-630c-0410-9148-cb99ea01b6c8
2007-06-26 21:59:32 +00:00
Uwe Stöhr
1a46251dfa EmbeddedObjects: small changes to markup again
German version: fix many typos

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18903 a592a061-630c-0410-9148-cb99ea01b6c8
2007-06-26 21:53:10 +00:00
José Matox
0d3295f1cf Fix bug 3313 (unicode error when invoking lyx2lyx) by Anders Ekberg
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18890 a592a061-630c-0410-9148-cb99ea01b6c8
2007-06-26 13:15:29 +00:00