Juergen Spitzmueller
25ef8e7eef
Allow to separate menu string from label string for arguments
2012-12-09 19:15:41 +01:00
Juergen Spitzmueller
906a473e57
Do not force Flex insets to be collapsed at insertion ( #8442 )
2012-12-08 09:35:52 +01:00
Juergen Spitzmueller
1f720826d6
Fix InsetCaption::getArgument (subfigure problems reported by Kornel, but also listings caption)
2012-12-04 17:06:52 +01:00
Vincent van Ravesteijn
fdee77a6b5
Fix monolithic build
2012-12-02 15:50:45 +01:00
Juergen Spitzmueller
df7f2a074f
Fix greyedout notes UI color ( #6682 ) as good as it gets ATM
2012-12-02 10:41:49 +01:00
Juergen Spitzmueller
2b40823d8e
Implement resetArgs to InsetLayout ( #8437 )
2012-12-02 10:16:26 +01:00
Juergen Spitzmueller
d7e0798ade
Fix argument status detection for InsetText
2012-12-01 11:49:24 +01:00
Juergen Spitzmueller
ee0860e403
Fix shaded box UI color ( #7395 ) as good as it gets ATM
2012-11-30 17:11:07 +01:00
Juergen Spitzmueller
ecf18084ff
allow linebreak in argument delimiter string
2012-11-30 09:13:38 +01:00
Juergen Spitzmueller
1500e44cba
Support for \item arguments
2012-11-29 15:34:20 +01:00
Juergen Spitzmueller
a7f8fb8c5f
Provide option to force a local language switch where a global is not allowed ( fixes #8033 )
2012-11-28 20:55:21 +01:00
Juergen Spitzmueller
53002538fa
Pass local font to arguments and assure pass_thru is inherited
2012-11-28 19:02:07 +01:00
Juergen Spitzmueller
e0f392e075
Allow for some argument visual customization
2012-11-26 09:10:14 +01:00
Juergen Spitzmueller
6f086763ae
Add LeftDelim and RightDelim to the Style and InsetLayout repertoire
2012-11-25 19:10:16 +01:00
Juergen Spitzmueller
b1ce750589
allow arguments in PassThru insets
2012-11-25 18:13:57 +01:00
Juergen Spitzmueller
bf83ca75ef
Further fixes for InsetLayout argument (for environments and empty latex names)
2012-11-25 17:29:08 +01:00
Juergen Spitzmueller
07a01f40f9
Add author
2012-11-25 17:28:03 +01:00
Juergen Spitzmueller
4b4e9560d1
Fix splitting of layout string
2012-11-24 16:46:44 +01:00
Juergen Spitzmueller
a41bdfa453
Missing pieces for InsetLayout arguments
2012-11-24 15:46:20 +01:00
Richard Heck
1252c22fd3
Some minor cleanup of new InsetArguments stuff that I did while
...
reading the patch....
2012-11-23 20:40:38 -05:00
Juergen Spitzmueller
182d13ee6a
Do not separate the shortcut from the label string
2012-11-23 18:26:02 +01:00
Juergen Spitzmueller
9914f21bce
Context menu for InsetArgument
2012-11-23 14:44:45 +01:00
Juergen Spitzmueller
99f84aab95
Merge remote-tracking branch 'origin/master' into features/latexargs
2012-11-23 09:11:55 +01:00
Jean-Marc Lasgouttes
7ec2721d18
Show status of branches even when inset is closed
2012-11-20 23:39:16 +01:00
Juergen Spitzmueller
0f866762b2
Fix function disabling
2012-11-20 15:48:59 +01:00
Juergen Spitzmueller
a4feac9d0b
Whitespace
2012-11-20 15:25:58 +01:00
Juergen Spitzmueller
2e69c66195
InsetArgument revision, first working version
2012-11-19 14:21:02 +01:00
Lars Gullik Bjønnes
76a5f726a7
InsetLine.cpp: add <cstdlib>
...
This fixes a problem introduced in bc51243587e198e8d64b2bf686516d197bdccf0d
2012-10-28 09:20:59 +01:00
Lars Gullik Bjønnes
bc51243587
insets/InsetLine.cpp: use std::abs
...
Use std::abs in stead of std::max(v, -v).
2012-10-27 01:25:39 +02:00
Lars Gullik Bjønnes
d52c9fda34
Use new T not new T()
2012-10-27 01:25:38 +02:00
Stephan Witt
70ff68b580
Inset::setMouseHover() is const - InsetExternal::setMouseHover should be const too
2012-10-14 14:34:46 +02:00
Vincent van Ravesteijn
3bc9cbcdc8
Do not rely on make_pair converting string to FileName
...
This fixes compilation with MSVC2012.
2012-10-08 21:29:32 +02:00
Juergen Spitzmueller
2fa840b771
Do not let the children's buffer params leak into the master ( #5941 )
2012-10-05 09:59:44 +02:00
Juergen Spitzmueller
02c73cd721
Do not let the parent interfere when I child document is exported/view standalone ( #8100 , #8101 )
2012-10-03 10:41:07 +02:00
Juergen Spitzmueller
f881835da2
Ask for saving changes when branch state in child was altered
2012-10-01 12:37:16 +02:00
Juergen Spitzmueller
3588f2f696
Context menu item to add unknown branch (rest of #7643 )
2012-09-30 17:32:00 +02:00
Juergen Spitzmueller
6f4b2dd4b0
Whitespace
2012-09-30 16:12:52 +02:00
Juergen Spitzmueller
e26635bfb9
UI for separate control of master/child branch state ( #7642 , part of #7643 )
2012-09-30 14:59:24 +02:00
Pavel Sanda
49a9d3ad63
Kill LFUN_HFILL_INSERT zombie.
2012-09-29 18:34:38 +02:00
Pavel Sanda
541828ebf5
Another witch hunting case: break-paragraph -> paragraph-break.
2012-09-29 18:06:42 +02:00
Juergen Spitzmueller
5801ee2f9a
validate encodable characters in href inset ( #8357 )
2012-09-28 09:27:39 +02:00
Vincent van Ravesteijn
0a2024139f
InsetIPAMacro: Fix warnings about conversion from double to int
2012-09-22 19:21:00 +02:00
Juergen Spitzmueller
86cccf1077
Do not update refs on new label creation ( #8147 )
...
This assures that refs to existing labels are not being touched if a new label with a duplicate name is created, and the name then changed by the duplicate checker.
Branch candidate.
2012-09-19 10:14:56 +02:00
Uwe Stöhr
66e650e5da
InsetTabular: fix resetting reset decimal alignment
...
If no special alignment is set the default is center not left - my mistake
2012-09-13 00:41:57 +02:00
Uwe Stöhr
9d05ac5c91
Fix UI for decimal table alignment (bug #8285 )
...
Fixes 2 issues:
1. LyX uses for a decimal alignment a multicolumn and having for a cell a multicolumn _and_ a multirow is invalid LaTeX.
2. It was impossible to unset a decimal alignment via the context menu or toolbar button.
2012-09-11 02:10:29 +02:00
Enrico Forestieri
91afc2430d
Protect underlined \ref{} commands by enclosing them in \mbox{}.
...
This is the same protection used for \cite{}. Although "ulem" commands
don't strictly need this protection with \ref{} and friends, this helps
when one wants to use another package souch as "soul".
Indeed, ulem's \uline{} doesn't hyphenate words, while soul's \ul{} does,
and thus the output is much nicer.
With this patch, replacing ulem with soul is as simple as adding
\usepackage{soul}
\renewcommand{\uline}[1]{\ul{#1}}
to the preamble, without worrying about manually enclosing in \mbox the
\ref commands. In any case, the output from ulem remains unchanged.
Another possibility offered by soul is that of typesetting as
"yellow highlighted" the underlined text. This is achieved by adding
\usepackage{color,soul}
\renewcommand{\uline}[1]{\hl{#1}}
to the preamble.
2012-08-30 14:09:23 +02:00
Juergen Spitzmueller
2a22d999b2
Implement plaintext for tie bars
2012-08-24 10:12:17 +02:00
Juergen Spitzmueller
ee1fc9130a
Add support for some basic non-unicoded IPA macros
...
We now support everything on the IPA chart via the toolbar
2012-08-23 17:42:53 +02:00
Juergen Spitzmueller
b6a63bfce8
An IPA toolbar
...
Translators: sorry ;-)
2012-08-21 14:56:34 +02:00
Juergen Spitzmueller
a1e2e12ba4
Suppress babel RTL commands when using polyglossia (part of #8251 )
2012-07-23 08:40:37 +02:00