Commit Graph

29121 Commits

Author SHA1 Message Date
Enrico Forestieri
50d0b13e08 Fix bug #8477
Don't delay the output until the end of the check for the LaTeX packages.
2013-01-01 20:15:57 +01:00
Uwe Stöhr
265e12fc42 Customization.lyx: some corrections 2013-01-01 19:31:38 +01:00
Julien Rioux
4644a0008e Update the lilypond example file.
- Add a note about HTML.
- Add a note about using external files.
- Add a note about using lilypond variables and commands.
- Some corrections and nitpicks.
2013-01-01 10:14:44 +01:00
Uwe Stöhr
3b4926a0b6 Customization.lyx: list supported features for layouts
- we should not force authors of layout files to look into the source code to be able to use a function
2013-01-01 07:55:47 +01:00
Uwe Stöhr
831e905e42 Customization.lyx: revised section 5.3.3 and 5.3.4 2013-01-01 07:14:08 +01:00
Uwe Stöhr
60bca5b08c Customization.lyx: document color names
- there is no need that we force Layout authors to look into the source code to be able to set a color in a layout file.
- German Customization.lyx: adapt chapter 6 to the English version
2012-12-31 04:06:40 +01:00
Uwe Stöhr
3e1b131b75 Customization.lyx: revision of chapter 5
- uniform formatting, clarifications, simplifications, updates, added missing information
- German Customization.lyx: also translations, added missing information that is already in the other language versions
2012-12-31 03:07:13 +01:00
Juergen Spitzmueller
9e021dca6e Do not translate lyx font names 2012-12-29 17:52:26 +01:00
Juergen Spitzmueller
afe8934172 add new apa files to the MakeFile 2012-12-29 12:29:38 +01:00
Richard Heck
fcb4972979 Add layout for APA v6 class and associated module and template.
Also, add Jacob Bishop to the list of contributors, since this is
his work. Thanks, Jacob!
(cherry picked from commit 824b0313b3)
2012-12-27 15:52:05 -05:00
Vincent van Ravesteijn
9e18104def Fix typos 2012-12-27 11:40:09 +01:00
Richard Heck
80adc824f6 Respect InsetLayout's PassThru setting in XHTML export.
(cherry picked from commit 2e764c2c66)
2012-12-24 12:14:32 -05:00
Kornel Benko
4b064e3caa * sk.po 2012-12-23 13:33:06 +01:00
Enrico Forestieri
e1cfc92b3c Update it.po 2012-12-23 13:23:08 +01:00
Enrico Forestieri
3eb7422bd6 Fix bug #8467: "Corrupted NFSS tables" error when Cyrillic character in an equation
(cherry picked from commit 25e4bf4b27)

Conflicts:

	src/BufferParams.cpp
2012-12-23 13:11:36 +01:00
Juergen Spitzmueller
9f0e2bf614 de.po 2012-12-23 11:22:54 +01:00
Pavel Sanda
4cc43f95ec * cs.po 2012-12-22 21:54:36 +01:00
Pavel Sanda
416d32dff9 remerge cs.po 2012-12-22 21:50:36 +01:00
Juergen Spitzmueller
725764774e Load babel with English-only documents (bug 8423) 2012-12-22 17:11:55 +01:00
Scott Kostyshak
93d0154189 status.20x: fix a typo 2012-12-22 05:29:17 -05:00
Scott Kostyshak
ea28ef20d5 status.20x: add a selection bug fix 2012-12-22 05:21:22 -05:00
Scott Kostyshak
9473e9dff4 Keep outer tabular borders when delete row/column
Fix #4981:
If the first or last column is deleted, the borders are preserved.
Similarly for the last row, but not for the first row.  Selections are
supported.

Based on a patch by Zahari Dimitrov.

(cherry picked from commit 1954458817)
2012-12-22 05:15:30 -05:00
Uwe Stöhr
e3e8a66086 status.20x: correct a bug number 2012-12-13 22:45:41 +01:00
Uwe Stöhr
4c02ecf132 wa.po: whitespace fix to get rid 2 msgid warnings 2012-12-13 22:38:54 +01:00
Tommaso Cucinotta
64f57912a6 Adding status.20x update after [60c96e3a/lyxgit]. 2012-12-13 09:02:05 +00:00
Kornel Benko
cd9b507f5c Cmake build: Missing include path due to change of PreviewLoader.cpp
in previous commit
2012-12-13 09:12:40 +01:00
Tommaso Cucinotta
60c96e3a66 While exporting from the command-line, theApp() doesn't exist.
It was only needed for getting hex names of colors. So, get them
directly from a ColorCache object with default mapping.

Conflicts:
	src/graphics/PreviewLoader.cpp
