Skip to content

Fix multi-line-fields in LF bibs on Windows #390

@koppor

Description

@koppor

If the .bib file has LF endings, multiline fields will be written using CRLF on Windows. - Should we add the line feed property to the meta data? (And write out accordingly?)

Steps:

  • create a bib file with LF line endings and a multi line field (e.g., comment)
  • add this file to .gitattributes with eol=lf
  • add a test case
  • Fix Bibdatabase writer

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions