Juergen Spitzmueller
036a4be387
Whitespace and Casing fixes
2013-02-11 09:47:32 +01:00
Kornel Benko
f1102e8dd4
tex2lyx-tests: Adapt to changes for emty line in preamble
2013-02-11 09:43:10 +01:00
Uwe Stöhr
a9504b8060
tex2lyx: support for newtxmath
2013-02-11 02:56:48 +01:00
Uwe Stöhr
87fe26e5eb
tex2lyx: support for eulervm
2013-02-11 02:34:03 +01:00
Uwe Stöhr
0be810ac44
tex2lyx: support for txtt font
2013-02-11 02:24:31 +01:00
Uwe Stöhr
407cc9a62d
tex2lyx: support for biolinum-type1
2013-02-11 02:14:53 +01:00
Uwe Stöhr
999fd86dcf
tex2lyx: support for TeX Gyre fonts
2013-02-11 02:07:22 +01:00
Uwe Stöhr
d27dac3efc
tex2lyx: support for libertine-type1
2013-02-11 01:56:47 +01:00
Uwe Stöhr
6a3acd336b
tex2lyx: support for garamondx
2013-02-11 01:46:03 +01:00
Uwe Stöhr
c466916a25
tex2lyx: support for mathdesign
2013-02-11 01:40:13 +01:00
Uwe Stöhr
e3a3797e2f
tex2lyx/Preamble.cpp: remove unnecessary whitespace in the preamble
...
- this removes blank lines that are otherwise written to the preamble
2013-02-11 01:37:03 +01:00
Uwe Stöhr
690d9b68f2
tex2lyx: add test for font settings
2013-02-11 00:49:20 +01:00
Uwe Stöhr
487d3bffab
support for the kurier sansserif fonts
...
- fileformat change
2013-02-11 00:47:09 +01:00
Uwe Stöhr
a69fcde072
tex2lyx/Preamble.cpp: fix bug #8525 temporarily
...
- this might break some tex2lyx features but tex2lyx was completely broken - not even the simplest TeX file could be imported and compiles
2013-02-10 23:31:38 +01:00
Juergen Spitzmueller
3e55139482
Use the new Static label type for the koma book chapter
2013-02-10 14:48:07 +01:00
Juergen Spitzmueller
55bc3665a2
LaTeXFonts: Support the rare case where there is really only preamble code
2013-02-10 14:31:49 +01:00
Pavel Sanda
5000a016cf
Fix #7865 - Math autocorrection is broken
...
Patch from Martin Vermeer.
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg177004.html
2013-02-09 21:51:30 -08:00
Pavel Sanda
d963eef9f0
* Additional.lyx
2013-02-09 20:20:48 -08:00
Pavel Sanda
6ba3e8d408
Leftover from SVN.
2013-02-09 19:50:06 -08:00
Pavel Sanda
75090250d4
Add very simple revision comparison for git.
...
At this moment we do not allow comparison between arbitrary hashes,
but except GUI the code is ready.
Thanks to the powerful way of git addressing we could even ask
for comparisons like '-2 weeks back' if someone wants to play
with GuiCompareHistory.
2013-02-09 19:35:22 -08:00
Richard Heck
a95ed3a2b9
Use std::map::find() instead of iterating ourselves.
2013-02-09 14:40:22 -05:00
Enrico Forestieri
4a6d9957f7
Update it.po
2013-02-09 20:36:34 +01:00
Enrico Forestieri
4f3370e460
Correct typo
2013-02-09 20:29:25 +01:00
Enrico Forestieri
58ce22ab3f
Update it.po
2013-02-09 20:27:47 +01:00
Richard Heck
460b44b8f5
Update all layouts to format 44.
2013-02-09 13:44:06 -05:00
Richard Heck
8c8d26ecf6
Documentation update for layout format 44.
2013-02-09 13:44:06 -05:00
Richard Heck
d6709df3d7
Layout changes for changes to LabelType:
...
LabelType Counter --> LabelType Static
LabelType Top_Environment --> LabelType Above
LabelType Centered_Top_Environment --> LabelType Centered
2013-02-09 13:44:06 -05:00
Richard Heck
e7827264e7
Eliminate the hard-coded special handing of chapters. We'll use the
...
new Above LabelType instead.
2013-02-09 13:44:06 -05:00
Richard Heck
32b0e8cbdb
Change LabelType Top_Environment to LabelType Above, and LabelType
...
Centered_Top_Environment to LabelType Centered.
2013-02-09 13:44:06 -05:00
Richard Heck
57d8b059e0
Remove references to Counter LabelType from source code. The
...
intention is to use Static in its place, and we now expand the
label for these, as well.
2013-02-09 13:44:05 -05:00
Uwe Stöhr
d8a6e0ab70
IEEE: support for Transactions on Magnetics
2013-02-09 18:18:21 +01:00
Uwe Stöhr
6c922c8029
IEEEtran templates: some preamble simplifications and fixes
2013-02-09 18:08:12 +01:00
Uwe Stöhr
59e13e6df6
IEEEtran: dome corrections and additional info
2013-02-09 17:53:34 +01:00
Juergen Spitzmueller
b1191298e2
Work around a bug in beamer 2.10
2013-02-09 15:53:40 +01:00
Juergen Spitzmueller
9cbba74a62
Preamble tag for LaTeXFonts ( #8530 )
2013-02-09 11:00:42 +01:00
Uwe Stöhr
33e185e5ed
IEEEtran.layout: support for conference articles
...
- IEEEtran-Conference.lyx: new template for conference articles of the IEEE
2013-02-09 03:23:34 +01:00
Uwe Stöhr
0c993b5135
IEEEtran-CompSoc.layout: force plain layout
2013-02-09 02:52:39 +01:00
Uwe Stöhr
f3c407e7b9
elsarticle.layout: force plain layout for some flex insets
...
- This prevents LaTeX errors because some commands don't allow to include commands.
- also simplified some code
2013-02-09 02:50:54 +01:00
Georg Baum
22b7ad2b0a
Implement revision info for git
2013-02-08 21:02:37 +01:00
Georg Baum
5a62a1ccb8
Describe GIT support
2013-02-08 21:02:36 +01:00
Richard Heck
99402cd09c
Don't hardcode listings but use InsetLayout.
2013-02-08 09:48:48 -05:00
Richard Heck
f623ded109
Fix bug #7948 by not hardcoding XHTML info for captions but instead
...
using InsetLayout.
2013-02-08 09:30:31 -05:00
Richard Heck
7821022ca0
Fix bug #7947 by using InsetLayout rather than hardcoding things.
2013-02-08 09:19:09 -05:00
Richard Heck
1b7d812e51
Fix really silly logic error. This should make prettyref-based
...
files work better when converted to refstyle.
2013-02-07 08:45:21 -05:00
Scott Kostyshak
126255b985
Create a file to document expected test failures
...
This file documents which tests are expected to fail. It can be used
to quickly tell if a regression has occurred. This is also useful when
first running tests to get an idea of whether some tests are failing
because of missing dependencies.
2013-02-07 04:50:07 -05:00
Scott Kostyshak
39c380ee0b
Add an autotest for #8540
...
This test should currently fail on master and on 2.0.x.
2013-02-07 03:42:14 -05:00
Uwe Stöhr
e29aaecbaf
IEEEtran.lyx: fix typos
2013-02-07 02:14:20 +01:00
Uwe Stöhr
20f1ba109e
IEEEtran-CompSoc: new layout to support the IEEE "computer science" journals
2013-02-07 02:13:44 +01:00
Uwe Stöhr
7c98a16fbb
IEEEtran.layout: support command \IEEEPARstart
2013-02-07 02:01:57 +01:00
Georg Baum
2f9ef2b98a
Implement very basic git support
...
Only the local index is considered, no remote repo. Also getting the revision
(aka commit hash) is missing. How push and pull could be integrated with the
LyX VCS interface needs to be discussed, but the implemented functionality was
quite straight forward.
2013-02-06 22:07:31 +01:00