Günter Milde
4d391443f5
configure.py: Add 'evince' as DVI viewer
...
The GNOME document viewer "evince" supports also DVI.
See https://wiki.gnome.org/Apps/Evince/SupportedDocumentFormats/
2017-01-12 16:08:03 +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
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
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
ae708fbeb6
Fix typo
2017-01-08 18:37:08 +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
Richard Heck
516423c54e
Polish plural and capitalized reference reversion.
...
Thanks to Scott for noticing the problem.
2017-01-05 02:50:18 -05: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
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
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
Juergen Spitzmueller
1ed70d10fd
Add "Plain" quotation mark style
...
File format change
2016-12-21 15:17:30 +01:00
Uwe Stöhr
764efb149d
EmbeddedObjects.lyx: fix some typos and few improvements
2016-12-21 02:21:59 +01:00
Juergen Spitzmueller
857506e992
Rename \\quotes_language to\\quotes_style
...
File format change.
2016-12-20 18:54:07 +01:00
Uwe Stöhr
cb1c228319
EmbeddedObjects.lyx: new description how to change table line colors within tables
...
will be backported the tomorrow
2016-12-20 02:46:47 +01:00
Guillaume Munch
e02f287f8b
Add InsetMathClass to the list of math completions
2016-12-20 00:15:59 +01:00
Uwe Stöhr
2daa771dae
UserGuide.lyx: fix 2 typos spotted by a user
2016-12-19 23:49:47 +01:00
Juergen Spitzmueller
0d92eaeb11
Further improve quote-inserts documentation
2016-12-19 11:39:56 +01:00
Günter Milde
7b5de36a75
Use xfrac package for "fraction characters".
...
The xfrac package is the "state of the art" for "split-level" (nice) fractions.
Character replacements look consistent, scale properly and fit in the line.
Fixes #5220 .
2016-12-18 23:42:15 +01:00
Juergen Spitzmueller
57eaf5dc4b
Update inset-modify description
2016-12-18 14:00:08 +01:00
Juergen Spitzmueller
092bbcede5
Some documentation of quote's inset-modify
2016-12-18 13:38:41 +01:00
Juergen Spitzmueller
197c193e21
Context menu for quote insets
...
Allows to switch quote type.
2016-12-17 12:58:33 +01:00
Juergen Spitzmueller
7cf315f855
Update LFUNs.lyx
2016-12-16 11:24:03 +01:00
Juergen Spitzmueller
7bf6d2b9ce
Extend quote-insert
...
Two more optional arguments to specify side and quote style.
GUI support follows.
2016-12-16 11:23:22 +01:00
Richard Heck
7a584f71bd
Simplify some lyx2lyx code.
...
Also, if the local layout we are removing is all there was, then
we can remove the entire block.
2016-12-13 22:03:59 -05:00
Richard Heck
b75c718d57
New format for changes to iopart.layout made at 91f980cf31
.
2016-12-13 21:49:04 -05:00
Juergen Spitzmueller
a5ebabbb99
speed up lyx2lyx reversion for non-Hebrew documents
2016-12-13 07:30:40 +01:00
Juergen Spitzmueller
e8b1ec66fc
Fix some thinkos in the revert_quotes routine
2016-12-12 10:49:08 +01:00
Juergen Spitzmueller
fceae79325
revert_quotes: consider verbatim layouts and some forgotten insets.
2016-12-10 12:54:12 +01:00
Juergen Spitzmueller
e8c932ff84
Enable InsetQuote in verbatim and Hebrew
...
In this context, the inset outputs straight quotes in LaTeX.
File format change.
Fixes : #7309
2016-12-10 11:53:42 +01:00
Günter Milde
81f5e596b4
File format update after 418016bf79
...
Removing unsupported encoding "pt254" from \inputencoding values makes documents using this value invalid (J.S.).
2016-12-07 18:38:41 +01:00
Richard Heck
91f980cf31
Verbatim, etc, can be used with IOP articles.
...
Fixes #10505 .
2016-12-06 17:54:32 -05:00
Günter Milde
418016bf79
Remove unsupported encoding "pt254".
...
This encoding (modified Mac Cyrillic for Asian languages) is rarely used and not supported by Gnu iconv.
Update comments in lib/encodings.
Update ctests: Gnu iconv only supports cp858, if configured with "--enable-extra-encodings".
2016-12-06 14:04:50 +01:00
Kornel Benko
5dbe57b3d6
Cmake tests: Add a script to modify preferences prior to export testing
2016-12-03 11:32:19 +01:00
Scott Kostyshak
67094dd6e6
ctests: require up-to-date TeX Live for reliable
...
The unreliable sublabel varying_versions is now defined to be about
versions other than TeX Live, because we require a full and
up-to-date TeX Live installation for reliable tests.
For discussion, see:
https://www.mail-archive.com/search?l=mid&q=o1ovd9%24479%241%40blaine.gmane.org
2016-12-03 00:39:01 -05:00