bugGNU TeXmacs - Bugs: bug #40708, LaTeX export of folded...

 
 

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

bug #40708: LaTeX export of folded environments won't compile

Submitter:  Miguel de Benito <mdbenito>
Submitted:  Tue 26 Nov 2013 12:32:26 PM UTC
   
 
Category:  Conversion Priority:  5 - Normal
Item Group:  Error Status:  Fixed
Privacy:  Public Assigned to:  fpoulain
Originator Name:  Open/Closed:  Closed
Release:  None Release:  svn 7906
Fixed Release:  None Fixed Release: 
Keywords: 

Wed 04 Dec 2013 12:28:32 PM UTC, comment #2: 

I added support for most "document oriented" folds.

The support for import / export of presentations oriented folds remain to be done.

See test file.

(file #29783)

Francois Poulain <fpoulain>
Group Member
Tue 26 Nov 2013 12:37:03 PM UTC, comment #1: 

See the attached file for a minimal example.

(file #29716)

Miguel de Benito <mdbenito>
Group Member
Tue 26 Nov 2013 12:32:26 PM UTC, original submission:  
  • Create a TeXmacs document with a folded environment.
  • Add some content to it to both the folded section and the unfolded one.
  • Fold the fold (hehe).
  • Export latex file.


The latex output contains commands like

\foldedenv
\foldedid


which are not defined in the "TeXmacs macros" section of the file. I don't know what's desirable in general (display folded environments? not?) but a workaround which hides everything behind the fold (when folded) is


\newcommand{\foldedenv}[2]{#1}


Miguel de Benito <mdbenito>
Group Member

 

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

Attached Files
file #29783:  test-export-folds.tm added by fpoulain (8KiB - text/texmacs)
file #29716:  test-folded-export.tex added by mdbenito (157B - application/octet-stream)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by mdbenito (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 6 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-12-04 fpoulain Attached File- Added test-export-folds.tm, #29783
        StatusIn Progress Fixed
        Open/ClosedOpen Closed
    2013-12-03 fpoulain StatusConfirmed In Progress
    2013-11-27 fpoulain StatusNone Confirmed
    2013-11-26 mdbenito Attached File- Added test-folded-export.tex, #29716

    Back to the top

    Powered by Savane 3.13-cf05.
    Corresponding source code