Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1180868

Summary: ! Undefined control sequence \pgfsys@svg@newline ->\Hnewline
Product: [Fedora] Fedora Reporter: Michael S. Tsirkin <mst>
Component: texliveAssignee: Tom "spot" Callaway <tcallawa>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 21CC: novyjindrich, pbonzini, than
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-09-17 19:33:29 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
applying this patch fixes the problem none

Description Michael S. Tsirkin 2015-01-11 11:27:47 UTC
Created attachment 978709 [details]
applying this patch fixes the problem

Description of problem:
regression: htlatex error in Fedora 21.

compiling with htlatex produces an error in Fedora 21,
used to work in Fedora 20.

Reports upstream:
http://tug.org/pipermail/tex4ht/2014q2/000944.html

http://puszcza.gnu.org.ua/bugs/?216

applying attached patch to file
/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-tex4ht.def
seems to help.

Version-Release number of selected component (if applicable):
texlive-pgf-svn33057.3.0.0-1.1.fc21.noarch

How reproducible:
always

Steps to Reproduce:
1. git svn clone -s https://tools.oasis-open.org/version-control/svn/virtio
2. cd virtio
3. ./makehtml.sh

Actual results:
(/usr/share/texlive/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version-0-65
.sty
! Undefined control sequence.
\pgfsys@svg@newline ->\Hnewline 
                                
l.190   \pgfusepathqfill}
                         
? 
! Emergency stop.
\pgfsys@svg@newline ->\Hnewline 
                                
l.190   \pgfusepathqfill}
                         
No pages of output.
Transcript written on virtio-v1.0-cs01.log.


Expected results:

document compiles successfully

Additional info:

Comment 2 Michael S. Tsirkin 2015-01-12 10:26:57 UTC
and upstream bug report on sourceforge
http://sourceforge.net/p/pgf/bugs/327/

Comment 3 Fedora Admin XMLRPC Client 2015-08-11 05:32:18 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 4 Tom "spot" Callaway 2015-09-17 19:33:29 UTC

*** This bug has been marked as a duplicate of bug 1241458 ***