Juergen Spitzmueller
753b8afeba
de.po: update
2018-05-05 18:57:26 +02:00
Juergen Spitzmueller
16918f9706
More UI tuning following Scott's suggestions
2018-05-05 18:48:43 +02:00
Richard Kimberly Heck
c7a2011adf
Remove unused function.
2018-05-05 12:02:10 -04:00
Juergen Spitzmueller
9c0bea33b6
Fine-tune character dialog UI
2018-05-05 17:45:17 +02:00
Juergen Spitzmueller
7be3805a65
Further BC fixes to GuiCharacter
2018-05-05 17:24:09 +02:00
Juergen Spitzmueller
39596ab558
de.po: update
2018-05-05 16:04:54 +02:00
Juergen Spitzmueller
09b2e337f7
Make textcommabelow feature conditional on encoding
2018-05-05 15:43:54 +02:00
Juergen Spitzmueller
c62055458e
Use a copy of BufferParams
2018-05-05 15:26:58 +02:00
Juergen Spitzmueller
a853dab61f
Check script char fontenc from main language.
2018-05-05 15:26:37 +02:00
Juergen Spitzmueller
01ca601877
Fix BC issue with autoapply
2018-05-05 12:35:07 +02:00
Juergen Spitzmueller
0573d31f05
de.po: update
2018-05-05 12:05:13 +02:00
Kornel Benko
145d81da68
Update sk.po
2018-05-05 11:55:38 +02:00
Juergen Spitzmueller
fe18bea3d0
Have OK/Apply buttons initially disabled.
2018-05-05 11:33:45 +02:00
Juergen Spitzmueller
164e8d1dc8
Add missing transition to button controller
...
(needed by GuiCharacter, the only user of that specific policy)
2018-05-05 11:32:56 +02:00
Juergen Spitzmueller
d4598bab62
Remove unused code
2018-05-05 11:28:54 +02:00
Juergen Spitzmueller
6c35d5cb5b
Fix signals
2018-05-05 10:29:26 +02:00
Juergen Spitzmueller
a320403590
Remove hack that's no longer needed
2018-05-05 10:28:43 +02:00
Juergen Spitzmueller
fe6b0e2670
Add and correct tooltips
2018-05-05 10:05:01 +02:00
Juergen Spitzmueller
01ffcd5f67
Add translator hints
2018-05-05 10:04:46 +02:00
Juergen Spitzmueller
0a8ec32a3b
Remove connections
...
We have on_emphCB_clicked() and on_nounCB_cklicked() that call
change_adaptor at the end (after doing other things)
2018-05-05 10:00:20 +02:00
Kornel Benko
b47c31d52a
008-greek-and-coptic.lyx now compilable with iso8859-7 inputencoding
...
Removed from invertedTests
2018-05-05 08:24:50 +02:00
Richard Kimberly Heck
a2030abab9
Constify.
2018-05-04 15:42:01 -04:00
Richard Kimberly Heck
7f4f14786d
Add missing connection after fb393b45
.
2018-05-04 15:11:53 -04:00
Juergen Spitzmueller
f888afeb9e
Small cosmetic addon to the character dialog redesign
2018-05-04 19:50:41 +02:00
Juergen Spitzmueller
fb393b450d
Towards a sane character dialog
...
This is a proposal, but I think you should try it out in order to comment
What this does, is:
1. Remove the toggle madness. This is really not something anyone
understands without knowing the code, and its very unusual UI
(fixes #4836 )
2. Separate and group things that were put all into the "Misc" trashcan
combo
3. Let the dialog reflect the font settings at cursor (selection)
Now the dialog looks more like character dialogs from other applications,
and I think it is more in line with what users expect.
Comments very welcome (and of course I will revert if you want to have
the old idiosyncratic thing back).
2018-05-04 19:34:09 +02:00
Juergen Spitzmueller
9fd94a2dd0
Fixes for nested ulem commands
...
1. \uuline must be on top of \sout
2. \uwave in \xout needs a hack to compile
2018-05-04 19:32:38 +02:00
Richard Kimberly Heck
ea9fe52336
Note.
2018-05-04 12:39:07 -04:00
Juergen Spitzmueller
df74be4cea
Set main_fontenc runparam also for paragraph-only source preview.
2018-05-04 16:37:21 +02:00
Günter Milde
94c97feb76
Use combining accents instead of ERT for accented cyrillic letters.
...
Combining accent charactrs were not supported at the time the Russian
documentation was written. Eventual display problems with some GUI
fonts are still less distracting than ERT.
2018-05-04 15:29:56 +02:00
Günter Milde
fa35f552cd
Drop "force" from replacements for letters with comma-below accent.
2018-05-04 15:29:12 +02:00
Juergen Spitzmueller
f479c5e8c7
cprotect include inset
...
We \cprotect them in fragile context. This allows \input, \include as
well as \verbatiminput and \lstinputlisting in sections etc.
They still don't work in titling (#2528 )
2018-05-04 11:56:42 +02:00
Kornel Benko
631e0c62e8
Update sk.po
2018-05-03 08:42:50 +02:00
Richard Kimberly Heck
df5805917b
Do not step equation numbers in deleted equations.
2018-05-03 00:05:21 -04:00
Richard Kimberly Heck
200064e9a4
Do not step counters in deleted material.
...
Also, display the counter as "#" if the inset is deleted.
2018-05-02 23:56:41 -04:00
Richard Heck
cc4bfc7f04
Add toolbar menus for custom insets and character styles.
...
I'm open to putting this elsewhere on the toolbar, or even on a
different toolbar. Also, we need decent icons. These ones are not
intended seriously but were just borrowed for testing purposes.
Anyone have good ideas about icons?
2018-05-02 20:31:24 -04:00
Richard Kimberly Heck
e91245362f
Fix indentation.
2018-05-02 19:57:37 -04:00
Pavel Sanda
641ae5c7ad
Enable graphics-unify only for selections containing graphics insets.
...
Follow-up of
https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg204907.html
2018-05-02 22:38:42 +02:00
Scott Kostyshak
065e37e96f
Do not use needauth when only exporting code
...
We have a couple of converters (using Sweave and knitr to "tangle"
an intermediate file) that are used for exporting code chunks
contained in a .lyx file. Since the code is just exported to a text
file and is not executed, needauth is not necessary.
2018-05-02 11:08:51 -04:00
Scott Kostyshak
0d1b981b2b
MergedManuals.lyx: remove example files in Note
...
A Note inset contained two example files. The linguistics example
file caused terminal messages like
step: Counter does not exist: examplei
An alternative to removing the example file would be to add the
module, but it is not clear we want example files in the merged
file anyway.
2018-05-02 11:08:51 -04:00
Jean-Marc Lasgouttes
22de5c972a
Move code around
2018-05-02 12:43:10 +02:00
Jean-Marc Lasgouttes
7f035b51a0
Revert "Update documentation"
...
This update was wrong.
This reverts commit 969540be59
.
2018-05-02 12:38:40 +02:00
Jean-Marc Lasgouttes
969540be59
Update documentation
2018-05-02 12:21:29 +02:00
Juergen Spitzmueller
a756299c50
revert accidental commit
2018-05-01 21:47:41 +02:00
Juergen Spitzmueller
2009469219
Group the switch of encoding for listings in utf8 documents
...
Else, \cprotect'ed documents fail.
2018-05-01 14:21:05 +02:00
Juergen Spitzmueller
efd29cc200
Fix link
2018-05-01 13:30:26 +02:00
Juergen Spitzmueller
0013389864
aa_sample: cosmetics.
2018-05-01 08:16:43 +02:00
Juergen Spitzmueller
0a68c7cb3c
de/EmbeddedObjects: make compilable with utf8 encoding
2018-05-01 07:04:15 +02:00
Richard Kimberly Heck
2777b51c58
Request buffer update rather than do it.
2018-04-30 22:31:50 -04:00
Richard Heck
35afcfb6dd
Fix bug 11070.
...
Allows plural, caps, no prefix to be set via context menu.
2018-04-30 21:29:21 -04:00
Enrico Forestieri
72e3f74234
Update it.po
2018-04-30 19:12:08 +02:00