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
Vincent van Ravesteijn
d27668841b
Update layouts to latest fileformat
2013-06-04 19:48:19 +02:00
Georg Baum
eb53c60a8f
Complete the NoInsetLayout format change
2013-02-21 21:57:59 +01:00
Richard Heck
460b44b8f5
Update all layouts to format 44.
2013-02-09 13:44:06 -05:00
Juergen Spitzmueller
2a62a2c395
update layout format
2012-12-30 18:35:23 +01:00
Juergen Spitzmueller
b0aa0db10a
Bump layout format
2012-12-22 11:39:04 +01:00
Georg Baum
a28bc8daa9
Fix broken layout file syntax
2012-11-25 12:37:33 +01:00
Juergen Spitzmueller
ec96cd655d
Whitespace
2012-11-23 18:47:51 +01:00
Juergen Spitzmueller
ff42273bb5
Bump layout formats
2012-11-23 09:50:22 +01:00
Juergen Spitzmueller
2e69c66195
InsetArgument revision, first working version
2012-11-19 14:21:02 +01:00
Richard Heck
7195abcb4f
Update all layouts to format 40.
2012-10-10 13:24:02 -04:00
Richard Heck
8ba08a53b2
Update all layouts to format 36.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40428 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-07 22:41:38 +00:00
Uwe Stöhr
425f327375
customHeadersFooters.module:
...
- correct category
- add author
- whitespace
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39303 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-15 04:21:24 +00:00
Richard Heck
2d2d946fc6
Update all layouts to format 35.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38392 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-15 02:51:32 +00:00
Richard Heck
3ccd0abf7e
Update all layouts to format 34.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38097 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-28 15:18:40 +00:00
Richard Heck
f9b4dde589
Update all layouts to format 33.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37431 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-02 22:29:32 +00:00
Richard Heck
41d858b88c
Update all layouts to format 32.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37425 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-02 17:13:37 +00:00
Richard Heck
874e867953
Update all layouts to format 31.
...
Should have done this first!
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37196 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-12 23:20:07 +00:00
Pavel Sanda
1caa7670d2
Missing dot.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36992 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-22 23:20:15 +00:00
Enrico Forestieri
42fe3fdbc3
Use single quotes because double ones are skipped instead of being properly
...
escaped in po-files, thus thwarting translations.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36624 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-30 11:36:03 +00:00
Jürgen Spitzmüller
5b81341335
typo
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35744 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-21 10:33:46 +00:00
Richard Heck
69b1ea0ecf
Update layouts to format 30.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35629 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-13 16:54:57 +00:00
Richard Heck
5142d1c86a
Now update layout format.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35614 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-12 15:41:55 +00:00
Richard Heck
de815f594e
Revert update of formats. There is more to be done first.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35612 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-12 15:11:04 +00:00
Richard Heck
b653286691
Update layouts to new format.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35610 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-12 15:06:50 +00:00
Uwe Stöhr
6d7fe7552a
customHeadersFooters.module: new module to defined header/footer lines
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35522 a592a061-630c-0410-9148-cb99ea01b6c8
2010-09-28 02:29:07 +00:00