2012-12-12 22:15:42 +00:00
Scott Kostyshak
cf7b38ee23 Fix a bug when selecting a cell in InsetTabular
Fix the following bug:
When in tabular, enter "ab" in a cell. Place the cursor before "b". Hold
shift and press <right>, then (still holding shift) <right> again. On
the second <right> nothing appears to happen.

Related to #1802.

(cherry picked from commit 4b706051b7)
2012-12-12 15:56:02 -05:00
Scott Kostyshak
80a5892049 Fix another selection bug in InsetTabular
Fix #4981:
In tabular if a vertical selection is made with the keyboard (e.g.
LFUN_UP_SELECT), the selection is drawn if there are two cells selected.
Previously, the selection would be drawn only if there were more than
two selected.

(cherry picked from commit 5cc1adf7c7)
2012-12-12 15:53:09 -05:00
Scott Kostyshak
cbaaa09c7b Fix a selection bug in InsetTabular
If you have a selection across cells in tabular, moving the cursor
vertically up or down (e.g. LFUN_UP) now removes the drawn selection.
Before, the selection was set to false but it was not repainted.

(cherry picked from commit 776e66688f)
2012-12-12 15:52:28 -05:00
Tommaso Cucinotta
43f9aff71a Notifying in status.20x fix due to commit 927496e. 2012-12-11 00:06:24 +00:00
Richard Heck
24dea042c2 Fix lyx2lyx bug: We need to check for quoted names before we check
for unquoted ones. Otherwise, a quoted name with no spaces gets
treated as if it were an unquoted name.
(cherry picked from commit 945c0e4127)
2012-12-10 11:12:15 -05:00
Tommaso Cucinotta
35a7f81654 Fixing behavior of Lang directive in test cases, by setting LANGUAGE variable, in addition to LANG one. 2012-12-09 20:20:05 +00:00
Tommaso Cucinotta
927496ecd0 Fixed bug in escape sequence, showing up with ignore format off (addressing #8380). 2012-12-09 19:05:36 +00:00
Uwe Stöhr
612c0a4aaa springer templates: backport some notes 2012-12-08 20:24:55 +01:00
Uwe Stöhr
79d7af0252 thesis template: add more information how to change special settings 2012-12-02 20:57:17 +01:00
Uwe Stöhr
620fbbf3c5 status.20x: remove unnecessary info 2012-12-02 19:37:43 +01:00
Uwe Stöhr
a832a8e8b2 thesis.lyx: change preamble code as proposed by Jürgen
no change of functionality except that for pure English documents the loading of babel can be avoided.
2012-12-02 19:37:05 +01:00
Uwe Stöhr
32f3cf0c6b ACM-siggraph.lyx: change inexistent layout to an existing one 2012-11-30 20:29:18 +01:00
Uwe Stöhr
26a6e0747b status.20x: add some info 2012-11-29 00:14:02 +01:00
Georg Baum
b4bc4edb64 Comment out failing test
The verbatim environment is not yet supported in branch (bug #5408),
but the test slipped in while backporting the fix for bug #4468.
2012-11-28 22:23:43 +01:00
Georg Baum
cdee2a1652 Document backported fix for bug #4468 2012-11-28 22:17:00 +01:00
Georg Baum
b4150f1f82 Forgot to remove obsolete comment 2012-11-28 21:57:33 +01:00
Georg Baum
a47e4a3766 Add automatic color package loading for listings
The listings inset does automatically load the color package if any parameter
contains \color. As mentioned in bug #8066 tex2lyx needs to be aware of this,
so the \usepckage{color} is automatically skipped in these cases.
2012-11-28 21:56:00 +01:00
Georg Baum
847f8014ca Really fix bug #4468.
The old fix was incomplete (\verb~\~ was translated to \verb~~ in roundtrip).
The real cause for this bug (and also the mistranslation of \href{...}{\}})
was the misbehaviour of Token::character() (see comment in Parser.h): This
method even returns a character if the category is catEscape, and this is not
wanted in most (all?) cases.
2012-11-28 21:53:41 +01:00
Georg Baum
74a196c4f4 Add test for Parser::getFullArg()
It shows that the special handling of a single backslash in the argument
(whcih is supposed to fix bug #4468) does not work.
2012-11-28 21:52:39 +01:00
Uwe Stöhr
562848a96e tex2lyx: update a command
Parser.cpp: improve a command as discussed
2012-11-28 21:52:05 +01:00
Uwe Stöhr
f5f053ff86 tex2lyx/Parser.cpp: refine \verb handling 2012-11-28 21:51:57 +01:00
Uwe Stöhr
bd1776bd6a test-structure.tex: add checks for \verb 2012-11-28 21:50:50 +01:00
Uwe Stöhr
cb284b18d4 tex2lyx: fix handling of \verb
- Parser.cpp: \verb can have any character as delimiter (except of ASCII letters) not only '+', therefore partly revert [3943b887/lyxgit] and fix it for all cases
2012-11-28 21:49:46 +01:00