[tex4ht] [bug #347] escapechar not usable in lstlisting, results in loss of line breaks

2016-12-15 Thread Karl Berry
Update of bug #347 (project tex4ht):

 Open/Closed:Open => Closed 

___

Follow-up Comment #3:

committed to tex live, r42717. thanks.


___

Reply to this item at:

  

___
  Message sent via/by Puszcza
  http://puszcza.gnu.org.ua/



[tex4ht] [bug #347] escapechar not usable in lstlisting, results in loss of line breaks

2016-12-15 Thread Tak Auyeung
Follow-up Comment #2, bug #347 (project tex4ht):

file #271 listings.4ht fixes the problem! Most excellent and prompt work, much
appreciated!

___

Reply to this item at:

  

___
  Message sent via/by Puszcza
  http://puszcza.gnu.org.ua/



[tex4ht] [bug #347] escapechar not usable in lstlisting, results in loss of line breaks

2016-12-15 Thread Michal Hoftich
Follow-up Comment #1, bug #347 (project tex4ht):

I can confirm that. Please try the attached listings.4ht. 

(file #271)
___

Additional Item Attachment:

File name: listings.4ht   Size:2 KB


___

Reply to this item at:

  

___
  Message sent via/by Puszcza
  http://puszcza.gnu.org.ua/



[tex4ht] [bug #347] escapechar not usable in lstlisting, results in loss of line breaks

2016-12-15 Thread Tak Auyeung
URL:
  

 Summary: escapechar not usable in lstlisting, results in loss
of line breaks
 Project: tex4ht
Submitted by: tauyeung
Submitted on: Thu 15 Dec 2016 09:11:01 AM EET
Category: None
Priority: 5 - Normal
Severity: 5 - Normal
  Status: None
 Privacy: Public
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any

___

Details:

The following code results in the loss of all line breaks  after the
mathescape:

\begin{lstlisting}[language=C, mathescape]
#include 

int main()
{
  return 0; // $x$
}
\end{lstlisting}

The output is correct once the math escape is removed. Regular latex does
render the code correctly.

Any bug fix or ways to get around this problem is much appreciated!




___

Reply to this item at:

  

___
  Message sent via/by Puszcza
  http://puszcza.gnu.org.ua/