bugtex4ht - Bugs: bug #480, Failure with Biblatex-Chicago

 
 
Show feedback again

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

bug #480: Failure with Biblatex-Chicago

Submitted by:  Michal Hoftich <michal_h21>
Submitted on:  Fri Jul 31 07:53:38 2020  
 
Category: NonePriority: 5 - Normal
Severity: 5 - NormalStatus: None
Privacy: PublicAssigned to: None
Open/Closed: Closed

Thu Dec 16 15:21:20 2021, comment #2:

I've found that we need to reset catcodes before loading of Ifthen, we get some issues otherwise, like in this sample:

\documentclass{article}
\usepackage{biblatex-chicago}
\usepackage[english]{babel}
\begin{document}
hello
\end{document}

It produces an error about unknown command \string:, which is caused by wrong catcode of the ":" character.

The fix for this issue is in the sources now.

Michal Hoftich <michal_h21>
Project Member
Tue Dec 14 16:28:44 2021, comment #1:

I've revisited this issue as we now fixed various issues related to BibLaTeX and Hyperref. I've found, that in addition to issues from the last year, that were related to the use of `\url` command in the BibLaTeX's note field, it also fails with some Ifthen commands. It reported that \NOT and others were unknown commands.
I fixed that by loading of Ifthen before BibLaTeX Chicago in the biblatex-chicago-hooks.4ht file.

Then there was the original issue, cause by use of \url inside the "note" field in the BibTeX file. I've fixed that using \protected\def, instead of just \def, for the redefinition of \url.

With these fixes, everything works.

Michal Hoftich <michal_h21>
Project Member
Fri Jul 31 07:53:38 2020, original submission:

I've found this post on Stackoverflow: https://stackoverflow.com/questions/63081369/make4ht-with-biblatex-fails-for-records-using-url-when-title-field-used-but-not

It seems that TeX4ht fails when \url command is used in the note field in a BibTeX field. This happens only with Biblatex-Chicago. I've tried to locate this issue, but haven't found a solution yet.

Michal Hoftich <michal_h21>
Project Member

 

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 michal_h21 (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 Dec 14 16:28:44 2021michal_h21Open/ClosedOpen=>Closed
    Show feedback again

    Back to the top


    Powered by Savane 3.1-cleanup+gray