bugGNU TeXmacs - Bugs: bug #58720, latex import: underscore in \ref,...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #58720: latex import: underscore in \ref, \eqref and \label not properly imported

Submitter:  Jeroen Wouters <jeronim>
Submitted:  Tue 07 Jul 2020 05:56:17 PM UTC
   
 
Category:  Conversion Priority:  5 - Normal
Item Group:  Error Status:  Fixed
Privacy:  Public Assigned to:  vdhoeven
Originator Name:  Open/Closed:  Closed
Release:  None Release: 
Fixed Release:  None Fixed Release: 
Keywords: 

Fri 23 Oct 2020 03:19:20 PM UTC, comment #1: 

Fixed in revision 13002.

Joris van der Hoeven <vdhoeven>
Group administrator
Tue 07 Jul 2020 05:56:17 PM UTC, original submission:  

\begin{document}
\begin{equation}
a = b \label{eq_test}
\end{equation}

ref \ref{eq_test}. eqref \eqref{eq_test}
\end{document}

is imported as

<\body>
  <\hide-preamble>
    \;
  </hide-preamble>

  <\equation>
    a=b<label|eq>
  </equation>

  ref <reference|eq>. eqref <eqref|eq<rsub|t>est>
</body>

Jeroen Wouters <jeronim>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by vdhoeven (Updated the item)
  • -email is unavailable- added by jeronim (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2020-10-23 vdhoeven CategoryNone Conversion
        StatusNone Fixed
        Assigned toNone vdhoeven
        Open/ClosedOpen Closed
    2020-10-23 vdhoeven Item GroupNone Error

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code