Juergen Spitzmueller
74f774d6cf
Merge branch 'master' into biblatex2
2017-01-11 10:45:48 +01:00
Günter Milde
1b752275b0
Python formatting (no change to function).
...
* remove trailing whitespace,
* remove/replace NL-escaping backslashs,
* wrap long lines.
2017-01-11 10:43:38 +01:00
Kornel Benko
931542d758
Typo
2017-01-11 10:17:25 +01:00
Juergen Spitzmueller
425c190d62
merge recent changes from master
2017-01-09 20:04:32 +01:00
Scott Kostyshak
578f964d9f
Fix typo in Development.lyx
2017-01-09 13:48:32 -05:00
Guillaume Munch
e11a3cb895
Remove some hardcoded addToToc: note, footnote, marginalnote, branch
...
Define their Toc from the layout instead.
2017-01-09 18:27:26 +01:00
Guillaume Munch
f0663e3ce4
Document AddToToc
2017-01-09 18:27:26 +01:00
Guillaume Munch
d6b1dc4724
Update Sweave, Knitr manual and showcase the new Navigate menu
...
Also mention needauth option
2017-01-09 18:22:22 +01:00
Guillaume Munch
d1c1a4520c
Fine tune AddToToc options for Sweave, Knitr
2017-01-09 18:22:22 +01:00
Juergen Spitzmueller
a751c5b846
Extend and improve name list handling
...
This allows to generate different name lists depending on the need and
context.
Also addresses #8489 .
2017-01-09 17:54:56 +01:00
Juergen Spitzmueller
322808281f
Merge branch 'master' into biblatex2
2017-01-09 09:53:20 +01:00
Juergen Spitzmueller
a04a2f9a8a
Remove Requires and Excludes from CiteEngines
...
These are exclusive anyway.
2017-01-09 09:04:37 +01:00
Uwe Stöhr
a64a31c1e5
Additional.lyx: re-sync with branch
...
I don't know what happened with the version in master because it contained outdated sections I already removed months ago in branch. I can also not see new inf that is special in LyX 2.3dev.
Therefore I re-sync hereby with the version in branch.
As I often request: please change the doc files in branch, only new features of LyX 2.3 are master-only because there is no reason not to update and improve the docs for every LyX release.
2017-01-09 01:31:13 +01:00
Uwe Stöhr
36cfed9f7f
fix last traces of bug #10068
2017-01-09 01:26:23 +01:00
Juergen Spitzmueller
352a8e115f
Merge branch 'master' into biblatex2
2017-01-08 18:41:11 +01:00
Juergen Spitzmueller
ae708fbeb6
Fix typo
2017-01-08 18:37:08 +01:00
Juergen Spitzmueller
1ee83d4200
User Guide documentation.
...
Now only an adaptation of the Additional Features manual is needed,
but I leave this for now, since that manual apparently is undergoing
a major revision.
2017-01-08 17:11:01 +01:00
Juergen Spitzmueller
9c738951c7
Documentation bit.
2017-01-08 12:50:03 +01:00
Juergen Spitzmueller
8319b3e9d6
Biblatex support
...
File format change
2017-01-08 09:39:46 +01:00
Juergen Spitzmueller
ecbd047cff
Merge branch 'master' into biblatex2
2017-01-08 09:06:26 +01:00
Richard Heck
74f09a27c4
Documentation for "no prefix" option.
2017-01-07 15:07:44 -05:00
Richard Heck
ff3690a5fd
Add a "noprefix" option to the "labelonly" version of the reference
...
inset.
If the reference is "sec:mysec", then this will output just "mysec".
This is what is needed, e.g., to use refstyle's range commands, e.g.,
\secrangeref{mysec1}{mysec2}
You *cannot* use:
\secrangeref{sec:mysec1}{sec:mysec2}
even if those are the actual labels.
Eventually, I'd like to add native support for this, but I'm a bit
frightened of trying to make the reference dialog support multiple
selections.
2017-01-07 15:07:44 -05:00
Juergen Spitzmueller
dbbefcd321
Dynamically set final punctuation of bib entries
...
Fullcite does not need the punct.
2017-01-07 17:55:38 +01:00
Juergen Spitzmueller
378a2c8257
Outsource jurabib specials to the style file.
2017-01-07 17:40:23 +01:00
Juergen Spitzmueller
eba2f0479e
Implement display of starred cite commands
...
This entails a change of getAbbrAuthor to getAuthorList (the default is
still abbreviated with respect to MaxCiteItems, but the list can be, at
explicit request, shortened or full notwithstanding MaxCiteItems.
2017-01-07 17:32:45 +01:00
Juergen Spitzmueller
979294d5ec
New tag MaxCiteNames
...
This determines the number of authors before "et al.". We had it
hardcoded to 2, but actually the nuumber differs.
2017-01-07 16:44:27 +01:00
Juergen Spitzmueller
23c231c761
Merge branch 'master' into biblatex2
2017-01-05 14:30:26 +01:00
Richard Heck
516423c54e
Polish plural and capitalized reference reversion.
...
Thanks to Scott for noticing the problem.
2017-01-05 02:50:18 -05:00
Juergen Spitzmueller
03ac5407a3
Extend cite engine style documentation
2017-01-04 13:30:50 +01:00
Juergen Spitzmueller
f6d4bce123
Merge branch 'master' into biblatex2
2017-01-03 21:49:56 +01:00
Guillaume Munch
f77e5733cf
Set mathrel for a few more lib/symbols
...
Improve display of textmode macros in lib/symbols
2017-01-03 20:35:41 +01:00
Juergen Spitzmueller
bd1b5d580b
Add some documentation to the rather esoteric style files
2017-01-03 15:35:57 +01:00
Richard Heck
5e353fecb9
Update documentation after recent changes to references.
2017-01-02 22:39:38 -05:00
Richard Heck
73f59e87bd
Add ability to use refstyle's plural and capitalization features.
2017-01-02 22:32:36 -05:00
Richard Heck
c513c26e62
Label only command for reference dialog.
2017-01-02 18:08:30 -05:00
Juergen Spitzmueller
f653a41063
Adapt menu string
2017-01-02 12:00:56 +01:00
Juergen Spitzmueller
f38827b63b
whitespace
2017-01-01 08:36:13 +01:00
Juergen Spitzmueller
dcdd04a492
TeXFiles.py: scan for biblatex *.bbx and *.cbx files
2017-01-01 08:07:05 +01:00
Juergen Spitzmueller
dc9efe3d47
Add a CiteFramework tag
...
This is to distinguish the biblatex and bibtex paradigms
2017-01-01 08:07:04 +01:00
Juergen Spitzmueller
ff93aea509
Rework default bibliography style UI
...
* Use a combo with all available styles
* Correctly reset default on engine change
* Consider that EngineTypes might have different defaults
2017-01-01 08:07:03 +01:00
Juergen Spitzmueller
59a4f263a4
Properly support the cite engines in the GUI
...
Instead of hardcoding 3 engines, we now support all engines which are
defined in the *.citeengines files.
2017-01-01 07:56:24 +01:00
Juergen Spitzmueller
97aea7e5b1
Disentangle CiteEngines and Modules
...
These two are different beasts and thus should be handled differently.
2017-01-01 07:56:24 +01:00
Juergen Spitzmueller
f8a85f35be
Add support for the Crimson font
...
We use the more comprehensive cochineal package if available and fall
back to the crimson package, if not.
Math support is provided by means of newtxmath
Fixes : #9974 , #9976
2016-12-29 16:45:19 +01:00
Juergen Spitzmueller
e03543eff1
Add Joel Kulesza to the credits
2016-12-28 16:50:25 +01:00
Juergen Spitzmueller
2f03e156ce
Add some line breaks
2016-12-27 16:03:41 +01:00
Juergen Spitzmueller
e4189c664c
Update quote-insert bindings
2016-12-27 08:39:06 +01:00
Juergen Spitzmueller
89ce0c9069
Support for CJK quotation marks
...
File format change
Fixes : #2712
2016-12-26 14:03:48 +01:00
Juergen Spitzmueller
f78cb64cf4
UserGuide: Document the quotation mark changes
2016-12-25 13:38:52 +01:00
Juergen Spitzmueller
36a679344a
Implement dynamic quotation marks
...
File format change.
2016-12-25 12:19:02 +01:00
Juergen Spitzmueller
237193f8a8
Some new quote styles
...
* b `british' (``inner quotation'')
* w >>swedishg>> ('inner quotation') ["g" = Guillemets]
* f <<french>> (``inner quotation'')
* i <<frenchin>> (<<inner quotation>>) ["in" = Imprimerie Nationale]
* r <<russian>> (,,inner quotation``)
Rename "french" to "swiss"
Also rename "single/double" to "secondary/primary" ("inner/outer" in
the UI) and "left/right" to "opening/closing". Note that the inset
identifier string is left as is ("s/d" and "l/r")
2016-12-24 14:27:00 +01:00