Bugs
Search the entire project
This project's trackers
This project's forums
This project's releases
This project's news
Project
People
Skill
Advanced search
Log In
|
New Account
Home
My Page
Projects
Code Snippets
Project Openings
po4a
Summary
Activity
Forums
Tracker
Lists
News
SCM
Files
[#312737] Texinfo files get somewhat mangled by po4a
View Trackers
|
Bugs
|
Download .csv
|
Monitor
Date:
2010-10-01 22:49
Priority:
3
State:
Open
Submitted by:
Carsten Stupka (
cms-guest
)
Assigned to:
Nobody (None)
Category:
None
Group:
None
Resolution:
None
Summary:
Texinfo files get somewhat mangled by po4a
Detailed description
I am unsure whether this can be considered an actual bug.
I took a texinfo file from the GNU Bash reference manual and sucessfully converted it using texi2pdf. Then, I ran po4a -k0 over the original (without any localization strings) and tried to convert that file to a pdf file, which utterly fails.
Makeinfo works on the file, though.
But I can't really make out any differences between the original file and the unlocalized po4 output besides line breaks... (You might want to use KDiff3 instead of command line diffing)
Source for missing reference files:
http://www.gnu.org/software/bash/manual/bash.texi.tar.gz
Followup
Message
Date: 2010-10-02 09:01
Sender:
Denis Barbier
Hello, thanks for your report.
This is indeed a bug, I just fixed lib/Locale/Po4a/Texinfo.pm in SVN. The pdf looks fine to me now, but info generation is broken because of @ifset commands within @menu, I do not know yet how to fix it.
Attached Files:
Attachments:
bash.texi.po4a
bash.texi
Changes:
Field
Old Value
Date
By
File Added
4010: bash.texi.po4a
2010-10-01 22:49
cms-guest
File Added
4011: bash.texi
2010-10-01 22:49
cms-guest
Show source