Commit Graph

10621 Commits

Author SHA1 Message Date
Juergen Spitzmueller
718a2d2c6b de/Customization.lyx - some forgotten colors 2023-04-15 12:48:27 +02:00
Juergen Spitzmueller
f5356ba0f3 Tiny amendments of 442d463288
Fix alphabetic order and spelling
2023-04-15 12:47:52 +02:00
Pavel Sanda
442d463288 * Customization.lyx - some forgotten colors 2023-04-14 23:33:11 +02:00
Pavel Sanda
14b752c9a9 * customHeadersFooters.module - add pointer to docs. 2023-04-11 09:45:32 +02:00
Scott Kostyshak
e3288b4b4a Amend d0a83d33 2023-04-10 13:03:19 -04:00
Juergen Spitzmueller
d0a83d33fc Fixes to heb-article, by Udi Fogiel (#12735)
For some reason theorems titles has \beginR without a \endR, and since
this is basically inside restricted horizontal mode, TeX complains about
a missing \endR.

I could not figure out why were they there in the first place so I
removed them and the output did not change, and the warnings are gone.

Beside that the numbering of the theorems is wrong (e.g. 1.0 instead of
0.1), the \@makelr thing should happen after babel is loaded.

The theorems layouts did not have a counter (in LyX) so I added one.
2023-04-10 18:24:04 +02:00
Juergen Spitzmueller
0de7095774 Add Udi Fogiel to credits 2023-04-10 15:25:58 +02:00
Juergen Spitzmueller
823bb2a8dd de/Customization: document EditExternal 2023-04-10 08:05:03 +02:00
Juergen Spitzmueller
902d24cbf9 de/Customization: move section on Arguments 2023-04-10 07:58:38 +02:00
Juergen Spitzmueller
9b2fb3b051 Typo 2023-04-08 17:27:31 +02:00
Juergen Spitzmueller
8a99092d77 Fix accelerators 2023-04-08 17:27:06 +02:00
Pavel Sanda
20be14d133 Casing consistent with other modules. 2023-04-07 22:13:53 +02:00
Pavel Sanda
694114bae7 We had two overlapping chemistry modules.
See a610e29c9c.
2023-04-07 20:24:23 +02:00
Pavel Sanda
1e1034248e * autocorrect comment 2023-03-20 22:48:41 +01:00
Richard Kimberly Heck
8872d6a54d Add a couple logic autocorrects 2023-03-19 21:30:42 -04:00
Enrico Forestieri
c3be5d1709 Amend 4384ac75 2023-03-19 10:50:13 +01:00
Enrico Forestieri
4384ac75ff Cycle through arrows with autocorrect
The way autocorrect is implemented it is not possible to map
--> and ==> to \longleftarrow and \Longleftarrow, respectively.
One has to type ->- and =>= to that effect, which may be
counterintuitive.

This commit allows typing -> or => followed by * to cycle through
all possible arrows of the same type.
2023-03-19 10:26:08 +01:00
Enrico Forestieri
0470082240 Fix bug #12711
Add a few missing autocorrect combinations.
2023-03-19 09:34:01 +01:00
Jean-Marc Lasgouttes
6572a3f141 Fix bindings for ellipsis and end-of-sentence-period
On some keyboards, `period' is only accessible with the shift modifier.
2023-03-15 19:04:36 +01:00
Richard Kimberly Heck
8e190c09f2 Add note about CopyStyle 2023-03-14 11:50:06 -04:00
Yuriy Skalko
cc30ec0061 Update ru.po and docs 2023-03-14 16:30:17 +01:00
Kornel Benko
f2f49674be Cmake tests: Adapted BATCH tests to ignore the stored LyX-version 2023-03-12 20:19:21 +01:00
jpc
c9c7f0d30b Typos in French UserGuide 2023-03-12 11:29:47 +01:00
jpc
5f7ae3ade5 Translation of the safety nets section, last step 2023-03-10 10:18:37 +01:00
Pavel Sanda
bf4ba774c6 Update csv2lyx.py to work with Python 3.
Patch from Jose.
2023-03-08 22:26:04 +01:00
jpc
42bb89b553 Translation of the safety nets section, step 2 2023-03-06 11:01:57 +01:00
Pavel Sanda
bad9e2285c * cs/Tutorial.lyx 2023-03-03 21:17:45 +01:00
jpc
2cdb7c3efa Translation of the safety nets section, step 1 2023-03-03 18:28:10 +01:00
Scott Kostyshak
ffe5d61bb2 ja docs: restore \font_typewriter to IPAGothic
It had been (accidentally, I think) set to default at 723d3703.

See 6656dd22 for why we set to IPAGothic.
2023-02-27 20:54:45 -05:00
Pavel Sanda
9dee1572bb Fix casing.
Spotted by Juergen.
2023-02-26 19:51:48 +01:00
Pavel Sanda
2b6ef1257a Infoinset - better specification of few strings 2023-02-25 18:52:31 +01:00
Juergen Spitzmueller
7da020a594 Remove zombie Acknowledgement theorem 2023-02-25 08:43:41 +01:00
Pavel Sanda
52d51fe433 lyxpaperview - fix redirection
Any time pdfviewer process write anything to stderr it's killed,
most probably due to not existing pipe to proper stderr file descriptor.
/dev/null redirection fixes the issue.
2023-02-24 20:44:37 +01:00
Pavel Sanda
17829ee513 lyxpaperview - don't wait for the process to finish 2023-02-24 20:26:35 +01:00
Pavel Sanda
723d3703fd Update ja manuals from Koji 2023-02-24 19:57:30 +01:00
Juergen Spitzmueller
010fb0690a de/UserGuide: additions to citation search 2023-02-21 10:41:21 +01:00
Juergen Spitzmueller
c9b1b46796 Minor corrections and elaborations 2023-02-21 10:41:05 +01:00
Pavel Sanda
9cba175930 * UserGuide - few details on lyxpaperview 2023-02-21 09:52:11 +01:00
Pavel Sanda
307498894c * lyxpaperview.py - allow arguments for viewers 2023-02-20 23:07:09 +01:00
jpc
794c2aa956 Restore French guillemets 2023-02-20 11:13:09 +01:00
Pavel Sanda
cb32a61e94 UserGuide - document citation_search_view 2023-02-19 17:01:43 +01:00
Scott Kostyshak
07a7e847d6 French docs: remove unicode thin spaces
Consistent with 9b20b33a and cb732ef5.
2023-02-18 16:40:50 -05:00
Scott Kostyshak
9b20b33a3e fr EmbeddedObjects: fix comp with LuaTeX + babel
This commit removes unicode thin space characters (unicode 2009).

LuaTeX with polyglossia (the default) was compiling before, but this
fixes LuaTeX with babel.

XeTeX compilation (with both polyglossia and babel) still yields
missing glyphs.

Consistent with cb732ef5.
2023-02-18 16:30:07 -05:00
Pavel Sanda
e98d9f974a CT: Shorten menu items 2023-02-18 12:19:56 +01:00
Juergen Spitzmueller
a6f51c904d Some more minor corrections on the new (backup-related) documentation 2023-02-17 12:57:05 +01:00
Juergen Spitzmueller
85eff6884e de/UserGuide: add the recent additions on backup files 2023-02-17 11:28:42 +01:00
Juergen Spitzmueller
b4febc33da Minor corrections 2023-02-17 11:28:11 +01:00
Juergen Spitzmueller
cbcc369a94 Amend 176caed5c7
Forgot to save before committing.
How fitting given the topic of this section.
2023-02-17 10:41:44 +01:00
Juergen Spitzmueller
176caed5c7 UserGuide: Add documentation on our backup and safety framework
Explain the diverse types of backup, rescue and snapshot files, where
to find them and when to use which one.
2023-02-17 10:34:58 +01:00
Scott Kostyshak
0784e08062 Fix \origin of newly added ja books and reports 2023-02-16 12:07:51 -05:00