bugtex4ht - Bugs: bug #390, problem using new added support...

 
 
Show feedback again

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

bug #390: problem using new added support for package{bera} in tex4ht

Submitted by:  Nasser M. Abbasi <nma123>
Submitted on:  Tue Mar 27 04:19:22 2018  
 
Category: NonePriority: 5 - Normal
Severity: 3 - MinorStatus: None
Privacy: PublicAssigned to: None
Open/Closed: Closed

Tue Mar 27 22:50:38 2018, comment #2:

committed to tl (pretest).

Karl Berry <karl>
Project Administrator
Tue Mar 27 10:05:42 2018, comment #1:

There was a missing htf file for monospaced bera font in T1 encoding. I've added it to the tex4ht sources and added its contents to your TeX.sx question.

Michal Hoftich <michal_h21>
Project Member
Tue Mar 27 04:19:22 2018, original submission:

Posted also at

https://tex.stackexchange.com/questions/423373/problem-using-new-added-support-for-packagebera-in-tex4ht

Now that tex4ht have added support to package bera, I've been using it for little while, and just found a problem.

If Verbatim has something like y'' or y' then in the HTML output it shows just as y, i.e. the primes are gone. This happens when I compiled with --lua option, and when I use \usepackage{upquote} as well.

I have been using \usepackage{upquote} forever, since it is needed to make tex4ht not mess up another issue, and it was recommended for me to use by @michal.h21

So there seems to be a new conflict now between upquote and bera in tex4ht?

Here is a MWE
%------------------------

\documentclass{article}%
\usepackage{upquote} %to handle correct tex4ht to html conversion of `
\usepackage{fancyvrb}
\usepackage{bera} %now tex4ht supports this, thanks to michal.h21
\usepackage[T1]{fontenc}

\begin{document}

\begin{Verbatim}
Lets try y'' and see what happens
lets try y' and see what happens
\end{Verbatim}

\end{document}
%----------------------

Compiled using

make4ht --lua foo_before.tex

The HTML output shows missing '' in the verbatim.

For now, I will stop using bera package. It just made the fonts look a little nicer on the web page I thought, so it is not a big problem.

Thanks
--Nasser

Nasser M. Abbasi <nma123>

 

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -unavailable- added by karl (Posted a comment)
  • -unavailable- added by michal_h21 (Posted a comment)
  • -unavailable- added by nma123 (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):

     

     

    1 latest change follows.

    Date Changed By Updated Field Previous Value => Replaced By
    Tue Mar 27 22:50:38 2018karlOpen/ClosedOpen=>Closed
    Show feedback again

    Back to the top


    Powered by Savane 3.1-cleanup+gray