Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 28180 - bad character in LaTeX style picins.sty, tetex-1.0.7-r13 and others
Summary: bad character in LaTeX style picins.sty, tetex-1.0.7-r13 and others
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High minor
Assignee: Mamoru KOMACHI (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-08 06:16 UTC by Jan Fikar
Modified: 2003-09-29 14:04 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Fikar 2003-09-08 06:16:47 UTC
when picins package is used as e.g.

\usepackage{picins}

latex says:

(/usr/share/texmf/tex/latex/misc/picins.sty
Option `picins' Version 3.0 Sep. 1992, TH Darmstadt/HRZ
! Text line contains an invalid character.
l.579 ^^Z

cure:

very simple, remove last non-ASCII character from
/usr/share/texmf/tex/latex/misc/picins.sty

this problem is probably not specific to Gentoo but more general
Comment 1 Jan Fikar 2003-09-08 06:27:08 UTC
it seems to be fixed in tetex-texmf-2.0.2.tar.gz
Comment 2 Mamoru KOMACHI (RETIRED) gentoo-dev 2003-09-29 14:04:13 UTC
Added a patch for tetex-1.0.7. Thanks for reporting the bug.