bugtex4ht - Bugs: bug #411, reversemarginpar is ignored

 
 
Show feedback again

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

bug #411: reversemarginpar is ignored

Submitted by:  Raffaele Mancuso <raffam>
Submitted on:  Sat Feb 9 09:44:03 2019  
 
Category: NonePriority: 5 - Normal
Severity: 5 - NormalStatus: None
Privacy: PublicAssigned to: None
Open/Closed: Closed

Mon Mar 25 20:40:13 2019, comment #2:

or the tl19 pretest :). (committing shortly.)

Karl Berry <karl>
Project Administrator
Mon Mar 25 14:38:45 2019, comment #1:

I've added a support for \reversemarginpar in the HTML format. It will produce the "reversemarginapar" class, which can be styled using CSS. Modified version of the CSS code is used by default, but the result is quite ugly. Better solution is to use something like:

\Preamble{xhtml}
\Css{.reversemarginpar{float:left;width:10em;margin-left:-11em;font-size:0.8em;}}
\Css{.marginpar{margin-right:-11em,width: 10em;}}
\Css{body{margin-left:11em;max-width:55em;}}
\begin{document}
\EndPreamble

More code would be needed to support smaller screens.

The fix will appear only in TL 2019.

Michal Hoftich <michal_h21>
Project Member
Sat Feb 9 09:44:03 2019, original submission:

htlatex ignores the "\reversemarginpar" command. Whatever a \marginpar{} occurs after a "\reversemarginpar", htlatex nonetheless puts the margin on the right of the page instead of putting it on the left

Raffaele Mancuso <raffam>

 

Attached Files
file #306:  text.tex added by raffam (152B - text/x-tex - Example file)

 

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 raffam (Submitted the item)
  • -unavailable- added by raffam
  •  

    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):

     

     

    3 latest changes follow.

    Date Changed By Updated Field Previous Value => Replaced By
    Mon Mar 25 20:40:13 2019karlOpen/ClosedOpen=>Closed
    Sat Feb 9 09:44:03 2019raffamAttached File-=>Added text.tex, #306
      Carbon-Copy-=>Added -unavailable-
    Show feedback again

    Back to the top


    Powered by Savane 3.1-cleanup+gray