Uwe Stöhr
a021548b7d
LaTeXFeatures.cpp: fix bug #8731 for branch
2013-07-27 22:27:40 +02:00
Juergen Spitzmueller
ba01753624
Fix setting of is_child runparam if grandchildren are involved
2013-07-22 10:32:21 +02:00
Juergen Spitzmueller
c27208225a
Typo
2013-07-21 13:10:09 +02:00
Juergen Spitzmueller
7c058e3c63
Trivial fix: escape ampersands in file names before pushing to tab header ( #8757 )
2013-07-20 16:07:18 +02:00
Scott Kostyshak
bc297cfd7a
status.20x: fix a ticket number
2013-07-18 20:25:42 -04:00
Juergen Spitzmueller
2abe461b5c
Fix state of certain language packages (polyglossia, japanese) in children ( #8779 )
2013-07-18 15:19:36 +02:00
Jean-Marc Lasgouttes
b2e76d22d5
Fix Qt tools search when a Qt directory has been specified
...
When --with-qt-dir has been specified, programs like "moc" in the Qt
directory are unlikely to have a qualified name like moc-qt4.
Therefore, such qualified names are only considered when the base
version has not been found.
2013-07-14 23:07:45 +02:00
Juergen Spitzmueller
db8abfec04
Properly nest ulem commands within other font changes
...
This reverts the wrong fix to #8424 which caused #8733 and fixes both problems properly
2013-07-11 21:24:57 +02:00
Juergen Spitzmueller
2dfe540371
Fix problem with unbalanced braces in XeTeX output (bug #8765 )
2013-07-11 18:05:50 +02:00
Juergen Spitzmueller
0f72029c9b
Fix toggling of 'misc' font options (bug #8764 )
2013-07-07 18:01:59 +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
f3097ffe76
Fix bug #8746 : Images have to have alt tags.
2013-06-12 17:28:32 -04: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
Kornel Benko
38ed9c892c
* sk.po
2013-06-04 18:04:02 +02: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
Richard Heck
ddb2b93358
Undo testing stuff.
...
Sorry for all the noise, but there is no way to make sure the email
scripts work except to commit stuff.
2013-05-30 22:12:27 -04:00
Richard Heck
405a81ce8d
Test 8
2013-05-30 22:12:01 -04:00
Richard Heck
0fe5e222cf
Test 7
2013-05-30 22:12:01 -04:00
Richard Heck
a8bedcf433
Test 6
2013-05-30 22:12:01 -04:00
Richard Heck
47e088f9e5
Test 5
2013-05-30 22:12:01 -04:00
Richard Heck
f066b6c55f
Test 4
2013-05-30 22:12:01 -04:00
Richard Heck
418dbd9738
Test 3
2013-05-30 22:12:01 -04:00
Richard Heck
3b60176690
Test 2
2013-05-30 22:12:01 -04:00
Richard Heck
55c5d5a842
Test 1
2013-05-30 22:12:01 -04:00
Richard Heck
3e0a6cc9fd
Testing 8
2013-05-30 22:10:42 -04:00
Richard Heck
9d0ebc9dde
Testing 7
2013-05-30 22:09:16 -04:00
Richard Heck
6cfa4eb336
Testing 6
2013-05-30 22:08:50 -04:00
Richard Heck
c5b2d4a7d0
Testing 3
2013-05-30 22:05:25 -04:00
Richard Heck
0e7cfc7e11
Testing 2
2013-05-30 22:02:28 -04:00
Richard Heck
895cdedcb3
Testing
2013-05-30 22:01:11 -04:00
Richard Heck
0c440d2769
Testing
2013-05-30 21:58:51 -04:00
Richard Heck
713281e533
Testing
2013-05-30 21:58:11 -04:00
Richard Heck
a8eddf61d6
Minor status.20x update #4
2013-05-30 21:53:16 -04:00
Richard Heck
25aa5b8ef9
Minor status.20x update #3
2013-05-30 21:53:09 -04:00
Richard Heck
908d9fdff6
Minor status.20x update #2
2013-05-30 21:51:24 -04:00
Richard Heck
92d7595b50
Minor status.20x update #1
2013-05-30 21:51:24 -04: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
aa475ea70c
Initialize BibTeXInfo modifier to zero, always.
2013-05-26 19:43:05 +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
Julien Rioux
3e5c9e51de
Show insets as text in the formatted bibliography entry.
2013-05-26 19:39:10 +02:00
Julien Rioux
43893c16ca
Update a bibitem label also when it is emptied.
...
It is valid for a label to be empty, but up to now the bibliography
information was not updated when a label was emptied.
2013-05-26 19:39:09 +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