Commit Graph

5929 Commits

Author SHA1 Message Date
Richard Heck
e60af4e98a Patch from Enrico fixing a problem with the lyxpak.py script when
"Add Bibliography to TOC" is used. Fixes #9044.
(cherry picked from commit 1fe2910774b5f1d673e3f85349c8d360023214db)
2014-03-22 20:27:05 -04:00
Scott Kostyshak
0b47d745d9 Add Dustin J. Mitchell to contributors 2014-02-17 09:46:59 -05:00
Scott Kostyshak
b36b59d06a csv2lyx: use universal newlines when reading CSVs
Patch from Dustin J. Mitchell.
2014-02-16 00:11:34 -05:00
Scott Kostyshak
2ec8880e47 Shortcut box now stays open if bad input (#8703)
This allows the user to correct the bad input without
having to enter the other fields again in a new dialog.

Patch from Martin Hoffmann.
(cherry picked from commit 27131e655a)

Conflicts:
	lib/generate_contributions.py
2014-02-13 18:07:13 -05:00
Juergen Spitzmueller
30c2e1d687 Support (black) card suites in text mode (#8971) 2014-02-13 17:27:24 +01:00
Juergen Spitzmueller
e9a9c0fd1b Correct language code of traditional Chinese (#8970) 2014-02-13 14:20:52 +01:00
Uwe Stöhr
a09bdcaa68 German UserGuide.lyx: add missing section about proper names 2014-02-10 01:20:01 +01:00
Uwe Stöhr
a71090c02d UserGuide.lyx: fix a typo spotted by Hartmut 2014-01-30 01:12:37 +01:00
Richard Heck
fa8e4906de Use "#!/usr/bin/env python", as elsewhere.
(cherry picked from commit 5d94d1b3bf)
2014-01-26 11:40:07 -05:00
Juergen Spitzmueller
6fbe5b6691 French User Guide updates by Jean-Pierre 2013-11-30 11:55:13 +01:00
Georg Baum
a126ff8861 Fix wrong description screen font (bug #8869)
paper.cls formats the description label without bold, so LyX should do the
same on screen. Note that simply removing the Series line does not help,
because Description is already defined in some include.
2013-11-17 13:05:09 +01:00
Juergen Spitzmueller
e709a30e3b fr/Intro.lyx: Correction by Jean-Pierre 2013-09-15 17:03:50 +02:00
Pavel Sanda
1dc02a80a2 * Additional.lyx - next xdvi glitch spotted by Fabio. 2013-09-07 18:30:17 -07:00
Pavel Sanda
7c0e80ef07 * Additional.lyx - fix lyxeditor.sh example.
Different shells seem to have different taste.
http://www.mail-archive.com/lyx-users@lists.lyx.org/msg96590.html
(backport)
2013-09-05 11:25:58 -07:00
Richard Heck
cedb1d7167 The koma-script book class numbers equations by chapter.
(cherry picked from commit bac7708d4b)
2013-08-09 11:35:13 -04:00
Scott Kostyshak
ffab3440b8 Japanese docs: translations from Koji 2013-08-05 19:02:38 -04:00
Uwe Stöhr
12f66667ac csv2lyx.py: re-enable the feature to import CSV files
- the feature war broken because the file format was not updated to that of LyX 2.0.x
2013-07-27 23:56:38 +02:00
Uwe Stöhr
de137d410a Japanese splash.lyx: a correction from Koji 2013-07-27 23:43:03 +02:00
Uwe Stöhr
3d14dd6a5b Japanese EmbeddedObjects.lyx: fix some image paths and formatting
these wrong paths slipped in with Kojis recent translations
2013-07-27 23:35:16 +02:00
Uwe Stöhr
4b84f2f443 Japanese docs: translations by Koji for branch 2013-07-27 23:07:18 +02:00
Uwe Stöhr
bbb717df0f German UserGuide.lyx: fix a typo spotted by a user 2013-06-26 23:19:38 +02:00
Uwe Stöhr
0aecd001c7 German UserGuide.lyx: fix a typo spotted by Stephan 2013-06-26 23:11:53 +02:00
Richard Heck
b870e46c85 Somehow forgot HTML tags for Paragraph and Subparagraph.
(cherry picked from commit c6a08bc442)
2013-06-11 14:33:38 -04:00
Uwe Stöhr
8c8cadbab9 UserGuide.lyx: backport an info 2013-06-03 21:09:24 +02:00
Uwe Stöhr
208a2720e7 UserGuide.lyx: fix a typo and correct an info
- both spotted by Ignacio, the removed info is LyX 2.1 only.
2013-05-31 14:29:54 +02:00
Uwe Stöhr
09b6cd80e6 Spanish UserGuide: translations from Ignacio 2013-05-31 14:28:56 +02:00
Uwe Stöhr
f2a98675f6 French UserGuide.lyx: translations from Jean-Pierre and Siegfried 2013-05-30 19:13:44 +02:00
Uwe Stöhr
97bac37aba Chinese Intro.lyx: replace TeX code by its LyX inset 2013-05-28 00:10:12 +02:00
Julien Rioux
626a38a600 Add missing space in front of edition in generated bibentry. 2013-05-26 19:43:03 +02:00
Julien Rioux
5e030858e6 lyxpreview: Allow to find python scripts.
In particular, lilypond-book is just a python script. On windows,
we need to call the python interpreter, using the full path to
the script while being wary of spaces in the path.
2013-05-26 19:42:22 +02:00
Uwe Stöhr
a98a49bd94 A&A support: better compilation fix
- revert the previous layout change where inputenc was mentioned. This was not wrong but too intrusive for a change in branch
- mention that the aa class loads natbib to avoid compilation errors
- aa_sample.lyx: the aa package contains an outdated an customized version of natbib.sty. This file only woks with aa, but breaks the compilation of many other files on your system, therefore remove the bibliography and replace it by BibTeX; also clean up the preamble and add a note about the encoding
- aa.lyx: add a note about the encoding and set it in the document settings
2013-05-26 17:48:13 +02:00
Uwe Stöhr
bfa2829d47 Chinese Tutorial.lyx: backport a fix by Jürgen 2013-05-26 03:38:55 +02:00
Uwe Stöhr
03b93bb5bd aa.layout: fix compilation of the templates/aa.lyx
- aa already loads inputenc
- also add a required package
2013-05-26 03:34:09 +02:00
Uwe Stöhr
dd9c6364da UserGuide.lyx: finish the revision 2013-05-23 23:40:04 +02:00
Richard Heck
a832cd2842 ereg is deprecated. 2013-05-23 08:57:20 -04:00
Uwe Stöhr
ca34a9308f German UserGuide.lyx: some translations 2013-05-23 01:31:49 +02:00
Uwe Stöhr
8e6e4c28f3 UserGuide.lyx: backport recent changes to branch 2013-05-21 23:41:36 +02:00
Uwe Stöhr
807e346740 UserGuide.lyx: next revision step
- chapter A
(now only chapter B needs to be done and the revision is done)
2013-05-21 01:43:07 +02:00
Uwe Stöhr
edcdab9e2d UserGuide.lyx: next revision step 2013-05-20 17:53:06 +02:00
Uwe Stöhr
dd964ac38a UserGuide.lyx: next revision step
- sec. A.1 - A.2 and a few others
2013-05-20 03:13:32 +02:00
Uwe Stöhr
e18dc2f9f4 UserGuide.lyx: fix a few superfluous underlinings 2013-05-19 03:56:29 +02:00
Uwe Stöhr
a087ec9cc7 landslide.lyx: make it compilable with pdflatex 2013-05-19 03:55:41 +02:00
Uwe Stöhr
181d37663e AEA.layout: update file to fulfill submission guidelines
- the option draftmodes is optional and must not be hardcoded
- the same is for the harvard package
- some whitespace fixes
2013-05-18 20:46:26 +02:00
Uwe Stöhr
01fd11eb1e AEA.lyx: make the file compilable
- also updated its content to follow the current AEA submission guidelines
2013-05-18 20:33:39 +02:00
Uwe Stöhr
f1f1f162fa UserGuide.lyx: next revision step
sec. 6.13 - 6.18
2013-05-14 23:49:45 +02:00
Uwe Stöhr
d941debaed UserGuide.lyx, Math.lyx: backport recent changes 2013-05-14 21:24:20 +02:00
Richard Heck
4492a4a0f1 Fix bug #8666. Parts should have toclevel -1.
A lot of this involves removing toclevel tags. They got introduced
by the automatic update of some layout files to format 19.

(cherry picked from commit b9f48eb945)

Conflicts:

	lib/layouts/beamer.layout
	lib/layouts/memoir.layout
	lib/layouts/scrartcl.layout
	lib/layouts/stdsections.inc
2013-05-10 13:27:47 -04:00
Pavel Sanda
699e334671 * cs/Tutorial.lyx 2013-05-07 19:05:41 -07:00
Uwe Stöhr
cd84034b14 UserGuide.lyx: backport recent changes from master 2013-05-08 03:00:11 +02:00
Uwe Stöhr
ea1e3cd9ec R-S-statements.lyx: remove file
this file in only for master, somebody accidentally committed this to branch for Japanese
2013-05-08 02:59:30 +02:00