[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 14:27:41 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=17220
======================================================================
Reported By: lmadsen
Assigned To: lmadsen
======================================================================
Project: Asterisk
Issue ID: 17220
Category: Documentation
Reproducibility: N/A
Severity: text
Priority: normal
Status: closed
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:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2010-04-21 10:55 CDT
Last Modified: 2010-04-21 14:27 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.
======================================================================
----------------------------------------------------------------------
(0120711) svnbot (reporter) - 2010-04-21 14:27
https://issues.asterisk.org/view.php?id=17220#c120711
----------------------------------------------------------------------
Repository: asterisk
Revision: 258383
U trunk/doc/tex/asterisk.tex
------------------------------------------------------------------------
r258383 | lmadsen | 2010-04-21 14:27:41 -0500 (Wed, 21 Apr 2010) | 3 lines
Fix change in asterisk.tex that got merged in after testing.
(issue https://issues.asterisk.org/view.php?id=17220)
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=258383
Issue History
Date Modified Username Field Change
======================================================================
2010-04-21 14:27 svnbot Checkin
2010-04-21 14:27 svnbot Note Added: 0120711
======================================================================
More information about the asterisk-bugs
mailing list