bugtex4ht - Bugs: bug #308, extra space from minted.sty

 
 
Show feedback again

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

bug #308: extra space from minted.sty

Submitted by:  Karl Berry <karl>
Submitted on:  Sun May 29 23:43:34 2016  
 
Category: NonePriority: 5 - Normal
Severity: 5 - NormalStatus: None
Privacy: PublicAssigned to: None
Open/Closed: Closed

Mon Jun 13 23:31:17 2016, comment #3:

regenerated and installed ooffice.4ht in tl; more later on the problems, which were unrelated to anything here. closing this.

Karl Berry <karl>
Project Administrator
Fri Jun 10 16:11:27 2016, comment #2:

installed in tex4ht; updated html4.4ht and html32.4ht in tl, but not yet ooffice.4ht, since something went wrong with the generation (due to unrelated changes on my end, i think). will look at that later.

Karl Berry <karl>
Project Administrator
Tue Jun 7 09:22:53 2016, comment #1:

Deimi found that the explicit spaces are inserted by configurations for fancyvrb. It doesn't really make a sense to insert these spaces, so this patch removes them.

(file #240)

Michal Hoftich <michal_h21>
Project Member
Sun May 29 23:43:34 2016, original submission:

from nasser: http://tex.stackexchange.com/questions/311284
http://tug.org/pipermail/tex4ht/2016q2/001471.html

make4ht foo.tex "--shell-escape" on

\documentclass[11pt]{article}%ext
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage{color}
\usepackage{minted}
\usepackage{upquote} %to fix string quotes
\setlength\parindent{0pt}
\begin{document}

\begin{minted}[linenos=false,fontfamily=tt,frame=leftline,
showspaces=false,stripall=true,xleftmargin=0pt]{matlab}
clear all; close all;
t = 0:0.05:50;
s = tf('s');
sys = 1/(s^2+0.2*s+1);
\end{minted}
\end{document}

Karl Berry <karl>
Project Administrator

 

Attached Files
file #240:  fancyvrb.patch added by michal_h21 (2kB - text/x-patch)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -unavailable- added by michal_h21 (Updated the item)
  • -unavailable- added by karl (Submitted the item)
  •  

    Do you think this task is very important?
    If so, you can click here to add your encouragement to it.
    This task has 0 encouragements so far.

    Only logged-in users can vote.

     

    Please enter the title of George Orwell's famous dystopian book (it's a date):

     

     

    2 latest changes follow.

    Date Changed By Updated Field Previous Value => Replaced By
    Mon Jun 13 23:31:17 2016karlOpen/ClosedOpen=>Closed
    Tue Jun 7 09:22:53 2016michal_h21Attached File-=>Added fancyvrb.patch, #240
    Show feedback again

    Back to the top


    Powered by Savane 3.1-cleanup+gray