Guillaume MM
a72873a521
Fix OutlinerNames for Floats
2017-05-14 12:15:19 +02:00
Juergen Spitzmueller
5b03606482
Pass thru overlay argument content.
2017-02-18 08:48:15 +01:00
Juergen Spitzmueller
4acc1c5535
Whitespace
2017-02-18 08:48:00 +01:00
Juergen Spitzmueller
a33157331b
Bump layout formats
2017-01-13 10:09:20 +01:00
Juergen Spitzmueller
95db20e008
Bump layout formats
2016-10-22 09:25:01 +02:00
Jean-Marc Lasgouttes
6196645cce
Update documents and layouts after fd1ee3b4
.
2016-04-01 10:08:39 +02:00
Guillaume Munch
4fa5cbddce
Update layouts
...
3c9b62a69
only added new keywords, so nothing changes, as it should be.
2016-01-11 16:27:46 +00:00
Richard Heck
4d6f9eb089
Update layout files to format 58.
2015-12-05 18:14:38 -05:00
Scott Kostyshak
82cf4838dc
Update layouts to 2.2.0alpha1 format
2015-11-13 13:19:22 -05:00
Juergen Spitzmueller
1663dbcbcf
Decrease and unify indentation of beamer frame content.
2015-11-06 08:34:00 +01:00
Juergen Spitzmueller
dbe0096c12
Rename ref prefix "sub:" to "subsec:"
...
This solves a macro conflict between subfloat's \subref and our own
\subref definition (bug #7550 )
File format change.
2015-05-24 13:50:21 +02:00
Juergen Spitzmueller
f70e78487e
Auto-fill short title where appropriate
...
Addresses: #4745
2015-05-21 09:12:45 +02:00
Georg Baum
486c7cc069
Convert layout files to current format
2015-01-11 20:25:58 +01:00
Juergen Spitzmueller
43c0149796
Update layouts to current format
2014-12-08 09:24:44 +01:00
Juergen Spitzmueller
9a702f195d
Add support for beamer lemma environment.
...
File fomat change.
2014-08-31 12:30:14 +02:00
Georg Baum
4e078230a0
Update layouts with separators to format 50
2014-05-29 21:22:15 +02:00
Juergen Spitzmueller
20bcaec061
Add layout tag that determines if/when a paragraph can be indented.
...
Fixes : #7327 , #7458 , #8670
2014-05-29 14:10:32 +02:00
Georg Baum
6b49b6b129
Fix conflicting inset font defaults (bug #8874 )
...
This makes the defaults of Inset::inheritFont() and Inset::resetFontEdit()
compatible. There is no user visible change except for the Chunk inset which
does not produce invalid LaTeX after editing operations anymore.
This is the safe version for 2.1.0, for later there are still open questions:
- All insets with ResetsFont true should be audited: Is this really needed,
or do they show similar editing problems as the Chunk inset?
- Does inheritFont() need to be customizable in the layout file as well?
- Is resetFontEdit() != !inheritFont() needed at all?
I did not use change tracking for the docs, since I updated all existing
translations.
2014-02-10 22:06:32 +01:00
Juergen Spitzmueller
c25f339f3f
Fix shortcut clash ( #8813 )
2013-08-30 11:37:48 +02:00
Vincent van Ravesteijn
d27668841b
Update layouts to latest fileformat
2013-06-04 19:48:19 +02:00
Richard Heck
b9f48eb945
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.
2013-05-10 13:19:38 -04:00
Juergen Spitzmueller
370bbbc7f2
Old beamer frames bite the dust
...
With this commit, old beamer frames are converted to new ones. The old styles are removed (including the infamous \lyxframe).
This should be tested with as much beamer documents as possible (I have already done so), also, tex2lyx now probably produces invalid LyX files.
2013-03-16 12:52:00 +01:00
Georg Baum
eb53c60a8f
Complete the NoInsetLayout format change
2013-02-21 21:57:59 +01:00
Enrico Forestieri
4f3370e460
Correct typo
2013-02-09 20:29:25 +01:00
Richard Heck
460b44b8f5
Update all layouts to format 44.
2013-02-09 13:44:06 -05:00
Kornel Benko
4b95c7b2a3
Renamed category 'Theorem' and 'Theorems' to 'Reasoning'
2013-01-30 12:36:49 +01:00
Juergen Spitzmueller
846dd9b995
Introduce new beamer frame layouts
...
The old layouts are still there (marked as deprecated). The new ones are more or less correctly reverted (polishment required), but the old ones not yet converted to the new. Once this is done, a further file format change should be made.
2012-12-31 13:00:46 +01:00
Juergen Spitzmueller
2a62a2c395
update layout format
2012-12-30 18:35:23 +01:00
Kornel Benko
f98139e58d
Rename category Section -> Sectioning
2012-12-28 10:52:58 +01:00
Juergen Spitzmueller
483b99193f
Support for beamer \frametitle
...
The \frametitle command is less convenient to use than the \frame argument, but it provides more options (overlay/action and short title). We thus provide this additionally to the option, like beamer itself does.
2012-12-22 16:28:43 +01:00
Juergen Spitzmueller
b0aa0db10a
Bump layout format
2012-12-22 11:39:04 +01:00
Juergen Spitzmueller
4818b3e68a
Add (overlay-aware) beamer bold inset
2012-12-21 16:42:55 +01:00
Juergen Spitzmueller
e8598bf353
Whitespace
2012-12-20 14:10:14 +01:00
Juergen Spitzmueller
bfde26bf12
Cosmetics
2012-12-20 09:53:18 +01:00
Juergen Spitzmueller
4f36061811
Proper support for beamer overprint environment
...
This has a list-like structure (with \onslide item commands). The previous implementation was rather useless, since it required lots of ERT. Since the new implementation is so different, we use ERT for conersion/reversion.
The lyx2lyx routines are not yet perfect, though.
2012-12-19 19:33:39 +01:00
Juergen Spitzmueller
e5ebe17b92
AutoInsert option also for flex insets
2012-12-17 13:32:40 +01:00
Juergen Spitzmueller
dd21e57bd3
Option to auto-insert a paragraph style option, particularly useful for specific mandatory arguments (such as beamer block or frame titles)
2012-12-16 13:37:14 +01:00
Juergen Spitzmueller
661d027a11
beamer: small tweaks
2012-12-10 12:16:04 +01:00
Juergen Spitzmueller
25ef8e7eef
Allow to separate menu string from label string for arguments
2012-12-09 19:15:41 +01:00
Juergen Spitzmueller
d073cfb458
Support for beamer block arguments ( #3280 )
2012-12-09 17:19:21 +01:00
Juergen Spitzmueller
30b53ba4a0
beamer revision, part 1: support for overlay arguments
2012-12-09 11:04:56 +01:00
Richard Heck
3bf6f714cf
Exclude enumitem from beamer. See bug #7047 .
2012-12-05 14:52:48 -05:00
Juergen Spitzmueller
d058b0425f
beamer: again, cosmetics
2012-11-26 10:05:09 +01:00
Juergen Spitzmueller
9cde057995
use LatexParam where appropriate
2012-11-26 09:27:22 +01:00
Juergen Spitzmueller
2b8255e3c9
More beamer cosmetics (no function change)
2012-11-25 16:36:53 +01:00
Juergen Spitzmueller
3d636c2a33
Some cosmetics in preparation of major revisions
2012-11-24 10:32:48 +01:00
Juergen Spitzmueller
ec96cd655d
Whitespace
2012-11-23 18:47:51 +01:00
Juergen Spitzmueller
182d13ee6a
Do not separate the shortcut from the label string
2012-11-23 18:26:02 +01:00
Juergen Spitzmueller
5a016dc85d
support beamer columns option
2012-11-23 17:25:08 +01:00
Juergen Spitzmueller
ff42273bb5
Bump layout formats
2012-11-23 09:50:22 +01:00