Uploaded image for project: 'LaTeX'
  1. LaTeX
  2. LATEX-54

New line should not start a new paragraph

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 1.7
    • 1.6
    • Syntax
    • None
    • Integration
    • Unknown
    • N/A
    • N/A

    Description

      For example, in xwiki/2.1:

      hello
      world
      

      Should generate:

      hello\\*
      world
      

      instead of:

      hello\\
      world
      

      Since the latter creates a new paragraph according to http://bxhorn.com/latex-line-and-page-breaks/

      Attachments

        Activity

          People

            vmassol Vincent Massol
            vmassol Vincent Massol
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: