|
|
| About site: Software/Typesetting/TeX/DVIware - DVII |
Return to Computers also Computers |
| About site: http://www.macrotex.net/dvii/ |
Title: Software/Typesetting/TeX/DVIware - DVII A free utility written in C that extracts information from a TeX dvi file. |
|
|
|
|
Extensio An information integration solution. It makes information from ERP implementations, CRM databases, custom applications, EAI and EIP solutions and the Internet, available on request.
| Capria_Multimedia Offers services in web design and database integration, graphic/print design, CD/DVD authoring, animation, and hosting.
| RFC_1237 Guidelines for OSI NSAP Allocation in the Internet. R. Collela, E.P. Gardner, R.W. Callon. July 1991.
| White_Box_Enterprise_Linux Rebuild of Red Hat Enterprise distribution from source, including only Free/Open source software, in the spirit of Debian.
| Freeware_Address_Books A directory of freeware address books, calculators and other business software.
| Hampton_Development Offers web development and design, hosting, and e-commerce.
|
|
| Alexa statistic for http://www.macrotex.net/dvii/ |
Please visit: http://www.macrotex.net/dvii/
|
| Related sites for http://www.macrotex.net/dvii/ |
| Calport_News_Scroller Displays and updates scrolling news (announcements, and notices) on the web site. | | Internet_Desk,_Inc_ Specialists in data recovery from damaged or virus infected hard drives or retrieval of lost files after accidental formatting. | | Computer_Keyes AS/400 fax and e-mail applications. | | RFC_1154 Encoding Header Field for Internet Messages. D. Robinson, R. Ullmann. April 1990. | | Sankhya_Tools_for_Software_Development Sankhya Simulator, a retargetable Instruction Set Simulator that loads ELF/DWARF and S-Record Files; Sankhya Debugger, a simple assembly level system debugger. | | Terrain_Modelling A number of scholarly pages covering visualization techniques, terrain morphing, generating fractal surfaces, data filtering, and a mars planetary model. (free, with code) | | SIGSAC__Security,_Audit_and_Control Sponsors conferences and workshops on information security. | | Index_Computer_Remarketing Buyer and seller of ThinkPads and ThinkPad parts. | | CD_Advantage Offers services in CD/DVD authoring, web design, print/packaging, video/animation, and CD duplication/replication. Located in Jacksonville, Florida, United States. | | C++_Source_Code List of resources for C++ source code, code snippets, and examples. | | MetaRuby__Project_Status Goal: implement Ruby's internals in Ruby; will use ruby2c to convert itself to C and bootstrap a new Ruby binary; to be fully compatible with (standard) Ruby. | | Cisco_Systems Cisco (CSCO) is the leading supplier of networking equipment and network management for the Internet. Products include routers, hubs, ethernet, LAN/ATM switches, dial-up access servers and software. | | Ventura_Web_Design Offers web design services, marketing, and e-commerce services. | | Sinhala_encoding_proposal Draft of the proposal for encoding Sinhala to for ISO ISO/IEC 10646 dated March 1997. Contains proposed names, and shapes of the characters and other details about the script. | | Wittman_Web_Design Offers web site design, hosting, and promotion services. | | Software_Creations Offers design, hosting, custom programming and database integration. Located in California, United States. | | Sullivan_and_Associates Offers site design, hosting, internet access, Cold Fusion development, database applications, and site promotion services. Located in Springfield, Illinois, United States. | | Magnetic Web design, hosting, marketing, database integration, and e-commerce. Located in Tampa, Florida, United States. | | Sage_RSS_Reader The sage RSS reader sidebar Handles RSS 1.0 and 2.0 feeds along with Atom feeds. | | Zugspitze_Webcam Live webcams from the top of the highest mountain of Germany, Zugspitze, at 2,962 m. |
|
This is websites2007.org cache of m/ as retrieved on 2008.09.05 websites2007.org's cache is the snapshot that we took of the page as we crawled the web. The page may have changed since that time.
|
DVII: a free TeX DVI file Information utilityDVII (TeX DVI file Information utility)IntroductionDownload executables or source code(Current version: 0.44 [02 May 2002])Sample outputWhat's new (18-Apr-2007)dvii user manual2002 TUGboat article on dvii(See the TUG (TeX User's Group)website for more information on TeX.) Please also visit my page of useful and freeTeX/LaTeX utilities. Introductiondvii is a free utility that extracts information from a TeX dvi file. Information displayed can include a summary: File comment (usually the date file was compiled)File sizeNumber of (physical) pagesNumber of fontsas well as more detailed information: Font names for all fonts usedList of physical page number/TeX page number pairsList of all \specials and the page on which they appearList of all fonts on a per page basisFor a sample of dvii's output, see the sample output page.Note that dvii does not alter the dvi file inany way, or create or modify any other files on your system; it is a'read only' utility. Furthermore, installing dvii consists of copying asingle executable. Removing it means simply removing thatsingle executable. No uninstall program needed! If you do not find anexecutable at this site for your platform, dvii iswritten in portable C so you can download the source and compileit yourself. Design GoalsThis utility is designed with the following goals in mind: it should be fast, faster than dvitypeit should be easy to use the output as a back end to Perl (orother text processing language),enabling the easy manipulation of the data for more specific purposesit should be useful to the TeX communityit should be portableit should small and easy to install/uninstallIn light of these goals, I encourage all those who use it to send me bug reports, and/or comments andsuggestions on how it can be improved. In particular, I am interested on makingthis program compile on as many different platforms as possible, soif you have compiling problems, please let me know. [Go back to page contents]What's New18 April 2007 Fixed problem withlinks in the Perl scripts section.4 January 2005 Updated information in section Executables sectionbelow for Red Hat Enterprise Linux. 15 May 2003 Added information about Adobe Acrobat's Document compare feature which performs the same sort of function as changes.pl; see the perl scripts section below for more information. 19 April 2003 Added a link to 2002TUGboat article on dvii.1 December 2002 Added binaries forMacintosh OSX (donated by Art Werschulz) and OpenBSD (Intel) (donated by Timothy Eyre). 17 August 2002 Page change utility(changes.pl). Tells you on which pages two dvi files differ. See the Perl script section. Updated user manual. Also made the cygwin DLL available for download directlyfrom this site. 2 May 2002 Version 0.44. Added the -P option to suppress the display ofphysical pages, as well as an additional ignore option whencalculating per-page checksums. Updated user manual. 18 December 2001 Fixed some small bugs in the font difference utility(fontdiff.pl) and added documentation for the Perlscripts to the dvii user manual. 23 September 2001 Font difference utility(fontdiff.pl). Tells you how two dvi files differ relative to fonts. See the Perl script section. 25 March 2001 Version 0.41. Small internal changes. 25 February 2001 Version 0.40. First version with fonts perpage feature. 25 January 2001 Version 0.32. Changed output format of fontchecksum to pad checksums that are fewer than 8 characters. 26 April 2000 Version 0.31. Fixed nasty bug causing parsingproblems; please upgrade to this version! [Go back to page contents]Executables and source codeThe current version of dvii is "0.44 (02 May 2002)".Source codeYou can download the file dvii.c;here is the README file which givesmore information on compiling and installation.Executables(Under construction) Included below are a few executables. Please letme know of any that do not work. To install, simply rename thefile to 'dvii.exe' (under DOS or Windows) or 'dvii' (under Unix) and placesomewhere in your PATH.Note. Some of the executables have been supplied by others and have notbeen tested by me; those are marked with a *. DOS dvii_dos.exe (version 0.31) Runs under plain old DOS (as well as Windows). Windows (Windows 9X/ME/NT/2000/XP) [WIN32] dvii_win32.exe (version 0.44) This runs under Windows 9X/ME/NT/2000/XP. It is not as fast as the WIN32/cygwin version (see next), but at least you only need this one file! [WIN32/cygwin] dvii_win32_cw.exe (version 0.44) This will run under Windows 9X/ME/NT/2000/XP, but only if you have the cygwin DLL. It is significantly faster than dvii_win32.exe. Macintosh [MacOSX] dvii_macosx (version 0.44) For Jaguar (version 10.2) Mac OS X (to be run from the command line). Linux [Intel] dvii_linux_intel_dynamic.exe (version 0.44) For Linux on Intel (requires that the the C libraries be installed). Note: tested on Red Hat Linux 7.1 and Red Hat Enterprise Linux 3. [Intel] dvii_linux_intel_static.exe (version 0.44) For Linux on Intel (does not require that the C libraries be installed (bigger!)). Note: tested on Red Hat Linux 7.1 and Red Hat Enterprise Linux 3. OpenBSD [Intel] *dvii_openbsd_intel.exe Note: only tested on OpenBSD 3.1. Compiled and supplied by Timothy Eyre. Solaris [Intel] dvii_solaris_intel.exe (version 0.??) For the Solaris x86 (Intel) platform. [Sparc] dvii_solaris_sparc.exe (version 0.44) For the Solaris Sparc platform. Sun 4 [Sparc] dvii_sunos414_classic.exe (version ??) For the Sun 4 Sparc platform. (Warning: this is a rather old version of dvii.) OSF1 Alpha dvii_OSF1_alpha.exe (version ??) For the OSF1 system using the Alpha chip. Wanted! Updated versions for DOS, OSF/Alpha, Solaris/Intel, Sun4. A faster stand-alone WIN32 version Perl scriptsThese Perl scripts use dvii as a backend to accomplishvarious useful tasks. More information on these utilities can be found in theappendix to the dvii manual.changes.pl (right-click on the link and choose to save the file) Specify two dvi files and this utility tells you on which pages the files are different using the page checksum feature ofdvii. This script requires the diff utility(available on most Unix platforms and for the Windows platforms withthe cygwin distribution). Note: I just discovered that Adobe Acrobat (the full version,not the freely available Acrobat Reader) has a comparefeature that allows one to compare two .pdf files page-by-page to spotdifferences in words, or words and fonts, or even pixel differences. Ifound this feature in version 4.05. fontdiff.pl(right-click on the link and choose to save the file) Specify two dvi files and this utility tells you the fontdifferences, a bit like the diff utility. Click here for more information on thefontdiff utility. specials.pl(right-click on the link and choose to save the file) Output a dvips-style list of all pages containing a\special. Very useful for printing just those pages of a document withan included figure. For example, if the file test.dvi hasspecials on pages 3, 4, and 7, the command perl specials.prl test.dviwould output the string -pp3,4,7You can also give the option --grep text which indicates to the Perl script to list only those pages which have specialscontaining the supplied text. For example, if you wanted a page list of all those pages containing a special whichloads a PSfile, you could type specials --grep PSfile file.dvi. (Note: the--grep option is case-sensitive.)Any requests? Send me a Perl script, or even an idea for a Perlscript that uses dvii and I will put it here. [Go back to page contents]Send mail to dvii maintainer (Last changed: 18-April-2007) Checkthis page.Included in the TeX/LaTeX ring Previous 5 Sites| |
|
| |
A | free | utility | written | in | C | that | extracts | information | from | a | TeX | dvi | file. |
|
http://www.macrotex.net/dvii/
DVII 2008 September
dvd rental
dvd
A free utility written in C that extracts information from a TeX dvi file.
Rules
|
© 2008 Internet Explorer 5+ or Netscape 6+
|
|
Recommended Sites: 1.
Arts -
Business -
Computers -
Games -
Health -
Home -
Kids and Teens -
News -
Recreation -
Reference -
Regional -
Science -
Shopping -
Society -
Sports -
World
Miss Gallery
- Top Anime Hentai
- DVD rental by mail
- Vegas Hotel - WesternUnion - Free eBooks Download - Payday Loans - Wills
|