Pavel Sanda
c0b0add882
UG: add nopagebreak section
2020-10-14 22:24:13 +02:00
Richard Kimberly Heck
aac4179c43
Fix counter docs
2020-10-13 17:18:05 -04:00
Pavel Sanda
ebc01f49d5
UG: add lineno opt
2020-10-06 15:09:39 +02:00
Yuriy Skalko
e36fda8375
Update UserGuide
2020-09-17 17:24:14 +02:00
Richard Kimberly Heck
3e8a17f340
Documentation for ctrl-click on a reference
2020-09-10 13:09:48 -04:00
Pavel Sanda
78f97fcc10
UG: Import and review changes from Phil Netro.
...
Chapter 4-6 & Appendix.
Only few bits actually.
2020-08-28 20:54:26 +02:00
Juergen Spitzmueller
31d0811171
Improve and translate documentation of openCitation feature
2020-08-27 13:33:12 +02:00
Juergen Spitzmueller
8365eabd6f
Make paper search function accessible and customizable
2020-08-27 08:48:55 +02:00
Pavel Sanda
71332820d1
UG: Remove opening comment from Phil.
2020-08-24 15:11:53 +02:00
Pavel Sanda
9bd4da2769
First draft of open citation feature
2020-08-24 15:11:53 +02:00
Pavel Sanda
86d949e82e
UG: Import and review changes from Phil Netro.
...
Chapter 3.
Few additional changes from me.
2020-08-23 14:48:02 +02:00
Pavel Sanda
57076cfff4
UG: Import and review changes from Phil Netro.
...
Chapter 2.
Few additional changes from me.
2020-08-23 13:01:08 +02:00
Pavel Sanda
7112c8b67e
UG: Import and review changes from Phil Netro.
...
Chapter 1.
2020-08-22 21:11:38 +02:00
Juergen Spitzmueller
91170accde
Fix string
2020-08-12 14:30:25 +02:00
Yuriy Skalko
41e768fd42
Documentation fixes
2020-08-05 08:51:05 +02:00
Juergen Spitzmueller
5f960a1dbb
Use new parskip in UG
2020-06-29 11:00:31 +02:00
Juergen Spitzmueller
e121bd04bb
Support halfline and fullline also in vspace.
2020-06-28 18:27:59 +02:00
Juergen Spitzmueller
4fc6b5f37c
Clarify \upbrace and \downbrace ( #11896 )
2020-06-27 09:22:36 +02:00
Juergen Spitzmueller
19aa8e0de9
Document medspace and thickspace
2020-06-26 11:13:18 +02:00
Enrico Forestieri
d28e6b00cc
Add mathds to math type table
2020-06-13 15:45:36 +02:00
Juergen Spitzmueller
fcba229f92
Add mathscr to math type table, by Yuriy
2020-06-13 10:25:05 +02:00
Juergen Spitzmueller
ddd8b17a3b
User Guide: some minor corrections suggested by Henry Chern
2020-05-26 10:49:29 +02:00
Richard Kimberly Heck
086d65bd7c
Update documentation about counters.
2020-05-03 14:06:48 -04:00
Richard Kimberly Heck
bc4ca12ab5
Polish the counter UI a bit and add some to the documentation.
2020-05-01 19:03:54 -04:00
Richard Kimberly Heck
a08621ebce
Documentation for counter inset.
2020-04-30 23:46:26 -04:00
Richard Kimberly Heck
de40b09474
Fix thinkos for counter value type
2020-04-30 23:46:18 -04:00
Jean-Marc Lasgouttes
0b5ce4b5ba
Fixup cf9827df
: do not forget keyboard bindings and docs
...
Keyboard bindings are easy. For lfun icons in documentation, both the UserGuide and Tutorial have to be updated. Since this will have to be done again once the documentation is imported from branch, I list them here for reference:
For the lib/doc/ directory:
find . -name 'Tutorial.lyx' | xargs sed -i 's/"layout List"/"layout Labeling"/g'
find . -name 'UserGuide.lyx' | xargs sed -i 's/"layout List"/"layout Labeling"/g'
and then
find . -name 'Tutorial.lyx' | xargs sed -i 's/"layout \(Itemize\|Description\|Labeling\|Enumerate\|List\)"/"layout-toggle \1"/g'
find . -name 'UserGuide.lyx' | xargs sed -i 's/"layout \(Itemize\|Description\|Labeling\|Enumerate\|List\)"/"layout-toggle \1"/g'
Related to bug #11770 .
2020-03-04 14:07:03 +01:00
Stephan Witt
a891a1ba20
Avoid UTF8 "no-break space" and use the space inset instead.
2020-02-22 15:21:26 +01:00
Juergen Spitzmueller
5fc2662b13
Add pref to keep ct markup on copy/paste
...
Fixes #10278 , #10128
2020-01-13 15:20:48 +01:00
Juergen Spitzmueller
c77999a5f3
Add buffer param to opt-out fragile content movement
...
Fixes #11714
File format change
2020-01-10 10:21:09 +01:00
Juergen Spitzmueller
dc4823e759
Add native changebars
...
Fixes #10750
2019-12-24 18:12:22 +01:00
Juergen Spitzmueller
7ddec2affc
Fix index entry
2019-12-14 17:12:39 +01:00
Juergen Spitzmueller
cb25603ae1
Set makeindex as index processor in the docs
...
Prevent that another processor (such as xindy) is used when set in prefs.
xindy does not play well with hyperref.
Fixes #11708
2019-12-14 09:48:33 +01:00
Juergen Spitzmueller
ae67e54501
UserGuide: some typos fixed by Yuriy
2019-09-11 10:21:15 +02:00
Juergen Spitzmueller
6c2a0c6b37
Correct visual/logic cursor description
2019-07-23 07:36:53 +02:00
Juergen Spitzmueller
55465142ff
UserGuide: decimal separator updates.
2019-07-22 08:13:45 +02:00
Juergen Spitzmueller
f47e5ea24b
UserGuide: update prefs language documentation
2019-07-21 14:37:41 +02:00
Juergen Spitzmueller
88460b2398
Minor doc updates.
2019-07-13 08:51:14 +02:00
Jean-Marc Lasgouttes
9bf3e7b045
Document the new autocorrect behavior
2019-06-12 13:54:03 +02:00
Juergen Spitzmueller
d2b6232ce7
Fix lineno options param
...
This has been written even if empty -- and thus caused reading errors.
2019-06-02 19:07:01 +02:00
Juergen Spitzmueller
a3780f8939
Rename List/TOC menu item
2019-05-31 15:46:58 +02:00
Günter Milde
2ea92342b7
Make doc/UserGuide.lyx independent of French and Spanish language LaTeX support.
2019-05-25 15:32:24 +02:00
Pavel Sanda
c29f0d21cd
UserGuide.lyx - few notes for lineno.
2019-05-23 16:15:38 +02:00
Juergen Spitzmueller
6a1d8ef917
Doc updates
2019-05-12 09:26:53 +02:00
Juergen Spitzmueller
d93d65e688
UserGuide: update encoding documentation
2019-05-11 20:09:51 +02:00
Günter Milde
cb3e79f9a0
Use utf8 as inputenc for documentation, examples, and templates.
2019-05-08 21:29:01 +02:00
Juergen Spitzmueller
a8947c3099
Adapt documentation of natbib use with bibitem
2019-04-19 10:15:16 +02:00
Juergen Spitzmueller
8033cd9a9a
Update (formal) table documentation
2019-04-03 15:16:27 +02:00
Kornel Benko
780fd81a67
Amend 0b295819
: Fix some non-accessible URLS
...
Thanks Jürgen
2019-03-31 11:00:02 +02:00
Juergen Spitzmueller
2860266e30
remove buildlyxdir again
...
per request
2019-03-25 16:46:04 +01:00