[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 11:13:05 CDT 2010


The following issue is now READY FOR TESTING. 
====================================================================== 
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:                     ready for testing
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 11:13 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 11:13 lmadsen        Status                   new => ready for
testing
======================================================================




More information about the asterisk-bugs mailing list