Enrico Forestieri
fbcf2486d8
Fix bug #8164 : lyxpak.py fails to include filenames with spaces
...
People love embedding spaces in filenames, so account for that.
2012-05-20 16:32:47 +02:00
Juergen Spitzmueller
9d69d99379
Revert this change. Needs more thought
2012-05-19 09:56:00 +02:00
Uwe Stöhr
de42d09e1e
seminar.lyx: new example file from Günter Milde (forgot it in last commit)
2012-05-18 23:21:35 +02:00
Uwe Stöhr
95da224758
seminar.layout: new version from Günter Milde (bug #7624 )
2012-05-18 21:24:28 +02:00
Uwe Stöhr
9c4ba90cfc
stdcontext.inc: fix 2 shortcut clashes (bug #8023 ), OK for branch too?
2012-05-18 21:02:22 +02:00
Pavel Sanda
3445efdca1
typo
2012-05-16 18:05:07 +02:00
Pavel Sanda
0d95847055
* Additional.lyx
2012-05-16 17:04:26 +02:00
Richard Heck
bb8a909dac
Add lo* converters for libreoffice. Fixes #8148 .
2012-05-10 16:03:20 -04:00
Vincent van Ravesteijn
ae09edbf7b
Fix again a missing slash in [ce16d82e/lyxgit]
2012-05-10 22:00:22 +02:00
Pavel Sanda
fb45a49dae
Fix #8021 : add geany et al. to configure.py
...
Patch from Liviu Andronic.
2012-05-10 16:26:44 +02:00
Pavel Sanda
17e8ea8a61
Fix #8018 : add converter for makebeamerinfo (to use with Impressive)
...
Patch from Liviu Andronic.
2012-05-10 16:14:14 +02:00
Vincent van Ravesteijn
5c3d723c59
Fix missing slash in [ce16d82e/lyxgit].
2012-05-10 11:55:55 +02:00
Vincent van Ravesteijn
23f856b218
Fix commit [ce16d82e/lyxgit].
2012-05-10 11:26:30 +02:00
Vincent van Ravesteijn
ce16d82e17
Fix bug #8153 : Update to lib/unicodesymbols
...
Patch from Guenter Milde.
2012-05-10 11:19:40 +02:00
Uwe Stöhr
67bfa2f87e
Math.lyx: typos, textual improvements and formatting issues spotted or suggested by Scott Kostyshak (final part 2)
2012-05-07 23:24:56 +02:00
Vincent van Ravesteijn
c3ba1eb3e2
Consistent casing of menu items
2012-05-07 21:25:44 +02:00
Georg Baum
b86c984bf4
Disentangle amsmath and amssymb loading.
...
This is needed if you load a font package incompatible to amssymb manually
(see bug #5058 ).
2012-05-06 20:49:49 +02:00
Vincent van Ravesteijn
2e42350523
Also generate a packages.lst when configuring without LaTeX
...
A default txtclass.lst is generated, but no packages.lst was generated.
This causes every start to run configure.py.
2012-05-06 20:42:43 +02:00
Vincent van Ravesteijn
a02bfeebc5
configure.py: Replace 'ltx' by 'log' case insensitively
...
On windows the temporary filename consists of uppercase characters. This
causes that the extension does not get replaced, and the logfile is left
behind.
Checking the extension case insensitively will correctly remove the
logfile.
2012-05-03 16:14:40 +02:00
Vincent van Ravesteijn
5d392e2575
Fix a typo
2012-04-29 14:53:40 +02:00
Vincent van Ravesteijn
739f9fb59c
Do not test unused packages
...
These packages are no longer used since they are commented out in the
lib/unicodesymbols file.
2012-04-29 14:52:57 +02:00
Uwe Stöhr
1f547493ec
generate_contributions.py, CREDITS: correct Ignacio's mail address to one that works
...
OK for branch or do we have a policy that doesn't allow to change the mail addresses?
2012-04-28 17:16:42 +02:00
Uwe Stöhr
e76389721a
Math.lyx: typos, textual improvements and formatting issues spotted or suggested by Scott Kostyshak (part 1)
2012-04-26 01:27:46 +02:00
Uwe Stöhr
1905b1f78a
layouttranslations: revert [40cc43f150ab5da386fb0358805389c657b77c4c/lyxgit]
2012-04-25 23:18:05 +02:00
Pavel Sanda
189bb91e58
Typo in 503bd6cf71
, patch from Scott Kostyshak.
2012-04-25 10:41:26 +02:00
Uwe Stöhr
40cc43f150
layouttranslations: correct a German and English translation
2012-04-23 01:34:24 +02:00
Enrico Forestieri
f812156363
Update layouttranslations
2012-04-22 23:39:15 +02:00
Pavel Sanda
d48486ca80
fi.po reminder from #8115
2012-04-22 12:49:22 +02:00
Pavel Sanda
c177e85944
layouttranslations reminder.
2012-04-22 12:29:57 +02:00
Kornel Benko
0dde9cc163
Listing for sk
2012-04-21 18:39:01 +02:00
Pavel Sanda
dce6c8875c
Allow Insetlayout for Branch inset ( #8106 ).
...
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg173659.html
2012-04-19 11:56:32 +02:00
Georg Baum
1845b310aa
Correct description of layout translation.
...
The old version pretended that the translations are provided via gettext,
but this is wrong.
2012-04-18 21:17:35 +02:00
Georg Baum
8c45279696
Let lyx2lyx create a proper TOC inset
...
Now that \lstlistoflistings is supported by InsetTOC, we should use that
instead of ERT. I could have updated the file format and directly used an
InsetTOC instead, but I was too lazy.
2012-04-18 20:44:33 +02:00
Richard Heck
12ba6a19d0
Add some comments to include_bib.py about how to set up the converter.
2012-04-17 16:58:28 -04:00
Richard Heck
dbf6daf99e
Re-organize and repair the InsetLayout for the script inset.
2012-04-17 09:43:21 -04:00
Richard Heck
33022ebb5a
Use InsetLayout for LaTeX output.
2012-04-17 09:35:25 -04:00
Richard Heck
1c33d95adf
Use InsetLayout to style the XHTML output.
...
Note that we have also changed the layout name to uppercase, but
this should be fine, since it was so far unused.
2012-04-17 09:16:34 -04:00
Georg Baum
27733452f7
Native support for \lstlistoflistings
2012-04-16 21:40:59 +02:00
Uwe Stöhr
503bd6cf71
chkconfig.ltx: fix #8102 by installing all symbol packages we support when LyX is installed
2012-04-15 18:48:51 +02:00
Uwe Stöhr
491284e59e
German UserGuide.lyx: fix a typo spotted by a user
2012-04-15 05:42:32 +02:00
Georg Baum
a2e8cb758b
Translations for listings insets
...
The listings inset and include inset of type listings use two english terms
that are not localized yet: "Listing" for the caption and "Listings" for the
list of listings (not supported natively by LyX yet). The existing layout
translation mechanism has been extended to translate these terms as well:
1) Support [[stuff]] context in lib/layouttranslations
2) Support BabelPreamble and LangPreamble in InsetLayout
3) Use a InsetLayout for InsetInclude of type listings
4) Define BabelPreamble and LangPreamble in the layouts for InsetInclude
and InsetListings
2012-04-10 20:21:01 +02:00
Pavel Sanda
014942d855
Finnish layouttranslations, checked by Hannu Vuolasaho.
...
http://www.mail-archive.com/lyx-users@lists.lyx.org/msg91879.html
2012-04-07 01:12:08 +02:00
Richard Heck
a71e831d23
Clean up the include_bib script a bit.
2012-03-26 12:06:04 -04:00
Juergen Spitzmueller
9e570cc90e
Forgotten string change.
2012-03-26 12:41:44 +02:00
Juergen Spitzmueller
100036e6e8
Beamer supports \subsubsection. Add to layout.
...
OK for branch?
2012-03-26 12:12:14 +02:00
Georg Baum
1a6c599917
Extend the notermination flag to math as well.
...
Math commands need it as well as text commands. At the same time, this
further unifies the checking for termination and fixes cases of wrong
output (e.g. for 0x2005).
2012-03-25 15:57:38 +02:00
Enrico Forestieri
b907a0dc7c
Fix bug #8098
...
The Windows shell cannot have a UNC path as the current directory.
However, using pushd to change to the same directory automatically
maps the UNC path to a drive letter and thus it works.
Note that when calling cmd.exe from a UNC path there are still
warnings about the UNC path, but the command is then successfully
executed because the current directory is set to something digestible
by the shell.
2012-03-25 05:14:58 +02:00
Richard Heck
ef9f83d47e
Add a few more things to ignore, mostly generated files.
2012-03-23 14:09:19 -04:00
Lars Gullik Bjønnes
c7bb190fd3
Setup .gitignore for generated files
...
Setting up .gitignore or .git/info/excludes is something that should
be done. Not doing it makes it a lot harder to see actual new files
that should be added.
Signed-off-by: Lars Gullik Bjønnes <larsbj@gullik.org>
2012-03-22 02:16:12 +01:00
Uwe Stöhr
138b615a3b
again some things which cherry pick did not catch, sorry
2012-03-22 00:02:36 +01:00
Uwe Stöhr
34014336fa
lyx2lyx/lyx_2_1.py: add missing things from previous commit (cherry pick seems to make mistakes or I used it not correctly)
2012-03-21 23:39:33 +01:00
Uwe Stöhr
ea54461d85
full support for table rotations; fileformat change
2012-03-21 23:04:45 +01:00
Uwe Stöhr
ebb9683a02
beamer.layout: fix #8092 (Block can have nested childs so that all of its contents must have a dynamic margin, not only the first)
2012-03-21 21:40:17 +01:00
Uwe Stöhr
0332e90ed1
- lyx2lyx/lyx_2_1.py: remove wrong info (was a copy/paste mistake)
...
- GuiTabular.cpp: fix a comment
2012-03-20 01:26:55 +01:00
Pavel Sanda
af6a03a331
Lets try first commit and bring trunk back to compiling.
2012-03-17 01:29:18 +01:00
Uwe Stöhr
7a46910f04
support for table cell rotations; fileformat change
2012-03-16 02:29:37 +01:00
Vincent van Ravesteijn
42aeab2aac
Update autogenerated lib/layouttranslations.
2012-03-15 15:58:52 +01:00
Uwe Stöhr
e6a542fd6d
further port from branch: - IOP-article.lyx
2012-03-15 02:04:28 +01:00
Uwe Stöhr
3fa7aeefec
port recent changes to master:
...
- EmbeddedObjects.lyx
- splash.lyx
2012-03-15 01:48:06 +01:00
Julien Rioux
3e8bf5477d
Fix lyx2lyx revertion for natbib.
...
We need to search for the \cite_engine line starting from the
beginning of the document header.
2012-03-14 00:49:33 +01:00
Jürgen Spitzmüller
38e92582af
fix glitch.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40907 a592a061-630c-0410-9148-cb99ea01b6c8
2012-03-10 14:35:46 +00:00
Jürgen Spitzmüller
2cf5de28a9
Add "notermination" flag to unicodesymbols. This tells us not to try any termination of the command (such as '{}' or ' ' ).
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40905 a592a061-630c-0410-9148-cb99ea01b6c8
2012-03-10 13:34:42 +00:00
Georg Baum
1e44661fa0
fix typo
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40904 a592a061-630c-0410-9148-cb99ea01b6c8
2012-03-10 12:28:44 +00:00
Georg Baum
4f6579e9d3
Update tex2lyx to file format 427. InsetIPA is not yet supported, but the
...
produced output is valid format 427.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40903 a592a061-630c-0410-9148-cb99ea01b6c8
2012-03-10 11:53:47 +00:00
Georg Baum
c9ba7f7288
fix file permissions of lib/scripts/listerrors
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40902 a592a061-630c-0410-9148-cb99ea01b6c8
2012-03-10 11:03:44 +00:00
Jürgen Spitzmüller
0deee5d230
* unicodesymbols: shortcuts for the non-combining characters.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40892 a592a061-630c-0410-9148-cb99ea01b6c8
2012-03-09 10:18:59 +00:00
Uwe Stöhr
50902c2628
German Intro.lyx: fix a comment as suggested in the list
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40890 a592a061-630c-0410-9148-cb99ea01b6c8
2012-03-08 19:14:48 +00:00
Jürgen Spitzmüller
f626cfb7a3
Implement a native IPA inset (bug #2591 ) with instant preview.
...
Currently only basic functionality (our math-tipa functionality plus multipar input). Further enhancements (such as proper unicode input and a specific toolbar) are planned. DocBook and XHTML output also need to be audited.
The lyx2lyx reversion routine surely can be improved (help appreciated), and I don't know tex2lyx enough to handle this file format change.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40867 a592a061-630c-0410-9148-cb99ea01b6c8
2012-03-06 07:54:22 +00:00
Uwe Stöhr
24733efcee
German UserGuide.lyx: some more translations and style fixes to be compliant with the other language variants
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40865 a592a061-630c-0410-9148-cb99ea01b6c8
2012-03-05 23:32:18 +00:00
Enrico Forestieri
85ccfd240c
On Windows, properly account for the encoding of the temporary directory.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40858 a592a061-630c-0410-9148-cb99ea01b6c8
2012-03-05 17:14:09 +00:00
Uwe Stöhr
d43406f035
EmbeddedObjects.lyx: description how to color every second table row
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40854 a592a061-630c-0410-9148-cb99ea01b6c8
2012-03-04 23:51:57 +00:00
Uwe Stöhr
c9892a3a3e
- UserGuide.lyx: add the F5-key feature
...
- Japanese and German UserGuide.lyx: adapt a section to the other language variants
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40849 a592a061-630c-0410-9148-cb99ea01b6c8
2012-03-04 01:23:46 +00:00
Vincent van Ravesteijn
1c66a43a91
Add Scott Kostyshak to the credits.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40834 a592a061-630c-0410-9148-cb99ea01b6c8
2012-03-03 11:43:14 +00:00
Uwe Stöhr
353f8effa9
modernCV.lyx: fix #8064
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40832 a592a061-630c-0410-9148-cb99ea01b6c8
2012-03-02 23:38:46 +00:00
Julien Rioux
1e947e3a18
Move the citation engine machinery to layouts.
...
Add a new layout syntax CiteEngine to define the citation commands
available for a given citation engine.
Also extend the CiteFormat syntax to allow more customization. This
mechanism, previously used to produce bibliography entries in the
citation GUI based on the BibTeX entrytype, is now also used to
produce the textual labels for citation insets in the buffer view.
Thus citation styles are almost completely customizable by modules.
Modules for the basic, jurabib and natbib engines are implemented.
Layout format incremented to 37.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40820 a592a061-630c-0410-9148-cb99ea01b6c8
2012-03-01 00:41:30 +00:00
Pavel Sanda
914491df96
* Additional.lyx - RCS tweaks for Win
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40811 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-29 18:39:45 +00:00
Georg Baum
190ab4774d
Import \sindex correctly
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40804 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-28 20:34:50 +00:00
Uwe Stöhr
d2f1b1a3df
French UserGuide.lyx: fix file ending
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40802 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-28 00:03:29 +00:00
Uwe Stöhr
c352917f31
French UserGuide.lyx: updates from Jean-Pierre
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40799 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-27 01:00:47 +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
Georg Baum
9f58d50944
merge triplicated image format lists
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40788 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-21 20:20:53 +00:00
Uwe Stöhr
6869d5205f
support for verbatim: step 1: the layout and the lyx2lyx code,;fileformat change (next step is the beamer issue and last step tex2lyx support)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40784 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-20 02:10:33 +00:00
Uwe Stöhr
1585015805
documentation files: port recent changes from branch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40779 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-19 04:41:01 +00:00
Enrico Forestieri
dd2185a4a6
Call lyxpak.py using the original (not mangled) document file name.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40773 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-18 13:49:33 +00:00
Richard Heck
a26b53885e
Minor clarification. See bug #8044 .
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40769 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-16 17:52:01 +00:00
Richard Heck
6f821fe14d
Change i.g. to i.e. throughout.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40768 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-16 15:47:42 +00:00
Richard Heck
cc4734f317
Typos and the like in the Additional Features manual, fixed thanks
...
to Scott Kostyshak.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40767 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-16 15:39:53 +00:00
Uwe Stöhr
064834e468
port changes from branch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40762 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-15 22:46:48 +00:00
Georg Baum
433b919457
Revert r40742, since it broke the tooltips of the changed commands.
...
Apart from that it implies a tab width of 4, which is not used by everybody.
The other commands should probably be fixed as well, but I do not touch foreign code.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40756 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-15 20:18:21 +00:00
Uwe Stöhr
fcca6c2d11
- German UserGuide.lyx: some translations
...
- UserGuide.lyx: mention LibreOffice and some small glitches
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40754 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-15 00:49:19 +00:00
Uwe Stöhr
4f913c3e72
UserGuide.lyx: port changes from branch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40752 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-14 21:50:18 +00:00
Uwe Stöhr
e0436370b6
sweave.lyx: completely revised example file by Yihui Xie
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40744 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-13 00:36:57 +00:00
Uwe Stöhr
dfee6bc359
stdtoolbars.inc: correct layout to fit with the other entries
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40742 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-12 22:44:23 +00:00
Uwe Stöhr
322a1c1740
add icon files for the \cancel support in math
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40741 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-12 22:41:23 +00:00
Uwe Stöhr
613feeae86
thesis files: port fixes from branch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40737 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-12 14:58:44 +00:00
Uwe Stöhr
877e68373b
EmbeddedObjects.lyx: lots of typos spotted by Scott Kostyshak and some small fixes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40733 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-12 03:16:05 +00:00
Uwe Stöhr
aca7f65121
- EmbeddedObjects.lyx: correct the description of Automatic Reference Naming
...
- Math.lyx: correct the preamble accordingly
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40731 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-12 02:17:32 +00:00
Uwe Stöhr
ed79c47794
UserGuide.lyx: revert unwanted changes from last commit
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40729 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-11 18:31:14 +00:00
Uwe Stöhr
2cc43b390d
- German UserGuide.lyx: some translations
...
- UserGuide.lyx: some typographic and expression corrections
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40728 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-11 18:16:50 +00:00
Uwe Stöhr
f8f50e7eb9
EmbeddedObjects.lyx: revert unintended change from r40720
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40723 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-11 05:23:18 +00:00
Uwe Stöhr
5f968dd2ea
ChangesToolbar.png: update image to the layout of LyX 2.0.x
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40722 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-11 05:16:40 +00:00
Uwe Stöhr
c316d3635a
documentation files: port changes from branch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40720 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-11 05:05:25 +00:00
Uwe Stöhr
57dbc84ee0
Tutorial.lyx: fix a typo reported on the list
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40717 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-11 01:21:13 +00:00
Uwe Stöhr
70cc99c9a4
languages: add some encodings
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40716 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-10 23:31:58 +00:00
Jean-Marc Lasgouttes
d6246362e6
Fix #8019 (from yihui)
...
* avoid creation of file Rplots.pdf in document file
* find correctly Sweave.sty on old R versions
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40703 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-02 22:30:38 +00:00
Richard Heck
fa44bf7961
Fedora's LibreOffice packages, at least, only know "libreoffice",
...
not "lwriter".
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40702 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-02 15:59:45 +00:00
Uwe Stöhr
bee28b13d8
Ukrainian splash.lyx: port recent changes from branch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40695 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-31 21:15:53 +00:00
Georg Baum
f483fb8e9d
Fix bug #7998 and related issues:
...
- 0x200c is equivalent to \textcompwordmark
- 0x2011 is equivalent to \nobreakdash-
- 0x2009 is a breakable thin space (the old definition was non-breakable)
- 0x202f is a non-breakable thin space
- add spaces 0x2007, 0x2008, 0x200a and 0x200b
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40694 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-31 20:49:49 +00:00
Uwe Stöhr
af7b1c2d39
languages: babel does not support Kurmanji
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40687 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-30 00:45:38 +00:00
Uwe Stöhr
47bc3d00d0
- knitr.lyx, knitr.module, lyxknitr.R: add missing SVN EOL style
...
- Makefile.am: correct sorting
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40680 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-26 19:18:02 +00:00
Jean-Marc Lasgouttes
7335b3193b
Add support for R package knitr (a Sweave alternative)
...
This fixes #7887 .
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40674 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-25 22:26:31 +00:00
Jean-Marc Lasgouttes
99c8eecaf9
Forgot that in r40669.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40670 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-23 23:02:53 +00:00
Jean-Marc Lasgouttes
c31bf2d2ab
reat python scripts as plain data file, since automake 1.11.2 wants to control where python files go. This fixes #6080 and #7990 .
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40669 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-23 23:00:17 +00:00
Uwe Stöhr
4a90320f99
lyx_2_1.py: there is no need for a comma here, it is already the last entry of the list
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40668 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-23 21:22:34 +00:00
Julien Rioux
b6eb780d64
Small fixups to r40663
...
lyx2lyx: Clean up the convert/revert queue.
LaTeXFeatures: Just add cancel to the list of packages that are
simply used with a \usepackage{} line.
Uwe: In case cancel needs to be loaded after amsmath or something,
please revert my changes to LaTeXFeatures and add a comment
about package ordering to the source. Thanks.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40667 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-23 17:20:07 +00:00
Uwe Stöhr
e5d624b2b6
LaTeXConfig.lyx: mention the cancel package (addendum to r40663)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40664 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-23 01:54:01 +00:00
Uwe Stöhr
65f26a7a14
add support for the package cancel in math ( fixes #6819 ); fileformat change only for the preamble handling
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40663 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-23 01:49:49 +00:00
Uwe Stöhr
854f42a705
chkconfig.ltx: add check for wasy; is necessary because LyX supports the math command \brokenvert - OK for branch too?
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40662 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-23 01:11:13 +00:00
Georg Baum
226c61e7a7
Fix problems with odg graphics (needs r40647 and r40649 as well):
...
- Remove ps->eps converter (see comment for the reason)
- Remove odg-> and odg->pdf converters, since they create A4 sized images
- Get rid of file extension assumption in eps2->eps converter
- Rename eps2 format to better reflect its usage
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40650 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-22 14:13:13 +00:00
Kornel Benko
b64014229f
Do not py-compile also on cmake build
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40648 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-22 13:05:37 +00:00
Georg Baum
0293746521
keywords in preferences are case insensitive
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40646 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-22 10:40:56 +00:00
Uwe Stöhr
0461bdf991
moderncv.layout: correct the format number (accidentally changed in r40640)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40642 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-21 12:12:17 +00:00
Uwe Stöhr
0a69838a91
- moderncv.layout: add missing separator style
...
- modernCV.lyx: set page size to A4, correct subsection entry, use a separator modify preamble to be compliant with modernCV 0.16 (fixes #7991 )
- biblioExample.bib: correct a much too long entry
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40640 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-21 12:05:07 +00:00
Richard Heck
1d14f0be27
Whitespace.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40617 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-15 17:22:32 +00:00
Julien Rioux
06dab7972b
Remove unused libreoffice2eps.py script.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40596 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-10 13:54:48 +00:00
Julien Rioux
ec1e52ca91
Add gswin64c as possible executable in legacy_lyxpreview2ppm.py ( #7938 ).
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40595 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-10 13:50:11 +00:00
Julien Rioux
e3f65fd088
Buffer param \cite_engine_type (authoryear|numerical).
...
To avoid duplicity, remove natbib_authoryear and natbib_numerical
and replace them by natbib, and keep track of the engine `type'
in the new \cite_engine_type document setting. This will make it
easier to add more citation engines.
LyX format incremented to 424.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40592 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-09 13:16:38 +00:00
Georg Baum
187790135b
Fix bug #5029 : Support \smash, \mathclap, \mathllap and \mathrlap.
...
Also improve lyx2lyx roundtrip for automatically loaded packages.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40589 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-08 12:34:12 +00:00
Georg Baum
4d62be3568
add openoffice/libreoffice converters (bugs #4267 and #7973 )
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40588 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-07 20:28:59 +00:00
Uwe Stöhr
6a58f4a572
Math.lyx: port changes from branch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40581 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-06 21:54:59 +00:00
Uwe Stöhr
6927c9447c
elsarticle.lyx: convert to latest fileformat to reflect that it is not compatible with branch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40577 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-06 01:09:39 +00:00
Uwe Stöhr
dbbe58c2cf
elsarticle.layout: switch from \maketitle to \begin{frontmatter}, see #7977
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40575 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-06 01:01:57 +00:00
Georg Baum
6332326cf6
Load mathtools.sty automatically (bug #7949 ) and make lyx2lyx reversion
...
more robust.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40574 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-05 20:53:48 +00:00
Uwe Stöhr
0c7554baaf
Tutorial.lyx: port changes from branch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40571 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-05 00:06:29 +00:00
Uwe Stöhr
9402ad6f61
UserGuide.lyx: port changes from branchUserGuide.lyx: final step of Scott's overhaul
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40567 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-04 01:32:20 +00:00
Uwe Stöhr
9dc53efb39
UserGuide.lyx: port changes from branch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40565 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-03 23:55:26 +00:00
Georg Baum
bf3f3f9816
Second step towards a more generic package off/auto/on handling:
...
File format change
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40563 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-03 21:26:09 +00:00
Uwe Stöhr
bfe67ac65f
Math.lyx: improve description of modulo-functions, fixes #7961
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40556 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-01 21:28:25 +00:00
Uwe Stöhr
cc4a7fe79d
symbols: fix #7962 , OK for branch too?
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40551 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-31 15:42:42 +00:00
Enrico Forestieri
5003431903
Fix bug #7933 (lyx2lyx error while running lyxpak.py)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40544 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-24 11:54:30 +00:00
Uwe Stöhr
6250bdc70f
French Braille.lyx: fix by Jean-Pierre
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40541 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-21 23:36:45 +00:00
Uwe Stöhr
a891259520
Additional.lyx: update to latest fileformat and correct version number
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40539 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-21 22:09:54 +00:00
Jean-Marc Lasgouttes
2bf021ee73
Improve support for distributing desktop files and icons
...
* add proper INSTALL_POSIX conditional for makefiles
* move all the code to Makefile.am
* rename lyx.desktop to lyx.desptop.in and add proper tags to allow handling of program_suffix.
* add code to install desktop entry and icons under the proper name.
I did not touch scons and cmake, I hope it was not necessary.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40531 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-20 13:11:03 +00:00
Georg Baum
419b51172a
fix r40522 (thanks Kornel)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40526 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-19 20:16:05 +00:00
Uwe Stöhr
cf29d21d7a
lyx2lyx files: update GPL organization address and claim copyright also for the LyX team where it is necessary
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40524 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-18 22:56:49 +00:00
Georg Baum
efa0f19836
More sensible longtable caption handling (needed for bug #7412 )
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40522 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-18 21:27:17 +00:00
Georg Baum
b7fbcd0b30
Partial support for mathtools.sty (part of bug #7949 )
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40521 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-18 17:50:43 +00:00
Georg Baum
3da2eb41aa
did anybody test this?
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40520 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-18 17:48:16 +00:00
Abdelrazak Younes
7f14df4af4
increment lyxrc version following r40515.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40516 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-18 11:51:26 +00:00
Uwe Stöhr
e1bb0be206
Braille.lyx: another fix from Sam Lewis
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40512 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-17 16:15:50 +00:00
Uwe Stöhr
877e64a52b
Tutorial.lyx, Braille.lyx, Intro.lyx, LFUNs.lyx: port changes from branch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40510 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-17 16:08:19 +00:00
Uwe Stöhr
5f5a6e777e
- JASA.lyx, jasatex.layout: JasaTeX internally uses natbib but does not allow to use another command than \cite; add a missing command and a note
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40495 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-13 23:04:09 +00:00
Richard Heck
4663e5ec88
Repairs to case environment, from Paul Rubin. Modified by me to use
...
enumitem, since we already have a module for that, and I am a bit
worried about conflicts between enumerate.sty and enumitem.sty.
A side effect of this, however, is that we will load enumitem.sty
whenver we use case environments.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40492 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-13 19:50:36 +00:00
Julien Rioux
0f30a858f8
Add a document-wide default bibliography style \biblio_style.
...
This holds the name of a BibTeX style file for now. Any BibTeX inset
can set the style to "default" to use the document-wide style.
LyX format incremented to 420.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40484 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-12 14:40:34 +00:00
Uwe Stöhr
37de920228
lib/Makefile.am: add missing entries for r40414
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40479 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-11 22:40:40 +00:00
Uwe Stöhr
d3727233e4
German Intro.lyx: remove obsolete sentence
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40478 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-11 22:24:19 +00:00
Uwe Stöhr
774c62a590
jasatex.layout, JASA.lyx; correct the SVN EOL style
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40476 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-10 23:09:50 +00:00
Uwe Stöhr
d528fc8286
new layout for articles in the journal JASA ( http://wiki.lyx.org/Layouts/JASATeX )
...
OK for branch too?
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40475 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-10 23:07:24 +00:00
Uwe Stöhr
8368101b1a
layout file: remove some further unused strings and some whitespace adjustments
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40473 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-10 21:35:02 +00:00
Uwe Stöhr
6aacde638c
iopart.layout: only whitespace
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40472 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-10 01:53:11 +00:00
Uwe Stöhr
72bf7ee3bb
Customization.lyx: a formatting fix and resetting fileformat to the one of LyX 2.0.x
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40471 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-10 01:15:11 +00:00
Uwe Stöhr
2bc2f96a10
addendum to previous commit
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40469 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-10 01:13:19 +00:00
Uwe Stöhr
1c729ad816
template files: rename some to make it clear that the names refer abbreviations
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40468 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-10 01:08:09 +00:00
Uwe Stöhr
c32ae63b6c
- simplecv.layout: remove unused string definitions and use the itemize definition from stdlists.inc
...
- stdlists.inc: remove unused string definitions
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40467 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-10 00:57:46 +00:00
Richard Heck
5c99bdfea8
Whitespace.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40460 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-09 20:29:51 +00:00
Richard Heck
98c54908c2
Add dviluatex format, so that the appropriate form of LaTeX can be
...
exported.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40459 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-09 20:23:10 +00:00
Uwe Stöhr
fe8c185a6e
support for Australian and Newzealand as document language; fileformat change
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40452 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-08 23:58:30 +00:00
Uwe Stöhr
14bcaa5f9d
lyx2lyx/lyx_1_6.py: fix a typo (port from branch)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40451 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-08 23:16:34 +00:00
Julien Rioux
72cface90f
Update links to the bug tracker.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40445 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-08 20:19:10 +00:00
Julien Rioux
55a3dd7b34
listerrors.lyx : Update a link.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40444 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-08 20:19:08 +00:00
Julien Rioux
5aa019f5d9
MultilingualCaptions.lyx : Correct a typo and a bad link.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40443 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-08 20:19:04 +00:00
Pavel Sanda
b37abaf655
Add Timo to credits
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40441 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-08 15:16:34 +00:00
Richard Heck
8ba08a53b2
Update all layouts to format 36.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40428 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-07 22:41:38 +00:00
Richard Heck
5a7672adec
Fix bug #5805 and similar requests. Adds a document setting that
...
tells LyX not to show BLOCK text as justified, but still keeps
the usual paragraph indentation.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40427 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-07 22:33:25 +00:00
Richard Heck
70ad54bec9
Typo.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40426 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-07 22:33:19 +00:00
Pavel Sanda
a58cae2ada
Forgot the icon itself.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40419 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-07 16:49:43 +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
Richard Heck
f066a041e9
Comments.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40415 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-07 15:05:21 +00:00
Uwe Stöhr
6b01721dfa
new module: Multilingual captions
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40414 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-07 01:06:06 +00:00
Richard Heck
9a3d2bf3b6
Use new layout tags for TOC styling. The point of this is that it
...
allows this information to be written to an external file and not
just to the header.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40413 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-06 22:40:42 +00:00
Richard Heck
acbcf2c742
Documentation for new layout tags.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40412 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-06 22:39:35 +00:00
Richard Heck
157319b3f6
New layout tags specifically for CSS information.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40411 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-06 22:38:46 +00:00
Richard Heck
62dd071ce6
Improve output of XHTML comments.
...
(i) Validate even for comments when outputting XHTML.
(ii) Output comments as divs hidden by default. Then people
can display them other ways if they wish.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40400 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-06 20:44:37 +00:00
Pavel Sanda
7386a9a077
Add desktop file to tarball and let it install into proper directory.
...
Bug #2820 , thanks Timo Kluck for pointers.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40386 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-05 23:06:36 +00:00
Uwe Stöhr
51e70b620b
EmbeddedObjects.lyx:
...
- new description how to color dashed table lines
- new section how to split table cells by diagonal lines
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40366 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-04 22:09:24 +00:00
Uwe Stöhr
3e0568817f
external_templates: correct program names
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40344 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-03 15:40:33 +00:00
Uwe Stöhr
4c72c6a32d
ctex.lyx: further translations by Yiuhi
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40311 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-29 19:58:29 +00:00
Uwe Stöhr
336eb1961d
Customization.lyx: updates by Philip Pirrip
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40302 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-28 23:31:26 +00:00
Uwe Stöhr
8b44465dab
ctex.lyx: translations by Yiuhi
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40301 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-28 23:30:29 +00:00
Uwe Stöhr
0ac0f56ebc
- splash.lyx: update menu names and toolbar buttons to the ones of LyX 2.0.x
...
- Spanish EmbeddedObjects.lyx: change a word to be consistent
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40297 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-27 17:17:34 +00:00
Richard Heck
097fb4f06d
Port from branch:
...
ctex template files: reduce to one file, fix broken language package settings
(file still contains outdated info and unnecessary preamble code and creates several LaTeX errors about wrong lengths but can be fixed later)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40264 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-24 22:16:20 +00:00
Richard Heck
c7cf9aef3c
Port from branch:
...
ctex layout files: add required packages and set missing SVN EOL style
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40263 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-24 22:16:16 +00:00
Richard Heck
ffc2901855
Update Makefile.am after last commit. (Thanks, Julien.)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40253 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-24 19:51:10 +00:00
Richard Heck
fe9cda838e
Fix for bug #7883 from Jean-Pierre: Make strings uniform across
...
modules.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40250 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-24 18:30:28 +00:00
Richard Heck
2defb9dd07
Fix #7495 by adding layouts for ctex document classes and
...
corresponding templates. Thanks to Yihui for these.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40247 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-24 15:45:31 +00:00
Uwe Stöhr
c58290e5f1
FeynmanDiagrams.lyx: add note how to overcome a limitation of the feyn package (bug 7898)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40239 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-21 23:22:22 +00:00
Uwe Stöhr
900787723e
EmbeddedObjects.lyx: add section about the calculation of the table width
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40236 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-21 21:13:22 +00:00
Pavel Sanda
4dfc036cce
* Additional.lyx
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40223 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-20 12:10:20 +00:00
Stephan Witt
c0bbc020a5
#7894 explain the status column of mac bindings
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40221 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-19 21:55:18 +00:00
Uwe Stöhr
5dec8d7533
- spreadsheet.lyx: there is no reason why the file format was changed (please keep our docs, examples and templates in sync with branch whenever possible)
...
- sheet.*: remove the files (Richard, there is a SVN command with which you can rename files. SVN will then take care about everything except of the makefile)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40218 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-19 05:44:20 +00:00
Richard Heck
3c93d50789
Restore change from OpenOffice to LibreOffice.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40216 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-18 21:49:18 +00:00
Richard Heck
2fe7dcc5cc
Fixes for bug #7870 from Helge. Adds Gnumeric support.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40215 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-18 21:46:24 +00:00
Uwe Stöhr
c93f5c06d8
French EmbeddedObjects.lyx: translations and revision by Siegfried
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40210 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-18 01:29:57 +00:00
Uwe Stöhr
4368237595
EmbeddedObjects.lyx: add info about the dvips color names and fix some issues
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40196 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-15 00:13:36 +00:00
Uwe Stöhr
a52005c777
external_templates: improve the description of PDFPages (bug #7888 )
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40188 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-13 18:03:12 +00:00
Uwe Stöhr
fa7687397f
stdmenus.inc: register the Sweave example file as specific manual (bug #7891 )
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40187 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-13 18:01:24 +00:00
Georg Baum
a1cef2d55a
Fix bug #3036 : font changes inside \markright do not escape outside their scope
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40186 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-13 16:11:45 +00:00
Georg Baum
8d707723b7
Fix bug #7668 (cosmetic whitespace issues)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40184 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-13 11:29:48 +00:00
Uwe Stöhr
d139b234b2
- EmbeddedObjects.lyx: update the description of the PDFPages template (thanks Liviu)
...
- chkconfig.ltx: pdfpages require eso-pic
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40181 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-13 05:21:02 +00:00
Uwe Stöhr
c338cfe18f
French Userguide: add missing files from r40175
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40179 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-13 02:46:45 +00:00
Uwe Stöhr
3643777d0f
port today's changes to trunk
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40175 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-12 03:03:15 +00:00
Uwe Stöhr
137c42164c
- Spanish EmbeddedObjects.lyx and UserGuide.lyx: translations by Ignacio
...
- UserGuide.lyx: mention LibreOffice
- English UserGuide.lyx: fix a typo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40168 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-10 23:58:17 +00:00
Uwe Stöhr
9cd035069b
UserGuide.lyx: fix a formatting issue
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40162 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-09 19:59:05 +00:00
Uwe Stöhr
66ae78222e
thesis/thesis.lyx: add a note and clarify a note as suggested by users
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40159 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-08 21:27:07 +00:00
Julien Rioux
7ffc54f70e
File format bump after r39982 (renaming of the japanese encodings for pLaTeX).
...
LyX file format incremented to 417.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40155 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-07 18:36:56 +00:00
Uwe Stöhr
83cc90776b
UserGuide.lyx: correct the description of LyX-pipes (they also work on Windows)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40154 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-06 23:24:40 +00:00
Georg Baum
f346c01f1e
Fix bug 6834: Import theorems with optional argument correctly.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40143 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-06 18:08:45 +00:00
Jean-Marc Lasgouttes
4f176ef89b
Fix #7876 : Problems with special characters when using sweave with xetex
...
When R version is >= 2.13.1, Sweave handles natively encodings. Therefore, we have to remove our own kludge.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40135 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-04 22:39:30 +00:00
Uwe Stöhr
cd2e6d99ac
thesis template: remove my name from the PDF properties and add missing start appendix call
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40127 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-01 20:08:59 +00:00
Uwe Stöhr
625de6d1f6
EmbeddedObjects.lyx:
...
- describe the new GnumericSpreadsheet feature and link to the example file
- link to the lilypond example file
- fix some links
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40125 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-01 05:55:21 +00:00
Uwe Stöhr
ef38b6429e
new example file spreadsheet.lyx to show how the spreadsheet support works and to test various spreadsheet formats
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40124 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-01 05:54:27 +00:00
Uwe Stöhr
c58513aa8f
- UserGuide.lyx:
...
- describe the new lyxpipe preferences option
- add info how to en/disable the math autocorrection
- some bugfixes in appendix C
- German UserGuide.lyx: complete translation of appendix C
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40117 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-01 03:56:31 +00:00
Uwe Stöhr
f47bebe5fa
UserGuide.lyx: description of the math autocorrection
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40114 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-31 05:10:24 +00:00
Uwe Stöhr
49d13dff6d
UserGuide.lyx: describe the new preview inset and revise the section about previewing things
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40106 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-30 22:39:05 +00:00
Uwe Stöhr
5d471f8975
UserGuide.lyx: port changes from branch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40083 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-30 03:51:02 +00:00
Uwe Stöhr
b83b4773fc
UserGuide.lyx: port some changes from branch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40081 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-30 02:19:04 +00:00
Tommaso Cucinotta
824d640227
Adding the capability to paste as simple unformatted text.
...
Documentation (and perhaps menu items) need still to be a bit
clarified in order to distinguish the various paste options
for the average user.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40060 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-29 15:42:01 +00:00
Vincent van Ravesteijn
5014b38cb7
Add a preference option to specify the default length unit (cm or in).
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40030 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-27 11:52:11 +00:00
Vincent van Ravesteijn
269695aa5f
Remove the prefence default_papersize
...
- This preference was used for specifying the papersize to xdvi, dvipdfm,
dvips. However, I can't seem to see any effect on the result.
- The papersize should instead be defined in the document settings.
- The global papersize default was misused to also change the tex
output by specifying the papersize as if it was specified in the
document settings. This caused the same lyx document to be outputted
differently on different pcs.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40028 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-27 11:48:16 +00:00
Julien Rioux
69c17f11ae
Convert odg to (cropped) eps without external script.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39986 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-25 23:33:35 +00:00
Julien Rioux
0bff66b8a5
Pass the encoding to the japanese pLaTeX processor ( #4697 ).
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39982 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-25 23:10:19 +00:00
Georg Baum
85003ec85d
More unicode math symbols
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39895 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-20 19:55:13 +00:00
Georg Baum
b62ed6ad83
Do not load txfonts from unicodesymbols, since that has side effects
...
(next part of bug #7811 )
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39894 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-20 17:30:04 +00:00
Georg Baum
f8c5c51460
Fix special case of bug #7811 : Clash of bbding and marvosym packages if \Cross is used.
...
The clash can however still happen if those packages are both loaded for other symbols.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39885 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-18 19:54:16 +00:00
Georg Baum
6954c542fb
Generalize the esintoramsmath requirement:
...
Now you can also require a|b|c, and if any of the features is already used,
no other one will be loaded. The first feature wins if none is already used.
This is required for a part of bug #7811 .
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39884 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-18 19:32:02 +00:00
Georg Baum
6304d72255
more work on spaces
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39876 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-17 18:54:13 +00:00
Uwe Stöhr
fc8ba5776e
Math.lyx: correct name of a term as discussed on the list
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39867 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-15 20:47:49 +00:00
Tommaso Cucinotta
c5496cbf5d
Remove conflict for menu shortcut.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39862 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-15 13:27:00 +00:00
Uwe Stöhr
7a209305b0
- UserGuide.lyx: update sec. C.2-C.4
...
- German UserGuide.lyx: some translations
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39859 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-15 03:28:31 +00:00
Uwe Stöhr
b28143d1e9
- UserGuide.lyx: updated sec. C.1
...
- de.po: change a translation to the most commonly used word
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39845 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-14 03:07:47 +00:00
Uwe Stöhr
6a25a18aea
- documentation files: port today's changes to trunk
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39843 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-13 23:15:52 +00:00
Uwe Stöhr
38be92aafc
- UserGuide.lyx: some corrections in Appendix A
...
- German UserGuide.lyx: many translations
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39840 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-13 02:13:51 +00:00
Uwe Stöhr
30295b32b7
Math.lyx: add note that the package mathdots must be installed for a complete output
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39838 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-12 16:08:33 +00:00
Uwe Stöhr
6fba3dd229
chkconfig.ltx: add the packages used in our documentation files (the docs should be compilable also without them, but then the PDF output would not contain all sections). This way we assure that at least on Windows all used LaTeX-packages are installed while installing LyX.
...
Richard, OK for branch too?
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39836 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-12 16:07:19 +00:00
Uwe Stöhr
d5ddca54c3
- UserGuide.lyx: updated some sections
...
- German UserGuide.lyx: some translations and 2 updated images
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39834 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-12 05:33:31 +00:00
Tommaso Cucinotta
164ae1584a
Added Export As... dialog, exploiting the new destination path that can
...
be specified when exporting.
This fixes #3402 .
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39805 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-06 13:47:42 +00:00
Julien Rioux
35b580fb30
lyxpreview: Simplify the color handling.
...
Let's have this in trunk for testing. The real difference maker
when it comes to color is whether we use dvipng or ghostscript.
For dvipng:
- The color info is passed as command-line arguments.
- The tightpage option is not necessary, and since it adds
ps specials to the output, we shouldn't use it.
For ghostscript:
- The color info needs to be in the latex file.
- The foreground color is set for each preview inset.
- The background color is set by \pagecolor in the preamble,
which is understood by pdflatex, but ignored in dvips mode.
Thus dvips is handled with a ps special.
- The tightpage option is necessary to crop the images.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39797 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-03 16:43:33 +00:00
Julien Rioux
873f0f4297
lyxpreview: Simplify the handling of lilypond-book.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39796 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-03 16:35:29 +00:00
Julien Rioux
13b1277cd2
lyxpreview: Handle bibtex-generated references and bibliography.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39795 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-03 16:35:27 +00:00
Julien Rioux
2645d57d89
* lyxpreview_tool.py : Allow to look for commands with arguments.
...
For example, find_exe(["bibtex -min-crossrefs=7"]) should search for
bibtex and if it is found, return the string "bibtex -min-crossrefs=7".
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39794 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-03 16:35:25 +00:00
Uwe Stöhr
c221e445fe
- Additional.lyx: minor tweaks
...
- German Additional.lyx: update to English version, translation of section 8 which hopefully fixes #7748
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39792 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-01 01:29:47 +00:00
Tommaso Cucinotta
341d1890e1
Make export to XHTML work when there are included ODG pictures,
...
or any other graphic format that:
- is exportable to EPS
- could not be explicitly exported to PNG yet (i.e., source to PNG was not reachable on the converters graph)
Now, adding the EPS to PNG conversion explicitly allows LyX to find the conversion path.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39786 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-29 14:04:02 +00:00
Enrico Forestieri
e75302bbce
Fix another thinko from r38243.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39773 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-27 07:28:12 +00:00
Enrico Forestieri
968ab69e88
Fix the following problem with Python 2.4:
...
Traceback (most recent call last):
File "/opt/src/lyx-devel/lib/scripts/lyxpreview2bitmap.py", line 535, in ?
exit(main(sys.argv)[0])
TypeError: 'str' object is not callable
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39769 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-26 15:57:17 +00:00
Uwe Stöhr
5adac980ce
- UserGuide.lyx: some stylistic changes
...
- German UserGuide.lyx: lots of translation
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39767 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-25 21:51:56 +00:00
Uwe Stöhr
adaed4a14d
powerdot-example.lyx: add warning about incompatibilities with enumitem that are now fixed in the latest powerdot version
...
(patch by Jean-Pierre)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39765 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-25 21:40:10 +00:00
Enrico Forestieri
a55f54b903
Let lyxpreview2bitmap.py also work on Windows when the PyWin extension modules
...
are not installed.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39741 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-24 01:27:40 +00:00
Uwe Stöhr
c10b375239
svglobal3.layout, svcommon.inc: fix some parser warnings
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39725 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-22 02:22:53 +00:00
Uwe Stöhr
d0b6ed1a1a
Additional.lyx: remove some unused references to squash LaTeX warnings
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39724 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-21 22:37:24 +00:00
Uwe Stöhr
fa987d1394
libreoffice2eps.py: add missing things from r39707
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39712 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-20 03:12:37 +00:00
Tommaso Cucinotta
71ebf846bb
Adding the script missing from last commit.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39707 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-19 00:37:15 +00:00
Tommaso Cucinotta
1024e43069
Added OpenOffice drawing file-format.
...
Now you can:
-) include in LyX OpenOffice drawings (.odg or old .sxd files)
-) preview them on the screen
-) view them in the final .ps/.pdf output
-) edit them externally via libreoffice, ooffice, oodraw or soffice (whatever is detected).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39706 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-19 00:29:29 +00:00
Tommaso Cucinotta
b4f97b61cf
Added support for natively zipped file formats that do not need decompression for being handled by converters
...
(e.g., compressed dia, odg, sxd, ...). These need to be marked via the "zipped=native" flag in the RC file.
The old 'dia' configuration is automatically updated (it used to be hardcoded in the code, now it is handled
via the flag).
See also http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg170974.html
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39705 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-19 00:12:09 +00:00
Julien Rioux
d285793c07
Revert guiName to Spreadsheet (was part of r39675).
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39703 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-18 23:18:44 +00:00
Julien Rioux
816331765f
* configure.py : Detect java and perl scripts in a general way.
...
Issues #6339 and #7579 were fixed by specific code targeting those
RC entries. This commit fixes the detection of java and perl scripts
in a general way. As a result:
- The detections of jfig3-itext.jar and jfig3.jar, which where
previously overlooked, are now also fixed, and
- Future additions of java and perl scripts to configure.py are
straight forward.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39699 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-18 12:11:47 +00:00
Julien Rioux
ce6a179489
* configure.py : Add lyxpreview unconditionnally.
...
The check on dv2dt and dt2dv is not necessary, since even if these
are not available, we fall back to the legacy convertion method,
which uses ghostscript, and which is available in all cases.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39698 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-18 12:10:19 +00:00
Enrico Forestieri
40d4d94b01
Also include in the archive the files referenced in ERT in the document body.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39692 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-16 14:40:40 +00:00
Enrico Forestieri
45aa989efc
Use the normalized path for checking whether it has already been gathered.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39691 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-16 12:03:54 +00:00
Enrico Forestieri
517cfe9266
Check whether the filename is really a file. Also protect against recursive
...
inclusions.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39690 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-16 10:07:56 +00:00
Julien Rioux
a5f72061d1
Fix the guiName of external insets.
...
- Remove hack with $$AbsOrRelPath substitution in the guiName.
Instead, let LyX display the filename automatically in the gui,
consistent with InsetInclude.
- Use the guiName in the drop-down menu in the dialog instead of the
internal lyxName. These guiNames ought to be more descriptive.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39675 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-13 21:50:07 +00:00
Julien Rioux
d57f66022c
Show .htm files in HTML import file dialog ( #6340 ).
...
- Add "htm" as a known extension for HTML.
- Use all the extensions of a format as file filter,
instead of using only the default extension.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39671 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-13 20:42:38 +00:00
Julien Rioux
a55ef8346a
Allow to assign several extension to a given file format ( #4798 ).
...
Additionnal extensions are separated by commas (,) in lyxrc
preference files, while spaces are ignored, e.g. "jpg, jpeg".
Preference lyxrc file format incremented to 2.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39670 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-13 20:42:23 +00:00
Julien Rioux
0fb13b648c
* prefs2prefs.py : Use a list of [format, conversions] pair.
...
Use a list of [int, list of functions] pair, representing
- int: the format number, and
- list of functions: what needs to be done to the file to
update it to the given format number.
This matches what is done in lyx2lyx and helps keeping track of
format numbers and their corresponding conversion routines.
Also, add another sanity check.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39668 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-12 20:43:06 +00:00
Julien Rioux
ba02c43178
* prefs2prefs.py : Error when both -l and -p are given, update usage.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39667 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-12 20:42:53 +00:00
Julien Rioux
603be7fe2f
* prefs2prefs.py : Don't choke on empty input file.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39666 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-12 20:42:40 +00:00
Julien Rioux
454598b928
* layout2layout.py : Don't choke on empty input file.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39665 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-12 20:42:22 +00:00
Julien Rioux
45280f6bb5
Refine the lyxpreview legacy conversion (the ghostscript one).
...
- Break up steps 1, 2 and 3 from the legacy preview mechanism.
These are really separate steps.
1) Add color info, run latex
2) Run dvips
3) Run ghostscript
- In the case of pdf output, skip step 2 and go directly to step 3.
- Make sure that we fall back to the legacy conversion whenever we can.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39661 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-11 18:23:41 +00:00
Julien Rioux
bb55234cac
Better error and progress messages for lyxpreview.
...
Introduce --debug and --verbose flags to control output. Also, use the
python subprocess module to capture stderr from external commands, thus
bumping the python requirement to version 2.4 or later.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39660 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-11 18:23:29 +00:00
Julien Rioux
81420e405f
Merge the preview mechanism for japanese with the standard one.
...
- Japanese is now handled by passing the option --latex=platex
to the standard lyxpreview script. This is done in PreviewLoader.
- Remove obsoleted file lyxpreview-platex2bitmap.py and the
corresponding lines in the configure script.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39659 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-11 18:23:15 +00:00
Julien Rioux
10868c31ac
Merge the preview mechanism for lilypond-book with the standard one.
...
- Handle the preprocessing in the main lyxpreview script with the
command-line arguments --lilypond and --lilypond-book=exe.
- Remove the obsoleted file lyxpreview-lytex2bitmap.py and the
corresponding lines in configure.py.
Fix for the japanese preview still to come.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39658 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-11 18:22:59 +00:00
Julien Rioux
2bd747fad4
Add command-line arguments to lyxpreview2bitmap.py
...
Add command-line arguments in a standard unix fashion, using getopt.
Usage: ./lyxpreview2bitmap.py <options> <input file>
Options:
-h, --help: Show this help screen and exit
--dpi=<res>: Resolution per inch (default: 128)
--png, --ppm: Select the output format (default: png)
--fg=<color>: Foreground color (default: black, ie '000000')
--bg=<color>: Background color (default: white, ie 'ffffff')
--latex=<exe>: Specify the executable for latex (default: latex)
The colors are hexadecimal strings, eg 'faf0e6'.
The changes to PreviewLoader.cpp break the preview of lilypond-book
and japanese files, but they will be handled in the next commits.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39657 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-11 18:22:43 +00:00
Julien Rioux
675f233f34
Some clean up of the lyxpreview code.
...
Move some common variables to lyxpreview_tools. Otherwise,
add a few variable names, making it easier to track things.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39656 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-11 18:22:29 +00:00
Julien Rioux
2dfa11904f
Stylictic-only changes to lyxpreview.
...
Whitespace and line endings only, in preparation for some serious work.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39655 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-11 18:22:12 +00:00
Jürgen Spitzmüller
014a1a36ed
revive Ctrl-space in mathed.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39649 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-10 05:35:54 +00:00
Julien Rioux
9571f12801
* configure.py : Fixup r39643, srcdir is a string containing the basepath to configure.py
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39645 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-08 12:11:16 +00:00
Julien Rioux
5891c139da
* configure.py : Fix the detection of tex2lyx when running in-place ( #6986 ).
...
Remove the hack with os.environ and instead directly search for
../src/tex2lyx/tex2lyx relative to where configure.py is found.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39643 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-07 23:59:23 +00:00
Julien Rioux
deb9736929
* configure.py : Fix the rc entry when tex2lyx is not found ( #3308 ).
...
We still define the tex2lyx converter but we emit a warning.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39642 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-07 23:59:14 +00:00
Julien Rioux
ba17c0315e
* configure.py : Fix the gnumeric converters.
...
They were tied to undefined formats ods and xls. The actual
internal names for these formats are oocalc and excel.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39641 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-07 23:57:07 +00:00
Julien Rioux
e1b4e5edaa
* configure.py : Remove unnecessary code in xhtml viewer detection.
...
This code seems unnecessary since not_found = "auto" is set in
checkViewer, and thus "auto" is used as the viewer when no viewers
are found, and a lyxrc entry is added anyway. The "auto" string is
special-cased in the code, where we attempt to automatically
determine the viewer from the OS.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39640 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-07 23:56:59 +00:00
Julien Rioux
89cb89c78c
* configure.py : Fix the detection of splitindex ( #7579 )
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39639 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-07 23:56:47 +00:00
Julien Rioux
e887f51468
* configure.py : Fix the detection of htmltolatex ( #6339 )
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39638 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-07 23:56:38 +00:00
Julien Rioux
d75b83e293
* configure.py : Check for java and perl interpreters.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39637 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-07 23:56:28 +00:00
Uwe Stöhr
4fbe32b0fd
sweave.module: more precise description text
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39610 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-06 03:14:51 +00:00
Uwe Stöhr
52c55a2174
- Customization.lyx: add new possible font types uuline, strikeout and uwave
...
- German Customization.lyx: lot of refactoring
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39573 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-31 16:04:18 +00:00
Uwe Stöhr
1a60740e42
- English Additional.lyx: some updates
...
- German Additional.lyx: some corrections and some LaTeX warnings fixed
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39571 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-31 14:22:23 +00:00
Enrico Forestieri
2ed034ea22
Fix bug #7586 (Temporary file chkconfig.ltx in user directory not deleted if configure fails)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39562 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-29 16:44:29 +00:00
Enrico Forestieri
8e812f44af
Avoid code duplication.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39561 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-29 16:23:58 +00:00
Uwe Stöhr
f5a03ab601
InsetSpace support for
...
- \negmedspace and \negthickspace outside of math
- \enspace, \hspace*, \hspace*{\fill} and \hfill inside math
(fileformat change)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39557 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-29 14:07:30 +00:00
Enrico Forestieri
1126e3dfd8
Fix bug #7718 (Configure fails if shell autorun commands are enabled in the registry)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39554 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-28 22:57:58 +00:00
Enrico Forestieri
3d82ff41ec
Close stdin of the command spawn by subprocess.Popen, otherwise the
...
command hangs if something goes wrong. Also allow any kind of line endings.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39553 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-28 22:29:38 +00:00
Uwe Stöhr
6df33aba97
- tufte-book.layout: fix a lyX warning about uninitialized counter
...
- tufte example files: add important notes that float placements options are not allowed and remove unreferenced labels
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39549 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-28 16:49:16 +00:00
Uwe Stöhr
563dd1fb3a
- EmbeddedObjects.lyx: fix a nasty caption formatting bug spotted by Ignacio
...
- Spanish EmbeddedObjects.lyx: some fixes by Ignacio
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39547 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-28 13:37:30 +00:00
Uwe Stöhr
7ba7ce4006
new module and example file for chemical risk and safety statements; requires the package rsphrase which is bundled with the package mhchem that we already support
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39545 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-28 03:59:16 +00:00
Uwe Stöhr
826bf6b950
initials.module: safer preamble call, no string changed, necessary to be able to compile the EmbeddedObjects manual also if the package lettrine is not installed
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39543 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-28 03:36:34 +00:00
Uwe Stöhr
f363b83dbc
- Spanish documentation files: translations by Ignacio
...
- English EmbeddedObjects.lyx: fix a typo spotted by Ignacio
- EmbeddedObjects.lyx: make the file compilable also if the LaTeX-package lettrine is not installed
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39542 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-28 03:36:23 +00:00
Uwe Stöhr
2b3533153a
- German UserGuide.lyx: remove some fixed path that would make the document uncompilable
...
- Spanish UserGuide.lyx: some tweaks
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39539 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-28 01:15:22 +00:00
Jürgen Spitzmüller
6a3ff009db
Issue the math space dialog (not the text one) when in math (bug 7746).
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39536 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-27 10:45:59 +00:00
Julien Rioux
9657ffd77f
revert part of the last commit that should not have been
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39534 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-26 23:46:52 +00:00
Julien Rioux
0243eed665
configure.py : subprocess, second try (check_output requires
...
python 2.7 and throws unwanted exceptions when the process
return value is not 0
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39533 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-26 23:29:37 +00:00
Richard Heck
9d8c3d018b
Revert "The call to cmdOutput can throw an exception, so we need to be careful".
...
This will make reverting the previous commit easier.
This reverts commit 82ab1aef334d8573cc3e861e2620d9b4c59f88fe.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39532 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-26 23:13:34 +00:00
Richard Heck
b87297b8a0
Fix infinite loop reported on the list, which revealed another, which
...
revealed another. So fix a bunch of such things.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39530 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-26 23:06:19 +00:00
Richard Heck
1700d0c747
The call to cmdOutput can throw an exception, so we need to be careful
...
here, lest configure.py abort.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39529 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-26 23:06:15 +00:00
Uwe Stöhr
1766f01397
lilypond.lyx: some tweaks; Julien, having you at least in a note as author is our common way because it has the advantage that people can contact you directly if there are problems (you are listed in the credits)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39527 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-26 21:38:28 +00:00
Julien Rioux
f51dffd231
configure.py : replace os.popen with subprocess.Popen
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39526 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-26 17:11:50 +00:00
Julien Rioux
7ea78193ca
configure.py : make sure latex exits gracefully
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39525 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-26 17:11:48 +00:00
Julien Rioux
25258ea3e8
lilypond.lyx : add introductory text, minor tweaks
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39524 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-26 17:10:20 +00:00
Pavel Sanda
aef6b16811
Update FSF address, patch from cornelisbb, #7735 .
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39523 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-25 23:10:36 +00:00
Uwe Stöhr
e1406f60f6
Spanish UserGuide.lyx: translations by Ignacio
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39516 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-25 16:51:56 +00:00
Jean-Marc Lasgouttes
f4a2142ee8
Revert part of r39509 that was not supposed to go in.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39510 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-23 10:42:35 +00:00
Jean-Marc Lasgouttes
7fc83acb5e
Add possibility to export the R code from a sweave-enabled document
...
(patch from yihui, part of #7555 )
http://www.lyx.org/trac/ticket/7555#comment:18
This adds the new format "R/S code" with extension .R and a converter from .Rnw.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39509 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-23 10:33:42 +00:00
Jean-Marc Lasgouttes
c9d9bde0b2
Sweave support cleanup (patch from yihui, see #7555 )
...
http://www.lyx.org/trac/ticket/7555
This part is a simple cleanup:
* rename variables to start with a dot
* reset encoding after running sweave
* improve on-screen display of code chunks
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39506 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-23 09:52:21 +00:00
Uwe Stöhr
90dc008182
UserGuide.lyx: fix some issues and typos spotted by Ignacio
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39498 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-20 01:11:07 +00:00
Uwe Stöhr
960897aded
stdmenus.inc: correct previous commit
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39488 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-18 14:36:10 +00:00
Uwe Stöhr
a2e314206c
stdmenus.inc: new menu entry for inset-select-all
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39487 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-18 14:27:48 +00:00
Uwe Stöhr
7d154929fc
UserGuide.lyx: new section about font and background color, revised text style dialog description, some fixed typos and styles
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39475 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-12 03:15:22 +00:00
Uwe Stöhr
9ac5a7a60a
UserGuide.lyx: nomenclature again revised, revised section about notes and margin notes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39472 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-11 20:50:10 +00:00
Uwe Stöhr
1a692c6e60
- UserGuide.lyx: revise section about nomenclature; fix a broken link
...
- English UserGuide.lyx: fix some typos
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39470 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-11 03:18:54 +00:00
Uwe Stöhr
ba2f009058
- UserGuide.lyx: fine-grain description of BibTeX variants; correct description of the language -package settings
...
- Additional.lyx: add infos about synctex
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39468 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-10 15:20:18 +00:00
Uwe Stöhr
30de1c744e
- UI support for the LaTeX-package undertilde, fileformat change, fixed the remaining part of bug #6622 , Georg already implemented the non-UI support
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39464 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-10 03:37:33 +00:00
Uwe Stöhr
cc5cc067a0
new export flavor "DVILUATEX", fixes bug #7713 , patch from Jürgen
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39457 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-10 02:23:44 +00:00
Uwe Stöhr
a129942444
UserGuide.lyx:
...
- describe BibTeX variants
- updated XHTML description
- add a warning for DVI (LuaTeX) format
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39454 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-10 01:59:10 +00:00
Uwe Stöhr
9a7117af5b
- lilypond.lyx: adjust some formattings
...
- stdmenus.inc: add lilypond.lyx to the specific manuals, sort the entries, remove multicol as this is now gone (included in the Additional manual
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39450 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-09 14:44:46 +00:00
Uwe Stöhr
faafef5057
UserGuide.lyx: revision of appendix B and some new descriptions of export file formats
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39447 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-09 03:20:29 +00:00
Uwe Stöhr
9da2f1bc9a
configure.py: fix a typo
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39445 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-09 01:34:25 +00:00
Uwe Stöhr
6caa152fa0
Additional.lyx: revert unintended changes from r39440
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39441 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-08 15:24:39 +00:00
Uwe Stöhr
9d90b650eb
- UserGuide.lyx: revise file export section
...
- Additional.lyx: fix some typos
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39440 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-08 15:12:45 +00:00
Uwe Stöhr
49a71464f5
- EmbeddedObjects.lyx: fix broken link and remove unreferenced and unnecessary bibliography entry
...
- UserGuide.lyx: revise Appendix A, ass some info about cross-referencing
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39434 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-08 03:14:38 +00:00
Uwe Stöhr
d1a42b77b0
- UserGuide.lyx: some refactoring, fixed typos and 2 fixed hyperlinks
...
- German EmbeddedObjects.lyx: a clarification
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39431 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-07 20:01:25 +00:00
Uwe Stöhr
899140ab09
- UserGuide.lyx: many updates and fixed typos
...
- German UserGuide.lyx: more refactoring and translation
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39429 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-07 04:06:22 +00:00
Uwe Stöhr
b88c405ba4
UserGuide.lyx:
...
- use the new super/subscript inset
- correct single ans simple quote
- add info how to change line properties
- list menu entry for phantom space
- German UserGuide.lyx: lot of translation and refactoring
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39425 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-05 17:50:19 +00:00
Uwe Stöhr
a255f19ca7
thesis template files: set master document
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39419 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-05 03:55:02 +00:00
Uwe Stöhr
de1c32cf5e
- German UserGuide.lyx: lot of refactoring and some translations
...
- UserGuide.lyx: fix a typo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39418 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-05 03:54:46 +00:00
Uwe Stöhr
86a4fd257e
- UserGuide.lyx: correct broken links in the bibliography and remove a reference that is no longer cited
...
- French UserGuide.lyx: add a missing cite reference
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39415 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-04 16:03:49 +00:00
Enrico Forestieri
cff53196e0
Update docs after r39410.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39412 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-02 21:39:50 +00:00
Uwe Stöhr
54e54860e5
- Additional.lyx: please don't save the files in the fileformat of development versions until this is really required (for example when describing a new feature). It is important for my to keep all files in sync and this is much easier if they are in the same file format. Thanks
...
- Spanish UserGuide.lyx: sime minor things
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39409 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-01 17:23:56 +00:00
Uwe Stöhr
60e856f33a
thesis template: fix the footer line problem correctly - for all document parts
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39408 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-01 17:21:29 +00:00
Pavel Sanda
83031b7721
Additional.lyx: Fix typo in trunk as well
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39406 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-01 16:50:04 +00:00
Kornel Benko
462b52a23d
Add optional argument to right footer in order to eliminate the Double page numbers on two-sided thesis document as reported by Dirk Heine
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39401 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-01 09:59:05 +00:00
Uwe Stöhr
0b1d0cef4a
EmbeddedObjects.lyx: fix bug #7328
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39398 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-31 16:44:22 +00:00
Uwe Stöhr
6cb62d3704
EmbeddedObjects.lyx: update a dialog description
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39394 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-31 02:58:30 +00:00
Uwe Stöhr
39360c4b98
EmbeddedObjects.lyx: describe a limitation of multirows
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39391 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-31 02:00:05 +00:00
Uwe Stöhr
e132ab011d
French Additional.lyx: updates from Jean-Pierre
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39389 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-31 00:47:16 +00:00
Uwe Stöhr
b9abcbb708
lyx_2_0.py: fix the format (there was a Python warning)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39385 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-30 16:45:16 +00:00
Uwe Stöhr
50f4a55e95
configure.py: add menu entry to convert to LyX 2.0.x
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39384 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-30 16:41:29 +00:00
Uwe Stöhr
73810266cf
lyx_2_0.py: fix bug when exporting documents containing \iddots in math to LyX 1.6.x
...
This must also go to branch, OK Richard?
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39383 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-30 16:40:03 +00:00
Uwe Stöhr
7ab835df91
port today's doc changes to trunk
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39381 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-27 04:45:49 +00:00
Uwe Stöhr
e2f2e13191
Acknowledgments.lyx: fix a typo
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39377 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-26 23:29:25 +00:00
Uwe Stöhr
daec2e8afe
Hebrew docs: hyperref doesn't work for Hebrew (I accidentally used it for the files since last week)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39371 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-25 02:20:32 +00:00
Pavel Sanda
ebb5d04ab1
Port to trunk
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39369 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-23 18:42:38 +00:00
Pavel Sanda
5005facace
Add visible space. After long discussion the solution is part of InsetSpace.
...
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg169847.html
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39367 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-23 18:40:21 +00:00
Uwe Stöhr
950d926a9b
- Tutorial.lyx: remove the info that a DVi previewer is required since this is already included in every LaTeX distribution nowadays
...
- Galician Tutorial.lyx: use formatting of the English version
- some other formatting things
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39365 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-23 04:30:31 +00:00
Uwe Stöhr
1f70c82ff0
enumitem.module: add info where to find the documentation
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39359 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-20 03:03:38 +00:00
Uwe Stöhr
0849110a7b
UserGuide.lyx: describe how to compare LyX files
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39358 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-20 02:58:40 +00:00
Uwe Stöhr
df16cdbcfa
initials.module: update module description and some whitespace
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39356 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-20 01:54:10 +00:00
Uwe Stöhr
f1b40f9867
- multicol.module: new module for multiple text columns
...
- Additional.lyx: update description of multiple columns
- multicol.lyx: remove this file because its content is now completely in Additional.lyx
(We once described multiple columns in 3 different files, Additional.lyx, Customization.lyx and multicol.lyx. We now have only one place.)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39355 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-20 01:53:12 +00:00
Uwe Stöhr
2cb8a155a8
- Customization.lyx: some more preamble code can go
...
- Italian Customization.lyx: use the same document settings as the English version
- Additional.lyx: revert undesired change from last commit
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39352 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-19 21:17:10 +00:00
Uwe Stöhr
5374de7fbd
documentation files:
...
- the \LyX macro is no longer fragile since r37164, therefore preamble code can go
- some intro cleanups and fixes to have an uniform layout for all language variants
- remove some obsolete text from Polish and Basque Additional.lyx versions
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39350 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-19 20:57:36 +00:00
Uwe Stöhr
1fa25c37ee
- UserGuide.lyx, EmbeddedObjects.lyx: some tweaks
...
- German UserGuide.lyx: some translations
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39347 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-19 13:19:18 +00:00
Uwe Stöhr
80754f8255
- UserGuide.lyx: new section how to customize lists (description of the module enumitem)
...
- remove the file enumitem.lyx: its content is now part of the UserGuide
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39344 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-19 05:11:12 +00:00
Uwe Stöhr
f679b658d8
- EmbeddedObjects.lyx: new chapter about objects surrounded by text
...
- Additional.lyx: remove obsolete section
- initials.module: add style that actually works
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39341 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-18 21:55:00 +00:00
Uwe Stöhr
6368d7ffd7
UserGuide.lyx, Additional.lyx, Tutorial.lyx: port latest changes to trunk
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39336 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-18 03:25:29 +00:00
Uwe Stöhr
6d1ca20c2b
- Additional.lyx : remove obsolete/wrong infos and some first cleanup
...
- EmbeddedObjects.lyx: minor issues
- German Additional.lyx: transform the layout of the file to follow the other language variants of Additional.lyx
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39332 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-16 18:22:50 +00:00
Uwe Stöhr
86c86c5b94
- UserGuide.lyx: revise and actualize section about spell checking
...
- German UserGuide.lyx: some translations
- Math.lyx: typographic fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39325 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-16 04:07:26 +00:00
Pavel Sanda
be3e4860e5
Add new layouttranslation strings
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39321 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-15 21:14:35 +00:00
Uwe Stöhr
73a48548ac
svmult_author.lyx: add a further note about hyperref
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39320 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-15 21:04:58 +00:00
Pavel Sanda
1d241fe1a4
Kill meanwhile imported string from Helge review.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39319 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-15 21:02:36 +00:00
Uwe Stöhr
114c3c2502
- svcommon.inc: fix two bugs spotted by Marcus Kriele and some whitespace
...
- Springer template files: describe the optional argument for Preface and Foreword
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39318 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-15 20:59:13 +00:00
Uwe Stöhr
224e123c2d
theorems-without-preamble.inc: remove "Prop" from layouttranslations since it is a proverb and should not be translated
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39317 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-15 20:35:29 +00:00
Uwe Stöhr
a69c2b5f95
svmult_author.lyx: using hyperref is not allowed when style Title* is used
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39316 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-15 18:24:24 +00:00
Uwe Stöhr
380de16b3e
svmult.layout: whitespace
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39315 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-15 18:14:42 +00:00
Uwe Stöhr
ad6c15872b
svcommon.inc: whitespace
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39314 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-15 18:12:53 +00:00
Uwe Stöhr
dd0528e896
svcommon.inc, svmult.layout: some more cleanups and adjustments
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39313 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-15 18:08:49 +00:00
Uwe Stöhr
c8599784b0
svjour3.lyx: fix path to bib file and use some shorter citation examples
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39311 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-15 17:32:35 +00:00
Uwe Stöhr
d27c625e86
Customization.lyx: we once agreed to avoid abbreviations since non-native speakers have to read our docs in English too
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39310 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-15 16:56:12 +00:00
Uwe Stöhr
f7d0a44da2
- theorems-without-preamble.inc:
...
- don't include Sol and Prob to layouttranslations
- change label type of the style Sol as suggested
- svmono_chapter.lyx: better description of the problem styles
- svmono_solutions.lyx: better description of the solution styles
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39309 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-15 16:55:58 +00:00
Uwe Stöhr
5fd5b8be71
- UserGuide.lyx: LyX supports now setting of the paragraph indent width
...
- EmbeddedObjects.lyx: LyX supports now changing of greyed-out note text color
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39306 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-15 04:57:23 +00:00
Uwe Stöhr
425f327375
customHeadersFooters.module:
...
- correct category
- add author
- whitespace
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39303 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-15 04:21:24 +00:00
Uwe Stöhr
d5c74fa93d
UserGuide.lyx:
...
- document how to define custom headers/footers
- actualize list of available paper formats
- English version: some typos fixed
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39302 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-15 04:19:32 +00:00
Uwe Stöhr
bf92e48ada
fix a typo
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39295 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-14 02:37:39 +00:00
Uwe Stöhr
c6537604a2
- svmono_referenc.lyx, svmult_cblist.lyx: fix some screwed up Flex insets
...
- svmono, svmult templates: set master document for the childs as suggested by Marcus Kriele
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39292 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-14 02:17:58 +00:00
Pavel Sanda
e6da92a190
Regenerate layout translations for nb.po, reviewed from Helge.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39286 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-13 00:48:06 +00:00
Kornel Benko
034a03b0f5
Remove the comment left after revision 39274 which slipped in
...
unintentionally.
The reson for commenting the two lines was a report from
Jean-Pierre Chrétien
"With LyX-2.0.1svn, if I open the context menu on a phantom (e.g.),
the Dissolve Inset item appears twice. This triggers a shortcut
conflict..."
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39275 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-11 15:02:59 +00:00
Kornel Benko
90f3c110c7
Added springer and attic templates-subdirectories to install
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39274 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-10 20:49:04 +00:00
Uwe Stöhr
b1193ed0a2
- svmult.layout: adapt for editors templates
...
- lot of refactoring and finetuning
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39271 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-10 19:40:39 +00:00
Uwe Stöhr
94f36d62c4
- ijmpc/ijmpd.layout: forgot in my last commit that they don't have Springer's Sol layout
...
- solutions.lyx: correct a comment
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39270 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-10 11:46:38 +00:00
Uwe Stöhr
f5ce4bbb6f
- Springer layouts: add style "Sol" and fix layout of problem/solutions.lyx
...
- solutions.lyx: detailed description
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39269 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-10 05:16:27 +00:00
Uwe Stöhr
aad1153ac6
Springer layout and template files: some layout adjustments and some fixed bugs spotted by Marcus Kriele
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39268 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-10 04:31:33 +00:00
Uwe Stöhr
a170dc5b36
* svcommon.inc:
...
- fix proof styles
- subparagraphs are valid
- running section are possible in svmult and svbook
* svmult.layout/svmult_author.lyx: adapted for latest Svmult template rom Springer (version for editors follows the next days)
* svmono_book.lyx: preamble adjustments
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39267 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-10 02:55:27 +00:00
Pavel Sanda
5e0b52f9f1
Postscript is missing in View menu.
...
This was forgotten in r37616.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39262 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-09 19:13:21 +00:00
Uwe Stöhr
42d6ca959f
Math.lyx: add info about decorated matrix column limit and how to increase it.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39259 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-08 20:47:24 +00:00
Uwe Stöhr
be60e515e2
French UserGuide.lyx: translations By Siegfried
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39256 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-08 14:41:26 +00:00
Pavel Sanda
73c29f0ddf
Better sorting of Koma book environments
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39236 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-03 00:56:01 +00:00
Pavel Sanda
d958d89b35
VCS: RCS implementation for date and author insetinfo was missing.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39231 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-02 13:08:36 +00:00
Pavel Sanda
fe5f90b556
typo
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39224 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-01 22:31:42 +00:00
Pavel Sanda
51c4b0761e
Comment only
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39223 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-01 21:53:18 +00:00
Richard Heck
863a4d1906
Fix typo in theorems-proof-std.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39217 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-29 19:20:33 +00:00
Uwe Stöhr
823f982571
- French EmbeddedObjects.lyx: translations from Siegfried
...
- English and Spanish EmbeddedObjects.lyx: correct a menu name
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39216 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-29 14:30:02 +00:00
Uwe Stöhr
450f719e58
armenian-article.lyx: save in current file format
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39208 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-29 03:36:47 +00:00
Uwe Stöhr
48ed703d3f
Springer svmono_book template:
...
- appendix.lyx: modify file according to the official example TeX file
- solutions.lyx: fix broken reference
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39206 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-29 02:55:54 +00:00
Uwe Stöhr
394690c92c
doc files: port recent changes to trunk
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39205 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-29 02:23:34 +00:00
Jean-Marc Lasgouttes
369d32885e
Fix bug #2005 : Lyx Inserted Graphics Scale Error
...
xkeyval fixes the incompatibility between graphicx.sty and babel/turkish.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39190 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-22 09:53:44 +00:00
Jean-Marc Lasgouttes
e2be6a1281
Fix incompatibility between jss.layout and Sweave (see bug 7555).
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39188 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-22 09:26:58 +00:00
Uwe Stöhr
a2d83b5551
- svjour3.lyx: correct image paths and some unnecessary TeX-code
...
- chapter.lyx, referenc.lyx: replace TeX-code with LyX insets
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39187 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-22 03:44:06 +00:00
Uwe Stöhr
fa5b7920f6
- svcommon.inc: fix definition of proof and abstract*; whitespace
...
- svmono.layout: fine tuning and whitespace fixes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39186 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-22 03:41:27 +00:00
Uwe Stöhr
38aacccedf
- theorems-without-preamble.inc: fix definition of style "prob"; whitespace
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39185 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-22 03:36:29 +00:00
Jean-Marc Lasgouttes
02705c524c
Small cleanups to sweave module, as discussed in bug #7555 .
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39180 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-21 12:55:20 +00:00
Richard Heck
fa5888e16e
Remove redundancy.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39179 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-21 12:51:27 +00:00
Uwe Stöhr
e2f6251b07
svjour3.lyx: move to springer folder (svmult_***-files will follow when they are is reviewed)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39176 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-21 04:19:57 +00:00
Uwe Stöhr
533f08fc7f
tufte-book.lyx, tufte-handout.lyx: fix typos
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39175 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-21 04:14:46 +00:00
Uwe Stöhr
b640a27426
- svmono_book.lyx: move file to separate folder, adapt to official example TeX file (more changes will come tomorrow)
...
- new folder for all springer templates (there are too many to keep them in the old folder)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39174 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-21 04:13:45 +00:00
Uwe Stöhr
3c94f8e070
- svcommon.inc: whitespace and some simplifications
...
- svmono.layout: add required styles and a bugfix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39173 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-21 04:11:01 +00:00
Julien Rioux
1b057f264d
revtex4-1.lyx : Minor tweaks, save in current file format.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39168 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-20 23:57:20 +00:00
Uwe Stöhr
165b15fe00
stdstarsections.inc, tufte-handout.layout: whitespace
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39165 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-20 23:47:25 +00:00
Julien Rioux
7fc59a72fd
revtex4-1.layout : Update to latest layout format.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39164 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-20 23:46:27 +00:00
Julien Rioux
cebd2451c6
Layout and template files for REVTeX 4.1
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39163 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-20 23:41:16 +00:00
Julien Rioux
64f0b7b95d
* revtex4.layout : Adapt the various Affiliation styles. Also
...
add the Collaboration style supported by REVTeX4.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39162 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-20 23:15:27 +00:00
Julien Rioux
8d623cb8ab
* revtex4.layout : Remove redundant toclevels and par sep.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39161 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-20 22:52:40 +00:00
Julien Rioux
70d72805be
* revtex4.layout : Adapt fonts and numbering to better reflect the pdf output.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39160 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-20 22:48:43 +00:00
Julien Rioux
286a19b7fc
* revtex4.layout : add category flags
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39159 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-20 21:59:07 +00:00
Julien Rioux
ead5df1a20
revtex4.layout : whitespace and comments
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39158 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-20 21:56:56 +00:00
Julien Rioux
f1de5be99b
The layouts should allow short title for \part.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39155 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-20 17:50:03 +00:00
Julien Rioux
cb9d673981
* tufte-handout.layout : This layout does not have nor does it use a part counter.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39154 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-20 17:48:27 +00:00
Jean-Marc Lasgouttes
ebb85745a9
When Sweave.sty is not available to LaTeX, copy it in the temp directory instead of using the stylepath argument of Sweave(). This is better under windows, where the path to Sweave.sty may contain spaces.
...
Add Yihui Xie as co-author.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39140 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-20 10:59:23 +00:00
Jean-Marc Lasgouttes
8960d2bfa4
update credits
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39137 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-20 10:04:13 +00:00
Uwe Stöhr
08dce304f1
svcommon.inc: fix the Preface style (I already did this yesterday in svmult/svmono.layout but this was overwritten in r39113)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39127 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-17 04:45:21 +00:00
Uwe Stöhr
dade2afba9
- theorems-without-preamble.inc: new file to provide theorem environments without any preamble code or required packages
...
- ijmpc.layout, ijmpd.layout, svcommon.inc: use the new file
- svcommon.inc: enable theorem numbering and some other bug fixes
- svjour3.lyx: adapt example file
- svglobal3.layout: adapt file
- theorems.inc: update list
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39126 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-17 04:10:49 +00:00
Uwe Stöhr
57d216dc7e
correct attic location for the obsolete template files
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39124 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-17 00:34:27 +00:00
Uwe Stöhr
92a9d3850d
- elsarticle.lyx, IEEEtran.lyx: add infos about the document class and author instructions
...
- achemso.lyx: fix a typo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39122 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-17 00:12:21 +00:00
Enrico Forestieri
bbe9dfa720
Also distribute the autocorrect file, otherwise autocorrection is unusable.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39116 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-16 23:23:42 +00:00
Uwe Stöhr
35f18efa29
missing things from r39114
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39115 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-16 22:44:32 +00:00
Richard Heck
df5409d1c8
Updates to sv* layouts, from Marcus Kriele.
...
Notes from his email:
=====================
The following issues still persist:
1) LyXHTML export generates incorrect html files. The problem is due to the table of contents, but I am not at all familiar with html and do not know how to fix this.
2) "Short title" for optional arguments does not work. This is intentional in order to guarantee backward compatibility. One can use ERT instead of "Short title". (By the way, wouldn't it be advisable to change the GUI? For a new user it would be hard to guess the general meaning of "Short title".)
3) Numbering of theorems within LyX does not work. I tried to copy the implementation of the theorem-sec.module but LyX does not pick up the correct \thetheorem value. I have a hunch that this is due to Springer's replacement of the "\newtheorem" command with their own "\spnewtheorem" command. \thetheorem is still defined and provides the correct value via ERT, but but I was unable to use it through through the layout mechanism.
4) Book authors may need the LaTeX commands \sidecaption and \sidecaption[t] for the correct placement of figure captions. tex2lyx does not know \sidecaption[t]. Georg wrote this command would be imported correctly if it was registered in the file "lib/synlib/syntax.default".
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39114 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-16 21:25:52 +00:00
Richard Heck
963f3298f4
Updates to the sv* series of layouts form Marcus Kriele.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39113 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-16 21:13:13 +00:00
Uwe Stöhr
d570a1cf3a
achemso.layout: reintroduce package that accidentally got lost in the last commit
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39094 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-16 14:30:37 +00:00
Uwe Stöhr
25ee7da665
layout files: rename flex insets to fix #7630 for all layouts
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39093 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-16 14:27:44 +00:00
Richard Heck
9eb18b5d55
Note obsoleteness of latex8 and revtex.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39088 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-16 13:15:39 +00:00
Uwe Stöhr
ad533c5fc9
finish the template/doc/examples work:
...
also for trunk:
- AEA.lyx: add info how to install the AEA LaTeX class
- iop-article.lyx: some typos
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39085 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-16 02:25:55 +00:00
Uwe Stöhr
6bb492c620
port latest changes of template and layout files to trunk
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39083 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-16 01:43:10 +00:00
Julien Rioux
46813f1b5b
configure.py : Simplify things a bit. With this
...
commit, a program is checked only once instead of twice, and
it is added as alternative editor and viewer. The ordering
of rc entries in lyxrc.defaults is changed slightly, but
nothing is lost.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39079 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-15 22:31:03 +00:00
Julien Rioux
9c9e43da3f
configure.py : Allow to specify alt_type as a list.
...
The intend is to specify ['editor', 'viewer'] eventually.
Still no change in the produced output and in lyxrc.defaults
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39078 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-15 22:27:44 +00:00
Julien Rioux
580fa7ee3b
configure.py : Remove more code duplication.
...
No change in output, at least none intended.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39077 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-15 22:24:30 +00:00
Richard Heck
77f0ce9a2b
Fix bug #7630 .
...
layout2layout is not smart enough to add "Flex:" to the names of
Flex insets only declared as such through CopyStyle. So these
have to be fixed manually.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39076 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-15 22:23:32 +00:00
Julien Rioux
834604ea5d
configure.py : Remove code duplication (more to come).
...
No change in output, at least none intended.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39075 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-15 22:22:41 +00:00
Uwe Stöhr
82651265c0
- latex8.lyx and revtex.lyx: move these files to the attic
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39073 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-15 20:32:02 +00:00
Uwe Stöhr
3230b55a72
Also for trunk:
...
- tufte example files: add info that one needs to have the font package "fpl" installed to compile them
- modernCV.lyx: save in current file format
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39072 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-15 20:26:27 +00:00
Jean-Marc Lasgouttes
ddd76c6b15
Tentative fix for bug #7545 . Please test.
...
The problem is with sweave when the temp file path contains spaces. This patch adds some postprocessing that removes the reference to the temp dir.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39070 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-15 15:51:02 +00:00
Jean-Marc Lasgouttes
c820e4f8e2
Better fix for #7551 . We can now handle several dots in the file name.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39068 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-15 14:51:50 +00:00
Uwe Stöhr
d1b7fc972c
enumitem.lyx: change German example to an English one as requested by Jean-Pierre
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39066 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-15 14:32:01 +00:00
Uwe Stöhr
d719f6025a
port my latest template file updates to trunk
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39064 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-15 14:15:43 +00:00
Uwe Stöhr
dc09611b34
layouts, templates, examples: port my latest changes to trunk
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39058 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-15 01:02:15 +00:00
Uwe Stöhr
f037f9bace
example files, template files, layout files: port my latest changes to trunk
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39048 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-14 16:32:44 +00:00
Richard Heck
fb503c0897
Update to French splash.lyx.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39038 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-14 13:05:10 +00:00
Julien Rioux
3294e6429a
configure.py : sort lists, remove superfluous line continuations.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39037 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-13 18:57:29 +00:00
Julien Rioux
2dae004697
configure.py : white space only
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39036 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-13 18:32:27 +00:00
Uwe Stöhr
49bb95efd7
doc-files: port latest changes to trunk
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39035 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-13 16:25:05 +00:00
Uwe Stöhr
726af94261
doc files: port latest changes to trunk
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39030 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-13 14:57:52 +00:00
Uwe Stöhr
8ada18a097
doc files: port latest changes to trunk
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39026 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-13 14:33:03 +00:00
Tommaso Cucinotta
e607cbfbca
Updated UserGuide after removal of macro insertion while in regexp mode.
...
Fixed regression case (now typing twice "\" leads to "\\", i.e., the regexp matching the backslash char).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39019 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-12 01:25:26 +00:00
Julien Rioux
8719c5c99c
Fix bug #7620 (LaTeX \unit{} in math mode): The
...
commands displayed in the toolbar menu now
correspond with the internal LyX commands.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39002 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-11 15:20:03 +00:00
Julien Rioux
dd8ed95a0c
Fix bug #7610 (wrong latex flavor flag set by pref2pref).
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38976 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-07 15:11:18 +00:00
Julien Rioux
54b626b8e0
Fix part of bug #7609 (PDF (pdflatex) no more directly
...
listed in file->export menu). Do not remove customized
document formats from the export menu.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38975 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-07 15:01:00 +00:00
Julien Rioux
253ac28a0c
Add the Format tag to lyxrc.defaults produced by configure.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38974 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-07 14:58:19 +00:00
Julien Rioux
5eb1fb0c05
Fix bug #7608 (Wrong path separator used for Inkscape on Windows)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38973 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-07 14:55:47 +00:00
Richard Heck
9b4a91469a
Changes to lib/languages from Gunter. Kill spruious whitespace.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38966 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-06 12:30:26 +00:00
Richard Heck
ded29e70df
Update all templates to current version. (This probably should have
...
been done before release, but none of us did it.)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38965 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-06 12:30:21 +00:00
Vincent van Ravesteijn
519f74ab61
Add a search box to the Document Settings and Preferences dialog.
...
Patch from venmo00.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38959 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-05 17:54:27 +00:00
Georg Baum
e1a9839e35
remove dead code
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38950 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-05 10:03:32 +00:00
Richard Heck
90e8e2e537
Let lyx2lyx work when we don't yet have a format change in 2.1.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38947 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-04 13:08:22 +00:00
Uwe Stöhr
e60871753d
French Customization.lyx: compile fix
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38943 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-04 02:45:46 +00:00
Pavel Sanda
4e933903e9
Add to credits
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38937 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-03 08:08:45 +00:00
Pavel Sanda
503b916080
Chinese layout translations completely reviewed from Yihui.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38936 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-03 08:08:44 +00:00
Pavel Sanda
8ee5eb1e06
en layouttranslation works by definition.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38920 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-01 19:24:57 +00:00
Enrico Forestieri
ae361aff19
Apparently, this extra check is not necessary as the first one works
...
whatever the TeX engine.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38918 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-01 15:21:16 +00:00
Richard Heck
5c0697ea17
Add Max Funk to credits.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38914 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-01 13:14:28 +00:00
Enrico Forestieri
bd9d3cb0eb
Query about the exact length of a short name, as it may happen that
...
a short name length is actually greater than the long name length.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38908 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-01 01:51:17 +00:00
Enrico Forestieri
ef51dbff8e
On Windows, not all file systems provide for a short form of a filename,
...
so we have to account for this. Also, when checking whether TeX allows
spaces in file names, we try different quoting styles in order to account
for the kind of TeX engine used.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38907 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-01 00:40:03 +00:00
Richard Heck
d3c4bfa32a
Allow optional arguments in simplecv. Patch from Diego.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38899 a592a061-630c-0410-9148-cb99ea01b6c8
2011-05-31 15:20:53 +00:00
Richard Heck
67cb9a0e41
New unicode math symbols. Patch from Milde (see bug #7600 ).
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38898 a592a061-630c-0410-9148-cb99ea01b6c8
2011-05-31 13:57:20 +00:00
Jean-Marc Lasgouttes
7854cc96ed
Fix bug #7552 : Use of expression() in plot R command fails
...
This is dur to the use of the null device, which causes problems. Note that, as a consequence, a Rplots.pdf file is created in the document directory.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38896 a592a061-630c-0410-9148-cb99ea01b6c8
2011-05-31 10:44:11 +00:00
Jean-Marc Lasgouttes
dc217ed08c
Fix bug #7551 : Inclusion "." in filename creates LaTeX error sweave graphic generation
...
This is different from the fix proposed in bug #7555 , because we have to catter for dots in temp dir path.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38895 a592a061-630c-0410-9148-cb99ea01b6c8
2011-05-31 10:37:09 +00:00
Enrico Forestieri
226b29943f
On Windows, avoid spaces in filenames passed to latex by using the
...
short form of the path.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38894 a592a061-630c-0410-9148-cb99ea01b6c8
2011-05-31 01:12:27 +00:00
Pavel Sanda
9fc888fa65
Update sr.po and review for layout translations from Zoran Filipovic.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38887 a592a061-630c-0410-9148-cb99ea01b6c8
2011-05-29 13:49:28 +00:00
Kornel Benko
2cc59e8f60
Corected docs for use LYX_USERDIR_VER
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38792 a592a061-630c-0410-9148-cb99ea01b6c8
2011-05-20 06:42:00 +00:00
Georg Baum
b3ca5850ee
babel knows \proofname already (bug #7513 )
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38752 a592a061-630c-0410-9148-cb99ea01b6c8
2011-05-14 10:13:17 +00:00
Enrico Forestieri
5e52eb2dc2
Don't write a comma if not needed.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38710 a592a061-630c-0410-9148-cb99ea01b6c8
2011-05-11 17:11:08 +00:00
Enrico Forestieri
cc472f5d69
There's no reason to leave in place the 10pt option, as it may not be the
...
default option. Also account for the fact that babel may be switched off.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38708 a592a061-630c-0410-9148-cb99ea01b6c8
2011-05-11 14:33:49 +00:00
Enrico Forestieri
b44fe8b74b
Fix bug #2200 (The size of previewed images should be independent of the latex font size)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38701 a592a061-630c-0410-9148-cb99ea01b6c8
2011-05-11 11:48:20 +00:00
Peter Kümmel
897edc10c0
cmake: move CMakeLists.txt into source dir (multiple steps)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38691 a592a061-630c-0410-9148-cb99ea01b6c8
2011-05-10 17:44:41 +00:00
Julien Rioux
757def9c5e
Add lyx_2_1.py to the distribution; it was added in r38570.
...
Probably needs to be added to scons, too.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38666 a592a061-630c-0410-9148-cb99ea01b6c8
2011-05-09 17:58:03 +00:00
Enrico Forestieri
5791d41544
MikTeX's kpsewhich doesn't mention "kpathsea emulation" anymore.
...
On Cygwin, the most reliable way to tell what is the right path
separator to use is a direct check.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38646 a592a061-630c-0410-9148-cb99ea01b6c8
2011-05-08 21:09:38 +00:00
Georg Baum
a3a80a4e17
Forgot this (why did this file not show up in svn diff?)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38645 a592a061-630c-0410-9148-cb99ea01b6c8
2011-05-08 20:39:22 +00:00
Georg Baum
467bf135e9
Partial fox for bug #6622 : Display \undertilde on screen correctly.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38636 a592a061-630c-0410-9148-cb99ea01b6c8
2011-05-08 10:23:56 +00:00
Georg Baum
32f6c066cc
Partial fox for bug #6622 : Display \utilde on screen correctly.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38633 a592a061-630c-0410-9148-cb99ea01b6c8
2011-05-08 10:06:33 +00:00
Richard Heck
96e86c8113
Fix thinko in lyx2lyx.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38595 a592a061-630c-0410-9148-cb99ea01b6c8
2011-05-05 19:51:10 +00:00
Richard Heck
173401248a
New lyx2lyx file for 2.0 --> 2.1 conversions.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38570 a592a061-630c-0410-9148-cb99ea01b6c8
2011-05-03 13:12:55 +00:00
Pavel Sanda
f185696367
Update cs tutorial
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38558 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-29 00:18:13 +00:00
Pavel Sanda
48ee516526
typo
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38557 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-29 00:12:05 +00:00
Pavel Sanda
bdcc671e39
Add layouttranslations.review
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38555 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-29 00:02:08 +00:00
Pavel Sanda
aea4c52940
Accept all changes in our manuals (and disable revision tracking)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38553 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-28 23:12:18 +00:00
Pavel Sanda
b375f00adc
Regenerate CREDITS
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38551 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-28 22:54:46 +00:00
Pavel Sanda
de6406f226
Swedish updates from Jim
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38547 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-28 20:10:24 +00:00
Pavel Sanda
c77eb3adac
Layouttranslation ja.po fixes from Koji
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38542 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-28 08:10:41 +00:00
Stephan Witt
ac597a4e09
adjust spell checker section, add cursor width feature
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38541 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-27 23:02:31 +00:00
Stephan Witt
a27d70788c
correct path of reload.png image - has to be relative
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38540 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-27 20:18:02 +00:00
Pavel Sanda
3b9e8a20f8
Layout translation tweaks from Julio & Ignacio
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38539 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-27 16:35:43 +00:00
Pavel Sanda
a21d099f29
Improve Romanian layout translations from Liviu and Marius
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38535 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-27 09:09:45 +00:00
Pavel Sanda
b197d69016
Regenerate layouttranslations for ro.po
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38534 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-27 08:35:20 +00:00
Pavel Sanda
637d43a32b
ru.po layouttranslation reviewed by Liviu, there is remaining question about Acknowledgement string.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38529 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-26 22:18:19 +00:00
Pavel Sanda
27903f82f5
Regenerate layouttranslations for hu.po
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38525 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-26 19:33:44 +00:00
Pavel Sanda
06669bc5bc
Documentation for Swedish from Jim Rotmalm
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38523 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-26 17:04:30 +00:00
Pavel Sanda
4c7f65991f
Regenerate layouttranslations for sv.po
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38521 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-26 16:55:28 +00:00
Pavel Sanda
c6f4f44891
Regenerate layouttranslations for ro.po
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38518 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-26 15:34:03 +00:00
Pavel Sanda
3fd8ce8d5c
Final manuals from Ignacio
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38514 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-26 11:06:52 +00:00
Pavel Sanda
b3e79b76e9
Next fixes from Susana for pt.po
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38510 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-26 10:09:43 +00:00
Pavel Sanda
bbb2f324ac
Regenerate layouttranslations for pt
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38508 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-26 08:20:47 +00:00
Pavel Sanda
b3b1c6d47c
Regenerate layouttranslations
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38506 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-26 08:11:46 +00:00
Pavel Sanda
caa4a0df7d
* generate_contributions.py
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38502 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-26 00:49:33 +00:00
Pavel Sanda
cd73e1a727
* generate_contributions.py
...
We know the contact internally.
We accept only code where the source can be tracked back in case some licensing issues happen.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38499 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-25 23:47:10 +00:00
Richard Heck
c786d93f25
Update all English docs to current format.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38490 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-25 02:07:32 +00:00
Richard Heck
c322afe346
We no longer write such detailed information to the header.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38489 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-25 01:58:25 +00:00
Richard Heck
d87ee9fbba
User Guide will not export to 1.6.x. This ID can be negative!
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38486 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-25 01:47:10 +00:00
Pavel Sanda
6c9bacc541
* generate_contributions.py
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38470 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-21 13:35:10 +00:00
Pavel Sanda
4ce02aeb09
Japanese translation of Feynman Diagrams from Koji
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38467 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-20 18:19:22 +00:00
Pavel Sanda
b59e401122
layouttranslations from da.po
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38465 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-20 13:44:51 +00:00
Pavel Sanda
490a0fccd8
Japanese layouttranslation fixes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38453 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-19 07:27:01 +00:00
Pavel Sanda
1424486563
* layouttranslations for pl.po
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38444 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-18 21:57:30 +00:00
Pavel Sanda
876f9c7797
Regenerate layouttranslation for fr.po
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38437 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-18 10:49:09 +00:00
Julien Rioux
b03d96a7f0
remove extra whitespace
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38429 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-17 18:52:49 +00:00
Julien Rioux
8924c5922e
No need to spellcheck lilypond code snippets.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38428 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-17 18:30:34 +00:00
Julien Rioux
68ad320f76
* sweave.module
...
Use AddToPreamble here. We don't want to overwrite the preamble from the layout file.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38427 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-17 18:12:31 +00:00
Uwe Stöhr
0ea95fb09f
stdlyxlist.inc: add missing things from r38424
...
(I'm back home.)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38426 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-17 03:47:58 +00:00
Richard Heck
0a9b01bb62
Whitespace.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38425 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-17 00:53:05 +00:00
Richard Heck
a0a6ee87f5
Forgot new file.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38424 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-17 00:51:03 +00:00
Richard Heck
64bb8264b9
Fix up the enumitem module by separating out the Labeling code, so that
...
we do not have to copy and paste it.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38423 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-17 00:50:31 +00:00
Richard Heck
537952566a
whitespace
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38422 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-17 00:45:07 +00:00
Richard Heck
5fabde2f8e
The copy and paste done here is out of date.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38421 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-17 00:34:25 +00:00
Richard Heck
9957563b49
Reformatting, etc, of enumitem.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38420 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-17 00:28:15 +00:00
Richard Heck
95c5a7dd00
Repair the NextNoIndent docs.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38419 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-16 20:21:30 +00:00
Richard Heck
f118a57802
Group all the changes here together, so the translators can understand it.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38418 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-16 20:02:55 +00:00
Enrico Forestieri
ecda7b0d55
Small clarification about 'LyX Archives'
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38417 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-16 16:27:40 +00:00
Enrico Forestieri
1880933a87
Fix correct operation of lyxpak.py when using the '-t' or '-z' switches.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38416 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-16 16:22:58 +00:00
Richard Heck
ca48c4698c
LyX Archives
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38415 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-16 14:25:12 +00:00
Richard Heck
8c129b4a29
Local Layout Docs Again
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38414 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-16 14:16:35 +00:00
Richard Heck
794d8f275e
Local Layout Docs
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38413 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-16 14:16:22 +00:00
Richard Heck
dd9cf99ae9
Outliner docs
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38412 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-16 13:46:58 +00:00
Pavel Sanda
63ab514088
Update Japanese documentation for 2.0, from Koji
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38397 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-15 08:33:40 +00:00
Richard Heck
2d2d946fc6
Update all layouts to format 35.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38392 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-15 02:51:32 +00:00
Richard Heck
4c24976164
Try to catch CopyStyle of a Flex inset, which we need to convert to the new
...
Flex:* format. We can't do this perfectly, but we can do so when it's done
within a single file.
Failure to do this (which mistake had been made before) was the root cause of
the problem reported by Enrico with IEEE.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38391 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-15 02:50:45 +00:00
Richard Heck
ca9a824d33
Fix problem with IEEEtran.layout reported by Enrico.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38389 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-15 02:10:37 +00:00
Richard Heck
ec14c3f364
Recommit previously unintended commit, now that it has been approved. ;-)
...
Seriously, this resovles a problem with module detection and configuration,
namely, that we detect BOTH a module in the system directory and a custom
version of it in the user directory.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38387 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-15 00:54:50 +00:00
Pavel Sanda
ce738218e2
Import chnages from Paul Rubin
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38386 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-14 23:01:39 +00:00
Richard Heck
5c93852e3c
Revert unintended commit.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38382 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-14 21:10:07 +00:00
Richard Heck
c10cd68fba
Constify.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38381 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-14 20:34:18 +00:00
Richard Heck
bcdb0dfcce
prefs2prefs for #6966 , per Pavel's suggestion.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38377 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-14 18:31:39 +00:00
Pavel Sanda
cc2680e99e
Regenerate layout translations for dutch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38375 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-14 15:22:19 +00:00
Pavel Sanda
1b53a52099
We have one missing string due to the bug in lyx_pot
...
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg167433.html
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38366 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-13 17:47:03 +00:00
Richard Heck
5d14536595
Fix bug #7450 . Never did CSS for parts. Indent of lower TOC elements is
...
also too high.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38365 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-13 13:15:14 +00:00
Richard Heck
dc128f1903
Minor doc fix.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38362 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-13 12:50:02 +00:00
Jean-Marc Lasgouttes
0a65e96ed3
Improvements to lyx sweave support
...
- use a null device to avoid the extra Rplots.pdf file created by Sweave
- use directly setwd() instead of in the preamble of the module
- add lots of comments.
This finally fixes ticket #6623 .
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38359 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-13 10:04:20 +00:00
Richard Heck
bfddee97e1
Better TOC output for XHTML, per Rob and Pavel.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38354 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-12 17:33:18 +00:00
Pavel Sanda
1a7763a062
* MergedManuals.lyx
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38352 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-12 15:42:32 +00:00
Pavel Sanda
cb7ecd7fee
Sensible editor launches terminal editors, closing #7448 .
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38350 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-12 13:35:41 +00:00
Richard Heck
f4bc398a0f
Fix translation glitch caught by Georg.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38345 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-12 00:32:45 +00:00
Pavel Sanda
0061bc7507
Complete update of Spanish manuals from Ignacio Garcia
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38324 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-10 10:33:24 +00:00
Pavel Sanda
19f870ff40
Update nynorsk layout strings (from Ingar Pareliussen)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38322 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-09 21:46:39 +00:00
José Matox
0cdb5ac4e1
Portuguese translation update.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38310 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-08 18:01:06 +00:00
Pavel Sanda
7a5b68db99
Add specific translations for brazilian portugese.
...
The language code needs to be pt_BR not pt_br, which sounds weird.
Proposal from Rudi Gaelzer.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38309 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-08 15:32:59 +00:00
Pavel Sanda
8d23953d27
Update cs/Tutorial.lyx.
...
Patch from Petr Kamenicky.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38304 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-08 12:07:36 +00:00
Pavel Sanda
904557f455
* kill babelized strings from localization_test.lyx and let only stuff translated by LyX.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38298 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-07 00:00:56 +00:00
Georg Baum
910a517f69
Remove unneeded layout translations as hinted on the users list.
...
The standard babel names are used instead of these translations.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38296 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-06 20:57:46 +00:00
Pavel Sanda
ae5d64908e
Regenerate comment only
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38293 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-06 12:51:55 +00:00
Richard Heck
62b33b369e
Last of the math translations.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38292 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-06 12:47:28 +00:00
Richard Heck
ba6e5c5178
More translation strings.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38291 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-06 12:42:53 +00:00
Richard Heck
3f02df40e5
More translation strings.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38290 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-06 12:35:59 +00:00
Richard Heck
d4a1c243d6
More translation strings.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38289 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-06 12:30:55 +00:00
Pavel Sanda
211e50337f
typo
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38288 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-06 12:28:20 +00:00
Richard Heck
6ec1f3bd7a
More translation strings.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38287 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-06 12:23:44 +00:00
Richard Heck
38a6544768
Forgot this part.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38286 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-06 12:20:50 +00:00
Richard Heck
3a13afc42a
Translation strings. for AMS by type.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38285 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-06 12:15:01 +00:00
Pavel Sanda
f9f7c4a4bd
Mostly documentation for the pythonic part of instant preview.
...
Patch from Ale.
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg167220.html
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38256 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-05 14:54:38 +00:00
Pavel Sanda
c9f520dd2a
Glitches in docs
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38255 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-05 08:16:01 +00:00
Julien Rioux
5dc4bf445b
* lib/Makefile.am : fix r38245
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38250 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-05 00:07:43 +00:00
Richard Heck
e0cfa5443e
Convert local layout to new format.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38249 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-04 21:41:20 +00:00
Pavel Sanda
9f89626444
Add cs example documents, update of cs/splash.lyx.
...
Patch by Petr Kamenicky.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38245 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-04 19:17:14 +00:00
Julien Rioux
adf6faf4d4
revert r37696 and apply a fallback mechanism to pdflatex
...
when latex fails with a preview. Fixes bug #7303 (IP fails with hyperref).
Patch by Ale with suggestions from Enrico
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38243 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-04 14:33:45 +00:00
Jürgen Spitzmüller
3fb4bf59c6
* configure.py: remove files produced by the LuaTeX test when the test is over.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38241 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-04 11:39:59 +00:00
Pavel Sanda
2708a711d0
Import last layout translations
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38239 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-04 08:17:34 +00:00
Pavel Sanda
7711789332
fr/Customization.lyx by Jean-Pierre (as the previous commit)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38234 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-03 19:17:11 +00:00
Enrico Forestieri
009610a655
Better promote/demote icons
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38231 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-03 17:39:22 +00:00
Richard Heck
16137ed6cf
CSS for InsetBox.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38227 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-03 13:15:03 +00:00
Richard Heck
abcd94b254
Remove pointless bold.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38219 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-03 01:33:16 +00:00
Richard Heck
68b0a984dd
Remove duplicate emphasis.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38216 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-02 23:41:11 +00:00
Enrico Forestieri
348a6cff8d
Correct image background
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38214 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-02 21:46:11 +00:00
Enrico Forestieri
c45746babb
Replace the ugly export/view/update icons for postscript with other ones
...
based on a well known metaphor (postscript<->ghostscript).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38212 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-02 15:41:12 +00:00
Enrico Forestieri
cbe10b0814
After some thought, use the same icons as libreoffice for depth increment
...
and decrement. Also slightly improve the layout description and paragraph
icons (even a pixel can make a difference :)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38211 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-02 15:19:49 +00:00
Pavel Sanda
3a0de279b1
* MergedManuals.lyx
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38202 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-02 11:30:04 +00:00
Pavel Sanda
6052783b20
Fix #7348 . Patch by Liviu.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38201 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-02 11:00:19 +00:00
Enrico Forestieri
b413c58e78
Make the libreoffice icons the default set, add some missing icons,
...
and improve the appearance of some other ones.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38182 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-01 17:51:12 +00:00
Enrico Forestieri
7b3762cd69
Use the same metaphor as libreoffice for the outline icon and improve
...
the math and table toolbar icons.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38180 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-31 17:00:48 +00:00
Enrico Forestieri
1778f496e6
Discriminate better between list and description icons.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38179 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-31 15:26:07 +00:00
Kornel Benko
428c425a51
Added layouttranslations handling to cmake build
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38174 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-31 07:59:33 +00:00
Pavel Sanda
d4bfd3e22e
Forgot correct language
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38172 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-31 00:39:38 +00:00
Pavel Sanda
6128cb152f
Add to tarball
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38171 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-31 00:32:23 +00:00
Pavel Sanda
a56413be62
Add example file on which can be easily tested most of our translation machinery.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38170 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-31 00:30:53 +00:00
Pavel Sanda
bd8663130b
Czech translations of math environments.
...
Thanks Georg, works like a charm.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38169 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-30 23:58:45 +00:00
Georg Baum
cc06353ebc
Kepp all keys in lib/layouttranslations to ease translation work
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38163 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-30 17:39:38 +00:00
Pavel Sanda
f6f32ca0ee
Typos
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38161 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-30 13:51:39 +00:00
Pavel Sanda
a10f116493
Backport to generate_contributions.py
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38159 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-30 13:49:43 +00:00
Pavel Sanda
a5a2d0c398
Give credit to the icon teams.
...
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg166917.html
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38152 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-30 12:22:21 +00:00
Julien Rioux
41524a4f6f
fix r38143
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38150 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-30 00:59:58 +00:00
Julien Rioux
4d4f25859f
fix r38144
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38149 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-30 00:59:27 +00:00
Julien Rioux
bd77f3b8e2
we don't allow mixing different literate formats for now
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38146 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-30 00:32:11 +00:00
Julien Rioux
7142c83ab5
show lilypond-book format in export menu
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38145 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-30 00:31:23 +00:00
Julien Rioux
b3230005c9
second part of #7383 : lilypond -> xetex|luatex converters
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38144 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-30 00:30:49 +00:00
Julien Rioux
a6a23d1781
define sweave to xetex|luatex converters
...
(allows one to use nonTeXFonts with literate and fix bug #7383 )
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38143 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-30 00:29:52 +00:00
Julien Rioux
6826bd487f
fix checkTeXPaths when no latex is found
...
(reallows the install of LyX without MikTeX again under windows)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38142 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-30 00:26:19 +00:00
Julien Rioux
9abb85aa72
fix regex after r38119 and r38120
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38141 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-30 00:24:15 +00:00
Enrico Forestieri
89b4af1653
The original icon set was thought for a normal size of 20x20.
...
New icon sets declare the normal size through an iconsize.png file.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38135 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-29 21:07:46 +00:00
Vincent van Ravesteijn
1a73516990
Work-around for bug #7393 . This removes the invalid toggle-mark on the wrap by preview menuitem in the ert-context menu. The real fix is to properly retrieve the status for command-sequences, which is not really trivial.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38129 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-29 12:23:32 +00:00
Pavel Sanda
a568756b19
Update credits
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38127 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-29 12:00:56 +00:00
Jürgen Spitzmüller
9071f82080
* lyxpreview-lytex2bitmap.py: port color changes from lyxpreview2bitmap.py
...
Why do we need two separate files actually? The difference of these two files is minimal.
Couldn't we introduce a further option for "lytex" mode in lyxpreview2bitmap.py instead?
This would significantly lower the maintenance burden.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38120 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-29 10:09:41 +00:00
Jürgen Spitzmüller
fe76628b9e
* lyxpreview2bitmap.py: color pdf also with XeTeX.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38119 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-29 10:01:49 +00:00
Pavel Sanda
78263b1c19
Broken link, closing #7388 . Patch from Diego Queiroz.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38114 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-29 00:41:35 +00:00
Richard Heck
5d0c1c2dd9
Doc update.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38113 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-28 23:13:00 +00:00
Richard Heck
ebe6c9287f
Fix bug #7080 .
...
- Have InsetFlex::layoutName() report "Flex:" + the inset name.
- Do some layout2layout work so that user insets that do not have
the "Flex:" prefix get it.
Note that this will break some CopyStyle stuff, but we do not have any
decent way to do that, so users will have to make that change for
themselves. I guess we should add that to the release notes.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38112 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-28 23:11:54 +00:00
Richard Heck
dc18fcea6f
These should all be case insensitive.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38111 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-28 22:44:17 +00:00
Richard Heck
3ccd0abf7e
Update all layouts to format 34.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38097 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-28 15:18:40 +00:00
Richard Heck
a72642a174
Remove obsolete layout tags.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38096 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-28 15:11:57 +00:00
Richard Heck
de3c1f58a6
Accept earlier changes.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38095 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-28 14:59:55 +00:00
Enrico Forestieri
3c821fcd5e
Replace duplicate icon with correct one.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38090 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-28 05:53:21 +00:00
Pavel Sanda
262f1d5110
* LFUNs.lyx
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38080 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-27 22:50:22 +00:00
Jürgen Spitzmüller
96abaea00e
add some missing oxygen icons.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38074 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-27 15:30:11 +00:00
Enrico Forestieri
a6465184a0
Use inset-info in another couple of places.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38073 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-27 15:22:56 +00:00
Enrico Forestieri
79e9ee3a5a
Restore relative paths
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38072 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-27 15:11:27 +00:00
Jürgen Spitzmüller
e3e6e680c7
... and relative paths :-(
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38071 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-27 13:01:02 +00:00
Jürgen Spitzmüller
6aa4772be7
restore correct icons
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38070 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-27 12:59:26 +00:00
Jürgen Spitzmüller
d06c74d82b
further view/update updates
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38069 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-27 12:44:20 +00:00
Jürgen Spitzmüller
837876d61b
use info inset for icons at more places
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38068 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-27 12:34:24 +00:00
Jürgen Spitzmüller
83145d8ab1
enhance documentation of forward/reverse search
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38067 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-27 12:04:12 +00:00
Jürgen Spitzmüller
aca6e3f947
document view/update master
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38066 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-27 11:17:36 +00:00
Georg Baum
1cf31a21a3
Fix bug #7340 : Missing german theorem 'Satz' by translating proposition with Satz
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38065 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-26 17:48:37 +00:00