[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 12:09:20 CDT 2010


A NOTE has been added to this issue. 
====================================================================== 
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:                       SWP-1318 
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 12:09 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.
====================================================================== 

---------------------------------------------------------------------- 
 (0120692) lmadsen (administrator) - 2010-04-21 12:09
 https://issues.asterisk.org/view.php?id=17220#c120692 
---------------------------------------------------------------------- 
Note that I have the change to include/asterisk/autoconfig.h.in included
here, and it wasn't necessary. It was generated by ./bootstrap.sh 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-04-21 12:09 lmadsen        Note Added: 0120692                          
======================================================================




More information about the asterisk-bugs mailing list