[asterisk-bugs] [Asterisk 0017220]: [patch] Add ability to generate an ASCII document from the TeX files
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Apr 21 10:57:54 CDT 2010
The following issue has been UPDATED.
======================================================================
https://issues.asterisk.org/view.php?id=17220
======================================================================
Reported By: lmadsen
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 17220
Category: Documentation
Reproducibility: N/A
Severity: text
Priority: normal
Status: new
Asterisk Version: SVN
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!): 258146
Request Review:
======================================================================
Date Submitted: 2010-04-21 10:55 CDT
Last Modified: 2010-04-21 10:57 CDT
======================================================================
Summary: [patch] Add ability to generate an ASCII document
from the TeX files
Description:
I've added the ability to run 'make asterisk.txt' (or 'make txt') just like
the current 'make asterisk.pdf' stuff.
Included in the patch is:
* fixed up several .tex files that weren't escaping characters correctly.
This would lead to Unicode characters in the text file. I've fixed all of
them (there are a few U+0000 and U+00FF stuff in the app_sms.tex file, but
those are on purpose)
* updated the configure script to check for catdvi (used to convert the
latex to text)
* updated the Makefiles
* updated the build_tools/prep_tarball script so that when we build new
releases going forward we'll generate the asterisk.txt file as well.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2010-04-21 10:57 lmadsen Summary Add ability to generate
an ASCII document from the TeX files => [patch] Add ability to generate an ASCII
document from the TeX files
======================================================================
More information about the asterisk-bugs
mailing list