]> git.lyx.org Git - lyx.git/log
lyx.git
3 years agoAdd required elements in the layouts to support DocBook.
Pavel Sanda [Tue, 7 Jul 2020 07:49:48 +0000 (09:49 +0200)]
Add required elements in the layouts to support DocBook.

Slightly modified patch from Thibaut Cuvelier.

4 years agoPrevent outputting \maketitle within an inset embedded in title.
Juergen Spitzmueller [Sat, 4 Jul 2020 08:54:20 +0000 (10:54 +0200)]
Prevent outputting \maketitle within an inset embedded in title.

Amends [e4ef8ddc0f8202/lyxgit]

4 years agoProperly fix handling of title layouts within insets (#11787)
Juergen Spitzmueller [Fri, 3 Jul 2020 14:18:53 +0000 (16:18 +0200)]
Properly fix handling of title layouts within insets (#11787)

4 years agoRemove old example, as its mechanisms are now deprecated.
Thibaut Cuvelier [Thu, 9 May 2019 22:42:26 +0000 (00:42 +0200)]
Remove old example, as its mechanisms are now deprecated.

4 years agoconstification
Juergen Spitzmueller [Thu, 2 Jul 2020 06:22:49 +0000 (08:22 +0200)]
constification

4 years agoUpdate Russian localization
Yuriy Skalko [Wed, 1 Jul 2020 11:20:16 +0000 (14:20 +0300)]
Update Russian localization

4 years agoFix yet another thinko in the math grid paste code
Juergen Spitzmueller [Tue, 30 Jun 2020 15:23:58 +0000 (17:23 +0200)]
Fix yet another thinko in the math grid paste code

This is a Hydra!

4 years agoFix cursor positioning with specific matrix pastings
Juergen Spitzmueller [Tue, 30 Jun 2020 07:25:59 +0000 (09:25 +0200)]
Fix cursor positioning with specific matrix pastings

4 years agoFix c&p of tabular data between different LyX instances (#4448)
Juergen Spitzmueller [Mon, 29 Jun 2020 16:52:10 +0000 (18:52 +0200)]
Fix c&p of tabular data between different LyX instances (#4448)

4 years agoFix math matrix column insertion on paste
Juergen Spitzmueller [Mon, 29 Jun 2020 16:05:46 +0000 (18:05 +0200)]
Fix math matrix column insertion on paste

4 years agoUpdate cursor idx after grid paste if columns are appended
Juergen Spitzmueller [Mon, 29 Jun 2020 15:57:18 +0000 (17:57 +0200)]
Update cursor idx after grid paste if columns are appended

4 years agoResize table if needed on multi-cell paste
Juergen Spitzmueller [Mon, 29 Jun 2020 15:51:24 +0000 (17:51 +0200)]
Resize table if needed on multi-cell paste

4 years agoFix math grid paste when needing more cells
Juergen Spitzmueller [Mon, 29 Jun 2020 14:30:49 +0000 (16:30 +0200)]
Fix math grid paste when needing more cells

4 years agoImplement proper pasting from multiple table cells to non-table (#4447)
Juergen Spitzmueller [Mon, 29 Jun 2020 13:13:45 +0000 (15:13 +0200)]
Implement proper pasting from multiple table cells to non-table (#4447)

4 years agoCorrectly initialize font (language) for multiple-cell paste (#11898)
Juergen Spitzmueller [Mon, 29 Jun 2020 11:40:27 +0000 (13:40 +0200)]
Correctly initialize font (language) for multiple-cell paste (#11898)

4 years agoConfigure script: update names for new DocBook support, which is now always enabled.
Thibaut Cuvelier [Thu, 9 May 2019 22:41:20 +0000 (00:41 +0200)]
Configure script: update names for new DocBook support, which is now always enabled.

4 years agoDo not paste \t when pasting multiple table columns outside table (#4449)
Juergen Spitzmueller [Mon, 29 Jun 2020 10:51:15 +0000 (12:51 +0200)]
Do not paste \t when pasting multiple table columns outside table (#4449)

4 years agoTools(listFontWithLang.pl): Add option to write to a file
Kornel Benko [Mon, 29 Jun 2020 10:30:56 +0000 (12:30 +0200)]
Tools(listFontWithLang.pl): Add option to write to a file

The content is meant to be input to other commands to display
the fonts.

4 years agoUse new parskip in UG
Juergen Spitzmueller [Mon, 29 Jun 2020 09:00:31 +0000 (11:00 +0200)]
Use new parskip in UG

4 years agoFix pasting of math grid with more rows in source than target (#11897)
Juergen Spitzmueller [Mon, 29 Jun 2020 07:48:05 +0000 (09:48 +0200)]
Fix pasting of math grid with more rows in source than target (#11897)

4 years agoHonor "provides parskip 1"
Juergen Spitzmueller [Mon, 29 Jun 2020 07:00:28 +0000 (09:00 +0200)]
Honor "provides parskip 1"

4 years agoUpdate sk.po
Kornel Benko [Sun, 28 Jun 2020 17:18:14 +0000 (19:18 +0200)]
Update sk.po

4 years agode.po
Juergen Spitzmueller [Sun, 28 Jun 2020 16:53:36 +0000 (18:53 +0200)]
de.po

4 years agoSupport halfline and fullline also in vspace.
Juergen Spitzmueller [Sun, 28 Jun 2020 16:27:59 +0000 (18:27 +0200)]
Support halfline and fullline also in vspace.

4 years agoupdate tex2lyx tests
Juergen Spitzmueller [Sun, 28 Jun 2020 15:27:36 +0000 (17:27 +0200)]
update tex2lyx tests

4 years agouse package parskip to separate paragraphs with vertical space (#4796)
Juergen Spitzmueller [Sun, 28 Jun 2020 15:20:18 +0000 (17:20 +0200)]
use package parskip to separate paragraphs with vertical space (#4796)

File format change

4 years agoUpdate Russian
Yuriy Skalko [Sat, 27 Jun 2020 15:55:57 +0000 (18:55 +0300)]
Update Russian

4 years agoForce local switch for info insets that change language
Juergen Spitzmueller [Sat, 27 Jun 2020 07:40:12 +0000 (09:40 +0200)]
Force local switch for info insets that change language

Fixes compilation of current English UG

4 years agoClarify \upbrace and \downbrace (#11896)
Juergen Spitzmueller [Sat, 27 Jun 2020 07:22:36 +0000 (09:22 +0200)]
Clarify \upbrace and \downbrace (#11896)

4 years agoAdding DocBook test cases.
Thibaut Cuvelier [Thu, 9 May 2019 22:39:56 +0000 (00:39 +0200)]
Adding DocBook test cases.

4 years agoUpdate sk.po
Kornel Benko [Fri, 26 Jun 2020 10:26:29 +0000 (12:26 +0200)]
Update sk.po

4 years agoUpdate tex2lyx tests after file format change
Juergen Spitzmueller [Fri, 26 Jun 2020 09:32:01 +0000 (11:32 +0200)]
Update tex2lyx tests after file format change

4 years agode.po
Juergen Spitzmueller [Fri, 26 Jun 2020 09:23:45 +0000 (11:23 +0200)]
de.po

4 years agoDocument medspace and thickspace
Juergen Spitzmueller [Fri, 26 Jun 2020 09:13:18 +0000 (11:13 +0200)]
Document medspace and thickspace

4 years agoAdd support for medspace and thickspace (in text) (#11893)
Juergen Spitzmueller [Fri, 26 Jun 2020 09:12:35 +0000 (11:12 +0200)]
Add support for medspace and thickspace (in text) (#11893)

File format change.

4 years agoRun codespell on src/frontends
Jean-Marc Lasgouttes [Thu, 25 Jun 2020 22:04:31 +0000 (00:04 +0200)]
Run codespell on src/frontends

Command was:
codespell -w -i 3  -S Makefile.in -L mathed,afe,tthe,ue,fro,uint,larg,alph,te,thes,alle,Claus,pres,pass-thru  src/frontends/

4 years agotypo left by codespell
Pavel Sanda [Thu, 25 Jun 2020 22:07:03 +0000 (00:07 +0200)]
typo left by codespell

4 years agoRun codespell on tex2lyx/, client/, convert/ and graphics/
Jean-Marc Lasgouttes [Thu, 25 Jun 2020 21:50:52 +0000 (23:50 +0200)]
Run codespell on tex2lyx/, client/, convert/ and graphics/

Command was
codespell -w -i 3  -S Makefile.in -L mathed,afe,tthe,ue,fro,uint,larg,alph,te,thes,alle,Claus,pres,pass-thru  src/xxx

4 years agoRun codespell on src/insets
Jean-Marc Lasgouttes [Thu, 25 Jun 2020 21:46:16 +0000 (23:46 +0200)]
Run codespell on src/insets

Command was
codespell -w -i 3  -S Makefile.in -L mathed,afe,tthe,ue,fro,uint,larg,alph,te,thes,alle,Claus,pres,pass-thru  src/insets/

4 years agoRun codespell on src/mathed
Jean-Marc Lasgouttes [Thu, 25 Jun 2020 21:31:42 +0000 (23:31 +0200)]
Run codespell on src/mathed

codespell -w -i 3 -S Makefile.in -L mathed,afe,tthe,ue,fro,uint,larg,alph,te,thes,alle,Claus,wit,nd,numer  src/mathed/

4 years agoRun codespell on src/support
Jean-Marc Lasgouttes [Thu, 25 Jun 2020 21:16:08 +0000 (23:16 +0200)]
Run codespell on src/support

Codespell is run with command line
codespell -w -S Makefile.in -L mathed,afe,tthe,ue,fro,uint,larg,alph,te,thes,alle,Claus -i 3 src/support/

4 years agoUpdate sk.po
Kornel Benko [Thu, 25 Jun 2020 15:34:49 +0000 (17:34 +0200)]
Update sk.po

4 years agode.po
Juergen Spitzmueller [Thu, 25 Jun 2020 14:24:08 +0000 (16:24 +0200)]
de.po

4 years agoHarmonize some space shortcuts (math/text context menu)
Juergen Spitzmueller [Thu, 25 Jun 2020 14:22:42 +0000 (16:22 +0200)]
Harmonize some space shortcuts (math/text context menu)

4 years agoTools(listFontWithLang.pl): Added type for small capitals.
Kornel Benko [Thu, 25 Jun 2020 09:18:53 +0000 (11:18 +0200)]
Tools(listFontWithLang.pl): Added type for small capitals.

4 years agoConsider nesting level when autonesting
Juergen Spitzmueller [Thu, 25 Jun 2020 08:37:04 +0000 (10:37 +0200)]
Consider nesting level when autonesting

4 years agoAdd negmedspace and negthickspace to context menu
Juergen Spitzmueller [Wed, 24 Jun 2020 12:47:12 +0000 (14:47 +0200)]
Add negmedspace and negthickspace to context menu

4 years agoAllow row-breaking after some insets
Jean-Marc Lasgouttes [Tue, 23 Jun 2020 21:34:49 +0000 (23:34 +0200)]
Allow row-breaking after some insets

Add new RowFlags value CanBreakAfter, which says that the row can be
broken after the inset if needed. There is no CanBreakBefore yet,
because I do not know of an inset that needs it.

This makes screen closer to the actual behavior of insets.

Currently, only unprotected spaces and some special characters are
concerned. There may be more that need this handling.

Fixes bug #11621.

4 years agoMake all unbreakable spaces of the same Color_latex color
Jean-Marc Lasgouttes [Tue, 23 Jun 2020 21:33:37 +0000 (23:33 +0200)]
Make all unbreakable spaces of the same Color_latex color

Of course, this means that negative spaces cannot be recognized anymore.

4 years agoFix comment
Jean-Marc Lasgouttes [Tue, 23 Jun 2020 21:32:05 +0000 (23:32 +0200)]
Fix comment

4 years agoThe hard-coding of word_wrap has been fixed at bf88ad49.
Jean-Marc Lasgouttes [Mon, 22 Jun 2020 22:09:13 +0000 (00:09 +0200)]
The hard-coding of word_wrap has been fixed at bf88ad49.

4 years agoUse new rowFlags() values to remove some inset hardcoding.
Jean-Marc Lasgouttes [Mon, 22 Jun 2020 21:11:40 +0000 (23:11 +0200)]
Use new rowFlags() values to remove some inset hardcoding.

The enum DisplayType is replaced with the flags RowFlags that can be
combined. Here is the correspondence between the old DisplayType and
the new Inset::RowFlags:

DisplayType   RowFLags             Meaning
 Inline        Inline               plain inline inset
  --           BreakBefore          row ends before this inset
  --           BreakAfter           the row ends after this inset
 AlignCenter   Display             the inset is centered on its own row
 AlignLeft     Display | AlignLeft  the inset is left-aligned on its row
 AlignRight    Display | AlignRight the inset is right-aligned on its row
  --           RowAfter             an extra row is needed after this inset

Display is just a shortcut for BreakBefore | BreakAfter.

The flags for the newline inset will be BreakAfter | RowAfter,
while the separator inset will just use BreakAfter.

This groundwork does not introduce any new feature at this point. It
aims to remve the numerous isNewLine and isSeparator all over the
code, and to eventually optional break after some insets like spaces
(see #11621).

Most display() methods are renamed to rowFlags(). Some are removed
because they returned Inline.

Now display() is only a helper function for hull insets.

4 years agoAmend e501f2c4
Eugene Chornyi [Sun, 21 Jun 2020 17:50:21 +0000 (19:50 +0200)]
Amend e501f2c4
put icons in cmake bin dir so that tex2lyx can also see them

4 years agoSome python cleanup from Thibault.
Richard Kimberly Heck [Sun, 21 Jun 2020 15:37:23 +0000 (11:37 -0400)]
Some python cleanup from Thibault.

4 years agoTools(listFontWithLang.pl): more changes
Kornel Benko [Sun, 21 Jun 2020 09:43:35 +0000 (11:43 +0200)]
Tools(listFontWithLang.pl): more changes

Normalized some style names (e.g. cond -> condensed)
Handle some forgotten fonts (for sure there are more)
Routine getval() tries to get the same language entry for fullname, family and style if possible.
Added some more exceptions (for instance not all fonts with 'symbol' in name contain symbols)
Split family- and style words at case-change (lower to upper case) to identify shortcuts for styles.

4 years agoFix swapped logic (#11889)
Juergen Spitzmueller [Fri, 19 Jun 2020 14:40:07 +0000 (16:40 +0200)]
Fix swapped logic (#11889)

4 years agoFix in symbols handling: parse the XML entity with \def.
Thibaut Cuvelier [Fri, 19 Jun 2020 00:27:31 +0000 (02:27 +0200)]
Fix in symbols handling: parse the XML entity with \def.

4 years agoMathML: Convert HTML entities to XML entities.
Thibaut Cuvelier [Mon, 8 Jun 2020 02:07:47 +0000 (04:07 +0200)]
MathML: Convert HTML entities to XML entities.

4 years agoMathML stream allows for name spaces.
Thibaut Cuvelier [Thu, 9 May 2019 23:52:07 +0000 (01:52 +0200)]
MathML stream allows for name spaces.

4 years agoFocus keyword filed in Thesaurus dialog
Richard Kimberly Heck [Thu, 18 Jun 2020 14:51:05 +0000 (10:51 -0400)]
Focus keyword filed in Thesaurus dialog

4 years agoRename-XHTMLStream-to-XMLStream #3.
Pavel Sanda [Thu, 18 Jun 2020 13:58:48 +0000 (15:58 +0200)]
Rename-XHTMLStream-to-XMLStream #3.

Fix paragraph id in xHTML output to the pre-refactoring status.
Tested on math manual (plus minus nonessential newlines).

Slightly modified patch from Thibaut Cuvelier.

4 years agoWininstaller, use correct default icon for LyX documents
Eugene Chornyi [Thu, 18 Jun 2020 12:35:13 +0000 (14:35 +0200)]
Wininstaller, use correct default icon for LyX documents

4 years agoAssure that LyX and tex2lyx use src/lyxwinres.rc
Eugene Chornyi [Thu, 18 Jun 2020 12:31:25 +0000 (14:31 +0200)]
Assure that LyX and tex2lyx use src/lyxwinres.rc

4 years agoDo not dereference getFormat() if it is null
Jean-Marc Lasgouttes [Thu, 18 Jun 2020 09:39:45 +0000 (11:39 +0200)]
Do not dereference getFormat() if it is null

Return early when format is unknown. I am not sure whether this is
supposed to happen and whether we should assert on this condition.

Spotted by coverity.

4 years agoInitialize properly Counter::saved_value_ member
Jean-Marc Lasgouttes [Thu, 18 Jun 2020 09:23:26 +0000 (11:23 +0200)]
Initialize properly Counter::saved_value_ member

Spotted by coverity.

4 years agoPass BufferParams by address
Jean-Marc Lasgouttes [Thu, 18 Jun 2020 09:17:32 +0000 (11:17 +0200)]
Pass BufferParams by address

Spotted by coverity.

Note that this probably fixes a bug in getTokenValue(), where an author
was added to the BufferParams copy.

4 years agoUse the same icon as in the cmake build
Enrico Forestieri [Wed, 17 Jun 2020 17:52:27 +0000 (19:52 +0200)]
Use the same icon as in the cmake build

4 years agoAdd new icon
Enrico Forestieri [Wed, 17 Jun 2020 17:29:26 +0000 (19:29 +0200)]
Add new icon

This icon has been produced using lyx_doc.svg and contains 3
different sizes (32x32, 64x64, 256x256) instead of only one.

4 years agoTools(listFontWithLang.pl): Correct some font features for fontnames starting with 'b'
Kornel Benko [Wed, 17 Jun 2020 16:06:54 +0000 (18:06 +0200)]
Tools(listFontWithLang.pl): Correct some font features for fontnames starting with 'b'

4 years agoTools(listFontWithLang.pl): Correct some font features for fontnames starting with 'a'
Kornel Benko [Wed, 17 Jun 2020 12:44:27 +0000 (14:44 +0200)]
Tools(listFontWithLang.pl): Correct some font features for fontnames starting with 'a'

4 years agoCmake build: Do not overwrite the cache if nothing changes.
Kornel Benko [Tue, 16 Jun 2020 22:26:51 +0000 (00:26 +0200)]
Cmake build: Do not overwrite the cache if nothing changes.

One of possibly more places .

4 years agoTools(listFontWithLang.pl): Change the building of fontname.
Kornel Benko [Tue, 16 Jun 2020 22:24:21 +0000 (00:24 +0200)]
Tools(listFontWithLang.pl): Change the building of fontname.

A try to combine the style info and family into the font-name in such a way,
that the features are not doubled.

4 years agoUpdate copyright notice
Enrico Forestieri [Tue, 16 Jun 2020 19:22:42 +0000 (21:22 +0200)]
Update copyright notice

4 years agoRename-XHTMLStream-to-XMLStream #2.
Pavel Sanda [Mon, 15 Jun 2020 21:28:27 +0000 (23:28 +0200)]
Rename-XHTMLStream-to-XMLStream #2.

Refactor font-related stuff to come closer to the previous xHTML output.
Patch from Thibaut Cuvelier.

4 years agoAmend a6b07608d8e9de24, took older patch.
Pavel Sanda [Mon, 15 Jun 2020 11:13:00 +0000 (13:13 +0200)]
Amend a6b07608d8e9de24, took older patch.

4 years agoRename XHTMLStream to XMLStream, move it to another file, and prepare for DocBook...
Thibaut Cuvelier [Thu, 9 May 2019 23:35:40 +0000 (01:35 +0200)]
Rename XHTMLStream to XMLStream, move it to another file, and prepare for DocBook adoption.

xml.cpp/h also merges functionalities from sgml.cpp/h.

4 years agoTools(listFontWithLang.pl): Enable list of font features
Kornel Benko [Mon, 15 Jun 2020 08:22:10 +0000 (10:22 +0200)]
Tools(listFontWithLang.pl): Enable list of font features

Font-type can contain more than one feature (e.g. Initials + Serif)
therefore it is now a combination of featrures.

4 years agoYet another ru update by Yuriy
Juergen Spitzmueller [Mon, 15 Jun 2020 07:55:00 +0000 (09:55 +0200)]
Yet another ru update by Yuriy

4 years agoFix bug noticed by Scott.
Richard Kimberly Heck [Sun, 14 Jun 2020 19:33:06 +0000 (15:33 -0400)]
Fix bug noticed by Scott.

Since there may be subfloats, we do not want to move past the end
of a float when modifying it.

4 years agoMinor cleanup.
Richard Kimberly Heck [Sun, 14 Jun 2020 19:32:56 +0000 (15:32 -0400)]
Minor cleanup.

4 years agoCorrectly display \dag and \ddag in mathed
Enrico Forestieri [Sat, 13 Jun 2020 14:42:25 +0000 (16:42 +0200)]
Correctly display \dag and \ddag in mathed

They are synonyms for \dagger and \ddagger and are used
in Sect. 13.1 of the math manual.

4 years agoAdd mathds to math type table
Juergen Spitzmueller [Sat, 13 Jun 2020 14:43:35 +0000 (16:43 +0200)]
Add mathds to math type table

4 years agoAdd mathds to math type table
Enrico Forestieri [Sat, 13 Jun 2020 13:45:36 +0000 (15:45 +0200)]
Add mathds to math type table

4 years agode.po
Juergen Spitzmueller [Sat, 13 Jun 2020 08:36:00 +0000 (10:36 +0200)]
de.po

4 years agoAdd mathscr to math type table
Juergen Spitzmueller [Sat, 13 Jun 2020 08:31:23 +0000 (10:31 +0200)]
Add mathscr to math type table

4 years agoAdd mathscr to math type table, by Yuriy
Juergen Spitzmueller [Sat, 13 Jun 2020 08:25:05 +0000 (10:25 +0200)]
Add mathscr to math type table, by Yuriy

4 years agoUpdates for Russian, by Yuriy
Juergen Spitzmueller [Sat, 13 Jun 2020 08:24:40 +0000 (10:24 +0200)]
Updates for Russian, by Yuriy

4 years agoUpdate sk.po
Kornel Benko [Sat, 13 Jun 2020 07:14:11 +0000 (09:14 +0200)]
Update sk.po

4 years agoDocument the doublestroke package
Enrico Forestieri [Fri, 12 Jun 2020 11:03:01 +0000 (13:03 +0200)]
Document the doublestroke package

4 years agoAmend 5a80f7bb
Enrico Forestieri [Fri, 12 Jun 2020 09:50:58 +0000 (11:50 +0200)]
Amend 5a80f7bb

Was missing these.

4 years agoMathML: generate only a mathvariant for double-struck font, no redundant class
Thibaut Cuvelier [Thu, 11 Jun 2020 19:25:22 +0000 (21:25 +0200)]
MathML: generate only a mathvariant for double-struck font, no redundant class

4 years agotest
Eugene [Thu, 11 Jun 2020 19:52:56 +0000 (21:52 +0200)]
test

4 years agoTools(listFontWithLang.pl): Add new category for double stroke fonts
Kornel Benko [Thu, 11 Jun 2020 17:10:56 +0000 (19:10 +0200)]
Tools(listFontWithLang.pl): Add new category for double stroke fonts

4 years agoCmake build: Change the destination of fonts
Kornel Benko [Thu, 11 Jun 2020 17:06:21 +0000 (19:06 +0200)]
Cmake build: Change the destination of fonts

Select the lyx-fonts-directory such that font-config can find the dat

4 years agoAmend 5a80f7bb
Enrico Forestieri [Thu, 11 Jun 2020 15:43:44 +0000 (17:43 +0200)]
Amend 5a80f7bb

Was forgetting this.

4 years agoAdd support for the doublestroke package
Enrico Forestieri [Thu, 11 Jun 2020 14:42:31 +0000 (16:42 +0200)]
Add support for the doublestroke package

This commit adds the mathed command \mathds that selects a
font more appropriate than \mathbb for typesetting the
mathematical symbols for the natural (N), whole numbers (Z),
rational numbers (Q), real numbers (R), complex numbers (C),
and some others.

As in the \mathbb case, only capital letters are supported,
but in addition one can also typeset a symbol often used for
representing the indicator function (\mathds{1}) and the
letters a, h, k.

Fixes bug #11887.

4 years agoRename a file to comform with the layout description
Kornel Benko [Thu, 11 Jun 2020 10:08:48 +0000 (12:08 +0200)]
Rename a file to comform with the layout description

Saves one translatable string

4 years agoUI improvement to math matrix dialog, suggested by magistere (#11888)
Juergen Spitzmueller [Thu, 11 Jun 2020 09:29:11 +0000 (11:29 +0200)]
UI improvement to math matrix dialog, suggested by magistere (#11888)

4 years agoOutput double-struck fonts as such in MathML, not in bold
Thibaut Cuvelier [Wed, 10 Jun 2020 21:14:16 +0000 (23:14 +0200)]
Output double-struck fonts as such in MathML, not in bold

4 years agoConsider parbreakIsNewline in plaintext output
Juergen Spitzmueller [Thu, 11 Jun 2020 08:20:27 +0000 (10:20 +0200)]
Consider parbreakIsNewline in plaintext output

Fixes #11886