Jürgen Spitzmüller
0489d3c496
Introduce new file format flag "menu=export" to define which document formats the File > Export menu should list. All other formats are available via the "More Formats & Options ..." (former "Custom ...") dialog.
...
The actual selection of formats needs to be audited.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37616 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-13 09:34:10 +00:00
Jean-Marc Lasgouttes
8886789fc4
typo
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37418 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-02 14:55:14 +00:00
Georg Baum
cfc81ea3d7
Disable preview converters that need dv2dt if dv2dt is not available.
...
This gives a better error message on the console (although it is still
impossible to figure out what went wrong from the GUI).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37407 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-01 20:03:01 +00:00
Pavel Sanda
dc5885986d
* RELEASE-NOTES
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37330 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-26 18:20:22 +00:00
Pavel Sanda
a20882a270
* RELEASE-NOTES
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37183 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-12 13:30:34 +00:00
Pavel Sanda
e8e580f732
Highlight python issues more.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36593 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-29 14:12:47 +00:00
Richard Heck
8a38a5763e
Fix bug #7086 , in so far as that is possible. The only thing to do is
...
explain the workaround.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36563 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-28 22:26:07 +00:00
Jürgen Spitzmüller
ef79a1fe8a
* UI changes in anticipation of polyglossia support:
...
- rename \language_package to \language_custom_package
- the bool \language_use_babel is replaced by a more fine-grained selection:
* chose language package automatically (later: babel or polyglossia)
* always use babel (also with XeTeX)
* custom (i.e. use \language_custom_package)
* none (equivalent to former \language_use_babel false)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36407 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-20 13:34:14 +00:00
Jürgen Spitzmüller
148f2d648c
The languages file rewrite.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36285 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-13 17:25:03 +00:00
Richard Heck
b91d09daf6
Typos and cleanup.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36204 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-07 22:46:41 +00:00
Richard Heck
6749d3043d
Common formatting.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36203 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-07 22:43:08 +00:00
Pavel Sanda
33c178b15b
Release notes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36198 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-07 19:09:26 +00:00
Richard Heck
ca004d6a86
Improve release notes.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35437 a592a061-630c-0410-9148-cb99ea01b6c8
2010-09-18 15:21:19 +00:00
Pavel Sanda
814e16daef
cosmetics
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35423 a592a061-630c-0410-9148-cb99ea01b6c8
2010-09-17 10:25:33 +00:00
Pavel Sanda
e2f1a17dd8
* RELEASE-NOTES
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35422 a592a061-630c-0410-9148-cb99ea01b6c8
2010-09-17 09:55:24 +00:00
Abdelrazak Younes
d8981b13ae
* Get rid of LFUN_TOC_INSERT: we use LFUN_INSET_INSERT "toc".
...
* Fix usage of "inset-insert type" without CommandInset arguments.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35345 a592a061-630c-0410-9148-cb99ea01b6c8
2010-09-12 07:56:08 +00:00
Abdelrazak Younes
a648c39b70
Get rid of LFUN_LINE_INSERT: we use LFUN_INSET_INSERT "line".
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35344 a592a061-630c-0410-9148-cb99ea01b6c8
2010-09-12 07:01:24 +00:00
Jean-Marc Lasgouttes
e4f2484cb5
Implement LFUN_SPELLING_REMOVE (patch from switt)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35055 a592a061-630c-0410-9148-cb99ea01b6c8
2010-08-05 20:10:40 +00:00
Stephan Witt
3dabf9d871
add a note about the change of key-bindings for math-macro
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35011 a592a061-630c-0410-9148-cb99ea01b6c8
2010-07-23 21:49:33 +00:00
Richard Heck
319ca06167
Rename LFUN_OPTIONAL_INSERT as LFUN_ARGUMENT_INSERT.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34597 a592a061-630c-0410-9148-cb99ea01b6c8
2010-06-04 22:53:44 +00:00
Pavel Sanda
b3e09c3ee7
* RELASE-NOTES
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34414 a592a061-630c-0410-9148-cb99ea01b6c8
2010-05-16 22:02:10 +00:00
Jean-Marc Lasgouttes
e8529a2ecf
Get rid of all-insets-toggle and explain how to replace it with inset-forall.
...
Change inset-forall so that screen is not repainted at each iteration, since this lead to very slow opeartion on large files. This is not a problem for current uses, but can potentially lead to crashes.
See ticket #6641 for more thoughts and possible solutions.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34092 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-08 12:39:41 +00:00
Pavel Sanda
543571fd03
Move command line arg --batch to -batch.
...
Things are still bit inconsistent due to the existence of
additional -- switches, but the correct fix is not so easy.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34005 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-01 15:18:38 +00:00
Pavel Sanda
50ade67abc
* RELEASE-NOTES
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34003 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-01 12:33:04 +00:00
Jürgen Spitzmüller
0ba07aa57d
* RELEASE_NOTES:
...
- some notes on the spellchecker/thesaurus changes and requirements.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33656 a592a061-630c-0410-9148-cb99ea01b6c8
2010-03-07 09:29:33 +00:00
Pavel Sanda
2d67296c59
* RELEASE-NOTES
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33644 a592a061-630c-0410-9148-cb99ea01b6c8
2010-03-06 15:46:02 +00:00
Pavel Sanda
17e2928374
Kill LFUN_OUTLINE_DRAGMOVE.
...
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg157155.html
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33050 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-15 19:13:24 +00:00
Jean-Marc Lasgouttes
6244d78627
fix example for notes-mutate replacement
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32988 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-12 17:17:40 +00:00
Jean-Marc Lasgouttes
ceb50a253c
get rid of notes-mutate and explain that inset-forall can do the same
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32986 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-12 15:54:33 +00:00
Pavel Sanda
9173c27897
typo
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32971 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-11 16:21:36 +00:00
Pavel Sanda
80fad8af23
Next comments.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32970 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-11 16:17:27 +00:00
Jean-Marc Lasgouttes
a00fbcd871
get rid of next-inset-modify ; inset-modify does the same now
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32965 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-11 15:50:07 +00:00
Pavel Sanda
5444f386e0
Update docs
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30937 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-09 14:47:05 +00:00
Pavel Sanda
091e3908b0
Kill LFUN_PARAGRAPH_SPACING in favour of LFUN_PARAGRAPH_PARAMS.
...
We don't want duplicit code.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30638 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-16 22:55:23 +00:00
Pavel Sanda
6ff96b6a05
* Release notes.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30469 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-11 09:41:53 +00:00
Abdelrazak Younes
db1a03d598
Fix eol.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30362 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-04 23:19:50 +00:00
Abdelrazak Younes
35712af243
Document change to LFUN_WORD_REPLACE.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30361 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-04 23:17:38 +00:00
Jean-Marc Lasgouttes
dae70977a0
get rid of the \use_escape_chars pref, which was not used
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30161 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-18 15:53:49 +00:00
Jean-Marc Lasgouttes
889fdbd39b
get rid of the \use_alt_language pref, which was not used. Instead, we test whether \alt_language is empty
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30159 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-18 15:31:43 +00:00
Jean-Marc Lasgouttes
c676b24359
prefs \use_personal_dictionary and \personal_dictionary are not used anymore (ispell only)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30156 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-18 13:30:28 +00:00
Jean-Marc Lasgouttes
6b92b1c6ae
pref \use_input_encoding is not used anymore
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30155 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-18 10:56:33 +00:00
Vincent van Ravesteijn
a8682e3f5f
Forgot these.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29682 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-15 21:15:30 +00:00
Pavel Sanda
ee39b28f99
These were neglected too
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29667 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-14 13:15:23 +00:00
Pavel Sanda
6e6d34b52f
Forgot to document these lfuns
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29666 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-14 13:10:37 +00:00
Pavel Sanda
b421f08671
doc
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29621 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-10 23:43:43 +00:00
Vincent van Ravesteijn
ff294eb173
Update RELEASE-NOTES and LFUN documentation for the changes in LFUN_INSET_TOGGLE and LFUN_INSET_SETTINGS.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29249 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-15 21:41:07 +00:00
Jürgen Spitzmüller
823e44822e
* remove outdated RC_CUSTOM_EXPORT_COMMAND and RC_CUSTOM_EXPORT_FORMAT.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29183 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-10 11:11:14 +00:00
Richard Heck
2f7260d3b4
The --batch patch.
...
Introduces a "--batch" command line flag, so you can do this:
lyx --batch -x "buffer-print printer default dvips" myfile.lyx
The "--batch" flag basically means: no gui.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29126 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-06 12:13:33 +00:00
Jean-Marc Lasgouttes
30afece93d
Kill next-inset-toggle and expand inset-toggle to provide the same functionality
...
* src/LyXAction.h: introduce new function attribute AtPoint: this is
for lfuns that should first look at cursor postion whether there
is an inset, before dispatching to container inset.
* src/LyXAction.cpp: remove LFUN_NEXT_INSET_TOGGLE;
mark LFUN_INSET_TOGGLE as AtPoint.
* src/BufferView.cpp (dispatch, getStatus): remove handling of
LFUN_NEXT_INSET_TOGGLE.
* src/LyXFunc.cpp (dispatch, getStatus): handle functions marked
AtPoint.
* lib/*/*: replace next-inset-toggle with inset-toggle.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28980 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-30 13:49:52 +00:00
Pavel Sanda
2d63893f2f
* RELEASE-NOTES
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28082 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-10 23:30:27 +00:00