Commit Graph

1847 Commits

Author SHA1 Message Date
Jean-Marc Lasgouttes
e7e37b449e fix typo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17772 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-11 08:42:42 +00:00
Richard Heck
aa87b87bf9 Added menu entries for math delimiter and matix dialogs.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17770 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-10 22:04:08 +00:00
Uwe Stöhr
c3ffce4a8c add math delimiter dialog to math toolbar, by Richard and me
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17768 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-10 20:57:59 +00:00
Georg Baum
e6dd941880 update my credits entry and make generate_contributions.py run again
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17763 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-10 11:01:44 +00:00
Uwe Stöhr
1f45cecda5 Describe the latest graphics dialog changes in the docs, by Richard and me.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17759 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-09 20:55:38 +00:00
Uwe Stöhr
4ea8556241 es_Extended: some adjustments for PDF-bookmarks
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17758 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-09 18:04:31 +00:00
Uwe Stöhr
835f126af9 New Spanish translation of the Extended manual, by Ignacio.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17757 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-09 17:30:54 +00:00
Richard Heck
bb44b23486 Moved std* includes before customizations.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17750 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-06 17:48:54 +00:00
Jean-Marc Lasgouttes
37acb852fd Document Provides tag and changes to LabelString[Appendix]
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17742 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-06 09:41:55 +00:00
Jean-Marc Lasgouttes
04efe3c40a New framework for declaring generic features in textclasses.
* src/LaTeXFeatures.C (mustProvide): new method; returns true when
	isRequired is true and the feature is not provided by the
	textclass. 
	(getPackages, getLyXSGMLEntities): use mustProvide when relevant.

	* src/bufferparams.C (getEngine):
	* src/buffer.C (validate): adapt to change below.

	* src/lyxtextclass.C (read): replace tags ProvidesNatbib,
	ProvidesMakeidx, ProvidesUrl and ProvidesAmsmath by a generic
	"Provides".
	(provides): take a string as argument.
	
	* lib/scripts/layout2layout.py (convert): convert "ProvidesXxx" tags
	to "Provides xxx".

	* lib/layouts/*: update to format 4.



git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17740 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-06 09:02:23 +00:00
Uwe Stöhr
238c087a71 - layouts/stdstruct.inc: fix tipo
- templates/modernCV.lyx: small cleanup


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17725 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-05 01:02:31 +00:00
Uwe Stöhr
dc294b6136 europecv: - fix bibliography and wrong address layout
- change layout file because europecv doesn't support bibitems

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17724 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-05 01:01:03 +00:00
Uwe Stöhr
9ad5bde3c6 support for europecv: Layout file and template
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17714 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-04 01:35:15 +00:00
Uwe Stöhr
566d5270f5 moderncv: - reworked layout and template file
- reduce ERT to minimum

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17713 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-04 01:30:54 +00:00
Uwe Stöhr
c36c0b6cf2 g-brief2.layout: whitespace
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17712 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-04 01:21:38 +00:00
Uwe Stöhr
c94c3a0f1c add bibitem support for moderncv
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17710 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-03 20:51:27 +00:00
Uwe Stöhr
228c92e6b4 support for moderncv: Layout file and template as we currently have no CV template but as discusses some times ago on the users list we need one for the beginners.
(The next days I'll also prepare support for europecv, the second nicht CV class that is also required to use in some fields.)

I hope I'm not too rash here.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17700 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-03 01:52:34 +00:00
Uwe Stöhr
828343c3e8 - g-brief2 cleanups: Make Standard style the default as Letter style as default causes LaTeX errors when you accidentally have two of them
(since years now used by me successfully)
- new template for g-brief2

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17699 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-03 01:37:39 +00:00
Michael Schmitt
b8e23e46d0 restore the old LyX banner in preparation of the next release;
replace banner.ppm by banner.png


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17690 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-01 20:33:40 +00:00
Uwe Stöhr
6990fb0343 fix typo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17687 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-01 15:37:05 +00:00
Uwe Stöhr
eb0c4fbb87 Add Masanori Iwami to the contributers list.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17685 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-01 15:26:11 +00:00
Uwe Stöhr
84b2f6f86f Add Stefan Schimanski to the contributers list.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17677 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-01 13:58:35 +00:00
Georg Baum
7974192d28 Make encoding conversion more robust (workaround for bug 3404)
* lib/lyx2lyx/lyx_1_5.py
	(convert_multiencoding): Don't get confused by too many \end_layout
	tokens.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17673 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-01 09:33:39 +00:00
Uwe Stöhr
44c4c02c5d fix bug 912
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17670 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-01 02:02:28 +00:00
Enrico Forestieri
b343446bd4 Fix bug 3400
* lib/scripts/convertDefault.py: Use the cropbox option when the
	source format is pdf and convert supports it.

	* lib/configure.py: Don't define a PDF->PNG converter in order to
	avoid the EPS->PDF->PNG route when converting EPS to a loadable
	format.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17668 a592a061-630c-0410-9148-cb99ea01b6c8
2007-03-31 18:21:54 +00:00
Uwe Stöhr
f428433c08 de_Userguide: updates from Hartmut
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17667 a592a061-630c-0410-9148-cb99ea01b6c8
2007-03-31 17:35:49 +00:00
Georg Baum
f2769c00c7 Finish the transition to unicode of the kmap machinery and enable kmap files
again (bug 3304)

	* src/intl.C
	(Intl::initKeyMapper): Don't set the char set of trans anymore

	* src/chset.[Ch]: delete, no longer needed

	* lib/kbd/*.cdef: ditto

	* src/lyxrc.[Ch]: remove RC_SCREEN_FONT_ENCODING and font_norm,
	these are no longer needed

	* src/lyxfunc.C: adapt to lyxrc changes

	* src/Makefile.am: remove deleted files

	* lib/Makefile.am: ditto

	* development/scons/scons_manifest.py: ditto

	* src/text3.C
	(LyXText::dispatch): reenable the kmap mechanism

	* src/trans_mgr.[Ch]
	(TransManager::setCharset): remove, no longer needed
	(TransManager::insert): remove, since it would be identical to
	insertVerbatim now
	(TransManager::insertVerbatim): rename to insert


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17665 a592a061-630c-0410-9148-cb99ea01b6c8
2007-03-31 16:41:02 +00:00
Georg Baum
4712db615e Manually fix kmap files after automatic conversion
* lib/kbd/french.kmap: Replace \b{} (nonstandard degree symbol from
	iso8859-8.cdef) with U+00B0
	Fix broken comment sign

	* lib/kbd/sg.kmap: Replace \b{} with U+00B0
	Comment out obscure entries with \it\${}

	* lib/kbd/sf.kmap: ditto

	* lib/kbd/european.kmap: Replace \b{} with U+00B0
	Remove obsolete comments

	* lib/kbd/espanol.kmap: Fix inverted question and exclamation marks

	* lib/kbd/american-2.kmap: Remove obsolete comments



git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17664 a592a061-630c-0410-9148-cb99ea01b6c8
2007-03-31 16:29:41 +00:00
Georg Baum
c070ca00dd Convert kmap files from LaTeX commands to unicode as discussed last week
* development/tools/convert_kmap.py: New conversion script

	* lib/kbd/*.kmap: Convert with convert_kmap.py


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17663 a592a061-630c-0410-9148-cb99ea01b6c8
2007-03-31 16:07:05 +00:00
Uwe Stöhr
12e6426c3f es_EmbeddedObjects: some more updates from Ignacio
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17660 a592a061-630c-0410-9148-cb99ea01b6c8
2007-03-31 13:15:58 +00:00
Georg Baum
49b842c83a Prepare lib/kbd for the unicode transition (part 2):
Convert all .kmap files to utf8

	* lib/kbd/thai-kedmanee.kmap convert from tis620-0
	* lib/kbd/greek.kmap         convert from iso8859-7
	* lib/kbd/polski.kmap        convert from iso8859-2
	* lib/kbd/german-3.kmap      convert from iso8859-1
	* lib/kbd/german.kmap        convert from iso8859-1
	* lib/kbd/koi8-r.kmap        convert from koi8-r
	* lib/kbd/hebrew.kmap        convert from cp1255
	* lib/kbd/european.kmap      convert from iso8859-1
	* lib/kbd/magyar-3.kmap      convert from iso8859-2
	* lib/kbd/arabic.kmap        convert from iso8859-6
	* lib/kbd/bg-bds-1251.kmap   convert from cp1251
	* lib/kbd/francais.kmap      convert from iso8859-1
	* lib/kbd/latvian.kmap       convert from iso8859-13
	* lib/kbd/german-2.kmap      convert from iso8859-1
	* lib/kbd/portuges.kmap      convert from iso8859-1
	* lib/kbd/koi8-u.kmap        convert from koi8-u
	* lib/kbd/american-2.kmap    convert from iso8859-1
	* lib/kbd/magyar-2.kmap      convert from iso8859-2
	* lib/kbd/serbian.kmap       convert from iso8859-5


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17659 a592a061-630c-0410-9148-cb99ea01b6c8
2007-03-31 10:47:17 +00:00
Georg Baum
e1f1136e03 Prepare lib/kbd for the unicode transition (part 1, more expected)
* lib/kbd/serbocroatian.kmap: Remove hack that replaced d-Stroke and
	D-Stroke with d-Caron and D-Caron, respectively.
	This is no longer needed.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17658 a592a061-630c-0410-9148-cb99ea01b6c8
2007-03-31 10:21:56 +00:00
Uwe Stöhr
c473aedee7 more encoding fixes for German docs
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17656 a592a061-630c-0410-9148-cb99ea01b6c8
2007-03-31 01:50:40 +00:00
Uwe Stöhr
0efef20a59 de_Userguide: encoding fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17655 a592a061-630c-0410-9148-cb99ea01b6c8
2007-03-31 01:44:20 +00:00
Uwe Stöhr
c33d0a26d7 EmbeddedObjects: dcolum fixes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17636 a592a061-630c-0410-9148-cb99ea01b6c8
2007-03-29 22:10:45 +00:00
Uwe Stöhr
8acae54241 Customization.lyx: add again a hint about bindings to avoid confusions
de_Userguide.lyx: small correction

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17632 a592a061-630c-0410-9148-cb99ea01b6c8
2007-03-29 20:31:01 +00:00
Bo Peng
6fc7d47a5f Restore old bookmark behaviors (stop using bookmark queue)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17628 a592a061-630c-0410-9148-cb99ea01b6c8
2007-03-29 03:41:55 +00:00
Uwe Stöhr
a5aeeb63b9 Coustomization.lyx: add a hint about bindings to avoid confusions, see bug 3378
http://bugzilla.lyx.org/show_bug.cgi?id=3378

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17624 a592a061-630c-0410-9148-cb99ea01b6c8
2007-03-28 23:00:52 +00:00
Michael Schmitt
cb6cacaa6a * ui/stdmenues.inc: add missing ellipsis for "glossary entry" menu entry
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17617 a592a061-630c-0410-9148-cb99ea01b6c8
2007-03-28 19:53:05 +00:00
Jean-Marc Lasgouttes
48a77862c4 remove useless provide tags
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17608 a592a061-630c-0410-9148-cb99ea01b6c8
2007-03-28 12:41:11 +00:00
Uwe Stöhr
3dcf33b781 EmbeddedObjects: Small update
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17606 a592a061-630c-0410-9148-cb99ea01b6c8
2007-03-28 00:45:39 +00:00
Uwe Stöhr
7997d53fc4 es_EmbeddedObjects: Updates from Ignacio
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17605 a592a061-630c-0410-9148-cb99ea01b6c8
2007-03-28 00:34:33 +00:00
Uwe Stöhr
5068a159af de_Intro.lyx: Small update from Hartmut
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17601 a592a061-630c-0410-9148-cb99ea01b6c8
2007-03-27 23:49:38 +00:00
Uwe Stöhr
f9625778b1 de_Userguide.lyx: Updates from Hartmut
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17600 a592a061-630c-0410-9148-cb99ea01b6c8
2007-03-27 23:44:54 +00:00
Jürgen Spitzmüller
18afc34d10 * lib/CREDITS:
* lib/generate_contributions.py:
	- add Richard Heck.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17597 a592a061-630c-0410-9148-cb99ea01b6c8
2007-03-27 17:58:58 +00:00
Georg Baum
791fbb9f65 some more tipa characters
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17580 a592a061-630c-0410-9148-cb99ea01b6c8
2007-03-26 20:19:11 +00:00
Georg Baum
c27dce2b16 support direct conversion from format 1 to format 3
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17531 a592a061-630c-0410-9148-cb99ea01b6c8
2007-03-24 12:39:45 +00:00
Martin Vermeer
88542bc2ee Get ProvidesNatbib working correctly, esp. for egs.layout.
* insetcite: call getEngine()
* bufferparams: move getEngine() here, and let it sense the 
provides(natbib)
flag
* ControlBibtex, ControlCitation: correct getEngine() call
* biblio: remove old getEngine()



git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17505 a592a061-630c-0410-9148-cb99ea01b6c8
2007-03-22 07:22:16 +00:00
Bo Peng
dc59f0a1c2 remove " around is_IS in lib/languages
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17500 a592a061-630c-0410-9148-cb99ea01b6c8
2007-03-22 02:33:59 +00:00
Uwe Stöhr
2b3f853c1f EmbeddedObjects: corrected index
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17478 a592a061-630c-0410-9148-cb99ea01b6c8
2007-03-18 19:05:58 +00:00