<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Add new PDFWriter class for writing PDF with printing options"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=71213#c12">Comment # 12</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Add new PDFWriter class for writing PDF with printing options"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=71213">bug 71213</a>
              from <span class="vcard"><a class="email" href="mailto:aacid@kde.org" title="Albert Astals Cid <aacid@kde.org>"> <span class="fn">Albert Astals Cid</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=71213#c7">comment #7</a>)
<span class="quote">> Created <span class=""><a href="attachment.cgi?id=88598" name="attach_88598" title="Use consistent line ending in PDFDoc">attachment 88598</a> <a href="attachment.cgi?id=88598&action=edit" title="Use consistent line ending in PDFDoc">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=71213&attachment=88598'>[review]</a> [review]
> Use consistent line ending in PDFDoc

> Use only '\n' in PDFDoc.</span >

I need an english native speaker here :D

************
The carriage return (CR) and line feed (LF) characters, also called newline
characters, are treated as end-of-line (EOL) markers. The combination of a
carriage return followed immediately by a line feed is treated as one EOL
marker.
For the most part, EOL markers are treated the same as any other white-space
characters. However, sometimes an EOL marker is required or recommended—
that is, the following token must appear at the beginning of a line.
************

Is it saying that only a CRLF is a EOL marker or that all CR, LF or CRLF are 1
EOL marker?</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>