Thibaut Cuvelier
b9f355fdb1
ePub: try harder to find image files.
2021-02-19 20:59:20 +01:00
Yuriy Skalko
63f255dbd8
Update Russian localization
2021-02-19 18:25:11 +02:00
Yuriy Skalko
e4b99081a5
Fix margins for Beamer columns
2021-02-19 18:06:08 +02:00
Juergen Spitzmueller
db70eaf5c9
Improve search-options icon
2021-02-18 10:01:57 +01:00
Juergen Spitzmueller
a7e6dcc31d
GuiSearch: make search options visible/accessible in minimal mode
2021-02-18 07:33:26 +01:00
Thibaut Cuvelier
d39d6e92ed
DocBook: use DocBookArgumentAfterMainTag for short titles.
2021-02-17 21:09:21 +01:00
Thibaut Cuvelier
ba672f7f79
DocBook: add support for short titles.
...
Currently, the DocBook output is not valid. This is solved by the next two commits.
2021-02-17 21:09:20 +01:00
Thibaut Cuvelier
3a5625264d
French doc: two typos.
2021-02-17 20:22:00 +01:00
Pavel Sanda
f34db97500
Bring search-string-set back, someone actually wants this ;)
2021-02-16 15:08:19 +01:00
Pavel Sanda
597e832fd6
Revert the mac-style binding
2021-02-16 13:50:55 +01:00
Juergen Spitzmueller
222d62312e
use dialog-show with search dialogs
...
Now that focus setting works, and since find dialog can be closed with
Esc, this makes sense to get back from workarea to dialog.
2021-02-16 13:35:04 +01:00
Juergen Spitzmueller
794c2fabc8
Document find and replace changes
2021-02-16 10:37:37 +01:00
Richard Kimberly Heck
516a25cbb5
Use tabs in prefs2prefs.py, as in the other such files
2021-02-15 11:06:55 -05:00
Richard Kimberly Heck
e6395fd4ee
Release notes
2021-02-15 11:04:57 -05:00
Richard Kimberly Heck
01dc665a25
Make continuous spellcheck the default.
...
Convert old preferences to preserve previous setting, as well.
2021-02-15 11:03:43 -05:00
Stephan Witt
80f855581c
Revert " #8055 use standard shortcut for font-emph on Mac"
...
This reverts commit a9342ae098
.
2021-02-15 16:37:14 +01:00
Richard Kimberly Heck
21fa3f3f94
Update coding rules
2021-02-15 09:55:33 -05:00
Kornel Benko
6212d939b4
Use same find-dialogs as other bind-files also for x?emacs
2021-02-15 11:01:51 +01:00
Yuriy Skalko
7e9e81367f
Update and correct LyX manuals
2021-02-15 10:38:59 +02:00
Yuriy Skalko
919d8ac2fb
Update ru manuals
2021-02-15 10:38:53 +02:00
Stephan Witt
a9342ae098
#8055 use standard shortcut for font-emph on Mac
2021-02-15 09:35:31 +01:00
Juergen Spitzmueller
780cd7735c
Bind search-string-set to Ctrl-F3 in cua
2021-02-15 09:07:59 +01:00
Richard Kimberly Heck
3209e6604e
Update release notes again
2021-02-14 14:44:32 -05:00
Stephan Witt
a476cc4839
#8055 add support for system-wide find buffer on Mac
...
Command-E is standard for paste to find buffer on Mac. That's why the key binding is changed appropriately.
2021-02-14 18:56:25 +01:00
Richard Kimberly Heck
3aea4eec45
No reason not to use M as shortcut for Messages Pane.
2021-02-14 12:05:45 -05:00
Richard Kimberly Heck
fe38f02cde
Update release notes for bookmark shortcuts
2021-02-14 11:46:27 -05:00
Richard Kimberly Heck
29d77c1a40
Change bookmark-save bindings. Use S-F3 for word-find-backwards.
2021-02-14 11:22:22 -05:00
Juergen Spitzmueller
2baa3a46a6
Transform simple search dialog to dock widget ( #2625 )
...
Also solves #8054
2021-02-14 17:18:00 +01:00
Thibaut Cuvelier
5297862855
DocBook: mark dates to disallow fonts inside.
...
One more test passes.
2021-02-14 06:08:36 +01:00
Enrico Forestieri
31b7c18358
Update layouts
2021-02-13 15:16:58 +01:00
Pavel Sanda
1545b5b476
* configure.py - tested saxon + system lib stylesheets
2021-02-13 13:03:17 +01:00
Juergen Spitzmueller
9b6899365a
cua: add binding for word-find-backwards
2021-02-13 07:57:32 +01:00
Thibaut Cuvelier
d18dff22b5
DocBook: add the DocBookNoFontInside layout configuration.
2021-02-13 05:09:59 +01:00
Pavel Sanda
19a9387f72
Search for external xslt stylesheets.
...
Tested with debian's docbook-xsl-ns (1.79.1)
2021-02-12 23:42:36 +01:00
Thibaut Cuvelier
17d5f6e0fc
Zoom using Ctrl+something instead of Alt+something.
...
Mailing list:
[Windows] Remove the default binding between buffer-zoom and Alt+0
2021-02-12 23:09:21 +01:00
Pavel Sanda
223e23bca4
* docbook2epub.py syntax
2021-02-12 23:01:45 +01:00
Pavel Sanda
73c3036dca
* RELEASE-NOTES
2021-02-12 22:01:11 +01:00
Pavel Sanda
b6cf47c635
* RELEASE-NOTES
2021-02-12 21:49:14 +01:00
Juergen Spitzmueller
b75fc70561
Adapt comment
2021-02-12 14:43:56 +01:00
Juergen Spitzmueller
7f90e3b7d2
Introduce search-string-set ( #8055 )
...
This stores its argument, the currently selected text or the word under
cursor in the search cache that is used by word-find[-backward|-forward]
if no argument is given to those.
Prerequisite for a feature apparently expected on the Mac.
2021-02-12 14:30:50 +01:00
Juergen Spitzmueller
fbef5e687a
Use dialog-show in icon names
...
(and search for them also with dialog-toggle counterpart lfuns)
Fixes #12137
2021-02-12 12:18:51 +01:00
Thibaut Cuvelier
b1febf112d
ePub: improve compatibility with Python 2.
2021-02-12 05:26:32 +01:00
Juergen Spitzmueller
c2822d684b
Add LFUN_LYXFILES_OPEN
...
This opens the new templates/examples dialog and creates a view if
necessary (#12106 ).
2021-02-10 09:36:32 +01:00
Juergen Spitzmueller
fdde74cd24
de/Math.lyx: pull changes from en/
2021-02-09 19:10:48 +01:00
Juergen Spitzmueller
ce49e2cd8b
Use AutoNests in g-brief ( #7623 )
2021-02-09 15:07:53 +01:00
Juergen Spitzmueller
42ec433fd8
Remove outdated math panel png files
2021-02-09 14:02:09 +01:00
Juergen Spitzmueller
11b7714fc1
Use SVG icons in itemize bullet selector
...
This scales much better than the current png solution, is HiDPI- and
darkmode-ready
2021-02-09 10:32:16 +01:00
Scott Kostyshak
1ddc1c6bea
Math manual: use relative paths
2021-02-08 00:12:27 -05:00
Thibaut Cuvelier
7622292027
ePub: share a bit of code for parsing arguments.
2021-02-07 23:19:07 +01:00
Thibaut Cuvelier
f7beed1ee2
ePub: allow a user-specified Saxon.
2021-02-07 23:19:07 +01:00
Pavel Sanda
cad51390cd
Math.lyx: unintended part
2021-02-07 21:45:19 +01:00
Pavel Sanda
22a0ea85d0
Math.lyx: merged changes from Phil Netro.
...
Most changes accepted, some remain visible in CT, because they were real bugs
(etc. shortcuts, or mathed commands) which might be broken in other language
variants.
We will accept them for 2.4 in the final review.
2021-02-07 21:43:57 +01:00
Pavel Sanda
436fecd3d0
Math.lyx: save in updated format before merging.
2021-02-07 21:43:57 +01:00
Thibaut Cuvelier
bf976cb0ae
ePub: use None instead of an empty string.
2021-02-07 20:52:50 +01:00
Thibaut Cuvelier
e95513c823
ePub: add argument for external DocBook XSLT.
2021-02-07 20:51:25 +01:00
Thibaut Cuvelier
d7d31ab512
ePub: restructure the script as a class.
...
This allows to share a little bit more code and to avoid functions with many arguments.
2021-02-07 20:47:24 +01:00
Thibaut Cuvelier
9d4ffac7fb
ePub: detect and use xsltproc.
2021-02-07 20:33:06 +01:00
Thibaut Cuvelier
7f4782d51d
ePub: copy images into the ePub archive.
2021-02-07 20:00:45 +01:00
Thibaut Cuvelier
b8a4408ca8
ePub: refactor script as a series of small functions.
2021-02-07 20:00:44 +01:00
Yuriy Skalko
5780b514d3
Update Russian localization
2021-02-07 13:47:26 +02:00
Stephan Witt
f55efc6951
ePub: quote all path names of the command
2021-02-07 12:43:01 +01:00
Juergen Spitzmueller
f330682a0c
Fix some math icons dimensions
2021-02-07 12:31:48 +01:00
Thibaut Cuvelier
0b50da7321
ePub: comment about subprocess.run instead of os.system to simplify code.
2021-02-07 06:35:42 +01:00
Thibaut Cuvelier
a8853743c5
ePub: update doc for running script.
2021-02-07 06:32:46 +01:00
Thibaut Cuvelier
3e745fabbe
ePub: don't use glob.
...
Recursivity requires Python 3.5+.
2021-02-07 06:32:15 +01:00
Thibaut Cuvelier
6a99e88565
ePub: quote the command only on Windows.
2021-02-07 06:27:07 +01:00
Thibaut Cuvelier
4dcf3d56c2
ePub: remove commented line.
2021-02-07 06:23:21 +01:00
Thibaut Cuvelier
7472be428e
ePub: fix argument handling in Python script.
2021-02-07 01:55:43 +01:00
Enrico Forestieri
4615e2f09f
Update layouts
2021-02-06 20:28:41 +01:00
Juergen Spitzmueller
c05077f2c2
Improve some icon paddings
2021-02-06 17:02:01 +01:00
Pavel Sanda
b673ab0838
ePub related files for distribution.
2021-02-06 12:40:20 +01:00
Scott Kostyshak
ef2b282705
ru Embedded: use relative paths
2021-02-05 21:59:32 -05:00
Thibaut Cuvelier
f400359376
Update release notes for ePub.
2021-02-05 16:07:43 +01:00
Thibaut Cuvelier
e3fe4d65b9
Configure: add ePub transformation.
2021-02-05 16:07:43 +01:00
Thibaut Cuvelier
9ad760db92
docbook2epub.
2021-02-05 16:07:43 +01:00
Thibaut Cuvelier
b7181b17e9
Add Saxon 6.5.5.
2021-02-05 16:07:43 +01:00
Thibaut Cuvelier
ab94319b3b
Add DocBook XSLT 1 stylesheets 1.79.2.
2021-02-05 16:07:42 +01:00
Yuriy Skalko
a906ae9a4f
Russian translation of EmbeddedObjects manual by Henry Chern
2021-02-05 16:30:30 +02:00
Enrico Forestieri
c1e38c4f6c
Add support for \bigtimes
...
Fixes #11223
2021-02-04 23:20:01 +01:00
Thibaut Cuvelier
daa6f143de
Configure: look for Java in the registry on Windows.
2021-02-04 20:37:29 +01:00
Thibaut Cuvelier
c0fe25222b
Configure: turn a commented print into a logger.debug statement.
2021-02-04 20:35:02 +01:00
Thibaut Cuvelier
af49df00f5
Configure: get rid of mutable keyword arguments.
2021-02-04 20:34:37 +01:00
Thibaut Cuvelier
738dccbff4
Configure: remove the old docbook format, no more useful.
2021-02-04 20:31:05 +01:00
Thibaut Cuvelier
0b56495e48
ext_copy: bug when creating the error string.
...
Wrong usage of % syntax.
2021-02-04 20:30:33 +01:00
Juergen Spitzmueller
c567c78e90
Add ProvideInsetLayout and ModifyInsetLayout ( #12098 )
...
This complements ProvideStyle and ModifyStyle.
2021-01-30 15:56:31 +01:00
Juergen Spitzmueller
3e69665225
Improve \TestPackageVersion
...
No need to load packages manually
2021-01-30 14:00:20 +01:00
Juergen Spitzmueller
9dd71b9e4a
Recent multirow finally allows multiple paragraphs
2021-01-30 09:15:14 +01:00
Kornel Benko
9b79c639f7
SK-Bindings: remove a binding prohibiting the use as a prefix
2021-01-29 16:05:54 +01:00
Juergen Spitzmueller
b42c5dd7d6
Add frontispiece layout to KOMA classes
2021-01-28 10:24:28 +01:00
Juergen Spitzmueller
ab1d418f36
Consider cell language
2021-01-28 09:25:20 +01:00
Juergen Spitzmueller
364532a724
Improve lyx2lyx roundtrip with cellvarwidth
2021-01-28 08:44:21 +01:00
Yuriy Skalko
83a4384b27
Update Russian localization
2021-01-27 14:28:01 +02:00
Juergen Spitzmueller
92f8612ace
count_pars_in_inset: check nested insets
2021-01-27 08:24:17 +01:00
Juergen Spitzmueller
76eae4572e
Introduce InputGlobal ( #12087 )
...
This is a variant of Input for layout files that only searches build
and system directories and thus allows "InputGlobal name.inc" in a user
file name.inc that attempts to modify its global counterpart.
2021-01-26 08:42:39 +01:00
Juergen Spitzmueller
9ff51f7149
Fixup revert_vcolumns2 routine
2021-01-25 12:04:45 +01:00
Juergen Spitzmueller
5979a01b1d
Allow paragraph and line breaks in multirow ( #12083 )
2021-01-23 14:24:54 +01:00
Scott Kostyshak
0e589a7b3a
Fix compilation of ru/UserGuide.lyx
...
Consistent with 0629b9b7
.
2021-01-22 22:35:33 -05:00
Juergen Spitzmueller
0b0757916e
Format incremented to 605: Extended variable table cell support
...
- Multicolumn now supports multiple paragraphs in non-fixed-width context.
- Multicolumn now supports valign in non-fixed-width context.
- varwidth columns now properly align horizontally and vertically.
2021-01-22 19:16:43 +01:00
Yuriy Skalko
eab9108dc1
Update Development.lyx
2021-01-22 11:42:10 +02:00
Richard Kimberly Heck
b1e9206cab
Shortcut for custom insets
2021-01-21 16:51:16 -05:00
Yuriy Skalko
bd8e516138
Update Russian localization
2021-01-21 09:44:02 +02:00
Juergen Spitzmueller
7b762ee950
Branch: Implement separate static colors in dark mode
...
Set colors now apply to the active mode only. Matching reversed colors
are produced for the other mode if no color is assigned yet.
File format change.
2021-01-19 17:04:04 +01:00
Juergen Spitzmueller
9a6f7ece97
Add option to revert graphics colors in dark mode ( #12076 )
...
This amends [5d47a7ee57506/lyxgit]
2021-01-18 10:46:16 +01:00
Juergen Spitzmueller
057753dc75
Allow semantic colors in branches and use semantic background color by default
...
Addresses most crucial part of #12075
File format change
2021-01-18 09:56:53 +01:00
Thibaut Cuvelier
5ba8c6bd92
Stop using \vdag in AASTeX 6.2 example
2021-01-16 20:42:14 +01:00
Juergen Spitzmueller
437a287dee
fixup 7c57001ad7
2021-01-15 09:30:15 +01:00
Richard Kimberly Heck
7c57001ad7
Add theorem counter files to distribution
2021-01-14 14:07:32 -05:00
Juergen Spitzmueller
0629b9b7c1
Update documentation of nomencl escape
...
Alas, the escape char has silently changed in recent nomencl versions
2021-01-14 09:43:38 +01:00
Richard Kimberly Heck
ed2d3e199f
Fix bug #4241 : Addition to Intro
2021-01-09 22:17:52 -05:00
Richard Kimberly Heck
6821249994
Fix bug #11097
2021-01-09 17:41:50 -05:00
Juergen Spitzmueller
5d90968f7a
Arabic Beamer: set XeTeX as Default Output Format
...
LuaTeX (luabidi, for that matter) does not work well.
Also set some command texts in ERT, for readability.
2021-01-09 09:07:25 +01:00
Jean-Marc Lasgouttes
20e1fe4674
Fixup 2a80b0ac01
: fix the StartupWMClass in desktop file
2021-01-08 10:11:23 +01:00
Juergen Spitzmueller
92284d1c36
Make Arabic Beamer compile
2021-01-08 09:46:59 +01:00
Juergen Spitzmueller
cc5718d1eb
Amend [6887bc5c/lyxgit]
...
Use a more specific storage command
2021-01-08 09:22:55 +01:00
Richard Kimberly Heck
6887bc5c1d
Fix bug #8921
2021-01-07 11:19:17 -05:00
Yuriy Skalko
e5348078d7
Add Russian translation of Shortcuts.lyx
2021-01-06 11:01:50 +02:00
Yuriy Skalko
c785ba19a0
Remove duplicated words in en/ru manuals
...
Thanks Kornel for suggesting regexp "\b(\w+)\s+\1\b".
2021-01-06 10:57:35 +02:00
Richard Kimberly Heck
cf07d4825f
Fix bug #11104 . Activate refstyle support for InsetMathRef.
...
At the moment, there is no support for plurals and capitalization.
A long comment explains why. Support could be added for that without
a format change.
2021-01-05 18:17:53 -05:00
Jean-Marc Lasgouttes
824d1c993a
Fixup 294e4884
: center correctly Abstract label when paragraph is empty
...
When a paragraph is empty, it was not possible to query what the left
margin would be for an hypothetical second row.
Modify TextMetrics::leftMargin so that it does not test
whether position is after the last position of the paragraph.
Cosmetics: set the size of label to "small" for Abstract layout in
standard classes and reduce the spacing between label and text.
Fixes remainder of #11939 .
2021-01-05 15:21:04 +01:00
Jean-Marc Lasgouttes
b8188e54dd
Revert "Center correctly centered top labels (e.g. abstract)"
...
This reverts commit 6c1855313c
.
2021-01-05 15:14:41 +01:00
Jean-Marc Lasgouttes
6c1855313c
Center correctly centered top labels (e.g. abstract)
...
Since the first row may be indented, it is necessary to find out what
the left margin would be on the next row (even if this next row does
not exst.
To this end, modify TextMetrics::leftMargin so that it does not test
whether position is after the last position of the paragraph.
Cosmetics: set the size of label to "small" for Abstract layout in
standard classes and reduce the spacing between label and text.
Fixes remainder of #11939 .
2021-01-05 14:53:15 +01:00
Kornel Benko
c6bc5f0ce0
Fix file-path
2021-01-05 10:42:07 +01:00
Richard Kimberly Heck
8d8f9339f1
Revert "Remove elipses after 'Open'"
...
I totally misread this bug report! (#12019 )
This reverts commit 8871229f5f
.
2021-01-04 14:52:20 -05:00
Richard Kimberly Heck
c3a0136ad1
Makefile for Arabi beamer
2021-01-04 13:47:17 -05:00
Yuriy Skalko
4e92c34200
Add bindings for Russian keyboard layout (same keys as English)
2021-01-04 12:01:15 +02:00
Richard Kimberly Heck
7ad9e2ab49
Fix bug #11500
2021-01-04 00:12:10 -05:00
Richard Kimberly Heck
469d3270ae
Arabic Beamer template
2021-01-03 19:23:39 -05:00
Richard Kimberly Heck
33f9cfb796
Capitalize labels of floats, etc. Fixes #11993 .
...
Patch from Daniel.
2021-01-03 14:38:52 -05:00
Richard Kimberly Heck
8871229f5f
Remove elipses after 'Open'
2021-01-03 14:13:36 -05:00
Richard Kimberly Heck
e72a6e4e05
Update bind etc files
2020-12-29 12:03:46 -05:00
Richard Kimberly Heck
469168e592
Update documentation
2020-12-29 12:03:05 -05:00
Yuriy Skalko
dea8231b7b
Update Russian localization
2020-12-28 12:00:32 +02:00
Juergen Spitzmueller
b53b44266a
de: sofortige Vorschau > eingebettete Vorschau
2020-12-27 17:14:02 +01:00
Juergen Spitzmueller
0521051938
Correct function name
2020-12-24 10:55:10 +01:00
Juergen Spitzmueller
18f7dce3d9
Implement inset-split (only for text insets for now) ( #10260 )
2020-12-24 10:48:52 +01:00
Jean-Marc Lasgouttes
af1ab2caa9
Update layouts to version 90
2020-12-22 16:53:15 +01:00
Richard Kimberly Heck
df0b108500
Add Lorenzo Bertini to the credits.
2020-12-20 11:14:31 -05:00
Yuriy Skalko
b89910af0f
Update Russian localization
2020-12-19 21:34:31 +02:00
Scott Kostyshak
8896c2b62e
Move "LyX Documentation Tools" toolbar to "Others"
...
This move is done because not many users likely use this toolbar.
Those who use it now need to go through the extra submenu "Other
Toolbars" and also need to move the toolbar from the bottom to the
top (if they want previous behavior). But once that is done, the
toolbar stays across sessions.
2020-12-17 20:59:10 -05:00
Pavel Sanda
203981c5c1
* layouttranslations - review of id by Waluyo Adi Siswanto
2020-12-17 22:33:59 +01:00
Scott Kostyshak
12285354e0
Mv "Math Panels" toolbar item by other math items
...
Now in View > Toolbars the math items are together, ordered as
follows:
5. Math
6. Math Panels
7. Math Macros
"Math Macros" is last because it seems the least important.
This commit makes no change to the toolbar contents (I just
cut/pasted to reorder).
2020-12-17 10:28:21 -05:00
Juergen Spitzmueller
f661469734
Implement sane UI for switching tristate toolbars ( #6364 )
...
Also fix toolbar toggling with AllowAuto which was broken since
a long time.
2020-12-17 10:15:18 +01:00
Kornel Benko
6a37a67b46
Small improvement to 2ac48f2c
.
...
Making the regex little more robust.
2020-12-15 12:55:50 +01:00
Juergen Spitzmueller
2ac48f2c5b
Fix prefs2prefs for \\set_color
2020-12-15 09:15:23 +01:00
Pavel Sanda
e9e1b4963a
Regenerate for id
2020-12-14 00:28:21 +01:00
Scott Kostyshak
9602d24039
layouts: s/theorem-counters/theorems-counters/
...
Amends ccc7c641
.
2020-12-13 13:26:42 -05:00
Juergen Spitzmueller
704331fdcd
Add dark theme colors to semantic colors ( #8325 )
2020-12-12 10:56:05 +01:00
Juergen Spitzmueller
621f07ed85
Document new label colors and warn against using static colors in layouts
2020-12-11 11:47:01 +01:00
Juergen Spitzmueller
b58c75b8da
Use only semantic colors in layout definitions
...
Part of #8325
2020-12-11 11:46:31 +01:00
Juergen Spitzmueller
91026711ae
Introduce semantic label colors
...
This allows customization e.g. in dark mode and is a prerequisite
for color theming
Part of #8325
2020-12-11 11:44:45 +01:00
Juergen Spitzmueller
1b137f7d95
Add contents of soul flex insets to toc
2020-12-10 14:02:30 +01:00
Juergen Spitzmueller
d254fc351b
Harmonize some math icon colors
...
Use the same blue and red all over the place
2020-12-10 09:23:12 +01:00
Richard Kimberly Heck
a58ca65d07
Update credits
2020-12-08 18:13:40 -05:00
Enrico Forestieri
5be2e3c734
Typo
2020-12-07 22:32:36 +01:00
Juergen Spitzmueller
b57b4a3e12
Clarify documentation if "Keep change markup on paste" pref
2020-12-06 17:04:17 +01:00
Richard Kimberly Heck
aa39a2aaf7
Allow listings insets to be edited externally.
2020-12-05 21:17:02 -05:00
Scott Kostyshak
f86411e15d
Amend ccc7c641
2020-12-05 19:51:40 -05:00
Richard Kimberly Heck
ccc7c641c6
Modularize counter declarations.
2020-12-05 18:41:41 -05:00
Richard Kimberly Heck
52a0ffc02f
Change name and email in some other files
2020-12-05 17:39:46 -05:00
Richard Kimberly Heck
967fba10f8
Change name and email in layout files
2020-12-05 17:14:10 -05:00
Richard Kimberly Heck
c00084e4a2
Add LaTeXName to counters that need it.
...
I'm sure I've missed some here. I tried to check the CLS files for
some of these, but since I don't use a lot of these layouts, it is
hard to catch them all.
2020-12-05 17:06:35 -05:00
Richard Kimberly Heck
88bc81d782
Update layouts
2020-12-05 16:46:33 -05:00
Richard Kimberly Heck
ae2ce7a86a
LaTeXName tag for counters. Layout format change.
2020-12-05 16:46:33 -05:00
Juergen Spitzmueller
37eb3cd961
de/UserGuide: document No Page Break
2020-12-03 15:37:20 +01:00
Juergen Spitzmueller
623d417921
de/UserGuide: spelling fixes
2020-12-03 15:37:04 +01:00
Juergen Spitzmueller
3d2eb25d6b
UserGuide: Document No Page Break in Menus section
2020-12-03 15:36:15 +01:00
Juergen Spitzmueller
aa1a4d0613
UserGuide: Casing fixes
2020-12-03 15:35:56 +01:00
Juergen Spitzmueller
de2be5bdaa
Recent LaTeX includes all math and text spaces
...
amsmath no longer required here.
2020-12-03 10:49:18 +01:00
Juergen Spitzmueller
e9cbd69f6e
Implement Hungarian quotation marks style ( #12040 )
...
File format change
2020-12-02 17:00:40 +01:00
Juergen Spitzmueller
560d2df70c
Capitalization fixes
2020-12-02 14:52:51 +01:00
Thibaut Cuvelier
822a9ef573
DocBook: fix new-line behaviour of URLs.
2020-11-29 22:54:03 +01:00
Thibaut Cuvelier
877806f208
DocBook: implement SciPoster.
2020-11-29 22:54:03 +01:00
Thibaut Cuvelier
59acb375d1
DocBook: add layout parameters to control the special case and argument positioning.
...
Only for flex insets.
Also add similar checks in InsetText to avoid bibliographies in paragraphs.
2020-11-29 22:54:03 +01:00
Thibaut Cuvelier
12d512d4e4
DocBook: implement iopart.
2020-11-28 05:08:58 +01:00
Thibaut Cuvelier
76bc063bcd
DocBook: implement IEEEtran.
2020-11-28 04:56:19 +01:00
Thibaut Cuvelier
b2ec2ff1a9
DocBook: slightly change the Copernicus template to be valid DocBook.
...
This is just adding an author instead of leaving the field blank.
2020-11-28 04:56:19 +01:00
Thibaut Cuvelier
5d996f4fff
DocBook: implement ectaart.
2020-11-28 04:56:19 +01:00
Thibaut Cuvelier
633a617841
DocBook: implement Copernicus.
...
Includes a fix when wrappers are used with empty paragraphs. The logic is probably wrong if two legit wrapped paragraphs have one empty paragraph in the middle. This is only for slightly convoluted cases... Wrapping decisions should rather be taken for a series of paragraphs at once, but it would be more complex to implement and would only solve very peculiar cases like these ones.
2020-11-28 04:56:19 +01:00
Thibaut Cuvelier
14cfcf00cb
DocBook: implement AEA and APA.
2020-11-28 00:51:35 +01:00
Thibaut Cuvelier
bd9dce3749
DocBook: bug fixes for JASA.
...
Includes more consistent behaviour for bibliographies in appendix (do the same as LyX shows the user, i.e. bibliography in appendix).
2020-11-27 05:53:46 +01:00
Thibaut Cuvelier
185a62e695
DocBook: in aa, fix acknowledgements.
2020-11-27 04:52:39 +01:00
Thibaut Cuvelier
a397928f78
DocBook: implement author for layouts that previously missed it.
2020-11-27 04:40:16 +01:00
Thibaut Cuvelier
f52946e143
DocBook: implement subtitle for layouts that previously missed it.
2020-11-27 04:35:54 +01:00
Thibaut Cuvelier
2741d195e4
DocBook: implement title for layouts that previously missed it.
2020-11-27 04:34:33 +01:00
Thibaut Cuvelier
78d7f7d8f5
DocBook: implement standard for layouts that previously missed it.
2020-11-27 04:29:40 +01:00
Thibaut Cuvelier
a456dac340
DocBook: implement keywords for layouts that previously missed it.
2020-11-27 04:26:31 +01:00
Thibaut Cuvelier
0e4d8a8159
DocBook: implement IJMP C/D.
2020-11-27 04:16:48 +01:00
Thibaut Cuvelier
77fa9a6c42
DocBook: implement iucr.
2020-11-27 02:49:54 +01:00
Thibaut Cuvelier
5f488ed746
DocBook: deploy fix for acknowledgements.
2020-11-27 02:12:29 +01:00
Thibaut Cuvelier
587f1f5571
DocBook: implement Mathematical Monthly.
2020-11-27 01:54:00 +01:00
Thibaut Cuvelier
eeb732cd5f
DocBook: implement JASA.
2020-11-26 06:55:49 +01:00
Thibaut Cuvelier
ed6fbdd249
DocBook: implement Kluwer.
...
Includes an assertion fix that only occurred with this example.
2020-11-26 06:41:13 +01:00
Thibaut Cuvelier
dae0640436
DocBook: implement REVTeX.
...
Improvements to abstract detection: it can now contain lists or anything with a higher depth.
Implement video floats.
2020-11-26 06:22:27 +01:00
Yuriy Skalko
13ab1a4d8b
Update ru/UserGuide.lyx
2020-11-25 23:32:36 +02:00
Juergen Spitzmueller
17ebec693a
Fix tex4ht odt converter
...
Private message by Michal Hoftich (tex4ht head developer):
oolatex is not recommended way to use Tex4ht for the ODT conversion.
It is better to use
make4ht -f odt mwe.tex
make4ht fixes some issues in ODT files
This is candidate for stable.
2020-11-25 13:10:04 +01:00
Günter Milde
8eff3b1772
Fix lithuanian default font encoding and Xindy name.
...
FontEncoding L7x required for hyphenation but no longer set
by Babel (since 2017-12-06).
The PostBabelPreamble now sets L7x for Lithuanian, if it is defined
and restores the previous font encodng on exit.
2020-11-22 22:16:57 +01:00
Yuriy Skalko
22a8b82ad5
Update links to spellchecking/thesaurus dictionaries in UserGuide
2020-11-22 20:40:32 +02:00
Thibaut Cuvelier
1176fab1d4
DocBook: make InsetText respect tag types.
2020-11-20 18:41:03 +01:00
Thibaut Cuvelier
f426e458c4
DocBook: InsetText supports items and wrappers.
2020-11-20 18:41:02 +01:00
Thibaut Cuvelier
2c6537ff66
DocBook: ensure that <info>-related insets in the abstract are not generated in the abstract.
...
This helps generate more conformant DocBook files.
Also implement wrapper tags for InsetText.
2020-11-20 18:41:02 +01:00
Jean-Marc Lasgouttes
0b9c27222a
Fix screen display of parts and chapters in default classes
...
This has been done by reading the LaTeX sources (classes.dtx) to try
to get things right
* fix font sizes of chapters and parts. Note that the labels have
smaller size as the title itself.
* fix alignment of Part and put label on top
* add spacing between label and title.
2020-11-18 10:19:15 +01:00
Thibaut Cuvelier
5ddd82bcea
DocBook: fix indentation.
2020-11-17 03:58:39 +01:00
Thibaut Cuvelier
c6fe1fbe5f
DocBook: implement svglobal.
2020-11-16 20:15:34 +01:00
Yuriy Skalko
9b55d2f71e
Bump minimal GCC version to 4.9
2020-11-16 19:37:12 +02:00
Thibaut Cuvelier
d64b3f5397
DocBook: implement Elsevier.
2020-11-16 06:09:03 +01:00
Thibaut Cuvelier
059b268e0d
DocBook: do a little something for variable-width minipages.
2020-11-16 00:08:11 +01:00
Thibaut Cuvelier
afba0672d0
DocBook: do a little something for Sweave & co.
2020-11-15 23:54:23 +01:00
Thibaut Cuvelier
e94c7871cc
DocBook: implement fancy color box.
2020-11-15 19:29:57 +01:00
Pavel Sanda
eb0194081b
Add Sam Crawley to credits.
2020-11-15 10:43:04 +01:00
Sam Crawley
f3c1fa0b04
Added test for nested insets bug ( #9395 )
2020-11-15 10:36:10 +01:00
Sam Crawley
434ac146bd
Added tests for compare function
...
Runs the compare via the command line, and then compares the output to the
expected result. Required adding a script to do the comparison, so that
the timestamps on changes in the lyx file are ignored.
2020-11-15 10:36:01 +01:00
Pavel Sanda
3784d79882
Add Phil to credits
2020-11-15 10:10:12 +01:00
Thibaut Cuvelier
39e1665194
DocBook: implement simple CV.
2020-11-15 04:03:04 +01:00
Thibaut Cuvelier
f18c00418a
DocBook: implement modern CV.
2020-11-15 04:03:04 +01:00
Thibaut Cuvelier
045c8d6537
DocBook: remove output for some paragraphs in CVs.
2020-11-15 04:03:04 +01:00
Thibaut Cuvelier
6f696151cf
DocBook: implement European CV.
2020-11-14 05:46:36 +01:00
Scott Kostyshak
b20d01681c
Noweb_Listerrors.lyx: do not force ps2pdf
...
Export to all formats seems to work well after removing the "ps2pdf"
option to the hyperref package.
Accordingly we uninvert the tests for the other formats. All ctests
pass on an updated TeX Live 2020.
2020-11-13 21:30:22 -05:00
Thibaut Cuvelier
1c19a04c7a
DocBook: implement EuropassCV.
2020-11-14 03:14:51 +01:00
Thibaut Cuvelier
03a8208dc5
DocBook: implement chess.
2020-11-14 00:28:45 +01:00
Thibaut Cuvelier
185f34b20e
DocBook: implement aa.
2020-11-12 04:17:49 +01:00
Thibaut Cuvelier
14887dda1c
DocBook: implement achemso.
2020-11-12 03:18:03 +01:00
Yuriy Skalko
14bcdb2bc7
Update Development.lyx
2020-11-12 00:24:54 +02:00
Yuriy Skalko
61a80ab6d3
Merge CodingRulesAndAdvice.lyx into Development.lyx
2020-11-11 20:28:01 +02:00
Pavel Sanda
23d0e44bd6
Fix Riki's contact
2020-11-09 15:06:42 +01:00
Pavel Sanda
032418ddfd
Customization.lyx: Import and review changes from Phil Netro.
...
Chap. 1 & 2.
2020-11-09 14:42:25 +01:00
Yuriy Skalko
5887601f68
Update Russian localization
2020-11-05 20:00:57 +02:00
Thibaut Cuvelier
302bed3f68
DocBook: many fixes for the user guide.
2020-11-05 02:42:03 +01:00
Thibaut Cuvelier
0ba926a3ce
DocBook: implement AMS articles.
2020-11-04 22:51:18 +01:00
Thibaut Cuvelier
a42c5e3880
DocBook: implement AMS book.
2020-11-04 22:29:02 +01:00
Thibaut Cuvelier
6b3e6a6248
DocBook: basic implementation of recipe book.
2020-11-04 18:50:45 +01:00
Thibaut Cuvelier
9060509d52
DocBook: implement Braille.
...
Basically, nothing to do: the conversion must be performed by the DocBook-processing agent (which is not a standard feature).
2020-11-04 05:06:56 +01:00
Richard Kimberly Heck
060c3de2f0
StepMasterCounter --> StepParentCounter
2020-11-02 17:36:58 -05:00
Thibaut Cuvelier
ebfdac4fa3
DocBook: implement svmult.
...
More generally, ensures that paragraphs in abstracts do not have something else configured.
A major problem in making the layout more useful is that article titles are not supposed to be in TOC.
2020-11-02 04:30:39 +01:00
Thibaut Cuvelier
d9d5bb9324
DocBook: implement DIN-Brief.
2020-11-02 03:03:24 +01:00
Richard Kimberly Heck
967c43b218
Comment updates
2020-11-01 18:08:18 -05:00
Scott Kostyshak
11ec1af4fc
Powerdot examples: work around undefined ref
...
The hook that defines the "lastslide" label is interfered with for
some reason on an updated TeX Live 2020. We thus avoid referencing
the label and instead show only the current slide number on each
slide. We leave instructions in the preamble for how to get back the
previous behavior if desired.
2020-11-01 13:42:47 -05:00
Thibaut Cuvelier
4ea841fe24
DocBook: implement other letter classes (frletter, standard letter, KOMA-Script).
...
I gave up on G-Brief, it's too far from the other classes.
2020-11-01 04:41:16 +01:00
Thibaut Cuvelier
78e1297e82
DocBook: implement French letter.
2020-11-01 03:51:15 +01:00
Thibaut Cuvelier
d8e097686a
DocBook: implement Hollywood layout.
2020-11-01 02:53:03 +01:00
Scott Kostyshak
5ba4692ab0
Foils: set default output to PDF (ps2pdf)
...
We currently specify that dvips be used. This could potentially
change in the future. One issue is that with system fonts XeTeX and
LuaTeX do not correctly rotate pages.
2020-10-30 21:00:20 -04:00
José Matos
c539b57a0e
Make all exectuable python scripts use python3
...
This is only relevant on linux/unix if running the scripts from a shell.
These two were the last where the call still used an unversioned python.
This has no reflex on the way that lyx calls the scripts or the python
version used since the #! "shebang line" is ignored.
2020-10-30 18:46:13 +00:00
Richard Kimberly Heck
5eb913ca99
Whitespace
2020-10-30 12:18:41 -04:00
Scott Kostyshak
1aa4987b2f
Address failures of Seminar examples on new TL20
...
Compilation of our Seminar example file fails on updated TL20. The
maintainer of "Seminar" is not planning to fix the core issue and
states the following (in a private email with permission to quote):
it is a problem with the new hook management of the current latex.ltx
seminar is a quite old package and there is no reason to use it with a
new LaTeX format. It won't be fixed, so the usual way is to use the
package latexrealease to get the old hook management.
This commit adds a note to the example files explaining the
workaround of exporting to a .tex file and prepending the following
line:
\RequirePackage[2020-02-02]{latexrelease}
We now invert the relevant tests.
2020-10-29 23:29:26 -04:00
Thibaut Cuvelier
661c5d256b
DocBook: support for <info> tags in inner sections.
...
Previously, this code only worked correctly for the root tag.
2020-10-30 01:59:34 +01:00
Thibaut Cuvelier
f2b7f8a089
DocBook: generate chapter metadata in <info>, for Springer mono.
2020-10-30 01:59:34 +01:00
Thibaut Cuvelier
149e1ccc02
DocBook: add DocBookSection parameter for styles that define new sections and implement argument parameters; improve Springer support.
...
For elements that should behave like sections (for now, mostly prefaces).
A second paragraph of PartBacktext can only wreak havok: it should start a section, and nothing else (otherwise, it's a real nightmare to implement).
2020-10-30 01:59:34 +01:00
Yuriy Skalko
b7b79c1d2e
Update Additional.lyx manual
2020-10-29 15:53:47 +02:00
Yuriy Skalko
eb7ad5757b
Update Russian localization
2020-10-29 10:17:27 +02:00
Yuriy Skalko
98a64be872
Russian translation of Additional manual by Henry Chern
2020-10-29 07:34:26 +02:00
Richard Kimberly Heck
bd142885a6
Update layouts
2020-10-25 11:43:32 -04:00