Scott Kostyshak
3471874ed0
Move ACM-siggraph to examples ( #8643 )
...
This fixes out-of-box compilation, continuing f5cf21d7
.
2013-08-15 02:16:07 -04:00
Scott Kostyshak
f5cf21d725
Move templates with paths to examples ( #8643 )
...
When a user creates a new document from a template, the template
is copied but relative paths are not changed, so the resulting
.lyx file is broken. By moving documents with relative paths to
examples, the files will compile out of the box.
A long-term solution that allows for relative paths in templates
is still desired and will be discussed in #8643 or in a new ticket.
2013-08-04 15:56:42 +02:00
Scott Kostyshak
3fe9e672d5
RELEASE-NOTES: substantive changes
...
- fix documentation of the --export-to option
- add that sciword.bind underwent significant changes
2013-07-13 22:35:48 +02:00
Scott Kostyshak
8f3edf1bfc
RELEASE-NOTES: minor grammar and style changes
2013-07-13 22:35:29 +02:00
Vincent van Ravesteijn
978ecc3309
Update RELEASE-NOTES
2013-07-07 22:04:25 +02:00
Georg Baum
cb5dd33475
Split pdf format as discussed on the list
...
Previously, the format used for included pdf files was the same as for
document export via ps2pdf. This caused unwanted conversion routes, e.g.
export via odt->pdf instead of dvi->ps->pdf.
I renamed the format for included graphics and not for exported documents,
since otherwise the command line syntax for export would change. This would
require more adaptions for the users, since with the chosen solution the
custom converters are almost always changed correctly in prefs2prefs(),
so that only custom external templates need manual adjustement.
2013-03-21 20:13:02 +01:00
Uwe Stöhr
05f6391d99
RELEASE-NOTES: add info about ArmTeX support removal
2012-10-15 00:22:11 +02:00
Juergen Spitzmueller
e26635bfb9
UI for separate control of master/child branch state ( #7642 , part of #7643 )
2012-09-30 14:59:24 +02:00
Pavel Sanda
b00766db51
* RELEASE-NOTES
2012-09-29 19:20:58 +02:00
Pavel Sanda
e9a28c8000
Correct naming for view-split.
2012-09-29 17:33:46 +02:00
Pavel Sanda
4083bcb62b
Note C-w binding change.
2012-09-29 17:21:05 +02:00
Pavel Sanda
a72b75c50c
Proper naming for tab-group-close.
2012-09-29 17:16:52 +02:00
Tommaso Cucinotta
4985015e89
Now LyX closes the current document WA only by default (other WAs remain open).
...
If the WA is the last one showing a buffer, then the buffer may either be
closed or kept hidden, or the user is asked. The behaviour is controlled
by a new preference option.
For discussion, see http://comments.gmane.org/gmane.editors.lyx.devel/142638
2012-09-28 23:12:38 +01:00
Juergen Spitzmueller
769afefb15
documentation
2012-08-08 10:07:31 +02:00
Juergen Spitzmueller
2dd84b3417
Remove lyxrc \default_language which has been dropped from the GUI some time ago
...
The default language of new documents is set via the template
2012-08-07 08:29:46 +02:00
Pavel Sanda
8eea8cbf2f
At least document QImage stuff.
2012-03-30 18:15:30 +02:00
Tommaso Cucinotta
5ac1f9400f
Advertising change as in commit c324d6eae6
(r40877).
2012-03-13 23:05:36 +00:00
Georg Baum
26e5f1a8ec
Use libmagic for file format detection if available.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40789 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-21 20:29:44 +00:00
Pavel Sanda
2b36e0a860
- Add scalable icon into tarball
...
- let icons install into proper locations
- use theme routines to load proper icon
(using this for loading toolbar icons would be another
step how to synchronize LyX with its environment.)
Patch from Timo Kluck.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40418 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-07 16:47:43 +00:00
Vincent van Ravesteijn
815ba1a4e7
Update Release Notes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40104 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-30 22:25:31 +00:00
Tommaso Cucinotta
dd92de54af
Added description of the new paste as simple unformatted text feature.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40079 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-29 22:08:20 +00:00
Tommaso Cucinotta
5f759c4619
Documented Export As... GUI enhancements.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39888 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-19 20:15:24 +00:00
Pavel Sanda
af33117987
* RELEASE-NOTES
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39711 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-19 13:24:01 +00:00
Tommaso Cucinotta
7ca9f7059e
Documenting the new -E command-line option (added in r39678).
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39710 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-19 12:33:43 +00:00
Julien Rioux
a7f0e15aee
Update release notes about the export menu.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39001 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-11 15:16:59 +00:00
Pavel Sanda
af1af0c3dd
Update numbering. Note that Userguide has outdated information
...
about spelling engines we support.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38348 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-12 10:05:39 +00:00
Pavel Sanda
1cd1beb799
This should be written with exclamation mark somewhere in wiki 2.0 news .
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38283 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-06 11:11:42 +00:00
Richard Heck
b21c8866fb
Update release notes after fix for #7088 .
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38130 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-29 16:42:04 +00:00
Pavel Sanda
bb92594e9f
typo
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38015 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-23 18:49:37 +00:00
Pavel Sanda
037e9793af
* RELEASE-NOTES
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38014 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-23 18:48:10 +00:00
Pavel Sanda
5f15aabfe2
* RELEASE-NOTES
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38010 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-23 15:49:45 +00:00
Pavel Sanda
fcac124405
* RELEASE-NOTES
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37773 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-23 15:08:44 +00:00
Stephan Witt
0e000af601
#7292 add a note about the changed modifier key usage
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37771 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-23 14:54:30 +00:00
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