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